By type
Installing SDNC/R from startODL.sh script Settings: SDNC_BIN=/opt/onap/sdnc/bin SDNC_HOME=/opt/onap/sdnc SDNC_DB_INIT=false ODL_CERT_DIR= ENABLE_ODL_CLUSTER=true ODL_REMOVEIDMDB=true SDNC_REPLICAS=1 ENABLE_OAUTH=false ENABLE_ODLUX_RBAC=false SDNRWT=true SDNRDM=false SDNRONLY=false SDNRINIT=false SDNRDBURL=http://sdnrdb.onap:9200 SDNRDBUSERNAME= GEO_ENABLED=false IS_PRIMARY_CLUSTER=true MY_ODL_CLUSTER=127.0.0.1 PEER_ODL_CLUSTER=127.0.0.1 SDNR_NORTHBOUND=false AAF_ENABLED=false SERVICE_NAME= NAMESPACE= SDNR_NETCONF_CALLHOME_ENABLED=true Installing SDN-C keyStore Warning: The generated certificate uses a 1024-bit RSA key which is considered a security risk. This key size will be disabled in a future update. Installing A1-adapter trustStore Installing directed graphs Load and activate started at Wed Aug 10 09:15:00 UTC 2022 2022-08-10 09:15:01 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicParser - Could not get service logic store org.onap.ccsdk.sli.core.sli.ConfigurationException: Could load service store from properties file /opt/onap/sdnc/svclogic/config/svclogic.properties at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:53) at org.onap.ccsdk.sli.core.sli.SvcLogicParser.getStore(SvcLogicParser.java:439) at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.
(SvcLogicLoader.java:53) at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:409) Caused by: org.onap.ccsdk.sli.core.sli.ConfigurationException: failed to get database connection [jdbc:mysql://mariadb-galera:3306/sdnctl] at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.getConnection(SvcLogicJdbcStore.java:82) at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.initDbResources(SvcLogicJdbcStore.java:245) at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.init(SvcLogicJdbcStore.java:279) at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:97) at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:70) at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:51) ... 3 more Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : Socket fail to connect to host:mariadb-galera, port:3306. Connection refused (Connection refused) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394) at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) at org.mariadb.jdbc.Driver.connect(Driver.java:89) at java.sql/java.sql.DriverManager.getConnection(Unknown Source) at java.sql/java.sql.DriverManager.getConnection(Unknown Source) at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.getConnection(SvcLogicJdbcStore.java:80) ... 8 more Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:mariadb-galera, port:3306. Connection refused (Connection refused) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:257) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:524) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389) ... 14 more Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:252) ... 16 more Load and activate finished at Wed Aug 10 09:15:01 UTC 2022 Load and activate took 1.0 seconds Add boot feature: sdnr-wt-feature-aggregator-devicemanager-base,sdnr-wt-feature-aggregator-devicemanager Add boot feature: sdnr-wt-helpserver-feature,sdnr-wt-odlux-core-feature,sdnr-wt-odlux-apps-feature Add boot feature: odl-netconf-callhome-ssh Installing Opendaylight cluster features for mdsal and netconf Replace boot feature odl-netconf-connector-all, with: Installing Opendaylight cluster features Replace boot feature odl-netconf-topology with: odl-netconf-clustered-topology Replace boot feature odl-mdsal-all with: odl-mdsal-all,odl-mdsal-clustering Add boot feature: odl-jolokia Update cluster information statically Get current fqdn onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local This is a local cluster ################################################ ## Configure Cluster ## ################################################ NOTE: Cluster configuration files not found. Copying from /opt/opendaylight/current/system/org/opendaylight/controller/sal-clustering-config/4.0.7 Configuring unique name in akka.conf Configuring hostname in akka.conf Configuring data and rpc seed nodes in akka.conf modules = [ { name = "inventory" namespace = "urn:opendaylight:inventory" shard-strategy = "module" }, { name = "topology" namespace = "urn:TBD:params:xml:ns:yang:network-topology" shard-strategy = "module" }, { name = "toaster" namespace = "http://netconfcentral.org/ns/toaster" shard-strategy = "module" } ] Configuring replication type in module-shards.conf ################################################ ## NOTE: Manually restart controller to ## ## apply configuration. ## ################################################ Add boot feature: a1-adapter-northbound No certs provided. Skip installation. Startup opendaylight featuresRepositories = file:${karaf.etc}/8c3f5b03-ffde-4375-a3d0-8b2a42010fe5.xml,mvn:org.onap.ccsdk.sli.core/ccsdk-sli-core-all/1.4.1/xml/features, mvn:org.onap.ccsdk.sli.adaptors/ccsdk-sli-adaptors-all/1.4.1/xml/features, mvn:org.onap.ccsdk.sli.northbound/ccsdk-sli-northbound-all/1.4.1/xml/features, mvn:org.onap.ccsdk.sli.plugins/ccsdk-sli-plugins-all/1.4.1/xml/features,mvn:org.onap.ccsdk.oran/a1-adapter-northbound/1.3.2/xml/features, mvn:org.onap.ccsdk.features/ccsdk-features-all/1.3.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.northbound/sdnr-northbound-all/1.3.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator/1.3.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-oauth/1.3.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-devicemanager/1.3.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-devicemanager-base/1.3.1/xml/features,mvn:org.onap.sdnc.northbound/sdnc-northbound-all/2.3.0/xml/features featuresBoot = 3ff20d47-695d-4366-a0f9-1661e55afa00,odl-restconf-all,odl-netconf-clustered-topology,odl-mdsal-all,odl-mdsal-clustering,odl-mdsal-apidocs,odl-daexim-all,odl-restconf-nb-rfc8040,ccsdk-sli-core-all,ccsdk-sli-adaptors-all,ccsdk-sli-northbound-all,ccsdk-sli-plugins-all,sdnc-northbound-all,sdnr-wt-feature-aggregator-devicemanager-base,sdnr-wt-feature-aggregator-devicemanager,sdnr-wt-helpserver-feature,sdnr-wt-odlux-core-feature,sdnr-wt-odlux-apps-feature,odl-netconf-callhome-ssh,odl-jolokia,a1-adapter-northbound Apache Karaf starting up. Press Enter to open the shell now... 5% [===> ] 10% [=======> ] 15% [==========> ] 21% [===============> ] 26% [==================> ] 31% [======================> ] 36% [=========================> ] 42% [==============================> ] 47% [=================================> ] 52% [=====================================> ] 57% [=========================================> ] 63% [=============================================> ] 68% [================================================> ] 73% [====================================================> ] 78% [========================================================> ] 84% [============================================================> ] 89% [================================================================> ] 94% [===================================================================> ] 100% [========================================================================] Karaf started in 0s. Bundle stats: 19 active, 19 total 2022-08-10T09:15:04,640 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-api - 2.0.14 | - | Logging configuration changed. (Event Admin service unavailable - no notification sent). 2022-08-10T09:15:05,721 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Adding features: sdnr-wt-feature-aggregator-devicemanager-base/[1.3.1,1.3.1],sdnr-wt-feature-aggregator-devicemanager/[1.3.1,1.3.1],odl-restconf-nb-rfc8040/[2.0.11,2.0.11],odl-restconf-all/[2.0.11,2.0.11],odl-netconf-callhome-ssh/[2.0.11,2.0.11],sdnr-wt-helpserver-feature/[1.3.1,1.3.1],sdnr-wt-odlux-core-feature/[1.3.1,1.3.1],a1-adapter-northbound/[1.3.2,1.3.2],odl-daexim-all/[1.10.1,1.10.1],ccsdk-sli-core-all/[1.4.1,1.4.1],ccsdk-sli-northbound-all/[1.4.1,1.4.1],ccsdk-sli-plugins-all/[1.4.1,1.4.1],odl-jolokia/[4.0.7,4.0.7],sdnr-wt-odlux-apps-feature/[1.3.1,1.3.1],odl-mdsal-apidocs/[2.0.11,2.0.11],ccsdk-sli-adaptors-all/[1.4.1,1.4.1],odl-netconf-clustered-topology/[2.0.11,2.0.11],3ff20d47-695d-4366-a0f9-1661e55afa00/[0,0.0.0],sdnc-northbound-all/[2.3.0,2.3.0] 2022-08-10T09:15:05,962 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Changes to perform: 2022-08-10T09:15:05,963 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Region: root 2022-08-10T09:15:05,964 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Bundles to install: 2022-08-10T09:15:05,964 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.el/javax.el-api/3.0.0 2022-08-10T09:15:05,965 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.enterprise/cdi-api/2.0.SP1 2022-08-10T09:15:05,965 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.interceptor/javax.interceptor-api/1.2.2 2022-08-10T09:15:05,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.transaction/javax.transaction-api/1.2 2022-08-10T09:15:05,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 2022-08-10T09:15:05,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 2022-08-10T09:15:05,967 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.0 2022-08-10T09:15:05,967 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.0 2022-08-10T09:15:05,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.0 2022-08-10T09:15:05,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.7/jar/uber 2022-08-10T09:15:05,969 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.osgi/org.osgi.service.jdbc/1.0.0 2022-08-10T09:15:05,972 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Installing bundles: 2022-08-10T09:15:05,973 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.el/javax.el-api/3.0.0 2022-08-10T09:15:05,979 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.enterprise/cdi-api/2.0.SP1 2022-08-10T09:15:05,984 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.interceptor/javax.interceptor-api/1.2.2 2022-08-10T09:15:06,017 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.transaction/javax.transaction-api/1.2 2022-08-10T09:15:06,022 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 2022-08-10T09:15:06,030 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 2022-08-10T09:15:06,035 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.0 2022-08-10T09:15:06,040 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.0 2022-08-10T09:15:06,042 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.0 2022-08-10T09:15:06,045 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.7/jar/uber 2022-08-10T09:15:06,072 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.osgi/org.osgi.service.jdbc/1.0.0 2022-08-10T09:15:06,126 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Starting bundles: 2022-08-10T09:15:06,128 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.url.wrap/2.6.7 2022-08-10T09:15:06,139 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.el-api/3.0.0 2022-08-10T09:15:06,141 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-inject/1.0.0.3 2022-08-10T09:15:06,142 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.interceptor-api/1.2.2 2022-08-10T09:15:06,144 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.enterprise.cdi-api/2.0.0.SP1 2022-08-10T09:15:06,147 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.transaction-api/1.2.0 2022-08-10T09:15:06,149 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.osgi.service.jdbc/1.0.0.201505202023 2022-08-10T09:15:06,150 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.pool.common/1.5.0 2022-08-10T09:15:06,151 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.jasypt/1.9.3.1 2022-08-10T09:15:06,153 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc/1.5.0 2022-08-10T09:15:06,169 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.config/1.5.0 2022-08-10T09:15:06,183 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Done. 2022-08-10T09:17:28,567 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Changes to perform: 2022-08-10T09:17:28,568 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Region: root 2022-08-10T09:17:28,569 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Bundles to uninstall: 2022-08-10T09:17:28,569 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.enterprise.cdi-api/2.0.0.SP1 2022-08-10T09:17:28,569 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.transaction-api/1.2.0 2022-08-10T09:17:28,570 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-inject/1.0.0.3 2022-08-10T09:17:28,570 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Bundles to install: 2022-08-10T09:17:28,570 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.java-websocket/Java-WebSocket/1.5.2 2022-08-10T09:17:28,570 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:ch.qos.logback/logback-classic/1.2.5 2022-08-10T09:17:28,571 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:ch.qos.logback/logback-core/1.2.5 2022-08-10T09:17:28,571 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.checkerframework/checker-qual/3.8.0 2022-08-10T09:17:28,571 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-annotations/2.12.5 2022-08-10T09:17:28,572 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-core/2.12.5 2022-08-10T09:17:28,572 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-databind/2.12.5 2022-08-10T09:17:28,572 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.5 2022-08-10T09:17:28,573 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.12.5 2022-08-10T09:17:28,573 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.12.5 2022-08-10T09:17:28,573 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.5 2022-08-10T09:17:28,573 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.woodstox/woodstox-core/6.2.6 2022-08-10T09:17:28,574 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.gson/gson/2.8.8 2022-08-10T09:17:28,574 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.guava/guava/30.1.1-jre 2022-08-10T09:17:28,574 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.guava/failureaccess/1.0.1 2022-08-10T09:17:28,575 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.googlecode.json-simple/json-simple/1.1.1 2022-08-10T09:17:28,575 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.h2database/h2/1.4.200 2022-08-10T09:17:28,575 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-authn-api/0.14.7 2022-08-10T09:17:28,576 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/sal-netconf-connector/2.0.11 2022-08-10T09:17:28,576 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.highstreet-technologies.opendaylight/odl-ready/3.2.0 2022-08-10T09:17:28,576 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.rabbitmq/amqp-client/5.13.0 2022-08-10T09:17:28,577 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.sun.xml.bind/jaxb-core/2.2.11 2022-08-10T09:17:28,577 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.sun.xml.bind/jaxb-impl/2.2.11 2022-08-10T09:17:28,577 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.typesafe/config/1.4.0 2022-08-10T09:17:28,577 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.typesafe/ssl-config-core_2.13/0.4.2 2022-08-10T09:17:28,578 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.derby/derby/10.14.2.0 2022-08-10T09:17:28,578 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.findbugs/annotations/3.0.1 2022-08-10T09:17:28,578 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.aeron/aeron-client/1.32.0 2022-08-10T09:17:28,578 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.aeron/aeron-driver/1.32.0 2022-08-10T09:17:28,579 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-core/4.1.25 2022-08-10T09:17:28,579 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-graphite/4.1.25 2022-08-10T09:17:28,579 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-healthchecks/4.1.25 2022-08-10T09:17:28,580 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-jmx/4.1.25 2022-08-10T09:17:28,580 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-jvm/4.1.25 2022-08-10T09:17:28,580 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-buffer/4.1.69.Final 2022-08-10T09:17:28,581 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-codec/4.1.69.Final 2022-08-10T09:17:28,581 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-codec-http/4.1.69.Final 2022-08-10T09:17:28,581 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-common/4.1.69.Final 2022-08-10T09:17:28,582 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-handler/4.1.69.Final 2022-08-10T09:17:28,582 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-resolver/4.1.69.Final 2022-08-10T09:17:28,582 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport/4.1.69.Final 2022-08-10T09:17:28,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport-native-epoll/4.1.69.Final/jar/linux-x86_64 2022-08-10T09:17:28,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport-native-unix-common/4.1.69.Final 2022-08-10T09:17:28,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:jakarta.activation/jakarta.activation-api/1.2.2 2022-08-10T09:17:28,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.javassist/javassist/3.27.0-GA 2022-08-10T09:17:28,584 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.annotation/javax.annotation-api/1.3.1 2022-08-10T09:17:28,584 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.mail/mail/1.4.7 2022-08-10T09:17:28,584 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.servlet/javax.servlet-api/3.1.0 2022-08-10T09:17:28,585 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.validation/validation-api/1.1.0.Final 2022-08-10T09:17:28,585 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.validation/validation-api/2.0.1.Final 2022-08-10T09:17:28,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.ws.rs/javax.ws.rs-api/2.1.1 2022-08-10T09:17:28,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.odlparent/karaf.branding/9.0.8 2022-08-10T09:17:28,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:log4j/log4j/1.2.17 2022-08-10T09:17:28,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:log4j/apache-log4j-extras/1.2.17 2022-08-10T09:17:28,587 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.lz4/lz4-java/1.8.0 2022-08-10T09:17:28,587 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:net.sf.ehcache/ehcache/2.10.9.2 2022-08-10T09:17:28,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.agrona/agrona/1.9.0 2022-08-10T09:17:28,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.antlr/antlr4-runtime/4.9.2 2022-08-10T09:17:28,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 2022-08-10T09:17:28,589 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 2022-08-10T09:17:28,589 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 2022-08-10T09:17:28,589 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 2022-08-10T09:17:28,589 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 2022-08-10T09:17:28,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 2022-08-10T09:17:28,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 2022-08-10T09:17:28,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 2022-08-10T09:17:28,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.11 2022-08-10T09:17:28,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 2022-08-10T09:17:28,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.3.2 2022-08-10T09:17:28,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries/org.apache.aries.util/1.1.3 2022-08-10T09:17:28,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-collections/commons-collections/3.2.2 2022-08-10T09:17:28,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-beanutils/commons-beanutils/1.9.4 2022-08-10T09:17:28,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-codec/commons-codec/1.15 2022-08-10T09:17:28,593 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-io/commons-io/2.11.0 2022-08-10T09:17:28,593 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.commons/commons-text/1.9 2022-08-10T09:17:28,593 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-lang/commons-lang/2.6 2022-08-10T09:17:28,593 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.commons/commons-lang3/3.12.0 2022-08-10T09:17:28,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-logging/commons-logging/1.2 2022-08-10T09:17:28,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.felix/org.apache.felix.scr/2.1.28 2022-08-10T09:17:28,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1 2022-08-10T09:17:28,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 2022-08-10T09:17:28,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.3.3 2022-08-10T09:17:28,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.3.3 2022-08-10T09:17:28,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.3.3 2022-08-10T09:17:28,596 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.3.3 2022-08-10T09:17:28,596 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.3.3 2022-08-10T09:17:28,596 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.3.3 2022-08-10T09:17:28,596 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.3.3 2022-08-10T09:17:28,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.3.3 2022-08-10T09:17:28,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.3.3 2022-08-10T09:17:28,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.3.3 2022-08-10T09:17:28,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.3.3 2022-08-10T09:17:28,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.3.3 2022-08-10T09:17:28,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.3.3 2022-08-10T09:17:28,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.3.3 2022-08-10T09:17:28,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.3.3 2022-08-10T09:17:28,599 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.3.3 2022-08-10T09:17:28,599 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.3.3 2022-08-10T09:17:28,599 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.3.3 2022-08-10T09:17:28,599 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.3.3 2022-08-10T09:17:28,600 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.3.3 2022-08-10T09:17:28,600 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.3.3 2022-08-10T09:17:28,600 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.3.3 2022-08-10T09:17:28,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.3.3 2022-08-10T09:17:28,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.3.3 2022-08-10T09:17:28,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.3.3 2022-08-10T09:17:28,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.3.3 2022-08-10T09:17:28,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.3.3 2022-08-10T09:17:28,602 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.3.3 2022-08-10T09:17:28,602 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.3.3 2022-08-10T09:17:28,602 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.3.3 2022-08-10T09:17:28,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-websocket-api/1.1_1 2022-08-10T09:17:28,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-osgi/2.5.1 2022-08-10T09:17:28,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-scp/2.5.1 2022-08-10T09:17:28,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-sftp/2.5.1 2022-08-10T09:17:28,604 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.tomcat/tomcat-jdbc/9.0.52/$DynamicImport-Package=org.mariadb.*,org.apache.derby.*&overwrite=merge 2022-08-10T09:17:28,604 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.velocity/velocity/1.7 2022-08-10T09:17:28,604 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.velocity/velocity-engine-core/2.3 2022-08-10T09:17:28,604 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.xbean/xbean-bundleutils/4.20 2022-08-10T09:17:28,605 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.xbean/xbean-finder/4.20 2022-08-10T09:17:28,605 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.codehaus.jettison/jettison/1.4.1 2022-08-10T09:17:28,605 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jdt.core.compiler/ecj/4.6.1 2022-08-10T09:17:28,605 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-client/9.4.43.v20210629 2022-08-10T09:17:28,606 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-continuation/9.4.43.v20210629 2022-08-10T09:17:28,606 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-deploy/9.4.43.v20210629 2022-08-10T09:17:28,607 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-http/9.4.43.v20210629 2022-08-10T09:17:28,607 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-io/9.4.43.v20210629 2022-08-10T09:17:28,607 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jaas/9.4.43.v20210629 2022-08-10T09:17:28,607 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jmx/9.4.43.v20210629 2022-08-10T09:17:28,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jndi/9.4.43.v20210629 2022-08-10T09:17:28,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-plus/9.4.43.v20210629 2022-08-10T09:17:28,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-proxy/9.4.43.v20210629 2022-08-10T09:17:28,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-rewrite/9.4.43.v20210629 2022-08-10T09:17:28,609 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-security/9.4.43.v20210629 2022-08-10T09:17:28,609 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jaspi/9.4.43.v20210629 2022-08-10T09:17:28,609 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-server/9.4.43.v20210629 2022-08-10T09:17:28,609 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-servlet/9.4.43.v20210629 2022-08-10T09:17:28,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-servlets/9.4.43.v20210629 2022-08-10T09:17:28,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-util/9.4.43.v20210629 2022-08-10T09:17:28,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-util-ajax/9.4.43.v20210629 2022-08-10T09:17:28,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-webapp/9.4.43.v20210629 2022-08-10T09:17:28,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-api/9.4.43.v20210629 2022-08-10T09:17:28,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-client/9.4.43.v20210629 2022-08-10T09:17:28,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-common/9.4.43.v20210629 2022-08-10T09:17:28,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.4.43.v20210629 2022-08-10T09:17:28,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.4.43.v20210629 2022-08-10T09:17:28,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-server/9.4.43.v20210629 2022-08-10T09:17:28,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.43.v20210629 2022-08-10T09:17:28,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-xml/9.4.43.v20210629 2022-08-10T09:17:28,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-api/2.5.0-b42 2022-08-10T09:17:28,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.5.0-b42 2022-08-10T09:17:28,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2.external/javax.inject/2.5.0-b42 2022-08-10T09:17:28,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-locator/2.5.0-b42 2022-08-10T09:17:28,614 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/osgi-resource-locator/1.0.1 2022-08-10T09:17:28,614 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-utils/2.5.0-b42 2022-08-10T09:17:28,614 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.bundles.repackaged/jersey-guava/2.26-b03 2022-08-10T09:17:28,614 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.27 2022-08-10T09:17:28,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.27 2022-08-10T09:17:28,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-client/2.27 2022-08-10T09:17:28,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-common/2.27 2022-08-10T09:17:28,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-server/2.27 2022-08-10T09:17:28,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.ext/jersey-entity-filtering/2.27 2022-08-10T09:17:28,616 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.inject/jersey-hk2/2.27 2022-08-10T09:17:28,616 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-jaxb/2.27 2022-08-10T09:17:28,616 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-json-jackson/2.27 2022-08-10T09:17:28,616 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-multipart/2.27 2022-08-10T09:17:28,617 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-sse/2.27 2022-08-10T09:17:28,617 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty/3.10.6.Final 2022-08-10T09:17:28,617 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-builtins/3.19.0 2022-08-10T09:17:28,617 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-reader/3.19.0 2022-08-10T09:17:28,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-terminal/3.19.0 2022-08-10T09:17:28,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-terminal-jansi/3.19.0 2022-08-10T09:17:28,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jolokia/jolokia-osgi/1.7.1 2022-08-10T09:17:28,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.findbugs/jsr305/3.0.1 2022-08-10T09:17:28,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jvnet.mimepull/mimepull/1.9.13 2022-08-10T09:17:28,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.mariadb.jdbc/mariadb-java-client/2.7.5 2022-08-10T09:17:28,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm/9.2 2022-08-10T09:17:28,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-commons/9.2 2022-08-10T09:17:28,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-tree/9.2 2022-08-10T09:17:28,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-analysis/9.2 2022-08-10T09:17:28,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-util/9.2 2022-08-10T09:17:28,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/iana-crypt-hash/1.3.1 2022-08-10T09:17:28,621 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/onap-system/1.3.1 2022-08-10T09:17:28,621 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/openroadm-pm-types/1.3.1 2022-08-10T09:17:28,621 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/rfc7317-ietf-system/1.3.1 2022-08-10T09:17:28,621 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/rfc8341/1.3.1 2022-08-10T09:17:28,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-apigateway-provider/1.3.1 2022-08-10T09:17:28,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-common/1.3.1 2022-08-10T09:17:28,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-dblib/1.3.1 2022-08-10T09:17:28,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-model/1.3.1 2022-08-10T09:17:28,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-provider/1.3.1 2022-08-10T09:17:28,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-model/1.3.1 2022-08-10T09:17:28,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-provider/1.3.1 2022-08-10T09:17:28,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 2022-08-10T09:17:28,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-model/1.3.1 2022-08-10T09:17:28,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 2022-08-10T09:17:28,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 2022-08-10T09:17:28,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-model/1.3.1 2022-08-10T09:17:28,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 2022-08-10T09:17:28,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-model/1.3.1 2022-08-10T09:17:28,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 2022-08-10T09:17:28,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-model/1.3.1 2022-08-10T09:17:28,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 2022-08-10T09:17:28,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-helpserver-provider/1.3.1 2022-08-10T09:17:28,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-model/1.3.1 2022-08-10T09:17:28,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-provider/1.3.1 2022-08-10T09:17:28,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-state-provider-provider/1.3.1 2022-08-10T09:17:28,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-model/1.3.1 2022-08-10T09:17:28,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-provider/1.3.1 2022-08-10T09:17:28,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-configurationApp/1.3.1 2022-08-10T09:17:28,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-connectApp/1.3.1 2022-08-10T09:17:28,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-eventLogApp/1.3.1 2022-08-10T09:17:28,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-faultApp/1.3.1 2022-08-10T09:17:28,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-helpApp/1.3.1 2022-08-10T09:17:28,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-inventoryApp/1.3.1 2022-08-10T09:17:28,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-maintenanceApp/1.3.1 2022-08-10T09:17:28,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-performanceHistoryApp/1.3.1 2022-08-10T09:17:28,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-model/1.3.1 2022-08-10T09:17:28,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-provider/1.3.1 2022-08-10T09:17:28,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-model/1.3.1 2022-08-10T09:17:28,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-provider/1.3.1 2022-08-10T09:17:28,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-yang-utils/1.3.1 2022-08-10T09:17:28,630 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.oran/a1-adapter-model/1.3.2 2022-08-10T09:17:28,630 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.oran/a1-adapter-provider/1.3.2 2022-08-10T09:17:28,630 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/aai-service-provider/1.4.1 2022-08-10T09:17:28,630 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/ansible-adaptor-bundle/1.4.1 2022-08-10T09:17:28,630 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/base-http-provider/1.4.1 2022-08-10T09:17:28,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/mdsal-resource-provider/1.4.1 2022-08-10T09:17:28,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.api/1.4.1 2022-08-10T09:17:28,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.provider/1.4.1 2022-08-10T09:17:28,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/netbox-client-provider/1.4.1 2022-08-10T09:17:28,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/resource-assignment-provider/1.4.1 2022-08-10T09:17:28,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/sql-resource-provider/1.4.1 2022-08-10T09:17:28,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/dblib-provider/1.4.1 2022-08-10T09:17:28,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/filters-provider/1.4.1 2022-08-10T09:17:28,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-common/1.4.1 2022-08-10T09:17:28,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-provider/1.4.1 2022-08-10T09:17:28,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-provider-base/1.4.1 2022-08-10T09:17:28,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliPluginUtils-provider/1.4.1 2022-08-10T09:17:28,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliapi-model-yang/1.4.1 2022-08-10T09:17:28,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliapi-provider/1.4.1 2022-08-10T09:17:28,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/utils-provider/1.4.1 2022-08-10T09:17:28,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/asdcApi-model/1.4.1 2022-08-10T09:17:28,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/asdcApi-provider/1.4.1 2022-08-10T09:17:28,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/dataChange-model/1.4.1 2022-08-10T09:17:28,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/dataChange-provider/1.4.1 2022-08-10T09:17:28,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/lcm-model/1.4.1 2022-08-10T09:17:28,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/lcm-provider/1.4.1 2022-08-10T09:17:28,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/properties-node-provider/1.4.1 2022-08-10T09:17:28,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/restapi-call-node-provider/1.4.1 2022-08-10T09:17:28,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/restconf-client-provider/1.4.1 2022-08-10T09:17:28,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/template-node-provider/1.4.1 2022-08-10T09:17:28,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/generic-resource-api-model-yang/2.3.0 2022-08-10T09:17:28,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/generic-resource-api-provider/2.3.0 2022-08-10T09:17:28,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/optical-service-model/2.3.0 2022-08-10T09:17:28,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/optical-service-provider/2.3.0 2022-08-10T09:17:28,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/vnftools-provider/2.3.0 2022-08-10T09:17:28,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-cert/0.14.7 2022-08-10T09:17:28,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-encrypt-service/0.14.7 2022-08-10T09:17:28,638 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.14.7 2022-08-10T09:17:28,638 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-filterchain/0.14.7 2022-08-10T09:17:28,638 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.14.7 2022-08-10T09:17:28,638 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-password-service-api/0.14.7 2022-08-10T09:17:28,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-password-service-impl/0.14.7 2022-08-10T09:17:28,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/repackaged-shiro/0.14.7 2022-08-10T09:17:28,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-shiro/0.14.7 2022-08-10T09:17:28,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-shiro-api/0.14.7 2022-08-10T09:17:28,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.14.7 2022-08-10T09:17:28,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/web-api/0.14.7 2022-08-10T09:17:28,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/web-osgi-impl/0.14.7 2022-08-10T09:17:28,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/servlet-api/0.14.7 2022-08-10T09:17:28,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/servlet-jersey2/0.14.7 2022-08-10T09:17:28,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/blueprint/4.0.7 2022-08-10T09:17:28,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-access-api/4.0.7 2022-08-10T09:17:28,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-access-client/4.0.7 2022-08-10T09:17:28,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-dom-api/4.0.7 2022-08-10T09:17:28,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-mgmt-api/4.0.7 2022-08-10T09:17:28,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/eos-dom-akka/4.0.7 2022-08-10T09:17:28,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-event-executor-config/0.15.7 2022-08-10T09:17:28,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-threadgroup-config/0.15.7 2022-08-10T09:17:28,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-timer-config/0.15.7 2022-08-10T09:17:28,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/repackaged-akka/4.0.7 2022-08-10T09:17:28,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-akka-raft/4.0.7 2022-08-10T09:17:28,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-akka-segmented-journal/4.0.7 2022-08-10T09:17:28,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-cluster-admin-api/4.0.7 2022-08-10T09:17:28,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-cluster-admin-impl/4.0.7 2022-08-10T09:17:28,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-clustering-commons/4.0.7 2022-08-10T09:17:28,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-common-util/4.0.7 2022-08-10T09:17:28,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-distributed-datastore/4.0.7 2022-08-10T09:17:28,644 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-remoterpc-connector/4.0.7 2022-08-10T09:17:28,644 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/threadpool-config-api/0.15.7 2022-08-10T09:17:28,644 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/threadpool-config-impl/0.15.7 2022-08-10T09:17:28,644 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-akka-infoprovider-impl/1.10.1 2022-08-10T09:17:28,644 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-impl/1.10.1 2022-08-10T09:17:28,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-model/1.10.1 2022-08-10T09:17:28,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-spi/1.10.1 2022-08-10T09:17:28,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/ready-api/2.0.8 2022-08-10T09:17:28,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/ready-impl/2.0.8 2022-08-10T09:17:28,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/infrautils-util/2.0.8 2022-08-10T09:17:28,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-api/8.0.7 2022-08-10T09:17:28,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/8.0.7 2022-08-10T09:17:28,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/8.0.7 2022-08-10T09:17:28,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/8.0.7 2022-08-10T09:17:28,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/8.0.7 2022-08-10T09:17:28,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/8.0.7 2022-08-10T09:17:28,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-generator/8.0.7 2022-08-10T09:17:28,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-model-api/8.0.7 2022-08-10T09:17:28,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/8.0.7 2022-08-10T09:17:28,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/8.0.7 2022-08-10T09:17:28,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/8.0.7 2022-08-10T09:17:28,648 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/8.0.7 2022-08-10T09:17:28,648 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/8.0.7 2022-08-10T09:17:28,648 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-spi/8.0.7 2022-08-10T09:17:28,648 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-util/8.0.7 2022-08-10T09:17:28,648 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991/8.0.7 2022-08-10T09:17:28,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/8.0.7 2022-08-10T09:17:28,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/8.0.7 2022-08-10T09:17:28,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/8.0.7 2022-08-10T09:17:28,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342/8.0.7 2022-08-10T09:17:28,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/8.0.7 2022-08-10T09:17:28,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/8.0.7 2022-08-10T09:17:28,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/8.0.7 2022-08-10T09:17:28,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-common-api/8.0.7 2022-08-10T09:17:28,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-api/8.0.7 2022-08-10T09:17:28,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-broker/8.0.7 2022-08-10T09:17:28,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/8.0.7 2022-08-10T09:17:28,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-spi/8.0.7 2022-08-10T09:17:28,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/8.0.7 2022-08-10T09:17:28,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/8.0.7 2022-08-10T09:17:28,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-common-api/8.0.7 2022-08-10T09:17:28,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/8.0.7 2022-08-10T09:17:28,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/8.0.7 2022-08-10T09:17:28,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/general-entity/8.0.7 2022-08-10T09:17:28,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.20.7 2022-08-10T09:17:28,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/ietf-type-util/8.0.7 2022-08-10T09:17:28,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.20.7 2022-08-10T09:17:28,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/8.0.7 2022-08-10T09:17:28,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/8.0.7 2022-08-10T09:17:28,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/yang-binding/8.0.7 2022-08-10T09:17:28,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/aaa-authn-odl-plugin/2.0.11 2022-08-10T09:17:28,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-api/2.0.11 2022-08-10T09:17:28,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-auth/2.0.11 2022-08-10T09:17:28,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-model/2.0.11 2022-08-10T09:17:28,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-protocol/2.0.11 2022-08-10T09:17:28,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-provider/2.0.11 2022-08-10T09:17:28,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-client/2.0.11 2022-08-10T09:17:28,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-config/2.0.11 2022-08-10T09:17:28,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-dom-api/2.0.11 2022-08-10T09:17:28,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf/2.0.11 2022-08-10T09:17:28,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-monitoring/2.0.11 2022-08-10T09:17:28,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-monitoring-extension/2.0.11 2022-08-10T09:17:28,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-nmda/2.0.11 2022-08-10T09:17:28,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-notifications/2.0.11 2022-08-10T09:17:28,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-with-defaults/2.0.11 2022-08-10T09:17:28,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-restconf/2.0.11 2022-08-10T09:17:28,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-restconf-monitoring/2.0.11 2022-08-10T09:17:28,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-yang-patch/2.0.11 2022-08-10T09:17:28,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-impl/2.0.11 2022-08-10T09:17:28,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-mapping-api/2.0.11 2022-08-10T09:17:28,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-netty-util/2.0.11 2022-08-10T09:17:28,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-notifications-api/2.0.11 2022-08-10T09:17:28,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-common/2.0.11 2022-08-10T09:17:28,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-common-models/2.0.11 2022-08-10T09:17:28,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-nb-bierman02/2.0.11 2022-08-10T09:17:28,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-nb-rfc8040/2.0.11 2022-08-10T09:17:28,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/sal-rest-docgen/2.0.11 2022-08-10T09:17:28,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/shaded-exificient/2.0.11 2022-08-10T09:17:28,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/shaded-sshd/2.0.11 2022-08-10T09:17:28,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology/2.0.11 2022-08-10T09:17:28,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology-impl/2.0.11 2022-08-10T09:17:28,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology-singleton/2.0.11 2022-08-10T09:17:28,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-util/2.0.11 2022-08-10T09:17:28,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/concepts/7.0.9 2022-08-10T09:17:28,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/odlext-model-api/7.0.9 2022-08-10T09:17:28,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/odlext-parser-support/7.0.9 2022-08-10T09:17:28,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/openconfig-model-api/7.0.9 2022-08-10T09:17:28,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/openconfig-parser-support/7.0.9 2022-08-10T09:17:28,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6241-model-api/7.0.9 2022-08-10T09:17:28,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6241-parser-support/7.0.9 2022-08-10T09:17:28,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6536-model-api/7.0.9 2022-08-10T09:17:28,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6536-parser-support/7.0.9 2022-08-10T09:17:28,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6643-model-api/7.0.9 2022-08-10T09:17:28,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6643-parser-support/7.0.9 2022-08-10T09:17:28,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-data-api/7.0.9 2022-08-10T09:17:28,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-data-util/7.0.9 2022-08-10T09:17:28,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-model-api/7.0.9 2022-08-10T09:17:28,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-parser-support/7.0.9 2022-08-10T09:17:28,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8040-model-api/7.0.9 2022-08-10T09:17:28,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8040-parser-support/7.0.9 2022-08-10T09:17:28,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-data-api/7.0.9 2022-08-10T09:17:28,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-data-util/7.0.9 2022-08-10T09:17:28,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-model-api/7.0.9 2022-08-10T09:17:28,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-parser-support/7.0.9 2022-08-10T09:17:28,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8639-model-api/7.0.9 2022-08-10T09:17:28,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8639-parser-support/7.0.9 2022-08-10T09:17:28,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/util/7.0.9 2022-08-10T09:17:28,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-common/7.0.9 2022-08-10T09:17:28,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-api/7.0.9 2022-08-10T09:17:28,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/7.0.9 2022-08-10T09:17:28,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-gson/7.0.9 2022-08-10T09:17:28,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-xml/7.0.9 2022-08-10T09:17:28,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-impl/7.0.9 2022-08-10T09:17:28,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-spi/7.0.9 2022-08-10T09:17:28,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-transform/7.0.9 2022-08-10T09:17:28,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-util/7.0.9 2022-08-10T09:17:28,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-api/7.0.9 2022-08-10T09:17:28,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-export/7.0.9 2022-08-10T09:17:28,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-ri/7.0.9 2022-08-10T09:17:28,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-spi/7.0.9 2022-08-10T09:17:28,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-util/7.0.9 2022-08-10T09:17:28,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-antlr/7.0.9 2022-08-10T09:17:28,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-api/7.0.9 2022-08-10T09:17:28,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-impl/7.0.9 2022-08-10T09:17:28,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-reactor/7.0.9 2022-08-10T09:17:28,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-rfc7950/7.0.9 2022-08-10T09:17:28,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-spi/7.0.9 2022-08-10T09:17:28,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-api/7.0.9 2022-08-10T09:17:28,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-fs/7.0.9 2022-08-10T09:17:28,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-spi/7.0.9 2022-08-10T09:17:28,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-antlr/7.0.9 2022-08-10T09:17:28,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-api/7.0.9 2022-08-10T09:17:28,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-impl/7.0.9 2022-08-10T09:17:28,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.url/pax-url-war/2.6.7/jar/uber 2022-08-10T09:17:28,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-api/7.3.19 2022-08-10T09:17:28,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-deployer/7.3.19 2022-08-10T09:17:28,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-descriptor/7.3.19 2022-08-10T09:17:28,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-extender-war/7.3.19 2022-08-10T09:17:28,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/7.3.19 2022-08-10T09:17:28,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-jetty/7.3.19 2022-08-10T09:17:28,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-jsp/7.3.19 2022-08-10T09:17:28,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-runtime/7.3.19 2022-08-10T09:17:28,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-spi/7.3.19 2022-08-10T09:17:28,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.owasp.encoder/encoder/1.2.3 2022-08-10T09:17:28,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.reactivestreams/reactive-streams/1.0.3 2022-08-10T09:17:28,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang.modules/scala-java8-compat_2.13/0.9.1 2022-08-10T09:17:28,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 2022-08-10T09:17:28,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang/scala-library/2.13.6 2022-08-10T09:17:28,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang/scala-reflect/2.13.6 2022-08-10T09:17:28,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.codehaus.woodstox/stax2-api/4.2.1 2022-08-10T09:17:28,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:tech.pantheon.triemap/triemap/1.2.0 2022-08-10T09:17:28,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.aft/dme2/3.1.200-oss 2022-08-10T09:17:28,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.eelf/eelf-core/1.0.0 2022-08-10T09:17:28,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.nsa/saClientLibrary/0.0.1 2022-08-10T09:17:28,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.nsa/saToolkit/0.0.1 2022-08-10T09:17:28,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.github.mifmif/generex/1.0.2 2022-08-10T09:17:28,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.errorprone/error_prone_annotations/2.5.1 2022-08-10T09:17:28,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava 2022-08-10T09:17:28,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.j2objc/j2objc-annotations/1.3 2022-08-10T09:17:28,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:dk.brics/automaton/1.12-1 2022-08-10T09:17:28,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 2022-08-10T09:17:28,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:net.jcip/jcip-annotations/1.0 2022-08-10T09:17:28,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpasyncclient/4.1.4 2022-08-10T09:17:28,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpclient-cache/4.5.13 2022-08-10T09:17:28,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpclient/4.5.13 2022-08-10T09:17:28,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpcore-nio/4.4.14 2022-08-10T09:17:28,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpcore/4.4.14 2022-08-10T09:17:28,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.aspectj/aspectjrt/1.9.6 2022-08-10T09:17:28,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.dom4j/dom4j/2.1.3 2022-08-10T09:17:28,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.elasticsearch.client/elasticsearch-rest-client/7.13.4 2022-08-10T09:17:28,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.glassfish.jersey.security/oauth1-client/2.27 2022-08-10T09:17:28,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.glassfish.jersey.security/oauth1-signature/2.27 2022-08-10T09:17:28,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.json/json/20131018 2022-08-10T09:17:28,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 2022-08-10T09:17:28,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-framework/1.3.1 2022-08-10T09:17:28,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.dmaap.messagerouter.dmaapclient/dmaapClient/1.1.12 2022-08-10T09:17:28,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.logging-analytics/logging-filter-base/1.6.9 2022-08-10T09:17:28,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.logging-analytics/logging-slf4j/1.6.9 2022-08-10T09:17:28,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.opendaylight.netconf/sal-rest-connector-config/2.0.11/cfg/restconf 2022-08-10T09:17:28,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-aop/5.2.12.RELEASE 2022-08-10T09:17:28,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-beans/5.2.12.RELEASE 2022-08-10T09:17:28,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-context/5.2.12.RELEASE 2022-08-10T09:17:28,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-core/5.2.12.RELEASE 2022-08-10T09:17:28,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-expression/5.2.12.RELEASE 2022-08-10T09:17:28,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-jcl/5.2.12.RELEASE 2022-08-10T09:17:28,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-jdbc/5.2.12.RELEASE 2022-08-10T09:17:28,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-tx/5.2.12.RELEASE 2022-08-10T09:17:28,679 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Stopping bundles: 2022-08-10T09:17:28,680 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.pool.common/1.5.0 2022-08-10T09:17:28,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-inject/1.0.0.3 2022-08-10T09:17:28,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.jasypt/1.9.3.1 2022-08-10T09:17:28,684 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.transaction-api/1.2.0 2022-08-10T09:17:28,684 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.enterprise.cdi-api/2.0.0.SP1 2022-08-10T09:17:28,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.config/1.5.0 2022-08-10T09:17:28,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Uninstalling bundles: 2022-08-10T09:17:28,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.enterprise.cdi-api/2.0.0.SP1 2022-08-10T09:17:28,706 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.transaction-api/1.2.0 2022-08-10T09:17:28,708 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-inject/1.0.0.3 2022-08-10T09:17:28,712 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Installing bundles: 2022-08-10T09:17:28,712 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.java-websocket/Java-WebSocket/1.5.2 2022-08-10T09:17:28,717 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:ch.qos.logback/logback-classic/1.2.5 2022-08-10T09:17:28,724 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:ch.qos.logback/logback-core/1.2.5 2022-08-10T09:17:28,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.checkerframework/checker-qual/3.8.0 2022-08-10T09:17:28,742 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-annotations/2.12.5 2022-08-10T09:17:28,744 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-core/2.12.5 2022-08-10T09:17:28,750 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-databind/2.12.5 2022-08-10T09:17:28,769 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.5 2022-08-10T09:17:28,773 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.12.5 2022-08-10T09:17:28,776 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.12.5 2022-08-10T09:17:28,778 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.5 2022-08-10T09:17:28,781 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.woodstox/woodstox-core/6.2.6 2022-08-10T09:17:28,800 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.gson/gson/2.8.8 2022-08-10T09:17:28,805 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.guava/guava/30.1.1-jre 2022-08-10T09:17:28,837 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.guava/failureaccess/1.0.1 2022-08-10T09:17:28,839 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.googlecode.json-simple/json-simple/1.1.1 2022-08-10T09:17:28,841 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.h2database/h2/1.4.200 2022-08-10T09:17:28,870 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-authn-api/0.14.7 2022-08-10T09:17:28,873 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/sal-netconf-connector/2.0.11 2022-08-10T09:17:28,883 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.highstreet-technologies.opendaylight/odl-ready/3.2.0 2022-08-10T09:17:28,885 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.rabbitmq/amqp-client/5.13.0 2022-08-10T09:17:28,919 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.sun.xml.bind/jaxb-core/2.2.11 2022-08-10T09:17:28,925 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.sun.xml.bind/jaxb-impl/2.2.11 2022-08-10T09:17:28,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.typesafe/config/1.4.0 2022-08-10T09:17:28,952 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.typesafe/ssl-config-core_2.13/0.4.2 2022-08-10T09:17:28,957 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.derby/derby/10.14.2.0 2022-08-10T09:17:29,008 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.findbugs/annotations/3.0.1 2022-08-10T09:17:29,012 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.aeron/aeron-client/1.32.0 2022-08-10T09:17:29,017 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.aeron/aeron-driver/1.32.0 2022-08-10T09:17:29,024 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-core/4.1.25 2022-08-10T09:17:29,027 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-graphite/4.1.25 2022-08-10T09:17:29,030 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-healthchecks/4.1.25 2022-08-10T09:17:29,033 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-jmx/4.1.25 2022-08-10T09:17:29,035 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-jvm/4.1.25 2022-08-10T09:17:29,037 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-buffer/4.1.69.Final 2022-08-10T09:17:29,043 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-codec/4.1.69.Final 2022-08-10T09:17:29,049 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-codec-http/4.1.69.Final 2022-08-10T09:17:29,057 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-common/4.1.69.Final 2022-08-10T09:17:29,066 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-handler/4.1.69.Final 2022-08-10T09:17:29,074 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-resolver/4.1.69.Final 2022-08-10T09:17:29,076 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport/4.1.69.Final 2022-08-10T09:17:29,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport-native-epoll/4.1.69.Final/jar/linux-x86_64 2022-08-10T09:17:29,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport-native-unix-common/4.1.69.Final 2022-08-10T09:17:29,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:jakarta.activation/jakarta.activation-api/1.2.2 2022-08-10T09:17:29,153 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.javassist/javassist/3.27.0-GA 2022-08-10T09:17:29,164 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.annotation/javax.annotation-api/1.3.1 2022-08-10T09:17:29,167 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.mail/mail/1.4.7 2022-08-10T09:17:29,175 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.servlet/javax.servlet-api/3.1.0 2022-08-10T09:17:29,178 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.validation/validation-api/1.1.0.Final 2022-08-10T09:17:29,199 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.validation/validation-api/2.0.1.Final 2022-08-10T09:17:29,202 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.ws.rs/javax.ws.rs-api/2.1.1 2022-08-10T09:17:29,206 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.odlparent/karaf.branding/9.0.8 2022-08-10T09:17:29,207 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:log4j/log4j/1.2.17 2022-08-10T09:17:29,217 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:log4j/apache-log4j-extras/1.2.17 2022-08-10T09:17:29,225 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.lz4/lz4-java/1.8.0 2022-08-10T09:17:29,233 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:net.sf.ehcache/ehcache/2.10.9.2 2022-08-10T09:17:29,351 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.agrona/agrona/1.9.0 2022-08-10T09:17:29,357 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.antlr/antlr4-runtime/4.9.2 2022-08-10T09:17:29,364 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 2022-08-10T09:17:29,366 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 2022-08-10T09:17:29,369 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 2022-08-10T09:17:29,376 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 2022-08-10T09:17:29,379 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 2022-08-10T09:17:29,380 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 2022-08-10T09:17:29,383 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 2022-08-10T09:17:29,387 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 2022-08-10T09:17:29,390 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.11 2022-08-10T09:17:29,393 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 2022-08-10T09:17:29,395 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.3.2 2022-08-10T09:17:29,398 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries/org.apache.aries.util/1.1.3 2022-08-10T09:17:29,402 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-collections/commons-collections/3.2.2 2022-08-10T09:17:29,412 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-beanutils/commons-beanutils/1.9.4 2022-08-10T09:17:29,417 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-codec/commons-codec/1.15 2022-08-10T09:17:29,423 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-io/commons-io/2.11.0 2022-08-10T09:17:29,429 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.commons/commons-text/1.9 2022-08-10T09:17:29,435 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-lang/commons-lang/2.6 2022-08-10T09:17:29,442 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.commons/commons-lang3/3.12.0 2022-08-10T09:17:29,449 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-logging/commons-logging/1.2 2022-08-10T09:17:29,452 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.felix/org.apache.felix.scr/2.1.28 2022-08-10T09:17:29,458 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1 2022-08-10T09:17:29,461 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 2022-08-10T09:17:29,463 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.3.3 2022-08-10T09:17:29,466 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.3.3 2022-08-10T09:17:29,469 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.3.3 2022-08-10T09:17:29,473 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.3.3 2022-08-10T09:17:29,475 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.3.3 2022-08-10T09:17:29,478 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.3.3 2022-08-10T09:17:29,481 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.3.3 2022-08-10T09:17:29,483 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.3.3 2022-08-10T09:17:29,485 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.3.3 2022-08-10T09:17:29,487 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.3.3 2022-08-10T09:17:29,490 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.3.3 2022-08-10T09:17:29,511 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.3.3 2022-08-10T09:17:29,516 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.3.3 2022-08-10T09:17:29,519 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.3.3 2022-08-10T09:17:29,521 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.3.3 2022-08-10T09:17:29,537 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.3.3 2022-08-10T09:17:29,539 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.3.3 2022-08-10T09:17:29,543 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.3.3 2022-08-10T09:17:29,546 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.3.3 2022-08-10T09:17:29,549 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.3.3 2022-08-10T09:17:29,551 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.3.3 2022-08-10T09:17:29,553 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.3.3 2022-08-10T09:17:29,555 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.3.3 2022-08-10T09:17:29,557 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.3.3 2022-08-10T09:17:29,560 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.3.3 2022-08-10T09:17:29,563 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.3.3 2022-08-10T09:17:29,572 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.3.3 2022-08-10T09:17:29,575 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.3.3 2022-08-10T09:17:29,577 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.3.3 2022-08-10T09:17:29,581 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.3.3 2022-08-10T09:17:29,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-websocket-api/1.1_1 2022-08-10T09:17:29,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-osgi/2.5.1 2022-08-10T09:17:29,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-scp/2.5.1 2022-08-10T09:17:29,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-sftp/2.5.1 2022-08-10T09:17:29,617 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.tomcat/tomcat-jdbc/9.0.52/$DynamicImport-Package=org.mariadb.*,org.apache.derby.*&overwrite=merge 2022-08-10T09:17:29,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.velocity/velocity/1.7 2022-08-10T09:17:29,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.velocity/velocity-engine-core/2.3 2022-08-10T09:17:29,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.xbean/xbean-bundleutils/4.20 2022-08-10T09:17:29,638 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.xbean/xbean-finder/4.20 2022-08-10T09:17:29,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.codehaus.jettison/jettison/1.4.1 2022-08-10T09:17:29,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jdt.core.compiler/ecj/4.6.1 2022-08-10T09:17:29,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-client/9.4.43.v20210629 2022-08-10T09:17:29,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-continuation/9.4.43.v20210629 2022-08-10T09:17:29,676 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-deploy/9.4.43.v20210629 2022-08-10T09:17:29,679 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-http/9.4.43.v20210629 2022-08-10T09:17:29,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-io/9.4.43.v20210629 2022-08-10T09:17:29,688 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jaas/9.4.43.v20210629 2022-08-10T09:17:29,692 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jmx/9.4.43.v20210629 2022-08-10T09:17:29,694 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jndi/9.4.43.v20210629 2022-08-10T09:17:29,696 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-plus/9.4.43.v20210629 2022-08-10T09:17:29,698 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-proxy/9.4.43.v20210629 2022-08-10T09:17:29,700 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-rewrite/9.4.43.v20210629 2022-08-10T09:17:29,702 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-security/9.4.43.v20210629 2022-08-10T09:17:29,705 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jaspi/9.4.43.v20210629 2022-08-10T09:17:29,708 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-server/9.4.43.v20210629 2022-08-10T09:17:29,719 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-servlet/9.4.43.v20210629 2022-08-10T09:17:29,722 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-servlets/9.4.43.v20210629 2022-08-10T09:17:29,727 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-util/9.4.43.v20210629 2022-08-10T09:17:29,736 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-util-ajax/9.4.43.v20210629 2022-08-10T09:17:29,738 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-webapp/9.4.43.v20210629 2022-08-10T09:17:29,742 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-api/9.4.43.v20210629 2022-08-10T09:17:29,745 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-client/9.4.43.v20210629 2022-08-10T09:17:29,748 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-common/9.4.43.v20210629 2022-08-10T09:17:29,755 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.4.43.v20210629 2022-08-10T09:17:29,762 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.4.43.v20210629 2022-08-10T09:17:29,766 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-server/9.4.43.v20210629 2022-08-10T09:17:29,769 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.43.v20210629 2022-08-10T09:17:29,770 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-xml/9.4.43.v20210629 2022-08-10T09:17:29,773 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-api/2.5.0-b42 2022-08-10T09:17:29,776 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.5.0-b42 2022-08-10T09:17:29,778 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2.external/javax.inject/2.5.0-b42 2022-08-10T09:17:29,780 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-locator/2.5.0-b42 2022-08-10T09:17:29,783 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/osgi-resource-locator/1.0.1 2022-08-10T09:17:29,785 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-utils/2.5.0-b42 2022-08-10T09:17:29,788 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.bundles.repackaged/jersey-guava/2.26-b03 2022-08-10T09:17:29,799 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.27 2022-08-10T09:17:29,801 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.27 2022-08-10T09:17:29,803 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-client/2.27 2022-08-10T09:17:29,807 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-common/2.27 2022-08-10T09:17:29,819 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-server/2.27 2022-08-10T09:17:29,832 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.ext/jersey-entity-filtering/2.27 2022-08-10T09:17:29,835 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.inject/jersey-hk2/2.27 2022-08-10T09:17:29,837 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-jaxb/2.27 2022-08-10T09:17:29,840 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-json-jackson/2.27 2022-08-10T09:17:29,842 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-multipart/2.27 2022-08-10T09:17:29,844 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-sse/2.27 2022-08-10T09:17:29,847 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty/3.10.6.Final 2022-08-10T09:17:29,867 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-builtins/3.19.0 2022-08-10T09:17:29,874 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-reader/3.19.0 2022-08-10T09:17:29,881 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-terminal/3.19.0 2022-08-10T09:17:29,886 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-terminal-jansi/3.19.0 2022-08-10T09:17:29,888 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jolokia/jolokia-osgi/1.7.1 2022-08-10T09:17:29,894 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.findbugs/jsr305/3.0.1 2022-08-10T09:17:29,896 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jvnet.mimepull/mimepull/1.9.13 2022-08-10T09:17:29,898 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.mariadb.jdbc/mariadb-java-client/2.7.5 2022-08-10T09:17:29,906 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm/9.2 2022-08-10T09:17:29,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-commons/9.2 2022-08-10T09:17:29,911 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-tree/9.2 2022-08-10T09:17:29,913 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-analysis/9.2 2022-08-10T09:17:29,915 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-util/9.2 2022-08-10T09:17:29,918 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/iana-crypt-hash/1.3.1 2022-08-10T09:17:29,920 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/onap-system/1.3.1 2022-08-10T09:17:29,922 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/openroadm-pm-types/1.3.1 2022-08-10T09:17:29,924 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/rfc7317-ietf-system/1.3.1 2022-08-10T09:17:29,931 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/rfc8341/1.3.1 2022-08-10T09:17:29,934 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-apigateway-provider/1.3.1 2022-08-10T09:17:29,936 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-common/1.3.1 2022-08-10T09:17:29,940 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-dblib/1.3.1 2022-08-10T09:17:29,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-model/1.3.1 2022-08-10T09:17:29,955 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-provider/1.3.1 2022-08-10T09:17:29,960 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-model/1.3.1 2022-08-10T09:17:29,964 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-provider/1.3.1 2022-08-10T09:17:29,974 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 2022-08-10T09:17:29,986 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-model/1.3.1 2022-08-10T09:17:29,988 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 2022-08-10T09:17:29,996 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 2022-08-10T09:17:30,071 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-model/1.3.1 2022-08-10T09:17:30,074 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 2022-08-10T09:17:30,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-model/1.3.1 2022-08-10T09:17:30,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 2022-08-10T09:17:30,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-model/1.3.1 2022-08-10T09:17:30,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 2022-08-10T09:17:30,124 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-helpserver-provider/1.3.1 2022-08-10T09:17:30,128 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-model/1.3.1 2022-08-10T09:17:30,131 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-provider/1.3.1 2022-08-10T09:17:30,133 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-state-provider-provider/1.3.1 2022-08-10T09:17:30,136 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-model/1.3.1 2022-08-10T09:17:30,138 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-provider/1.3.1 2022-08-10T09:17:30,141 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-configurationApp/1.3.1 2022-08-10T09:17:30,143 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-connectApp/1.3.1 2022-08-10T09:17:30,147 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-eventLogApp/1.3.1 2022-08-10T09:17:30,149 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-faultApp/1.3.1 2022-08-10T09:17:30,150 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-helpApp/1.3.1 2022-08-10T09:17:30,279 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-inventoryApp/1.3.1 2022-08-10T09:17:30,282 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-maintenanceApp/1.3.1 2022-08-10T09:17:30,284 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-performanceHistoryApp/1.3.1 2022-08-10T09:17:30,287 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-model/1.3.1 2022-08-10T09:17:30,289 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-provider/1.3.1 2022-08-10T09:17:30,306 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-model/1.3.1 2022-08-10T09:17:30,309 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-provider/1.3.1 2022-08-10T09:17:30,311 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-yang-utils/1.3.1 2022-08-10T09:17:30,313 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.oran/a1-adapter-model/1.3.2 2022-08-10T09:17:30,315 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.oran/a1-adapter-provider/1.3.2 2022-08-10T09:17:30,317 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/aai-service-provider/1.4.1 2022-08-10T09:17:30,327 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/ansible-adaptor-bundle/1.4.1 2022-08-10T09:17:30,329 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/base-http-provider/1.4.1 2022-08-10T09:17:30,331 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/mdsal-resource-provider/1.4.1 2022-08-10T09:17:30,333 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.api/1.4.1 2022-08-10T09:17:30,335 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.provider/1.4.1 2022-08-10T09:17:30,337 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/netbox-client-provider/1.4.1 2022-08-10T09:17:30,339 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/resource-assignment-provider/1.4.1 2022-08-10T09:17:30,343 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/sql-resource-provider/1.4.1 2022-08-10T09:17:30,345 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/dblib-provider/1.4.1 2022-08-10T09:17:30,347 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/filters-provider/1.4.1 2022-08-10T09:17:30,348 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-common/1.4.1 2022-08-10T09:17:30,351 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-provider/1.4.1 2022-08-10T09:17:30,354 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-provider-base/1.4.1 2022-08-10T09:17:30,356 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliPluginUtils-provider/1.4.1 2022-08-10T09:17:30,358 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliapi-model-yang/1.4.1 2022-08-10T09:17:30,362 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliapi-provider/1.4.1 2022-08-10T09:17:30,364 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/utils-provider/1.4.1 2022-08-10T09:17:30,366 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/asdcApi-model/1.4.1 2022-08-10T09:17:30,370 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/asdcApi-provider/1.4.1 2022-08-10T09:17:30,372 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/dataChange-model/1.4.1 2022-08-10T09:17:30,374 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/dataChange-provider/1.4.1 2022-08-10T09:17:30,376 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/lcm-model/1.4.1 2022-08-10T09:17:30,383 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/lcm-provider/1.4.1 2022-08-10T09:17:30,385 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/properties-node-provider/1.4.1 2022-08-10T09:17:30,387 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/restapi-call-node-provider/1.4.1 2022-08-10T09:17:30,389 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/restconf-client-provider/1.4.1 2022-08-10T09:17:30,393 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/template-node-provider/1.4.1 2022-08-10T09:17:30,395 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/generic-resource-api-model-yang/2.3.0 2022-08-10T09:17:30,435 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/generic-resource-api-provider/2.3.0 2022-08-10T09:17:30,439 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/optical-service-model/2.3.0 2022-08-10T09:17:30,441 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/optical-service-provider/2.3.0 2022-08-10T09:17:30,443 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/vnftools-provider/2.3.0 2022-08-10T09:17:30,445 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-cert/0.14.7 2022-08-10T09:17:30,449 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-encrypt-service/0.14.7 2022-08-10T09:17:30,451 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.14.7 2022-08-10T09:17:30,453 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-filterchain/0.14.7 2022-08-10T09:17:30,454 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.14.7 2022-08-10T09:17:30,456 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-password-service-api/0.14.7 2022-08-10T09:17:30,458 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-password-service-impl/0.14.7 2022-08-10T09:17:30,460 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/repackaged-shiro/0.14.7 2022-08-10T09:17:30,469 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-shiro/0.14.7 2022-08-10T09:17:30,472 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-shiro-api/0.14.7 2022-08-10T09:17:30,476 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.14.7 2022-08-10T09:17:30,478 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/web-api/0.14.7 2022-08-10T09:17:30,479 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/web-osgi-impl/0.14.7 2022-08-10T09:17:30,481 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/servlet-api/0.14.7 2022-08-10T09:17:30,482 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/servlet-jersey2/0.14.7 2022-08-10T09:17:30,484 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/blueprint/4.0.7 2022-08-10T09:17:30,487 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-access-api/4.0.7 2022-08-10T09:17:30,490 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-access-client/4.0.7 2022-08-10T09:17:30,493 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-dom-api/4.0.7 2022-08-10T09:17:30,495 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-mgmt-api/4.0.7 2022-08-10T09:17:30,496 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/eos-dom-akka/4.0.7 2022-08-10T09:17:30,500 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-event-executor-config/0.15.7 2022-08-10T09:17:30,502 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-threadgroup-config/0.15.7 2022-08-10T09:17:30,503 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-timer-config/0.15.7 2022-08-10T09:17:30,505 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/repackaged-akka/4.0.7 2022-08-10T09:17:30,692 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-akka-raft/4.0.7 2022-08-10T09:17:30,696 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-akka-segmented-journal/4.0.7 2022-08-10T09:17:30,706 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-cluster-admin-api/4.0.7 2022-08-10T09:17:30,710 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-cluster-admin-impl/4.0.7 2022-08-10T09:17:30,712 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-clustering-commons/4.0.7 2022-08-10T09:17:30,716 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-common-util/4.0.7 2022-08-10T09:17:30,717 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-distributed-datastore/4.0.7 2022-08-10T09:17:30,727 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-remoterpc-connector/4.0.7 2022-08-10T09:17:30,730 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/threadpool-config-api/0.15.7 2022-08-10T09:17:30,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/threadpool-config-impl/0.15.7 2022-08-10T09:17:30,733 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-akka-infoprovider-impl/1.10.1 2022-08-10T09:17:30,735 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-impl/1.10.1 2022-08-10T09:17:30,737 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-model/1.10.1 2022-08-10T09:17:30,740 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-spi/1.10.1 2022-08-10T09:17:30,741 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/ready-api/2.0.8 2022-08-10T09:17:30,745 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/ready-impl/2.0.8 2022-08-10T09:17:30,750 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/infrautils-util/2.0.8 2022-08-10T09:17:30,752 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-api/8.0.7 2022-08-10T09:17:30,755 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/8.0.7 2022-08-10T09:17:30,760 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/8.0.7 2022-08-10T09:17:30,792 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/8.0.7 2022-08-10T09:17:30,794 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/8.0.7 2022-08-10T09:17:30,796 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/8.0.7 2022-08-10T09:17:30,798 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-generator/8.0.7 2022-08-10T09:17:30,801 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-model-api/8.0.7 2022-08-10T09:17:30,803 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/8.0.7 2022-08-10T09:17:30,806 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/8.0.7 2022-08-10T09:17:30,809 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/8.0.7 2022-08-10T09:17:30,810 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/8.0.7 2022-08-10T09:17:30,812 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/8.0.7 2022-08-10T09:17:30,814 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-spi/8.0.7 2022-08-10T09:17:30,816 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-util/8.0.7 2022-08-10T09:17:30,818 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991/8.0.7 2022-08-10T09:17:30,819 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/8.0.7 2022-08-10T09:17:30,821 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/8.0.7 2022-08-10T09:17:30,823 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/8.0.7 2022-08-10T09:17:30,825 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342/8.0.7 2022-08-10T09:17:30,827 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/8.0.7 2022-08-10T09:17:30,830 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/8.0.7 2022-08-10T09:17:30,832 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/8.0.7 2022-08-10T09:17:30,836 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-common-api/8.0.7 2022-08-10T09:17:30,838 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-api/8.0.7 2022-08-10T09:17:30,841 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-broker/8.0.7 2022-08-10T09:17:30,844 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/8.0.7 2022-08-10T09:17:30,846 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-spi/8.0.7 2022-08-10T09:17:30,850 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/8.0.7 2022-08-10T09:17:30,852 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/8.0.7 2022-08-10T09:17:30,854 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-common-api/8.0.7 2022-08-10T09:17:30,856 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/8.0.7 2022-08-10T09:17:30,858 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/8.0.7 2022-08-10T09:17:30,860 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/general-entity/8.0.7 2022-08-10T09:17:30,862 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.20.7 2022-08-10T09:17:30,865 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/ietf-type-util/8.0.7 2022-08-10T09:17:30,867 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.20.7 2022-08-10T09:17:30,869 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/8.0.7 2022-08-10T09:17:30,872 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/8.0.7 2022-08-10T09:17:30,875 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/yang-binding/8.0.7 2022-08-10T09:17:30,878 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/aaa-authn-odl-plugin/2.0.11 2022-08-10T09:17:30,881 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-api/2.0.11 2022-08-10T09:17:30,884 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-auth/2.0.11 2022-08-10T09:17:30,886 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-model/2.0.11 2022-08-10T09:17:30,890 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-protocol/2.0.11 2022-08-10T09:17:30,894 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-provider/2.0.11 2022-08-10T09:17:30,898 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-client/2.0.11 2022-08-10T09:17:30,901 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-config/2.0.11 2022-08-10T09:17:30,902 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-dom-api/2.0.11 2022-08-10T09:17:30,904 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf/2.0.11 2022-08-10T09:17:30,915 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-monitoring/2.0.11 2022-08-10T09:17:30,921 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-monitoring-extension/2.0.11 2022-08-10T09:17:30,923 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-nmda/2.0.11 2022-08-10T09:17:30,926 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-notifications/2.0.11 2022-08-10T09:17:30,931 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-with-defaults/2.0.11 2022-08-10T09:17:30,935 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-restconf/2.0.11 2022-08-10T09:17:30,937 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-restconf-monitoring/2.0.11 2022-08-10T09:17:30,939 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-yang-patch/2.0.11 2022-08-10T09:17:30,942 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-impl/2.0.11 2022-08-10T09:17:30,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-mapping-api/2.0.11 2022-08-10T09:17:30,946 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-netty-util/2.0.11 2022-08-10T09:17:30,951 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-notifications-api/2.0.11 2022-08-10T09:17:30,952 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-common/2.0.11 2022-08-10T09:17:30,955 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-common-models/2.0.11 2022-08-10T09:17:30,958 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-nb-bierman02/2.0.11 2022-08-10T09:17:30,964 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-nb-rfc8040/2.0.11 2022-08-10T09:17:30,971 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/sal-rest-docgen/2.0.11 2022-08-10T09:17:31,021 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/shaded-exificient/2.0.11 2022-08-10T09:17:31,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/shaded-sshd/2.0.11 2022-08-10T09:17:31,060 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology/2.0.11 2022-08-10T09:17:31,062 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology-impl/2.0.11 2022-08-10T09:17:31,063 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology-singleton/2.0.11 2022-08-10T09:17:31,067 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-util/2.0.11 2022-08-10T09:17:31,069 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/concepts/7.0.9 2022-08-10T09:17:31,071 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/odlext-model-api/7.0.9 2022-08-10T09:17:31,073 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/odlext-parser-support/7.0.9 2022-08-10T09:17:31,075 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/openconfig-model-api/7.0.9 2022-08-10T09:17:31,076 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/openconfig-parser-support/7.0.9 2022-08-10T09:17:31,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6241-model-api/7.0.9 2022-08-10T09:17:31,079 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6241-parser-support/7.0.9 2022-08-10T09:17:31,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6536-model-api/7.0.9 2022-08-10T09:17:31,082 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6536-parser-support/7.0.9 2022-08-10T09:17:31,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6643-model-api/7.0.9 2022-08-10T09:17:31,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6643-parser-support/7.0.9 2022-08-10T09:17:31,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-data-api/7.0.9 2022-08-10T09:17:31,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-data-util/7.0.9 2022-08-10T09:17:31,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-model-api/7.0.9 2022-08-10T09:17:31,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-parser-support/7.0.9 2022-08-10T09:17:31,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8040-model-api/7.0.9 2022-08-10T09:17:31,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8040-parser-support/7.0.9 2022-08-10T09:17:31,124 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-data-api/7.0.9 2022-08-10T09:17:31,126 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-data-util/7.0.9 2022-08-10T09:17:31,128 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-model-api/7.0.9 2022-08-10T09:17:31,129 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-parser-support/7.0.9 2022-08-10T09:17:31,131 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8639-model-api/7.0.9 2022-08-10T09:17:31,133 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8639-parser-support/7.0.9 2022-08-10T09:17:31,134 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/util/7.0.9 2022-08-10T09:17:31,138 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-common/7.0.9 2022-08-10T09:17:31,140 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-api/7.0.9 2022-08-10T09:17:31,144 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/7.0.9 2022-08-10T09:17:31,146 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-gson/7.0.9 2022-08-10T09:17:31,148 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-xml/7.0.9 2022-08-10T09:17:31,151 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-impl/7.0.9 2022-08-10T09:17:31,156 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-spi/7.0.9 2022-08-10T09:17:31,158 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-transform/7.0.9 2022-08-10T09:17:31,159 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-util/7.0.9 2022-08-10T09:17:31,162 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-api/7.0.9 2022-08-10T09:17:31,166 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-export/7.0.9 2022-08-10T09:17:31,168 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-ri/7.0.9 2022-08-10T09:17:31,175 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-spi/7.0.9 2022-08-10T09:17:31,177 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-util/7.0.9 2022-08-10T09:17:31,179 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-antlr/7.0.9 2022-08-10T09:17:31,181 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-api/7.0.9 2022-08-10T09:17:31,183 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-impl/7.0.9 2022-08-10T09:17:31,185 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-reactor/7.0.9 2022-08-10T09:17:31,187 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-rfc7950/7.0.9 2022-08-10T09:17:31,194 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-spi/7.0.9 2022-08-10T09:17:31,197 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-api/7.0.9 2022-08-10T09:17:31,199 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-fs/7.0.9 2022-08-10T09:17:31,200 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-spi/7.0.9 2022-08-10T09:17:31,202 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-antlr/7.0.9 2022-08-10T09:17:31,204 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-api/7.0.9 2022-08-10T09:17:31,206 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-impl/7.0.9 2022-08-10T09:17:31,208 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.url/pax-url-war/2.6.7/jar/uber 2022-08-10T09:17:31,230 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-api/7.3.19 2022-08-10T09:17:31,232 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-deployer/7.3.19 2022-08-10T09:17:31,234 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-descriptor/7.3.19 2022-08-10T09:17:31,237 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-extender-war/7.3.19 2022-08-10T09:17:31,240 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/7.3.19 2022-08-10T09:17:31,243 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-jetty/7.3.19 2022-08-10T09:17:31,252 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-jsp/7.3.19 2022-08-10T09:17:31,269 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-runtime/7.3.19 2022-08-10T09:17:31,273 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-spi/7.3.19 2022-08-10T09:17:31,403 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.owasp.encoder/encoder/1.2.3 2022-08-10T09:17:31,406 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.reactivestreams/reactive-streams/1.0.3 2022-08-10T09:17:31,407 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang.modules/scala-java8-compat_2.13/0.9.1 2022-08-10T09:17:31,417 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 2022-08-10T09:17:31,421 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang/scala-library/2.13.6 2022-08-10T09:17:31,480 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang/scala-reflect/2.13.6 2022-08-10T09:17:31,515 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.codehaus.woodstox/stax2-api/4.2.1 2022-08-10T09:17:31,519 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:tech.pantheon.triemap/triemap/1.2.0 2022-08-10T09:17:31,521 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.aft/dme2/3.1.200-oss 2022-08-10T09:17:31,763 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.eelf/eelf-core/1.0.0 2022-08-10T09:17:31,765 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.nsa/saClientLibrary/0.0.1 2022-08-10T09:17:31,767 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.nsa/saToolkit/0.0.1 2022-08-10T09:17:31,769 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.github.mifmif/generex/1.0.2 2022-08-10T09:17:31,771 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.errorprone/error_prone_annotations/2.5.1 2022-08-10T09:17:31,772 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava 2022-08-10T09:17:31,774 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.j2objc/j2objc-annotations/1.3 2022-08-10T09:17:31,775 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:dk.brics/automaton/1.12-1 2022-08-10T09:17:31,779 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 2022-08-10T09:17:31,781 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:net.jcip/jcip-annotations/1.0 2022-08-10T09:17:31,782 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpasyncclient/4.1.4 2022-08-10T09:17:31,786 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpclient-cache/4.5.13 2022-08-10T09:17:31,789 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpclient/4.5.13 2022-08-10T09:17:31,797 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpcore-nio/4.4.14 2022-08-10T09:17:31,804 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpcore/4.4.14 2022-08-10T09:17:31,809 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.aspectj/aspectjrt/1.9.6 2022-08-10T09:17:31,811 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.dom4j/dom4j/2.1.3 2022-08-10T09:17:31,815 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.elasticsearch.client/elasticsearch-rest-client/7.13.4 2022-08-10T09:17:31,817 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.glassfish.jersey.security/oauth1-client/2.27 2022-08-10T09:17:31,819 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.glassfish.jersey.security/oauth1-signature/2.27 2022-08-10T09:17:31,821 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.json/json/20131018 2022-08-10T09:17:31,823 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 2022-08-10T09:17:31,828 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-framework/1.3.1 2022-08-10T09:17:31,849 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.dmaap.messagerouter.dmaapclient/dmaapClient/1.1.12 2022-08-10T09:17:31,852 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.logging-analytics/logging-filter-base/1.6.9 2022-08-10T09:17:31,853 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.logging-analytics/logging-slf4j/1.6.9 2022-08-10T09:17:31,855 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.opendaylight.netconf/sal-rest-connector-config/2.0.11/cfg/restconf 2022-08-10T09:17:31,856 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-aop/5.2.12.RELEASE 2022-08-10T09:17:31,861 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-beans/5.2.12.RELEASE 2022-08-10T09:17:31,870 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-context/5.2.12.RELEASE 2022-08-10T09:17:31,885 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-core/5.2.12.RELEASE 2022-08-10T09:17:31,903 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-expression/5.2.12.RELEASE 2022-08-10T09:17:31,907 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-jcl/5.2.12.RELEASE 2022-08-10T09:17:31,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-jdbc/5.2.12.RELEASE 2022-08-10T09:17:31,914 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-tx/5.2.12.RELEASE 2022-08-10T09:17:31,936 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-encrypt-service-config.xml 2022-08-10T09:17:31,938 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight//etc/org.jolokia.osgi.cfg 2022-08-10T09:17:31,939 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-app-config.xml 2022-08-10T09:17:31,939 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-datastore-config.xml 2022-08-10T09:17:31,940 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-password-service-config.xml 2022-08-10T09:17:31,941 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/bin/idmtool 2022-08-10T09:17:31,954 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/org.opendaylight.restconf.nb.rfc8040.cfg 2022-08-10T09:17:31,961 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/netconf.cfg 2022-08-10T09:17:31,962 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-cert-config.xml 2022-08-10T09:17:31,963 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/configuration/factory/akka.conf 2022-08-10T09:17:31,964 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Refreshing bundles: 2022-08-10T09:17:31,964 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.enterprise.cdi-api/2.0.0.SP1 (Bundle will be uninstalled) 2022-08-10T09:17:31,964 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.transaction-api/1.2.0 (Bundle will be uninstalled) 2022-08-10T09:17:31,964 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.jasypt/1.9.3.1 (Should be wired to: javax.servlet-api/3.1.0 (through [org.apache.servicemix.bundles.jasypt/1.9.3.1] osgi.wiring.package; resolution:=optional; filter:="(osgi.wiring.package=javax.servlet)")) 2022-08-10T09:17:31,965 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-inject/1.0.0.3 (Bundle will be uninstalled) 2022-08-10T09:17:31,965 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.config/1.5.0 (Wired to org.apache.servicemix.bundles.jasypt/1.9.3.1 which is being refreshed) 2022-08-10T09:17:31,965 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.pool.common/1.5.0 (Wired to javax.transaction-api/1.2.0 which is being refreshed) 2022-08-10T09:17:33,111 | INFO | fileinstall-/opt/opendaylight/etc | fileinstall | 15 - org.apache.felix.fileinstall - 3.7.0 | - | Creating configuration {org.jolokia.osgi} from /opt/opendaylight/etc/org.jolokia.osgi.cfg 2022-08-10T09:17:33,116 | INFO | fileinstall-/opt/opendaylight/etc | fileinstall | 15 - org.apache.felix.fileinstall - 3.7.0 | - | Creating configuration {org.opendaylight.restconf.nb.rfc8040} from /opt/opendaylight/etc/org.opendaylight.restconf.nb.rfc8040.cfg 2022-08-10T09:17:33,120 | INFO | fileinstall-/opt/opendaylight/etc | fileinstall | 15 - org.apache.felix.fileinstall - 3.7.0 | - | Creating configuration {netconf} from /opt/opendaylight/etc/netconf.cfg 2022-08-10T09:17:35,456 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Starting bundles: 2022-08-10T09:17:35,459 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.objectweb.asm/9.2.0 2022-08-10T09:17:35,461 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.objectweb.asm.tree/9.2.0 2022-08-10T09:17:35,463 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.objectweb.asm.commons/9.2.0 2022-08-10T09:17:35,465 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.proxy/1.1.11 2022-08-10T09:17:35,474 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.objectweb.asm.tree.analysis/9.2.0 2022-08-10T09:17:35,475 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.quiesce.api/1.0.0 2022-08-10T09:17:35,476 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.blueprint.api/1.0.1 2022-08-10T09:17:35,478 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.blueprint.core/1.10.3 2022-08-10T09:17:35,757 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.apache.aries.blueprint.core/1.10.3 has been started 2022-08-10T09:17:35,759 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.blueprint.cm/1.3.2 2022-08-10T09:17:35,779 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.apache.aries.blueprint.cm/1.3.2 has been started 2022-08-10T09:17:35,780 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.objectweb.asm.util/9.2.0 2022-08-10T09:17:35,783 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.deployer.wrap/4.3.3 2022-08-10T09:17:35,791 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.deployer.blueprint/4.3.3 2022-08-10T09:17:35,799 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.deployer.kar/4.3.3 2022-08-10T09:17:35,806 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.deployer.features/4.3.3 2022-08-10T09:17:35,847 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.spifly.dynamic.bundle/1.3.2 2022-08-10T09:17:35,913 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.util/9.4.43.v20210629 2022-08-10T09:17:35,916 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.jmx/9.4.43.v20210629 2022-08-10T09:17:35,919 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.io/9.4.43.v20210629 2022-08-10T09:17:35,921 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.common/9.4.43.v20210629 2022-08-10T09:17:35,935 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.common.extensions.identity.IdentityExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common 2022-08-10T09:17:35,936 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.common.extensions.fragment.FragmentExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common 2022-08-10T09:17:35,938 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common 2022-08-10T09:17:35,939 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.common.extensions.compress.DeflateFrameExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common 2022-08-10T09:17:35,940 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.common.extensions.compress.XWebkitDeflateFrameExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common 2022-08-10T09:17:35,941 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.api/9.4.43.v20210629 2022-08-10T09:17:35,943 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jline.terminal/3.19.0 2022-08-10T09:17:35,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jline.reader/3.19.0 2022-08-10T09:17:35,946 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jline.builtins/3.19.0 2022-08-10T09:17:35,948 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.shell.core/4.3.3 2022-08-10T09:17:36,003 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.deployer.kar/4.3.3 2022-08-10T09:17:36,008 | INFO | features-3-thread-1 | Activator | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Not starting local console. To activate set karaf.startLocalConsole=true 2022-08-10T09:17:36,038 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.apache.karaf.shell.core/4.3.3 has been started 2022-08-10T09:17:36,040 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-api/7.3.19 2022-08-10T09:17:36,044 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-spi/7.3.19 2022-08-10T09:17:36,046 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jdt.core.compiler.batch/3.12.1.v20160829-0950 2022-08-10T09:17:36,047 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-jsp/7.3.19 2022-08-10T09:17:36,050 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.http/9.4.43.v20210629 2022-08-10T09:17:36,053 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.http.Http1FieldPreEncoder of service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle org.eclipse.jetty.http 2022-08-10T09:17:36,054 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.client/9.4.43.v20210629 2022-08-10T09:17:36,056 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.server/9.4.43.v20210629 2022-08-10T09:17:36,058 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.geronimo.specs.geronimo-jaspic_1.0_spec/1.1.0 2022-08-10T09:17:36,064 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.security.jaspi/9.4.43.v20210629 2022-08-10T09:17:36,069 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory of service org.eclipse.jetty.security.Authenticator$Factory in bundle org.eclipse.jetty.security.jaspi 2022-08-10T09:17:36,070 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.security/9.4.43.v20210629 2022-08-10T09:17:36,072 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.util.ajax/9.4.43.v20210629 2022-08-10T09:17:36,073 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.servlet/9.4.43.v20210629 2022-08-10T09:17:36,075 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.xml/9.4.43.v20210629 2022-08-10T09:17:36,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.client/9.4.43.v20210629 2022-08-10T09:17:36,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.javax.websocket/9.4.43.v20210629 2022-08-10T09:17:36,082 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.jsr356.JettyClientContainerProvider of service javax.websocket.ContainerProvider in bundle org.eclipse.jetty.websocket.javax.websocket 2022-08-10T09:17:36,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.servlet/9.4.43.v20210629 2022-08-10T09:17:36,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.server/9.4.43.v20210629 2022-08-10T09:17:36,087 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer of service javax.servlet.ServletContainerInitializer in bundle org.eclipse.jetty.websocket.server 2022-08-10T09:17:36,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.javax.websocket.server/9.4.43.v20210629 2022-08-10T09:17:36,090 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer of service javax.servlet.ServletContainerInitializer in bundle org.eclipse.jetty.websocket.javax.websocket.server 2022-08-10T09:17:36,092 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.jsr356.server.ContainerDefaultConfigurator of service javax.websocket.server.ServerEndpointConfig$Configurator in bundle org.eclipse.jetty.websocket.javax.websocket.server 2022-08-10T09:17:36,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-websocket-api/1.1.0.1 2022-08-10T09:17:36,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.jaas/9.4.43.v20210629 2022-08-10T09:17:36,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.webapp/9.4.43.v20210629 2022-08-10T09:17:36,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.deploy/9.4.43.v20210629 2022-08-10T09:17:36,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.jndi/9.4.43.v20210629 2022-08-10T09:17:36,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.plus/9.4.43.v20210629 2022-08-10T09:17:36,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.servlets/9.4.43.v20210629 2022-08-10T09:17:36,128 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.rewrite/9.4.43.v20210629 2022-08-10T09:17:36,130 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.continuation/9.4.43.v20210629 2022-08-10T09:17:36,132 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.proxy/9.4.43.v20210629 2022-08-10T09:17:36,133 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-jetty/7.3.19 2022-08-10T09:17:36,160 | INFO | features-3-thread-1 | log | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Logging initialized @154774ms to org.eclipse.jetty.util.log.Slf4jLog 2022-08-10T09:17:36,171 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-runtime/7.3.19 2022-08-10T09:17:36,181 | INFO | features-3-thread-1 | Activator | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | EventAdmin support enabled, servlet events will be posted to topics. 2022-08-10T09:17:36,183 | INFO | features-3-thread-1 | Activator | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | LogService support enabled, log events will be created. 2022-08-10T09:17:36,185 | INFO | features-3-thread-1 | Activator | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Pax Web started 2022-08-10T09:17:36,188 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.http.core/4.3.3 2022-08-10T09:17:36,224 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Command registration delayed for bundle org.apache.karaf.http.core/4.3.3. Missing service: [org.apache.karaf.http.core.ServletService, org.apache.karaf.http.core.ProxyService] 2022-08-10T09:17:36,224 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.features.command/4.3.3 2022-08-10T09:17:36,257 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.features.command/4.3.3 2022-08-10T09:17:36,261 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.shell.commands/4.3.3 2022-08-10T09:17:36,281 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.shell.commands/4.3.3 2022-08-10T09:17:36,281 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.bundle.core/4.3.3 2022-08-10T09:17:36,323 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.bundle.core/4.3.3 2022-08-10T09:17:36,324 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.felix.scr/2.1.28 2022-08-10T09:17:36,337 | INFO | features-3-thread-1 | ROOT | 113 - org.apache.felix.scr - 2.1.28 | - | bundle org.apache.felix.scr:2.1.28 (113) Starting with globalExtender setting: false 2022-08-10T09:17:36,343 | INFO | features-3-thread-1 | ROOT | 113 - org.apache.felix.scr - 2.1.28 | - | bundle org.apache.felix.scr:2.1.28 (113) Version = 2.1.28 2022-08-10T09:17:36,425 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.scr.state/4.3.3 2022-08-10T09:17:36,440 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.package.core/4.3.3 2022-08-10T09:17:36,453 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.package.core/4.3.3 2022-08-10T09:17:36,453 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-deployer/7.3.19 2022-08-10T09:17:36,459 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-extender-whiteboard/7.3.19 2022-08-10T09:17:36,492 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.jaas.config/4.3.3 2022-08-10T09:17:36,503 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.jaas.modules/4.3.3 2022-08-10T09:17:36,515 | INFO | paxweb-config-1-thread-1 | JettyServerImpl | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | Pax Web available at [0.0.0.0]:[8181] 2022-08-10T09:17:36,515 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.log.core/4.3.3 2022-08-10T09:17:36,532 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.log.core/4.3.3 2022-08-10T09:17:36,540 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.shell.table/4.3.3 2022-08-10T09:17:36,542 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.sshd.osgi/2.5.1 2022-08-10T09:17:36,547 | WARN | paxweb-config-1-thread-1 | JettyFactoryImpl | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | To many HttpConfig elements found, will use default! 2022-08-10T09:17:36,552 | INFO | paxweb-config-1-thread-1 | JettyFactoryImpl | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | No ALPN class available 2022-08-10T09:17:36,552 | INFO | paxweb-config-1-thread-1 | JettyFactoryImpl | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | SPDY not available, creating standard ServerConnector for Https 2022-08-10T09:17:36,553 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.sshd.sftp/2.5.1 2022-08-10T09:17:36,554 | INFO | paxweb-config-1-thread-1 | JettyServerImpl | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | Pax Web available at [0.0.0.0]:[8443] 2022-08-10T09:17:36,556 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.web.core/4.3.3 2022-08-10T09:17:36,559 | INFO | paxweb-config-1-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.apache.karaf.http.core_4.3.3 [126]] to http service 2022-08-10T09:17:36,569 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Command registration delayed for bundle org.apache.karaf.web.core/4.3.3. Missing service: [org.apache.karaf.web.WebContainerService] 2022-08-10T09:17:36,569 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.url.war/2.6.7 2022-08-10T09:17:36,581 | INFO | paxweb-config-1-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.ops4j.pax.web.pax-web-extender-whiteboard_7.3.19 [462]] to http service 2022-08-10T09:17:36,584 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.jmx.blueprint.api/1.2.0 2022-08-10T09:17:36,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.diagnostic.core/4.3.3 2022-08-10T09:17:36,593 | INFO | activator-1-thread-2 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.http.core/4.3.3 2022-08-10T09:17:36,596 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.diagnostic.core/4.3.3 2022-08-10T09:17:36,596 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.config.core/4.3.3 2022-08-10T09:17:36,620 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.config.core/4.3.3 2022-08-10T09:17:36,814 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.jmx.api/1.1.5 2022-08-10T09:17:36,902 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.jmx.blueprint.core/1.2.0 2022-08-10T09:17:36,906 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.sshd.scp/2.5.1 2022-08-10T09:17:36,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.shell.ssh/4.3.3 2022-08-10T09:17:36,951 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Command registration delayed for bundle org.apache.karaf.shell.ssh/4.3.3. Missing service: [org.apache.sshd.server.SshServer] 2022-08-10T09:17:36,951 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.management.server/4.3.3 2022-08-10T09:17:36,960 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-descriptor/7.3.19 2022-08-10T09:17:36,962 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.instance.core/4.3.3 2022-08-10T09:17:37,006 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.instance.core/4.3.3 2022-08-10T09:17:37,008 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.jaas.command/4.3.3 2022-08-10T09:17:37,031 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.jaas.command/4.3.3 2022-08-10T09:17:37,045 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Updating commands for bundle org.apache.karaf.jaas.command/4.3.3 2022-08-10T09:17:37,050 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Updating commands for bundle org.apache.karaf.jaas.command/4.3.3 2022-08-10T09:17:37,052 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.system.core/4.3.3 2022-08-10T09:17:37,070 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.system.core/4.3.3 2022-08-10T09:17:37,070 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.scr.management/4.3.3 2022-08-10T09:17:37,078 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.service.core/4.3.3 2022-08-10T09:17:37,090 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.service.core/4.3.3 2022-08-10T09:17:37,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.kar.core/4.3.3 2022-08-10T09:17:37,126 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.kar.core/4.3.3 2022-08-10T09:17:37,127 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.jmx.core/1.1.8 2022-08-10T09:17:37,134 | INFO | features-3-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Starting JMX OSGi agent 2022-08-10T09:17:37,153 | INFO | features-3-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering MBean with ObjectName [osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=72497bc8-4470-4d4b-acf0-b9643c4ecb7d] for service with service.id [15] 2022-08-10T09:17:37,155 | INFO | features-3-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering MBean with ObjectName [osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=72497bc8-4470-4d4b-acf0-b9643c4ecb7d] for service with service.id [37] 2022-08-10T09:17:37,159 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.mail/1.4.7 2022-08-10T09:17:37,162 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.bundle.blueprintstate/4.3.3 2022-08-10T09:17:37,166 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-extender-war/7.3.19 2022-08-10T09:17:37,218 | INFO | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 136 - org.apache.karaf.scr.management - 4.3.3 | - | Activating the Apache Karaf ServiceComponentRuntime MBean 2022-08-10T09:17:37,220 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@36a4973 with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=72497bc8-4470-4d4b-acf0-b9643c4ecb7d 2022-08-10T09:17:37,221 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@36a4973 with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=72497bc8-4470-4d4b-acf0-b9643c4ecb7d 2022-08-10T09:17:37,224 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@36a4973 with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=72497bc8-4470-4d4b-acf0-b9643c4ecb7d 2022-08-10T09:17:37,225 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@36a4973 with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=72497bc8-4470-4d4b-acf0-b9643c4ecb7d 2022-08-10T09:17:37,225 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@36a4973 with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=72497bc8-4470-4d4b-acf0-b9643c4ecb7d 2022-08-10T09:17:37,226 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.service.permissionadmin.PermissionAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@36a4973 with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=72497bc8-4470-4d4b-acf0-b9643c4ecb7d 2022-08-10T09:17:37,226 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@36a4973 with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=72497bc8-4470-4d4b-acf0-b9643c4ecb7d 2022-08-10T09:17:37,240 | INFO | activator-1-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.shell.ssh/4.3.3 2022-08-10T09:17:37,262 | INFO | activator-1-thread-1 | DefaultIoServiceFactoryFactory | 147 - org.apache.sshd.osgi - 2.5.1 | - | No detected/configured IoServiceFactoryFactory using Nio2ServiceFactoryFactory 2022-08-10T09:17:37,320 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.jmx.whiteboard/1.2.0 2022-08-10T09:17:37,322 | INFO | activator-1-thread-2 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.web.core/4.3.3 2022-08-10T09:17:37,357 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.blueprint/4.0.7 2022-08-10T09:17:37,361 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Starting BlueprintBundleTracker 2022-08-10T09:17:37,402 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.apache.aries.blueprint.cm_1.3.2 [94] was successfully created 2022-08-10T09:17:37,403 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.apache.karaf.shell.core_4.3.3 [141] was successfully created 2022-08-10T09:17:37,403 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.apache.aries.blueprint.core_1.10.3 [95] was successfully created 2022-08-10T09:17:37,795 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | findbugsAnnotations/3.0.1 2022-08-10T09:17:37,800 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jsr-305/3.0.1 2022-08-10T09:17:37,802 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.annotation-api/1.3.1 2022-08-10T09:17:37,804 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.external.javax.inject/2.5.0.b42 2022-08-10T09:17:37,807 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.typesafe.config/1.4.0 2022-08-10T09:17:37,810 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.scala-lang.scala-library/2.13.6.v20210514-180743-VFINAL-9468b9a 2022-08-10T09:17:37,814 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.scala-lang.modules.scala-parser-combinators/1.1.2 2022-08-10T09:17:37,817 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.typesafe.sslconfig/0.4.2 2022-08-10T09:17:37,819 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.agrona.core/1.9.0 2022-08-10T09:17:37,822 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.aeron.client/1.32.0 2022-08-10T09:17:37,824 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.aeron.driver/1.32.0 2022-08-10T09:17:37,827 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.sun.xml.bind.jaxb-core/2.2.11 2022-08-10T09:17:37,829 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.sun.xml.bind.jaxb-impl/2.2.11 2022-08-10T09:17:37,832 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.servlet-api/3.1.0 2022-08-10T09:17:37,835 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.geronimo.specs.geronimo-jta_1.1_spec/1.1.1 2022-08-10T09:17:37,837 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.validation.api/1.1.0.Final 2022-08-10T09:17:37,840 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.validation.api/2.0.1.Final 2022-08-10T09:17:37,842 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | log4j/1.2.17 2022-08-10T09:17:37,845 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_aspectj_aspectjrt_1.9.6_aspectjrt-1.9.6.jar/0.0.0 2022-08-10T09:17:37,847 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | ch.qos.logback.core/1.2.5 2022-08-10T09:17:37,850 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | ch.qos.logback.classic/1.2.5 2022-08-10T09:17:37,852 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_att_aft_dme2_3.1.200-oss_dme2-3.1.200-oss.jar/0.0.0 2022-08-10T09:17:37,864 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.logging/1.2.0 2022-08-10T09:17:37,867 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.google.guava.failureaccess/1.0.1 2022-08-10T09:17:37,869 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.google.guava/30.1.1.jre 2022-08-10T09:17:37,873 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.core.jackson-annotations/2.12.5 2022-08-10T09:17:37,875 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpcore_4.4.14_httpcore-4.4.14.jar/0.0.0 2022-08-10T09:17:37,878 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.commons-codec/1.15.0 2022-08-10T09:17:37,880 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-jcl_5.2.12.RELEASE_spring-jcl-5.2.12.RELEASE.jar/0.0.0 2022-08-10T09:17:37,883 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpclient_4.5.13_httpclient-4.5.13.jar/0.0.0 2022-08-10T09:17:37,885 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpcore-nio_4.4.14_httpcore-nio-4.4.14.jar/0.0.0 2022-08-10T09:17:37,888 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpasyncclient_4.1.4_httpasyncclient-4.1.4.jar/0.0.0 2022-08-10T09:17:37,891 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_elasticsearch_client_elasticsearch-rest-client_7.13.4_elasticsearch-rest-client-7.13.4.jar/0.0.0 2022-08-10T09:17:37,894 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_json_json_20131018_json-20131018.jar/0.0.0 2022-08-10T09:17:37,896 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common/1.3.1 2022-08-10T09:17:37,898 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.core.jackson-core/2.12.5 2022-08-10T09:17:37,901 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.core.jackson-databind/2.12.5 2022-08-10T09:17:38,013 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | checker-qual/3.8.0 2022-08-10T09:17:38,016 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.concepts/7.0.9 2022-08-10T09:17:38,018 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | tech.pantheon.triemap/1.2.0 2022-08-10T09:17:38,021 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.util/7.0.9 2022-08-10T09:17:38,023 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-common/7.0.9 2022-08-10T09:17:38,026 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.yang-binding/8.0.7 2022-08-10T09:17:38,028 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.openroadm-pm-types/1.3.1 2022-08-10T09:17:38,031 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-spec-util/8.0.7 2022-08-10T09:17:38,033 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.model.ietf-type-util/8.0.7 2022-08-10T09:17:38,036 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-yang-types/8.0.7 2022-08-10T09:17:38,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-model/1.3.1 2022-08-10T09:17:38,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.common-api/8.0.7 2022-08-10T09:17:38,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-api/8.0.7 2022-08-10T09:17:38,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-xpath-api/7.0.9 2022-08-10T09:17:38,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-model-api/7.0.9 2022-08-10T09:17:38,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-api/7.0.9 2022-08-10T09:17:38,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-repo-api/7.0.9 2022-08-10T09:17:38,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-repo-spi/7.0.9 2022-08-10T09:17:38,118 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.dom-api/8.0.7 2022-08-10T09:17:38,120 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/8.0.7 2022-08-10T09:17:38,122 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf/2.0.11 2022-08-10T09:17:38,125 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf-notifications/2.0.11 2022-08-10T09:17:38,127 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.google.gson/2.8.8 2022-08-10T09:17:38,129 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | lz4-java/1.8.0 2022-08-10T09:17:38,132 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.codec/4.1.69.Final 2022-08-10T09:17:38,134 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.resolver/4.1.69.Final 2022-08-10T09:17:38,137 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.handler/4.1.69.Final 2022-08-10T09:17:38,139 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.encrypt-service/0.14.7 2022-08-10T09:17:38,141 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-model-api/8.0.7 2022-08-10T09:17:38,144 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8040-model-api/7.0.9 2022-08-10T09:17:38,146 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc7952-model-api/7.0.9 2022-08-10T09:17:38,148 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-model-spi/7.0.9 2022-08-10T09:17:38,151 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-model-util/7.0.9 2022-08-10T09:17:38,153 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-runtime-api/8.0.7 2022-08-10T09:17:38,155 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-api/7.0.9 2022-08-10T09:17:38,158 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.odlext-model-api/7.0.9 2022-08-10T09:17:38,160 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-spi/7.0.9 2022-08-10T09:17:38,162 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.odlext-parser-support/7.0.9 2022-08-10T09:17:38,165 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.openconfig-model-api/7.0.9 2022-08-10T09:17:38,170 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.antlr.antlr4-runtime/4.9.2 2022-08-10T09:17:38,173 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-model-ri/7.0.9 2022-08-10T09:17:38,175 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-antlr/7.0.9 2022-08-10T09:17:38,182 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-reactor/7.0.9 2022-08-10T09:17:38,186 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-rfc7950/7.0.9 2022-08-10T09:17:38,188 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.openconfig-parser-support/7.0.9 2022-08-10T09:17:38,190 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6241-model-api/7.0.9 2022-08-10T09:17:38,192 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6241-parser-support/7.0.9 2022-08-10T09:17:38,194 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6536-model-api/7.0.9 2022-08-10T09:17:38,197 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6536-parser-support/7.0.9 2022-08-10T09:17:38,199 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6643-model-api/7.0.9 2022-08-10T09:17:38,201 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6643-parser-support/7.0.9 2022-08-10T09:17:38,203 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc7952-parser-support/7.0.9 2022-08-10T09:17:38,205 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8040-parser-support/7.0.9 2022-08-10T09:17:38,207 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8528-model-api/7.0.9 2022-08-10T09:17:38,209 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8528-parser-support/7.0.9 2022-08-10T09:17:38,215 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8639-model-api/7.0.9 2022-08-10T09:17:38,218 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8639-parser-support/7.0.9 2022-08-10T09:17:38,225 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-xpath-antlr/7.0.9 2022-08-10T09:17:38,228 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-xpath-impl/7.0.9 2022-08-10T09:17:38,238 | INFO | features-3-thread-1 | AntlrXPathParserFactory | 456 - org.opendaylight.yangtools.yang-xpath-impl - 7.0.9 | - | XPath Parser activated 2022-08-10T09:17:38,240 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-impl/7.0.9 2022-08-10T09:17:38,255 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-runtime-spi/8.0.7 2022-08-10T09:17:38,288 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.dom-spi/8.0.7 2022-08-10T09:17:38,290 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf-monitoring/2.0.11 2022-08-10T09:17:38,292 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.api/2.0.11 2022-08-10T09:17:38,294 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.shaded-exificient/2.0.11 2022-08-10T09:17:38,296 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.mapping-api/2.0.11 2022-08-10T09:17:38,299 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc7952-data-api/7.0.9 2022-08-10T09:17:38,301 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8528-data-api/7.0.9 2022-08-10T09:17:38,304 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-util/7.0.9 2022-08-10T09:17:38,307 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc7952-data-util/7.0.9 2022-08-10T09:17:38,309 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-spi/7.0.9 2022-08-10T09:17:38,312 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8528-data-util/7.0.9 2022-08-10T09:17:38,314 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | stax2-api/4.2.1 2022-08-10T09:17:38,316 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-impl/7.0.9 2022-08-10T09:17:38,402 | INFO | features-3-thread-1 | InMemoryDataTreeFactory | 436 - org.opendaylight.yangtools.yang-data-impl - 7.0.9 | - | In-memory Data Tree activated 2022-08-10T09:17:38,404 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-codec-xml/7.0.9 2022-08-10T09:17:38,407 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.util/2.0.11 2022-08-10T09:17:38,421 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.netty-util/2.0.11 2022-08-10T09:17:38,424 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.netty-threadgroup-config/0.15.7 2022-08-10T09:17:38,528 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.netty-timer-config/0.15.7 2022-08-10T09:17:38,547 | INFO | features-3-thread-1 | OSGiGlobalTimer | 315 - org.opendaylight.controller.netty-timer-config - 0.15.7 | - | Global Netty timer started 2022-08-10T09:17:38,548 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.client/2.0.11 2022-08-10T09:17:38,563 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.dom-api/2.0.11 2022-08-10T09:17:38,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc8342-ietf-datastores/8.0.7 2022-08-10T09:17:38,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc8525/8.0.7 2022-08-10T09:17:38,589 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.notifications-api/2.0.11 2022-08-10T09:17:38,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf-monitoring-extension/2.0.11 2022-08-10T09:17:38,593 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.model.yang-ext/2013.9.7.20_7 2022-08-10T09:17:38,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.model.ietf-topology/2013.10.21.20_7 2022-08-10T09:17:38,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-codec-gson/7.0.9 2022-08-10T09:17:38,600 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-repo-fs/7.0.9 2022-08-10T09:17:38,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.highstreet-technologies.netconf.sal-netconf-connector/2.0.11 2022-08-10T09:17:38,665 | INFO | features-3-thread-1 | DefaultSchemaResourceManager | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 | - | Schema Resource Manager instantiated on cache/schema 2022-08-10T09:17:39,865 | INFO | features-3-thread-1 | OSGiBaseNetconfSchemas | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 | - | Base NETCONF Schemas started 2022-08-10T09:17:39,868 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-model/1.3.1 2022-08-10T09:17:39,871 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-model/1.3.1 2022-08-10T09:17:39,873 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-model/1.3.1 2022-08-10T09:17:39,875 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 2022-08-10T09:17:39,881 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider_1.3.1 [231] with paths [bundleentry://231.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:39,909 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-08-10T09:17:39,911 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.osgi-resource-locator/1.0.1 2022-08-10T09:17:40,058 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.core.jersey-common/2.27.0 2022-08-10T09:17:40,061 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.core.jersey-client/2.27.0 2022-08-10T09:17:40,063 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.core.jersey-server/2.27.0 2022-08-10T09:17:40,066 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.containers.jersey-container-servlet-core/2.27.0 2022-08-10T09:17:40,068 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.reactivestreams.reactive-streams/1.0.3 2022-08-10T09:17:40,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-core_5.2.12.RELEASE_spring-core-5.2.12.RELEASE.jar/0.0.0 2022-08-10T09:17:40,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | net.sf.ehcache/2.10.9.2 2022-08-10T09:17:40,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.asdcApi-model/1.4.1 2022-08-10T09:17:40,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.lang3/3.12.0 2022-08-10T09:17:40,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.commons-text/1.9.0 2022-08-10T09:17:40,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.codehaus.jettison.jettison/1.4.1 2022-08-10T09:17:40,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.mariadb.jdbc/2.7.5 2022-08-10T09:17:40,120 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.collections/3.2.2 2022-08-10T09:17:40,123 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.lang/2.6.0 2022-08-10T09:17:40,126 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.velocity/1.7.0 2022-08-10T09:17:40,243 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.iana-crypt-hash/1.3.1 2022-08-10T09:17:40,246 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.rfc8341/1.3.1 2022-08-10T09:17:40,248 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.rfc7317-ietf-system/1.3.1 2022-08-10T09:17:40,250 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.onap-system/1.3.1 2022-08-10T09:17:40,252 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.callhome-model/2.0.11 2022-08-10T09:17:40,254 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 2022-08-10T09:17:40,258 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider_1.3.1 [228] with paths [bundleentry://228.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:40,262 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-08-10T09:17:40,263 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 2022-08-10T09:17:40,266 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider_1.3.1 [237] with paths [bundleentry://237.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:40,270 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-08-10T09:17:40,271 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 2022-08-10T09:17:40,274 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider_1.3.1 [235] with paths [bundleentry://235.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:40,277 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-08-10T09:17:40,278 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpclient-cache_4.5.13_httpclient-cache-4.5.13.jar/0.0.0 2022-08-10T09:17:40,280 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_att_nsa_saClientLibrary_0.0.1_saClientLibrary-0.0.1.jar/0.0.0 2022-08-10T09:17:40,282 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.commons-io/2.11.0 2022-08-10T09:17:40,284 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_att_nsa_saToolkit_0.0.1_saToolkit-0.0.1.jar/0.0.0 2022-08-10T09:17:40,286 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_onap_dmaap_messagerouter_dmaapclient_dmaapClient_1.1.12_dmaapClient-1.1.12.jar/0.0.0 2022-08-10T09:17:40,288 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.scala-lang.scala-reflect/2.13.6.v20210514-180743-VFINAL-9468b9a 2022-08-10T09:17:40,291 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-restconf/2.0.11 2022-08-10T09:17:40,293 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-yang-patch/2.0.11 2022-08-10T09:17:40,295 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.sdnc.northbound.generic-resource-api-model-yang/2.3.0 2022-08-10T09:17:40,298 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.bundles.repackaged.jersey-guava/2.26.0.b03 2022-08-10T09:17:40,300 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.dropwizard.metrics.core/4.1.25 2022-08-10T09:17:40,303 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_net_java_dev_stax-utils_stax-utils_20070216_stax-utils-20070216.jar/0.0.0 2022-08-10T09:17:40,304 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.dropwizard.metrics.jmx/4.1.25 2022-08-10T09:17:40,306 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-codec-binfmt/7.0.9 2022-08-10T09:17:40,308 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_dom4j_dom4j_2.1.3_dom4j-2.1.3.jar/0.0.0 2022-08-10T09:17:40,310 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.media.jersey-media-sse/2.27.0 2022-08-10T09:17:40,312 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar/0.0.0 2022-08-10T09:17:40,314 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.utils-provider/1.4.1 2022-08-10T09:17:40,316 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sli-provider-base/1.4.1 2022-08-10T09:17:40,318 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.module.jackson-module-jaxb-annotations/2.12.5 2022-08-10T09:17:40,320 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.dataformat.jackson-dataformat-xml/2.12.5 2022-08-10T09:17:40,323 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.codec-http/4.1.69.Final 2022-08-10T09:17:40,325 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.media.jersey-media-json-jackson/2.27.0 2022-08-10T09:17:40,327 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.commons-beanutils/1.9.4 2022-08-10T09:17:40,329 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.owasp.encoder/1.2.3 2022-08-10T09:17:40,332 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.repackaged-shiro/0.14.7 2022-08-10T09:17:40,334 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 2022-08-10T09:17:40,336 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider_1.3.1 [230] with paths [bundleentry://230.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:40,340 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-08-10T09:17:40,341 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.external.aopalliance-repackaged/2.5.0.b42 2022-08-10T09:17:40,343 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-beans_5.2.12.RELEASE_spring-beans-5.2.12.RELEASE.jar/0.0.0 2022-08-10T09:17:40,345 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-aop_5.2.12.RELEASE_spring-aop-5.2.12.RELEASE.jar/0.0.0 2022-08-10T09:17:40,346 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-expression_5.2.12.RELEASE_spring-expression-5.2.12.RELEASE.jar/0.0.0 2022-08-10T09:17:40,348 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-context_5.2.12.RELEASE_spring-context-5.2.12.RELEASE.jar/0.0.0 2022-08-10T09:17:40,350 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.netbox-client-provider/1.4.1 2022-08-10T09:17:40,352 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider_1.4.1 [265] with paths [bundleentry://265.fwk50503805/org/opendaylight/blueprint/netbox-client.xml] 2022-08-10T09:17:40,357 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)] 2022-08-10T09:17:40,358 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jolokia.osgi/1.7.1 2022-08-10T09:17:40,363 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.jolokia.osgi_1.7.1 [207]] to http service 2022-08-10T09:17:40,395 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:17:40,396 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:17:40,396 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:40,674 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:17:40,675 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:40,677 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:17:40,750 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.jolokia.osgi_1.7.1 [207], contextID=custom], with context-name: 2022-08-10T09:17:40,765 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:17:40,812 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:17:40,938 | INFO | features-3-thread-1 | session | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | DefaultSessionIdManager workerName=node0 2022-08-10T09:17:40,939 | INFO | features-3-thread-1 | session | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No SessionScavenger set, using defaults 2022-08-10T09:17:40,941 | INFO | features-3-thread-1 | session | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | node0 Scavenging every 660000ms 2022-08-10T09:17:40,969 | INFO | features-3-thread-1 | osgi | 207 - org.jolokia.osgi - 1.7.1 | - | No access restrictor found, access to any MBean is allowed 2022-08-10T09:17:41,031 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.jolokia.osgi_1.7.1 [207], contextID=custom]} 2022-08-10T09:17:41,041 | INFO | features-3-thread-1 | Server | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 11.0.9.1+1 2022-08-10T09:17:41,095 | INFO | features-3-thread-1 | AbstractConnector | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started jetty-default@3a013596{HTTP/1.1, (http/1.1)}{0.0.0.0:8181} 2022-08-10T09:17:41,340 | INFO | features-3-thread-1 | SslContextFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | x509=X509@37041d15(sdnc@sdnc.onap.org,h=[sdnc, c1.vm1.sdnc.simpledemo.onap, c2.vm1.sdnc.simpledemo.onap, c3.vm1.sdnc.simpledemo.onap, c4.vm1.sdnc.simpledemo.onap, onap-sdnc, onap-sdnc.onap, sdnc.api.simpledemo.onap.org, sdnc.onap, vm1.sdnc.simpledemo.onap.org],a=[],w=[]) for Server@40267e48[provider=null,keyStore=file:///opt/onap/sdnc/data/stores/org.onap.sdnc.p12,trustStore=null] 2022-08-10T09:17:41,452 | INFO | features-3-thread-1 | AbstractConnector | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started secureDefault@6c85bec9{SSL, (ssl, http/1.1)}{0.0.0.0:8443} 2022-08-10T09:17:41,453 | INFO | features-3-thread-1 | Server | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started @160068ms 2022-08-10T09:17:41,459 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.highstreet-technologies.aaa.authn-api/0.14.7 2022-08-10T09:17:41,462 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.password-service-api/0.14.7 2022-08-10T09:17:41,464 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.shiro-api/0.14.7 2022-08-10T09:17:41,469 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.cert/0.14.7 2022-08-10T09:17:41,518 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-08-10T09:17:41,521 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.h2database/1.4.200 2022-08-10T09:17:41,537 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.password-service-impl/0.14.7 2022-08-10T09:17:41,549 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.idm-store-h2/0.14.7 2022-08-10T09:17:41,554 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.tokenauthrealm/0.14.7 2022-08-10T09:17:41,561 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.web.api/0.14.7 2022-08-10T09:17:41,563 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.web.servlet-api/0.14.7 2022-08-10T09:17:41,566 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.shiro/0.14.7 2022-08-10T09:17:41,583 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2022-08-10T09:17:41,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.dom-schema-osgi/8.0.7 2022-08-10T09:17:41,610 | INFO | features-3-thread-1 | OSGiModelRuntime | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | Model Runtime starting 2022-08-10T09:17:41,621 | INFO | features-3-thread-1 | KarafFeaturesSupport | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | Will attempt to integrate with Karaf FeaturesService 2022-08-10T09:17:44,218 | INFO | features-3-thread-1 | SharedEffectiveModelContextFactory | 447 - org.opendaylight.yangtools.yang-parser-impl - 7.0.9 | - | Using weak references 2022-08-10T09:17:47,031 | INFO | features-3-thread-1 | OSGiModuleInfoSnapshotImpl | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | EffectiveModelContext generation 1 activated 2022-08-10T09:17:47,032 | INFO | features-3-thread-1 | OSGiDOMSchemaService | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | Updating context to generation 1 2022-08-10T09:17:47,033 | INFO | features-3-thread-1 | OSGiDOMSchemaService | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | DOM Schema services activated 2022-08-10T09:17:47,033 | INFO | features-3-thread-1 | OSGiModelRuntime | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | Model Runtime started 2022-08-10T09:17:47,035 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.dom-broker/8.0.7 2022-08-10T09:17:47,049 | INFO | features-3-thread-1 | DOMMountPointServiceImpl | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 | - | DOMMountPointService activated 2022-08-10T09:17:47,057 | INFO | features-3-thread-1 | DOMNotificationRouter | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 | - | DOM Notification Router started 2022-08-10T09:17:47,072 | INFO | features-3-thread-1 | DOMRpcRouter | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 | - | DOM RPC/Action router started 2022-08-10T09:17:47,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.threadpool-config-api/0.15.7 2022-08-10T09:17:47,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.threadpool-config-impl/0.15.7 2022-08-10T09:17:47,095 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.restconf-common/2.0.11 2022-08-10T09:17:47,097 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-restconf-monitoring/2.0.11 2022-08-10T09:17:47,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.restconf-common-models/2.0.11 2022-08-10T09:17:47,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-model-export/7.0.9 2022-08-10T09:17:47,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 2022-08-10T09:17:47,157 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.web.WebServer)] 2022-08-10T09:17:47,160 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.woodstox.woodstox-core/6.2.6 2022-08-10T09:17:47,163 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-model/1.3.1 2022-08-10T09:17:47,165 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-dom-codec-api/8.0.7 2022-08-10T09:17:47,167 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.eos-common-api/8.0.7 2022-08-10T09:17:47,169 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.eos-dom-api/8.0.7 2022-08-10T09:17:47,171 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.model.general-entity/8.0.7 2022-08-10T09:17:47,173 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-dom-codec-spi/8.0.7 2022-08-10T09:17:47,175 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-dom-adapter/8.0.7 2022-08-10T09:17:47,200 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-runtime-osgi/8.0.7 2022-08-10T09:17:47,208 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-dom-codec-osgi/8.0.7 2022-08-10T09:17:47,215 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.eos-dom-akka/4.0.7 2022-08-10T09:17:47,220 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-transform/7.0.9 2022-08-10T09:17:47,222 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.callhome-protocol/2.0.11 2022-08-10T09:17:47,224 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-yang-utils/1.3.1 2022-08-10T09:17:47,226 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.googlecode.json-simple/1.1.1 2022-08-10T09:17:47,228 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Java-WebSocket/1.5.2 2022-08-10T09:17:47,230 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.util/1.1.3 2022-08-10T09:17:47,232 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model/1.3.1 2022-08-10T09:17:47,234 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider/1.3.1 2022-08-10T09:17:47,246 | INFO | features-3-thread-1 | IndexOdluxBundle | 253 - ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider - 1.3.1 | - | instantiating index with oauthEnabled=false and policyEnabled=false 2022-08-10T09:17:47,265 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253]] to http service 2022-08-10T09:17:47,278 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:17:47,278 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:17:47,279 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:47,363 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:17:47,363 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:47,364 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:17:47,365 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253], contextID=default], with context-name: 2022-08-10T09:17:47,366 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:17:47,369 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:17:47,377 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253], contextID=default]} 2022-08-10T09:17:47,386 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider/1.3.1 has been started 2022-08-10T09:17:47,387 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253] was successfully created 2022-08-10T09:17:47,389 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.velocity.engine-core/2.3.0 2022-08-10T09:17:47,391 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-dblib/1.3.1 2022-08-10T09:17:47,394 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-tx_5.2.12.RELEASE_spring-tx-5.2.12.RELEASE.jar/0.0.0 2022-08-10T09:17:47,396 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-jdbc_5.2.12.RELEASE_spring-jdbc-5.2.12.RELEASE.jar/0.0.0 2022-08-10T09:17:47,398 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.resource-assignment-provider/1.4.1 2022-08-10T09:17:47,400 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.resource-assignment-provider_1.4.1 [266] with paths [bundleentry://266.fwk50503805/org/opendaylight/blueprint/resource-assignment-blueprint.xml, bundleentry://266.fwk50503805/org/opendaylight/blueprint/resource-assignment.xml] 2022-08-10T09:17:47,410 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.resource-assignment-provider/1.4.1 is waiting for dependencies [(&(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)(objectClass=javax.sql.DataSource))] 2022-08-10T09:17:47,411 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javassist/3.27.0.GA 2022-08-10T09:17:47,414 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-eventLogApp/1.3.1 2022-08-10T09:17:47,423 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-08-10T09:17:47,423 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde eventLogApp 2022-08-10T09:17:47,428 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-eventLogApp/1.3.1 has been started 2022-08-10T09:17:47,430 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-eventLogApp_1.3.1 [246] was successfully created 2022-08-10T09:17:47,431 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.daexim.model/1.10.1 2022-08-10T09:17:47,434 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jvnet.mimepull/1.9.13 2022-08-10T09:17:47,436 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-common-util/4.0.7 2022-08-10T09:17:47,438 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-remoterpc-connector/4.0.7 2022-08-10T09:17:47,445 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-faultApp/1.3.1 2022-08-10T09:17:47,455 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-08-10T09:17:47,455 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde faultApp 2022-08-10T09:17:47,456 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-faultApp/1.3.1 has been started 2022-08-10T09:17:47,457 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-faultApp_1.3.1 [247] was successfully created 2022-08-10T09:17:47,459 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.jaxrs.jackson-jaxrs-base/2.12.5 2022-08-10T09:17:47,461 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.singleton-common-api/8.0.7 2022-08-10T09:17:47,463 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.topology/2.0.11 2022-08-10T09:17:47,465 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.topology-singleton/2.0.11 2022-08-10T09:17:47,506 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.controller.cluster.ActorSystemProvider), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=io.netty.util.concurrent.EventExecutor), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-08-10T09:17:47,509 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.xbean.bundleutils/4.20.0 2022-08-10T09:17:47,511 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.scala-lang.modules.scala-java8-compat/0.9.1 2022-08-10T09:17:47,513 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf-with-defaults/2.0.11 2022-08-10T09:17:47,515 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc7952/8.0.7 2022-08-10T09:17:47,517 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc8342-ietf-origin/8.0.7 2022-08-10T09:17:47,519 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf-nmda/2.0.11 2022-08-10T09:17:47,521 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.lcm-model/1.4.1 2022-08-10T09:17:47,523 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 2022-08-10T09:17:47,525 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225] with paths [bundleentry://225.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:47,535 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-08-10T09:17:47,537 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.aai-service-provider/1.4.1 2022-08-10T09:17:47,540 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.aai-service-provider_1.4.1 [259] with paths [bundleentry://259.fwk50503805/org/opendaylight/blueprint/aaiservice-blueprint.xml] 2022-08-10T09:17:47,554 | INFO | features-3-thread-1 | AAIServiceProvider | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/aaiclient.properties 2022-08-10T09:17:47,580 | INFO | features-3-thread-1 | AAIService | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | Entered AAIService.ctor 2022-08-10T09:17:47,589 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | loaded 354 2022-08-10T09:17:47,590 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {1} /aai/v25/network/network-resources 2022-08-10T09:17:47,590 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 5} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-08-10T09:17:47,591 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {6} /aai/v25/business/connectors 2022-08-10T09:17:47,591 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {7} /aai/v25/cloud-infrastructure/cloud-regions 2022-08-10T09:17:47,591 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {8} /aai/v25/business/projects 2022-08-10T09:17:47,592 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 10} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers 2022-08-10T09:17:47,592 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 12} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,592 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {13} /aai/v25/network/lan-port-configs 2022-08-10T09:17:47,593 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 14, 15} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,593 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16, 17} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-08-10T09:17:47,593 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15, 18} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,594 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {19} /aai/v25/network/wan-port-configs/wan-port-config/{wan-port-config-id} 2022-08-10T09:17:47,594 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 21} /aai/v25/network/l3-networks/l3-network/{network-id}/segmentation-assignments 2022-08-10T09:17:47,594 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 23} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/vf-modules/vf-module/{vf-module-id} 2022-08-10T09:17:47,595 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {24} /aai/v25/network/ipsec-configurations 2022-08-10T09:17:47,595 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 26, 27} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs/site-pair/{site-pair-id} 2022-08-10T09:17:47,595 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id} 2022-08-10T09:17:47,596 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 29} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/dvs-switches 2022-08-10T09:17:47,596 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {30} /aai/v25/cloud-infrastructure/complexes/complex/{physical-location-id} 2022-08-10T09:17:47,596 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 31} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces 2022-08-10T09:17:47,597 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 15, 32} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs 2022-08-10T09:17:47,597 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 15, 33} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces 2022-08-10T09:17:47,597 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 35, 36} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/property-constraints/property-constraint/{property-constraint-uuid} 2022-08-10T09:17:47,598 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {37} /aai/v25/service-design-and-creation/models 2022-08-10T09:17:47,598 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16, 17} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-08-10T09:17:47,598 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 38} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id} 2022-08-10T09:17:47,599 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {39} /aai/v25/network/devices 2022-08-10T09:17:47,599 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16, 17, 18} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,599 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {40} /aai/v25/network/vpls-pes 2022-08-10T09:17:47,599 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {41} /aai/v25/cloud-infrastructure/operational-environments 2022-08-10T09:17:47,600 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {42} /aai/v25/cloud-infrastructure/network-profiles 2022-08-10T09:17:47,600 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16} /aai/v25/network/pnfs/pnf/{pnf-name} 2022-08-10T09:17:47,600 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 43} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id} 2022-08-10T09:17:47,601 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {44} /aai/v25/network/generic-vnfs 2022-08-10T09:17:47,601 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {45} /aai/v25/network/vces 2022-08-10T09:17:47,601 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id} 2022-08-10T09:17:47,602 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 12} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,602 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name} 2022-08-10T09:17:47,602 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 49, 50} /aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs/forwarder-evc/{forwarder-evc-id}/vlan-mappings 2022-08-10T09:17:47,603 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 28, 46, 47, 51} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-08-10T09:17:47,603 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {52} /aai/v25/network/devices/device/{device-id} 2022-08-10T09:17:47,603 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 22, 33} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces 2022-08-10T09:17:47,604 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 53} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers 2022-08-10T09:17:47,604 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16, 17, 18} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,604 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 54} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants 2022-08-10T09:17:47,604 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 18, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,605 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 55} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces 2022-08-10T09:17:47,605 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 17, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,605 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 56} /aai/v25/network/l3-networks/l3-network/{network-id}/segmentation-assignments/segmentation-assignment/{segmentation-id} 2022-08-10T09:17:47,606 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 15, 16, 17} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,606 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 57} /aai/v25/network/configurations/configuration/{configuration-id}/metadata/metadatum/{metaname} 2022-08-10T09:17:47,607 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 59} /aai/v25/network/vces/vce/{vnf-id}/licenses/license/{group-uuid}/{resource-uuid} 2022-08-10T09:17:47,607 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 60} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/entitlements 2022-08-10T09:17:47,607 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {30, 61} /aai/v25/cloud-infrastructure/complexes/complex/{physical-location-id}/ctag-pools 2022-08-10T09:17:47,608 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 15} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name} 2022-08-10T09:17:47,608 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {62} /aai/v25/cloud-infrastructure/virtual-data-centers 2022-08-10T09:17:47,608 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-08-10T09:17:47,609 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 51, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-08-10T09:17:47,609 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 64} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/vf-modules 2022-08-10T09:17:47,609 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 5, 14, 15} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-08-10T09:17:47,609 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {65} /aai/v25/business/customers 2022-08-10T09:17:47,610 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-08-10T09:17:47,610 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 49} /aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs/forwarder-evc/{forwarder-evc-id} 2022-08-10T09:17:47,610 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 5, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-08-10T09:17:47,611 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 14} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name} 2022-08-10T09:17:47,611 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 68} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances 2022-08-10T09:17:47,611 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 26, 69} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs 2022-08-10T09:17:47,612 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 70} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/entitlements/entitlement/{group-uuid}/{resource-uuid} 2022-08-10T09:17:47,612 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {71} /aai/v25/nodes/vlan-tags 2022-08-10T09:17:47,612 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 72} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/nos-servers/nos-server/{nos-server-id} 2022-08-10T09:17:47,612 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14, 17} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-08-10T09:17:47,613 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {73} /aai/v25/service-design-and-creation/services 2022-08-10T09:17:47,613 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {74, 75} /aai/v25/network/forwarding-paths/forwarding-path/{forwarding-path-id}/forwarders/forwarder/{sequence} 2022-08-10T09:17:47,613 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16, 18} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,614 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 33} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces 2022-08-10T09:17:47,614 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 76} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/licenses 2022-08-10T09:17:47,614 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 77} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address} 2022-08-10T09:17:47,615 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78, 79, 80} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources/allotted-resource/{id}/tunnel-xconnects 2022-08-10T09:17:47,615 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 81} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances 2022-08-10T09:17:47,615 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {82} /aai/v25/cloud-infrastructure/network-technologies 2022-08-10T09:17:47,615 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 83} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/availability-zones 2022-08-10T09:17:47,616 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 84, 85} /aai/v25/network/pnfs/pnf/{pnf-name}/vrfs/vrf/{vrf-id}/route-targets 2022-08-10T09:17:47,616 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name} 2022-08-10T09:17:47,616 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 32} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs 2022-08-10T09:17:47,617 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {86} /aai/v25/network/sdwan-vpns/sdwan-vpn/{sdwan-vpn-id} 2022-08-10T09:17:47,617 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 87, 88} /aai/v25/network/vces/vce/{vnf-id}/port-groups/port-group/{interface-id}/cvlan-tags/cvlan-tag-entry/{cvlan-tag} 2022-08-10T09:17:47,617 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15, 18} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,618 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 60} /aai/v25/network/vces/vce/{vnf-id}/entitlements 2022-08-10T09:17:47,618 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {89} /aai/v25/common/contacts 2022-08-10T09:17:47,618 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 87} /aai/v25/network/vces/vce/{vnf-id}/port-groups/port-group/{interface-id} 2022-08-10T09:17:47,619 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16, 18} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,619 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 90} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs/sriov-pf/{pf-pci-id} 2022-08-10T09:17:47,619 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 26} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id} 2022-08-10T09:17:47,619 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {91} /aai/v25/business/projects/project/{project-name} 2022-08-10T09:17:47,620 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-08-10T09:17:47,620 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 92} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments 2022-08-10T09:17:47,620 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 14, 17} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,621 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {74, 93} /aai/v25/network/forwarding-paths/forwarding-path/{forwarding-path-id}/forwarders 2022-08-10T09:17:47,621 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 57, 94} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/metadata/metadatum/{metaname} 2022-08-10T09:17:47,621 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 18} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,622 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {95} /aai/v25/network/network-policies/network-policy/{network-policy-id} 2022-08-10T09:17:47,622 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {96} /aai/v25/network/label-restrictions/label-restriction/{id} 2022-08-10T09:17:47,622 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid} 2022-08-10T09:17:47,622 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 31} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces 2022-08-10T09:17:47,623 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 98} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid} 2022-08-10T09:17:47,623 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {99} /aai/v25/common/contacts/contact/{contact-name} 2022-08-10T09:17:47,623 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 100} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/dvs-switches/dvs-switch/{switch-name} 2022-08-10T09:17:47,624 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 101} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid} 2022-08-10T09:17:47,624 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {57, 66, 67, 78} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/metadata/metadatum/{metaname} 2022-08-10T09:17:47,624 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 102} /aai/v25/network/l3-networks/l3-network/{network-id}/aggregate-routes 2022-08-10T09:17:47,624 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 43, 103, 104} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key} 2022-08-10T09:17:47,625 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 105} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/metadata 2022-08-10T09:17:47,625 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 106} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements 2022-08-10T09:17:47,625 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 70} /aai/v25/network/vces/vce/{vnf-id}/entitlements/entitlement/{group-uuid}/{resource-uuid} 2022-08-10T09:17:47,626 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {107} /aai/v25/network/l3-networks 2022-08-10T09:17:47,626 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {108} /aai/v25/nodes/vlan-tags/vlan-tag/{vlan-tag-id} 2022-08-10T09:17:47,626 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {109} /aai/v25/network/ipsec-configurations/ipsec-configuration/{ipsec-configuration-id} 2022-08-10T09:17:47,627 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15, 110} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-08-10T09:17:47,627 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 17, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-08-10T09:17:47,627 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {111} /aai/v25/network/collections/collection/{collection-id} 2022-08-10T09:17:47,628 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 112} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors 2022-08-10T09:17:47,628 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {113} /aai/v25/network/zones 2022-08-10T09:17:47,628 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 14} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,629 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78, 79, 114} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources/allotted-resource/{id}/tunnel-xconnects/tunnel-xconnect/{id} 2022-08-10T09:17:47,629 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 12, 115} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps/cp/{cp-instance-id}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,629 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 17, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,629 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 5, 15, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-08-10T09:17:47,630 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 26, 27, 116} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs/site-pair/{site-pair-id}/classes-of-service 2022-08-10T09:17:47,630 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14, 51} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-08-10T09:17:47,630 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 18} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,631 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 55} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces 2022-08-10T09:17:47,631 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 117} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images 2022-08-10T09:17:47,631 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {33, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces 2022-08-10T09:17:47,632 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {118} /aai/v25/service-design-and-creation/vnf-images 2022-08-10T09:17:47,632 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15, 51} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-08-10T09:17:47,632 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15, 110} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-08-10T09:17:47,632 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20} /aai/v25/network/l3-networks/l3-network/{network-id} 2022-08-10T09:17:47,633 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {119} /aai/v25/network/logical-links 2022-08-10T09:17:47,633 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id} 2022-08-10T09:17:47,633 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id} 2022-08-10T09:17:47,634 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {120} /aai/v25/network/instance-groups/instance-group/{id} 2022-08-10T09:17:47,634 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {63} /aai/v25/network/newvces/newvce/{vnf-id2} 2022-08-10T09:17:47,634 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-08-10T09:17:47,634 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 14, 15, 17} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,635 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {121} /aai/v25/network/vpn-bindings 2022-08-10T09:17:47,635 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {122} /aai/v25/network/site-resources 2022-08-10T09:17:47,635 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {123} /aai/v25/network/site-resources/site-resource/{site-resource-id} 2022-08-10T09:17:47,636 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 31} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces 2022-08-10T09:17:47,636 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 18, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,636 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 22, 110} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-08-10T09:17:47,636 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 124} /aai/v25/network/l3-networks/l3-network/{network-id}/subnets/subnet/{subnet-id} 2022-08-10T09:17:47,637 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {125} /aai/v25/network/network-policies 2022-08-10T09:17:47,637 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 126} /aai/v25/network/l3-networks/l3-network/{network-id}/aggregate-routes/aggregate-route/{route-id} 2022-08-10T09:17:47,637 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 47, 127} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes 2022-08-10T09:17:47,638 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 5, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans 2022-08-10T09:17:47,638 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,638 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 76} /aai/v25/network/vces/vce/{vnf-id}/licenses 2022-08-10T09:17:47,638 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15, 17} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-08-10T09:17:47,639 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name} 2022-08-10T09:17:47,639 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 128} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes/bandwidth-attribute/{bwa-id} 2022-08-10T09:17:47,639 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 129} /aai/v25/network/l3-networks/l3-network/{network-id}/ctag-assignments 2022-08-10T09:17:47,640 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 43, 103} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id} 2022-08-10T09:17:47,640 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {130} /aai/v25/business/owning-entities/owning-entity/{owning-entity-id} 2022-08-10T09:17:47,640 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {131} /aai/v25/service-design-and-creation/service-capabilities/service-capability/{service-type}/{vnf-type} 2022-08-10T09:17:47,641 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {132} /aai/v25/network/instance-groups 2022-08-10T09:17:47,641 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 133} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps 2022-08-10T09:17:47,641 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 18, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,641 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 134} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities 2022-08-10T09:17:47,642 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {135} /aai/v25/network/unis/uni/{id} 2022-08-10T09:17:47,642 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name} 2022-08-10T09:17:47,642 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {136} /aai/v25/service-design-and-creation/services/service/{service-id} 2022-08-10T09:17:47,643 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {137} /aai/v25/external-system/esr-thirdparty-sdnc-list 2022-08-10T09:17:47,643 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16, 110} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-08-10T09:17:47,643 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {138, 139} /aai/v25/network/vpn-bindings/vpn-binding/{vpn-id}/route-targets/route-target/{global-route-target}/{route-target-role} 2022-08-10T09:17:47,644 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78, 140} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources 2022-08-10T09:17:47,644 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {141} /aai/v25/network/tunnel-termination-points/tunnel-termination-point/{ttp-id} 2022-08-10T09:17:47,644 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {109, 142} /aai/v25/network/ipsec-configurations/ipsec-configuration/{ipsec-configuration-id}/vig-servers/vig-server/{vig-address-type} 2022-08-10T09:17:47,644 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {143} /aai/v25/network/multicast-configurations/multicast-configuration/{multicast-configuration-id} 2022-08-10T09:17:47,645 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {144} /aai/v25/network/configurations 2022-08-10T09:17:47,645 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name} 2022-08-10T09:17:47,645 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid} 2022-08-10T09:17:47,646 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname} 2022-08-10T09:17:47,646 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 5, 15} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-08-10T09:17:47,646 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 84} /aai/v25/network/pnfs/pnf/{pnf-name}/vrfs/vrf/{vrf-id} 2022-08-10T09:17:47,647 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 5, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans 2022-08-10T09:17:47,647 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 26, 27, 145} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs/site-pair/{site-pair-id}/classes-of-service/class-of-service/{cos} 2022-08-10T09:17:47,647 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 33, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces 2022-08-10T09:17:47,647 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {146} /aai/v25/network/connectivities/connectivity/{connectivity-id} 2022-08-10T09:17:47,648 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 22, 110} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-08-10T09:17:47,648 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {147} /aai/v25/network/collections 2022-08-10T09:17:47,648 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 17, 18} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,649 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {148} /aai/v25/network/label-restrictions 2022-08-10T09:17:47,649 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9} /aai/v25/service-design-and-creation/models/model/{model-invariant-id} 2022-08-10T09:17:47,649 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {149} /aai/v25/network/interlayer-attachments 2022-08-10T09:17:47,650 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 110} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-08-10T09:17:47,650 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {105, 150} /aai/v25/business/connectors/connector/{resource-instance-id}/metadata 2022-08-10T09:17:47,650 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78, 105} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/metadata 2022-08-10T09:17:47,650 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 17, 18, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,651 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {151} /aai/v25/business/owning-entities 2022-08-10T09:17:47,651 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 15, 32} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/sriov-pfs 2022-08-10T09:17:47,651 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 105} /aai/v25/network/configurations/configuration/{configuration-id}/metadata 2022-08-10T09:17:47,652 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,652 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {152} /aai/v25/network/network-resources/network-resource/{network-id} 2022-08-10T09:17:47,652 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 15, 90} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs/sriov-pf/{pf-pci-id} 2022-08-10T09:17:47,653 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 153} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/nos-servers 2022-08-10T09:17:47,653 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 12, 15, 17} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,653 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 154} /aai/v25/network/l3-networks/l3-network/{network-id}/ctag-assignments/ctag-assignment/{vlan-id-inner} 2022-08-10T09:17:47,653 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-08-10T09:17:47,654 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {85, 138} /aai/v25/network/vpn-bindings/vpn-binding/{vpn-id}/route-targets 2022-08-10T09:17:47,654 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 22, 51} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-08-10T09:17:47,654 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {155} /aai/v25/network/vnfcs 2022-08-10T09:17:47,655 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {156} /aai/v25/cloud-infrastructure/operational-environments/operational-environment/{operational-environment-id} 2022-08-10T09:17:47,655 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14, 18} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,655 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 157} /aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs 2022-08-10T09:17:47,656 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {30, 158} /aai/v25/cloud-infrastructure/complexes/complex/{physical-location-id}/ctag-pools/ctag-pool/{target-pe}/{availability-zone-name} 2022-08-10T09:17:47,656 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 17, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,656 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 18, 115} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps/cp/{cp-instance-id}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,657 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {150} /aai/v25/business/connectors/connector/{resource-instance-id} 2022-08-10T09:17:47,657 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 18, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,657 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 15, 90} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/sriov-pfs/sriov-pf/{pf-pci-id} 2022-08-10T09:17:47,657 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 14, 33} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces 2022-08-10T09:17:47,658 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,658 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {159} /aai/v25/external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/{thirdparty-sdnc-id} 2022-08-10T09:17:47,658 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {160} /aai/v25/network/logical-links/logical-link/{link-name} 2022-08-10T09:17:47,659 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {161} /aai/v25/cloud-infrastructure/complexes 2022-08-10T09:17:47,659 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 162} /aai/v25/network/vces/vce/{vnf-id}/port-groups 2022-08-10T09:17:47,659 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 101, 163} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets 2022-08-10T09:17:47,659 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11} /aai/v25/network/vnfcs/vnfc/{vnfc-name} 2022-08-10T09:17:47,660 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {164} /aai/v25/business/lines-of-business/line-of-business/{line-of-business-name} 2022-08-10T09:17:47,660 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {165} /aai/v25/network/forwarding-paths 2022-08-10T09:17:47,660 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {166} /aai/v25/network/network-routes 2022-08-10T09:17:47,661 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {167} /aai/v25/network/tunnel-termination-points 2022-08-10T09:17:47,661 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {168} /aai/v25/network/wan-port-configs 2022-08-10T09:17:47,661 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type} 2022-08-10T09:17:47,661 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 35, 169} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/related-lookups/related-lookup/{related-lookup-uuid} 2022-08-10T09:17:47,662 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 5, 14} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-08-10T09:17:47,662 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 17} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-08-10T09:17:47,662 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 101, 170} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets/constrained-element-set/{constrained-element-set-uuid} 2022-08-10T09:17:47,662 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name} 2022-08-10T09:17:47,663 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 16, 33} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces 2022-08-10T09:17:47,663 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 171} /aai/v25/network/pnfs/pnf/{pnf-name}/vrfs 2022-08-10T09:17:47,663 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58} /aai/v25/network/vces/vce/{vnf-id} 2022-08-10T09:17:47,664 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {172} /aai/v25/business/lines-of-business 2022-08-10T09:17:47,664 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {173} /aai/v25/cloud-infrastructure/network-profiles/network-profile/{nm-profile-name} 2022-08-10T09:17:47,664 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {174} /aai/v25/network/route-table-references 2022-08-10T09:17:47,665 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 101, 170, 175} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets/constrained-element-set/{constrained-element-set-uuid}/element-choice-sets/element-choice-set/{element-choice-set-uuid} 2022-08-10T09:17:47,665 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 176} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots 2022-08-10T09:17:47,665 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 15, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,665 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {177} /aai/v25/network/te-link-attributes/te-link-attribute/{id} 2022-08-10T09:17:47,666 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 15, 33} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces 2022-08-10T09:17:47,666 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 178} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address} 2022-08-10T09:17:47,666 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15, 51} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-08-10T09:17:47,667 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 5, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-08-10T09:17:47,667 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-08-10T09:17:47,667 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {179} /aai/v25/network/network-routes/network-route/{route-id} 2022-08-10T09:17:47,667 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {180} /aai/v25/service-design-and-creation/service-capabilities 2022-08-10T09:17:47,668 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16, 51} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-08-10T09:17:47,668 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14, 17, 18} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,668 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 181} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/availability-zones/availability-zone/{availability-zone-name} 2022-08-10T09:17:47,669 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 182} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes 2022-08-10T09:17:47,669 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 128, 183} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes/bandwidth-attribute/{bwa-id}/available-bandwidth-map/available-bandwidth/{ab-id} 2022-08-10T09:17:47,669 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 28, 46, 47, 110} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-08-10T09:17:47,669 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-08-10T09:17:47,670 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {184} /aai/v25/network/multicast-configurations 2022-08-10T09:17:47,670 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {185} /aai/v25/network/lag-links 2022-08-10T09:17:47,670 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {186} /aai/v25/network/pnfs 2022-08-10T09:17:47,670 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {187} /aai/v25/service-design-and-creation/named-queries 2022-08-10T09:17:47,671 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {188} /aai/v25/cloud-infrastructure/virtual-data-centers/virtual-data-center/{vdc-id} 2022-08-10T09:17:47,671 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 35, 189} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/related-lookups 2022-08-10T09:17:47,671 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 128, 190} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes/bandwidth-attribute/{bwa-id}/available-bandwidth-map 2022-08-10T09:17:47,672 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 191} /aai/v25/network/configurations/configuration/{configuration-id}/evcs 2022-08-10T09:17:47,672 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name} 2022-08-10T09:17:47,672 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 59} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/licenses/license/{group-uuid}/{resource-uuid} 2022-08-10T09:17:47,672 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 12, 15} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,673 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id} 2022-08-10T09:17:47,673 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {192} /aai/v25/business/platforms 2022-08-10T09:17:47,673 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 193} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements 2022-08-10T09:17:47,673 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {194} /aai/v25/network/sdwan-vpns 2022-08-10T09:17:47,674 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 195} /aai/v25/network/l3-networks/l3-network/{network-id}/subnets 2022-08-10T09:17:47,674 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {196} /aai/v25/network/zones/zone/{zone-id} 2022-08-10T09:17:47,674 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-08-10T09:17:47,674 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 103, 104} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key} 2022-08-10T09:17:47,675 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 17, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,675 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {197} /aai/v25/network/te-link-attributes 2022-08-10T09:17:47,675 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 12, 17} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,675 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16, 110} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-08-10T09:17:47,676 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {198} /aai/v25/network/lan-port-configs/lan-port-config/{lan-port-config-id} 2022-08-10T09:17:47,676 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 199} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id} 2022-08-10T09:17:47,676 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {74} /aai/v25/network/forwarding-paths/forwarding-path/{forwarding-path-id} 2022-08-10T09:17:47,677 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 5, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans 2022-08-10T09:17:47,677 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 35, 200} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/property-constraints 2022-08-10T09:17:47,677 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {201} /aai/v25/cloud-infrastructure/network-technologies/network-technology/{network-technology-id} 2022-08-10T09:17:47,677 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 84, 139} /aai/v25/network/pnfs/pnf/{pnf-name}/vrfs/vrf/{vrf-id}/route-targets/route-target/{global-route-target}/{route-target-role} 2022-08-10T09:17:47,677 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 87, 202} /aai/v25/network/vces/vce/{vnf-id}/port-groups/port-group/{interface-id}/cvlan-tags 2022-08-10T09:17:47,678 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78, 79} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources/allotted-resource/{id} 2022-08-10T09:17:47,678 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 18, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,678 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {203} /aai/v25/network/physical-links 2022-08-10T09:17:47,679 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 16, 17} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,679 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 204} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id} 2022-08-10T09:17:47,679 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {205} /aai/v25/service-design-and-creation/vnf-images/vnf-image/{vnf-image-uuid} 2022-08-10T09:17:47,679 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 101, 170, 206} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets/constrained-element-set/{constrained-element-set-uuid}/element-choice-sets 2022-08-10T09:17:47,680 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {207} /aai/v25/network/newvces 2022-08-10T09:17:47,680 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {208} /aai/v25/network/site-pair-sets 2022-08-10T09:17:47,680 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 18, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,680 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {209} /aai/v25/network/unis 2022-08-10T09:17:47,681 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id} 2022-08-10T09:17:47,681 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 210} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id} 2022-08-10T09:17:47,681 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 211} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions 2022-08-10T09:17:47,681 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 55} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces 2022-08-10T09:17:47,682 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {138} /aai/v25/network/vpn-bindings/vpn-binding/{vpn-id} 2022-08-10T09:17:47,682 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15, 17, 18} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,682 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-08-10T09:17:47,682 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name} 2022-08-10T09:17:47,683 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 103} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id} 2022-08-10T09:17:47,683 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-08-10T09:17:47,683 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16, 51} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-08-10T09:17:47,683 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 33} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces 2022-08-10T09:17:47,684 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 124, 212} /aai/v25/network/l3-networks/l3-network/{network-id}/subnets/subnet/{subnet-id}/host-routes/host-route/{host-route-id} 2022-08-10T09:17:47,684 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48} /aai/v25/network/configurations/configuration/{configuration-id} 2022-08-10T09:17:47,684 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15, 17, 18} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,684 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 105, 210} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata 2022-08-10T09:17:47,685 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 213} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks 2022-08-10T09:17:47,685 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {214} /aai/v25/business/platforms/platform/{platform-name} 2022-08-10T09:17:47,685 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 43, 134} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities 2022-08-10T09:17:47,685 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 215} /aai/v25/network/configurations/configuration/{configuration-id}/evcs/evc/{evc-id} 2022-08-10T09:17:47,686 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 22, 51} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-08-10T09:17:47,686 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 216} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints 2022-08-10T09:17:47,686 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15, 17} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-08-10T09:17:47,686 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 47, 217} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id} 2022-08-10T09:17:47,687 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {218} /aai/v25/network/interlayer-attachments/interlayer-attachment/{id} 2022-08-10T09:17:47,687 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 63, 110} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-08-10T09:17:47,687 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {219} /aai/v25/network/physical-links/physical-link/{link-name} 2022-08-10T09:17:47,688 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 220} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups 2022-08-10T09:17:47,688 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 35} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid} 2022-08-10T09:17:47,688 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 124, 221} /aai/v25/network/l3-networks/l3-network/{network-id}/subnets/subnet/{subnet-id}/host-routes 2022-08-10T09:17:47,688 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {222} /aai/v25/cloud-infrastructure/pservers 2022-08-10T09:17:47,689 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 57, 210} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname} 2022-08-10T09:17:47,689 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,689 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 33} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces 2022-08-10T09:17:47,690 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id} 2022-08-10T09:17:47,690 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {57, 150} /aai/v25/business/connectors/connector/{resource-instance-id}/metadata/metadatum/{metaname} 2022-08-10T09:17:47,690 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 51} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-08-10T09:17:47,690 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-08-10T09:17:47,691 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 18, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-08-10T09:17:47,691 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 49, 223} /aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs/forwarder-evc/{forwarder-evc-id}/vlan-mappings/vlan-mapping/{vlan-mapping-id} 2022-08-10T09:17:47,691 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {224} /aai/v25/network/route-table-references/route-table-reference/{route-table-reference-id} 2022-08-10T09:17:47,691 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 15} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name} 2022-08-10T09:17:47,692 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 31} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces 2022-08-10T09:17:47,692 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 115} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps/cp/{cp-instance-id} 2022-08-10T09:17:47,692 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14, 110} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-08-10T09:17:47,692 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {225} /aai/v25/network/connectivities 2022-08-10T09:17:47,693 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {109, 226} /aai/v25/network/ipsec-configurations/ipsec-configuration/{ipsec-configuration-id}/vig-servers 2022-08-10T09:17:47,693 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {227} /aai/v25/network/lag-links/lag-link/{link-name} 2022-08-10T09:17:47,693 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66} /aai/v25/business/customers/customer/{global-customer-id} 2022-08-10T09:17:47,694 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | loaded [aggregate-route, aggregate-routes, allotted-resource, allotted-resources, availability-zone, availability-zones, available-bandwidth, available-bandwidth-map, bandwidth-attribute, bandwidth-attributes, class-of-service, classes-of-service, cloud-region, cloud-regions, collection, collections, complex, complexes, configuration, configurations, connectivities, connectivity, connector, connectors, constrained-element-set, constrained-element-sets, contact, contacts, cp, cps, ctag-assignment, ctag-assignments, ctag-pool, ctag-pools, customer, customers, cvlan-tag-entry, cvlan-tags, device, devices, dvs-switch, dvs-switches, element-choice-set, element-choice-sets, entitlement, entitlements, esr-thirdparty-sdnc, esr-thirdparty-sdnc-list, evc, evcs, flavor, flavors, forwarder, forwarder-evc, forwarder-evcs, forwarders, forwarding-path, forwarding-paths, generic-vnf, generic-vnfs, group-assignment, group-assignments, host-route, host-routes, hpa-capabilities, hpa-capability, hpa-feature-attributes, image, images, instance-group, instance-groups, interlayer-attachment, interlayer-attachments, ipsec-configuration, ipsec-configurations, l-interface, l-interfaces, l3-interface-ipv4-address-list, l3-interface-ipv6-address-list, l3-network, l3-networks, label-restriction, label-restrictions, lag-interface, lag-interfaces, lag-link, lag-links, lan-port-config, lan-port-configs, license, licenses, line-of-business, lines-of-business, logical-link, logical-links, metadata, metadatum, model, model-constraint, model-constraints, model-element, model-elements, model-ver, model-vers, models, multicast-configuration, multicast-configurations, named-queries, named-query, named-query-element, named-query-elements, network-policies, network-policy, network-profile, network-profiles, network-resource, network-resources, network-route, network-routes, network-technologies, network-technology, newvce, newvces, nos-server, nos-servers, oam-network, oam-networks, operational-environment, operational-environments, owning-entities, owning-entity, p-interface, p-interfaces, physical-link, physical-links, platform, platforms, pnf, pnfs, port-group, port-groups, project, projects, property-constraint, property-constraints, pserver, pservers, related-lookup, related-lookups, route-table-reference, route-table-references, route-target, route-targets, routing-instance, routing-instances, sdwan-vpn, sdwan-vpns, segmentation-assignment, segmentation-assignments, service, service-capabilities, service-capability, service-instance, service-instances, service-subscription, service-subscriptions, services, site-pair, site-pair-set, site-pair-sets, site-pairs, site-resource, site-resources, snapshot, snapshots, sriov-pf, sriov-pfs, sriov-vf, sriov-vfs, subnet, subnets, te-link-attribute, te-link-attributes, tenant, tenants, tunnel-termination-point, tunnel-termination-points, tunnel-xconnect, tunnel-xconnects, uni, unis, vce, vces, vf-module, vf-modules, vig-server, vig-servers, vip-ipv4-address-list, vip-ipv6-address-list, virtual-data-center, virtual-data-centers, vlan, vlan-mapping, vlan-mappings, vlan-tag, vlan-tags, vlans, vnf-image, vnf-images, vnfc, vnfcs, volume, volume-group, volume-groups, volumes, vpls-pe, vpls-pes, vpn-binding, vpn-bindings, vrf, vrfs, vserver, vservers, wan-port-config, wan-port-configs, zone, zones] WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.onap.ccsdk.sli.adaptors.aai.AAIClientRESTExecutor (file:/opt/opendaylight/data/cache/org.eclipse.osgi/259/0/bundleFile) to field java.lang.reflect.Field.modifiers WARNING: Please consider reporting this to the maintainers of org.onap.ccsdk.sli.adaptors.aai.AAIClientRESTExecutor WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-08-10T09:17:47,700 | INFO | features-3-thread-1 | AAIService | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | AAIResource.ctor initialized. 2022-08-10T09:17:47,701 | INFO | features-3-thread-1 | AAIService | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | AAIResource.ctor initialized. 2022-08-10T09:17:47,704 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.aai-service-provider/1.4.1 has been started 2022-08-10T09:17:47,705 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.aai-service-provider_1.4.1 [259] was successfully created 2022-08-10T09:17:47,706 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.cds-mgmt-api/4.0.7 2022-08-10T09:17:47,794 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.cds-access-api/4.0.7 2022-08-10T09:17:47,797 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-cluster-admin-api/4.0.7 2022-08-10T09:17:47,799 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 2022-08-10T09:17:47,801 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.northbound.lcm-provider_1.4.1 [282] with paths [bundleentry://282.fwk50503805/org/opendaylight/blueprint/lcm-blueprint.xml] 2022-08-10T09:17:47,807 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-08-10T09:17:47,807 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_onap_logging-analytics_logging-slf4j_1.6.9_logging-slf4j-1.6.9.jar/0.0.0 2022-08-10T09:17:47,809 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_onap_logging-analytics_logging-filter-base_1.6.9_logging-filter-base-1.6.9.jar/0.0.0 2022-08-10T09:17:47,811 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.oran.a1-adapter-model/1.3.2 2022-08-10T09:17:47,813 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-model/1.3.1 2022-08-10T09:17:47,815 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.inject.jersey-hk2/2.27.0 2022-08-10T09:17:47,818 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.base-http-provider/1.4.1 2022-08-10T09:17:47,820 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.highstreet-technologies.opendaylight.odl-ready/3.2.0 2022-08-10T09:17:47,835 | INFO | features-3-thread-1 | ReadyHttpServlet | 54 - com.highstreet-technologies.opendaylight.odl-ready - 3.2.0 | - | ready state servlet instantiated 2022-08-10T09:17:47,839 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54]] to http service 2022-08-10T09:17:47,854 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:47,921 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:17:47,922 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:47,922 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:17:47,923 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:17:47,923 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:17:47,924 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54], contextID=default], with context-name: 2022-08-10T09:17:47,925 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:17:47,927 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:17:47,935 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54], contextID=default]} 2022-08-10T09:17:47,937 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle com.highstreet-technologies.opendaylight.odl-ready/3.2.0 has been started 2022-08-10T09:17:47,940 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54] was successfully created 2022-08-10T09:17:47,943 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.mdsal-resource-provider/1.4.1 2022-08-10T09:17:47,946 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.mdsal-resource-provider_1.4.1 [262] with paths [bundleentry://262.fwk50503805/org/opendaylight/blueprint/mdsal-resource-blueprint.xml] 2022-08-10T09:17:47,957 | INFO | features-3-thread-1 | MdsalResourcePropertiesProviderImpl | 262 - rg.onap.ccsdk.sli.adaptors.mdsal-resource-provider - 1.4.1 | - | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/mdsal-resource.properties 2022-08-10T09:17:47,959 | INFO | features-3-thread-1 | ConfigResource | 262 - rg.onap.ccsdk.sli.adaptors.mdsal-resource-provider - 1.4.1 | - | Loading ConfigResource using property provider 2022-08-10T09:17:47,964 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.mdsal-resource-provider/1.4.1 has been started 2022-08-10T09:17:47,965 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.mdsal-resource-provider_1.4.1 [262] was successfully created 2022-08-10T09:17:47,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_dk_brics_automaton_1.12-1_automaton-1.12-1.jar/0.0.0 2022-08-10T09:17:47,969 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_github_mifmif_generex_1.0.2_generex-1.0.2.jar/0.0.0 2022-08-10T09:17:47,971 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 2022-08-10T09:17:47,974 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider_1.3.1 [227] with paths [bundleentry://227.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:47,979 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.websocketmanager.model.WebsocketManagerService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.MountPointService), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)] 2022-08-10T09:17:47,980 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.daexim.spi/1.10.1 2022-08-10T09:17:47,982 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | log4j.apache-log4j-extras/1.2.17 2022-08-10T09:17:47,984 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.sdnc.northbound.optical-service-model/2.3.0 2022-08-10T09:17:47,986 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider/2.12.5 2022-08-10T09:17:47,988 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sliapi-model-yang/1.4.1 2022-08-10T09:17:47,990 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_glassfish_jersey_security_oauth1-signature_2.27_oauth1-signature-2.27.jar/0.0.0 2022-08-10T09:17:47,992 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_glassfish_jersey_security_oauth1-client_2.27_oauth1-client-2.27.jar/0.0.0 2022-08-10T09:17:47,994 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.media.jersey-media-multipart/2.27.0 2022-08-10T09:17:47,995 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.plugins.restapi-call-node-provider/1.4.1 2022-08-10T09:17:47,997 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.plugins.restapi-call-node-provider_1.4.1 [284] with paths [bundleentry://284.fwk50503805/org/opendaylight/blueprint/restapi-call-node-blueprint.xml] 2022-08-10T09:17:48,017 | WARN | features-3-thread-1 | RestapiCallNode | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 | - | Partners file could not be read, Partner support will not be enabled. Unable to read file /opt/onap/ccsdk/data/properties/partners.json/opt/onap/ccsdk/data/properties/partners.json 2022-08-10T09:17:48,018 | WARN | features-3-thread-1 | RestapiCallNode | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 | - | UEB properties could not be read, UEB support will not be enabled. /opt/onap/ccsdk/data/properties/ueb.properties (No such file or directory) 2022-08-10T09:17:48,020 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.plugins.restapi-call-node-provider/1.4.1 has been started 2022-08-10T09:17:48,021 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.plugins.restapi-call-node-provider_1.4.1 [284] was successfully created 2022-08-10T09:17:48,021 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.xbean.finder/4.20.0 2022-08-10T09:17:48,023 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.sdnc.northbound.optical-service-provider/2.3.0 2022-08-10T09:17:48,031 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290]] to http service 2022-08-10T09:17:48,045 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:48,416 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:17:48,417 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:48,418 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:17:48,418 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:17:48,418 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:17:48,419 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add ch.qos.logback.classic.servlet.LogbackServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:48,419 | WARN | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | failed to parse and instantiate of javax.servlet.ServletContainerInitializer in classpath 2022-08-10T09:17:48,420 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290], contextID=default], with context-name: 2022-08-10T09:17:48,421 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:17:48,424 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:17:48,439 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290], contextID=default]} 2022-08-10T09:17:48,441 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290] with paths [bundleentry://290.fwk50503805/org/opendaylight/blueprint/optical-service-blueprint.xml] 2022-08-10T09:17:48,447 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-08-10T09:17:48,448 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.rabbitmq.client/5.13.0 2022-08-10T09:17:48,451 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider/1.3.1 2022-08-10T09:17:48,454 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255] with paths [bundleentry://255.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:48,465 | INFO | features-3-thread-1 | WebSocketManagerProvider | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 | - | Creating provider for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManagerProvider 2022-08-10T09:17:48,468 | INFO | features-3-thread-1 | WebSocketManagerProvider | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 | - | Init provider for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManagerProvider 2022-08-10T09:17:48,473 | INFO | features-3-thread-1 | WebSocketManager | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 | - | Create servlet for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManager 2022-08-10T09:17:48,473 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255]] to http service 2022-08-10T09:17:48,481 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:48,691 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:17:48,692 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:48,692 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:17:48,693 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:17:48,693 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:17:48,694 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255], contextID=default], with context-name: 2022-08-10T09:17:48,695 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:17:48,701 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:17:48,720 | INFO | features-3-thread-1 | WebSocketManager | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 | - | Configure provider for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManager 2022-08-10T09:17:48,801 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255], contextID=default]} 2022-08-10T09:17:48,803 | INFO | features-3-thread-1 | WebSocketManagerProvider | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 | - | websocket servlet registered. 2022-08-10T09:17:48,807 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.MountPointService), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)] 2022-08-10T09:17:48,808 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider/1.3.1 has been started 2022-08-10T09:17:48,808 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255] was successfully created 2022-08-10T09:17:48,809 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.eos-binding-api/8.0.7 2022-08-10T09:17:48,919 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider/1.3.1 2022-08-10T09:17:48,921 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221] with paths [bundleentry://221.fwk50503805/org/opendaylight/blueprint/blueprint.xml] 2022-08-10T09:17:48,959 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221]] to http service 2022-08-10T09:17:48,963 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:17:48,963 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:17:48,963 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:49,008 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:17:49,008 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:49,009 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:17:49,010 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221], contextID=default], with context-name: 2022-08-10T09:17:49,010 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:17:49,016 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:17:49,021 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221], contextID=default]} 2022-08-10T09:17:49,037 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider/1.3.1 has been started 2022-08-10T09:17:49,039 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221] was successfully created 2022-08-10T09:17:49,041 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-model-ri/8.0.7 2022-08-10T09:17:49,044 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.impl/2.0.11 2022-08-10T09:17:49,045 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.plugins.template-node-provider/1.4.1 2022-08-10T09:17:49,083 | WARN | features-3-thread-1 | TemplateNode | 286 - org.onap.ccsdk.sli.plugins.template-node-provider - 1.4.1 | - | Properties not loaded for template node, using sensible defaults. /opt/onap/ccsdk/data/properties/template-node.properties (No such file or directory) 2022-08-10T09:17:49,083 | WARN | features-3-thread-1 | deprecation | 152 - org.apache.velocity.engine-core - 2.3.0 | - | configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders' 2022-08-10T09:17:49,084 | WARN | features-3-thread-1 | deprecation | 152 - org.apache.velocity.engine-core - 2.3.0 | - | configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' 2022-08-10T09:17:49,084 | WARN | features-3-thread-1 | deprecation | 152 - org.apache.velocity.engine-core - 2.3.0 | - | configuration key 'file.resource.loader.cache' has been deprecated in favor of 'resource.loader.file.cache' 2022-08-10T09:17:49,156 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.plugins.template-node-provider/1.4.1 has been started 2022-08-10T09:17:49,157 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.plugins.template-node-provider_1.4.1 [286] was successfully created 2022-08-10T09:17:49,159 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.infrautils.util/2.0.8 2022-08-10T09:17:49,161 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.infrautils.ready-api/2.0.8 2022-08-10T09:17:49,162 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.sql-resource-provider/1.4.1 2022-08-10T09:17:49,163 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider_1.4.1 [267] with paths [bundleentry://267.fwk50503805/org/opendaylight/blueprint/sql-resource-blueprint.xml] 2022-08-10T09:17:49,167 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)] 2022-08-10T09:17:49,169 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.jdbc.core/4.3.3 2022-08-10T09:17:49,193 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.jdbc.core/4.3.3 2022-08-10T09:17:49,195 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.containers.jersey-container-servlet/2.27.0 2022-08-10T09:17:49,197 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 2022-08-10T09:17:49,199 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.core.sliapi-provider_1.4.1 [275] with paths [bundleentry://275.fwk50503805/org/opendaylight/blueprint/sliapi-blueprint.xml] 2022-08-10T09:17:49,205 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-08-10T09:17:49,210 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-model/1.3.1 2022-08-10T09:17:49,213 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-akka-segmented-journal/4.0.7 2022-08-10T09:17:49,215 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.auth/2.0.11 2022-08-10T09:17:49,217 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.aaa-authn-odl-plugin/2.0.11 2022-08-10T09:17:49,223 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-inventoryApp/1.3.1 2022-08-10T09:17:49,251 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-08-10T09:17:49,252 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde inventoryApp 2022-08-10T09:17:49,272 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-inventoryApp/1.3.1 has been started 2022-08-10T09:17:49,273 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-inventoryApp_1.3.1 [249] was successfully created 2022-08-10T09:17:49,281 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.dataChange-model/1.4.1 2022-08-10T09:17:49,287 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.netty-event-executor-config/0.15.7 2022-08-10T09:17:49,337 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.controller.cluster.ActorSystemProvider), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-08-10T09:17:49,337 | INFO | features-3-thread-1 | OSGiGlobalEventExecutor | 313 - pendaylight.controller.netty-event-executor-config - 0.15.7 | - | Global Event executor enabled 2022-08-10T09:17:49,340 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.cds-access-client/4.0.7 2022-08-10T09:17:49,348 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.media.jersey-media-jaxb/2.27.0 2022-08-10T09:17:49,350 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.messagerouter.publisher.api/1.4.1 2022-08-10T09:17:49,351 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_google_j2objc_j2objc-annotations_1.3_j2objc-annotations-1.3.jar/0.0.0 2022-08-10T09:17:49,352 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-helpApp/1.3.1 2022-08-10T09:17:49,381 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-08-10T09:17:49,382 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde helpApp 2022-08-10T09:17:49,383 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-helpApp/1.3.1 has been started 2022-08-10T09:17:49,399 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-helpApp_1.3.1 [248] was successfully created 2022-08-10T09:17:49,403 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_google_errorprone_error_prone_annotations_2.5.1_error_prone_annotations-2.5.1.jar/0.0.0 2022-08-10T09:17:49,405 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-generator/8.0.7 2022-08-10T09:17:49,423 | INFO | features-3-thread-1 | DefaultBindingRuntimeGenerator | 340 - org.opendaylight.mdsal.binding-generator - 8.0.7 | - | Binding/YANG type support activated 2022-08-10T09:17:49,425 | INFO | features-3-thread-1 | OSGiBindingRuntime | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 | - | Binding Runtime activating 2022-08-10T09:17:50,101 | WARN | qtp1091154915-690 | HttpChannel | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | /apidoc/explorer/index.html org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton. This is an invalid application configuration. at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?] at org.apache.shiro.subject.Subject$Builder. (Subject.java:626) ~[?:?] at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?] at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?] at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?] at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?] at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?] at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[?:?] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[?:?] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[?:?] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[?:?] at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[?:?] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[?:?] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[?:?] at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[?:?] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[?:?] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[?:?] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[?:?] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) ~[?:?] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) ~[?:?] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[?:?] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~[?:?] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) ~[?:?] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629] at java.lang.Thread.run(Unknown Source) [?:?] 2022-08-10T09:17:50,680 | INFO | features-3-thread-1 | OSGiBindingRuntimeContextImpl | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 | - | BindingRuntimeContext generation 1 activated 2022-08-10T09:17:50,681 | INFO | features-3-thread-1 | GlobalBindingRuntimeContext | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 | - | Global BindingRuntimeContext generation 1 activated 2022-08-10T09:17:50,683 | INFO | features-3-thread-1 | OSGiBindingRuntime | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 | - | Binding Runtime activated 2022-08-10T09:17:50,684 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.transport-native-unix-common/4.1.69.Final 2022-08-10T09:17:50,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 2022-08-10T09:17:50,688 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.northbound.asdcApi-provider_1.4.1 [278] with paths [bundleentry://278.fwk50503805/org/opendaylight/blueprint/asdc-blueprint.xml] 2022-08-10T09:17:50,693 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-08-10T09:17:50,693 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_lmdbjava_lmdbjava_0.7.0_lmdbjava-0.7.0.jar/0.0.0 2022-08-10T09:17:50,695 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-model/1.3.1 2022-08-10T09:17:50,697 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_onap_ccsdk_features_sdnr_wt_sdnr-wt-odlux-framework_1.3.1_sdnr-wt-odlux-framework-1.3.1.jar/0.0.0 2022-08-10T09:17:50,699 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 2022-08-10T09:17:50,701 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.sdnc.northbound.generic-resource-api-provider_2.3.0 [288] with paths [bundleentry://288.fwk50503805/org/opendaylight/blueprint/generic-resource-api-blueprint.xml] 2022-08-10T09:17:50,704 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:50,705 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.callhome-provider/2.0.11 2022-08-10T09:17:50,711 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool)] 2022-08-10T09:17:50,713 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_net_jcip_jcip-annotations_1.0_jcip-annotations-1.0.jar/0.0.0 2022-08-10T09:17:50,715 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.dropwizard.metrics.jvm/4.1.25 2022-08-10T09:17:50,716 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.dropwizard.metrics.healthchecks/4.1.25 2022-08-10T09:17:50,718 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | karaf.branding/9.0.8 2022-08-10T09:17:50,720 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.dropwizard.metrics.graphite/4.1.25 2022-08-10T09:17:50,721 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.eos-binding-adapter/8.0.7 2022-08-10T09:17:50,725 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.web.servlet-jersey2/0.14.7 2022-08-10T09:17:50,730 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2022-08-10T09:17:50,730 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.web.WebServer)] 2022-08-10T09:17:50,733 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle/1.4.1 2022-08-10T09:17:50,742 | INFO | features-3-thread-1 | AnsibleAdaptorPropertiesProviderImpl | 260 - org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle - 1.4.1 | - | Using property file (3) from JRE argument /opt/opendaylight/data/cache/org.eclipse.osgi/260/data/ansible-adaptor.properties 2022-08-10T09:17:50,752 | ERROR | features-3-thread-1 | AnsibleAdaptorImpl | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 | - | Error while reading time out property java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.initialize(AnsibleAdaptorImpl.java:139) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl. (AnsibleAdaptorImpl.java:96) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:335) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:288) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:284) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(BlueprintExtender.java:274) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:500) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:433) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$AbstractTracked.track(BundleHookBundleTracker.java:725) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.bundleChanged(BundleHookBundleTracker.java:463) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$BundleEventHook.event(BundleHookBundleTracker.java:422) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.lambda$0(EquinoxEventPublisher.java:256) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1338) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1311) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.notifyEventHooksPrivileged(EquinoxEventPublisher.java:255) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217) ~[?:?] at org.eclipse.osgi.container.Module.publishEvent(Module.java:499) ~[?:?] at org.eclipse.osgi.container.Module.start(Module.java:486) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) ~[?:?] at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) ~[?:?] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?] at java.lang.Thread.run(Unknown Source) [?:?] 2022-08-10T09:17:50,763 | ERROR | features-3-thread-1 | AnsibleAdaptorImpl | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 | - | Error while reading socket time out property java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.initialize(AnsibleAdaptorImpl.java:147) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl. (AnsibleAdaptorImpl.java:96) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:335) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:288) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:284) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(BlueprintExtender.java:274) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:500) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:433) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$AbstractTracked.track(BundleHookBundleTracker.java:725) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.bundleChanged(BundleHookBundleTracker.java:463) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$BundleEventHook.event(BundleHookBundleTracker.java:422) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.lambda$0(EquinoxEventPublisher.java:256) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1338) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1311) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.notifyEventHooksPrivileged(EquinoxEventPublisher.java:255) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217) ~[?:?] at org.eclipse.osgi.container.Module.publishEvent(Module.java:499) ~[?:?] at org.eclipse.osgi.container.Module.start(Module.java:486) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) ~[?:?] at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) ~[?:?] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?] at java.lang.Thread.run(Unknown Source) [?:?] 2022-08-10T09:17:50,772 | ERROR | features-3-thread-1 | AnsibleAdaptorImpl | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 | - | Error while reading poll interval property java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.initialize(AnsibleAdaptorImpl.java:155) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl. (AnsibleAdaptorImpl.java:96) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:335) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:288) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:284) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(BlueprintExtender.java:274) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:500) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:433) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$AbstractTracked.track(BundleHookBundleTracker.java:725) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.bundleChanged(BundleHookBundleTracker.java:463) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$BundleEventHook.event(BundleHookBundleTracker.java:422) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.lambda$0(EquinoxEventPublisher.java:256) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1338) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1311) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.notifyEventHooksPrivileged(EquinoxEventPublisher.java:255) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217) ~[?:?] at org.eclipse.osgi.container.Module.publishEvent(Module.java:499) ~[?:?] at org.eclipse.osgi.container.Module.start(Module.java:486) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) ~[?:?] at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) ~[?:?] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?] at java.lang.Thread.run(Unknown Source) [?:?] 2022-08-10T09:17:50,782 | INFO | features-3-thread-1 | AnsibleAdaptorImpl | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 | - | Initialized Ansible Adaptor 2022-08-10T09:17:50,784 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle/1.4.1 has been started 2022-08-10T09:17:50,785 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle_1.4.1 [260] was successfully created 2022-08-10T09:17:50,787 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle_1.4.1 [260] with paths [bundleentry://260.fwk50503805/org/opendaylight/blueprint/ansible-adaptor-blueprint.xml] 2022-08-10T09:17:50,787 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-dom-codec/8.0.7 2022-08-10T09:17:50,795 | INFO | features-3-thread-1 | DefaultBindingCodecTreeFactory | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 | - | Binding-DOM Codec enabled 2022-08-10T09:17:50,799 | INFO | features-3-thread-1 | DefaultBindingDOMCodecFactory | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 | - | Binding/DOM Codec enabled 2022-08-10T09:17:50,800 | INFO | features-3-thread-1 | OSGiBindingDOMCodec | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 | - | Binding/DOM Codec activating 2022-08-10T09:17:50,845 | INFO | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 | - | Binding/DOM Codec generation 1 activated 2022-08-10T09:17:50,847 | INFO | features-3-thread-1 | GlobalBindingDOMCodecServices | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 | - | Global Binding/DOM Codec activated with generation 1 2022-08-10T09:17:50,858 | INFO | features-3-thread-1 | OSGiBlockingBindingNormalizer | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter activated 2022-08-10T09:17:50,869 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)] 2022-08-10T09:17:50,870 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for MountPointService activated 2022-08-10T09:17:50,877 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for NotificationService activated 2022-08-10T09:17:50,882 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-08-10T09:17:50,883 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)] 2022-08-10T09:17:50,884 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-08-10T09:17:50,885 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-08-10T09:17:50,886 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-08-10T09:17:50,887 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:50,886 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for NotificationPublishService activated 2022-08-10T09:17:50,891 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for RpcConsumerRegistry activated 2022-08-10T09:17:50,899 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker))] 2022-08-10T09:17:50,899 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.controller.cluster.ActorSystemProvider), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool)] 2022-08-10T09:17:50,901 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-08-10T09:17:50,901 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:50,902 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)] 2022-08-10T09:17:50,902 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-08-10T09:17:50,902 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for RpcProviderService activated 2022-08-10T09:17:50,903 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)] 2022-08-10T09:17:50,903 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:50,904 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:50,908 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for ActionService activated 2022-08-10T09:17:50,913 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for ActionProviderService activated 2022-08-10T09:17:50,913 | INFO | features-3-thread-1 | DynamicBindingAdapter | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | 8 DOMService trackers started 2022-08-10T09:17:50,919 | INFO | features-3-thread-1 | OSGiQueryFactory | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding Query activated 2022-08-10T09:17:50,920 | INFO | features-3-thread-1 | OSGiBindingDOMCodec | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 | - | Binding/DOM Codec activated 2022-08-10T09:17:50,923 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.transport-native-epoll/4.1.69.Final 2022-08-10T09:17:50,926 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-connectApp/1.3.1 2022-08-10T09:17:50,939 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-08-10T09:17:50,939 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde connectApp 2022-08-10T09:17:50,941 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-connectApp/1.3.1 has been started 2022-08-10T09:17:50,942 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-connectApp_1.3.1 [245] was successfully created 2022-08-10T09:17:50,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider/1.3.1 2022-08-10T09:17:50,950 | INFO | features-3-thread-1 | HelpServlet | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 | - | Starting HelpServlet instance 660651788 2022-08-10T09:17:50,954 | INFO | features-3-thread-1 | HelpInfrastructureObject | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 | - | Extract 2022-08-10T09:17:50,955 | INFO | features-3-thread-1 | HelpInfrastructureObject | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 | - | Bundle location:mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-helpserver-provider/1.3.1 State:32 2022-08-10T09:17:50,955 | INFO | features-3-thread-1 | HelpInfrastructureObject | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 | - | Write files from Resource 2022-08-10T09:17:51,988 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238]] to http service 2022-08-10T09:17:51,997 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:17:51,997 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:17:51,998 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:52,055 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:17:52,056 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:52,057 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:17:52,058 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238], contextID=default], with context-name: 2022-08-10T09:17:52,060 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:17:52,064 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:17:52,078 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238], contextID=default]} 2022-08-10T09:17:52,081 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider/1.3.1 has been started 2022-08-10T09:17:52,082 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238] was successfully created 2022-08-10T09:17:52,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.eos-common-spi/8.0.7 2022-08-10T09:17:52,087 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 2022-08-10T09:17:52,089 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.oran.a1-adapter-provider_1.3.2 [258] with paths [bundleentry://258.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:52,094 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:52,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.plugins.properties-node-provider/1.4.1 2022-08-10T09:17:52,096 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.plugins.properties-node-provider_1.4.1 [283] with paths [bundleentry://283.fwk50503805/org/opendaylight/blueprint/properties-node-blueprint.xml] 2022-08-10T09:17:52,106 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.plugins.properties-node-provider/1.4.1 has been started 2022-08-10T09:17:52,107 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.plugins.properties-node-provider_1.4.1 [283] was successfully created 2022-08-10T09:17:52,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.filters-provider/1.4.1 2022-08-10T09:17:52,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.sdnc.northbound.vnftools-provider/2.3.0 2022-08-10T09:17:52,119 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.vnftools-provider/2.3.0 has been started 2022-08-10T09:17:52,120 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.sdnc.northbound.vnftools-provider_2.3.0 [291] was successfully created 2022-08-10T09:17:52,121 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.sdnc.northbound.vnftools-provider_2.3.0 [291] with paths [bundleentry://291.fwk50503805/org/opendaylight/blueprint/vnftools-blueprint.xml] 2022-08-10T09:17:52,122 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-spi/8.0.7 2022-08-10T09:17:52,124 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-configurationApp/1.3.1 2022-08-10T09:17:52,131 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-08-10T09:17:52,132 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde configurationApp 2022-08-10T09:17:52,133 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-configurationApp/1.3.1 has been started 2022-08-10T09:17:52,134 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-configurationApp_1.3.1 [244] was successfully created 2022-08-10T09:17:52,135 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-model/1.3.1 2022-08-10T09:17:52,137 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.web.osgi-impl/0.14.7 2022-08-10T09:17:52,143 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2022-08-10T09:17:52,143 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-maintenanceApp/1.3.1 2022-08-10T09:17:52,144 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-08-10T09:17:52,152 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-08-10T09:17:52,152 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde maintenanceApp 2022-08-10T09:17:52,153 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-maintenanceApp/1.3.1 has been started 2022-08-10T09:17:52,154 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-maintenanceApp_1.3.1 [250] was successfully created 2022-08-10T09:17:52,156 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.infrautils.ready-impl/2.0.8 2022-08-10T09:17:52,173 | INFO | features-3-thread-1 | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | ThreadFactory created: SystemReadyService 2022-08-10T09:17:52,180 | INFO | features-3-thread-1 | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | Now starting to provide full system readiness status updates (see TestBundleDiag's logs)... 2022-08-10T09:17:52,183 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-performanceHistoryApp/1.3.1 2022-08-10T09:17:52,183 | INFO | SystemReadyService-0 | TestBundleDiag | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos() started... 2022-08-10T09:17:52,193 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-08-10T09:17:52,193 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde performanceHistoryApp 2022-08-10T09:17:52,195 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-performanceHistoryApp/1.3.1 has been started 2022-08-10T09:17:52,195 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-performanceHistoryApp_1.3.1 [251] was successfully created 2022-08-10T09:17:52,197 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-util/8.0.7 2022-08-10T09:17:52,199 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 2022-08-10T09:17:52,201 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.northbound.dataChange-provider_1.4.1 [280] with paths [bundleentry://280.fwk50503805/org/opendaylight/blueprint/datachange-blueprint.xml] 2022-08-10T09:17:52,206 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:52,206 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.cds-dom-api/4.0.7 2022-08-10T09:17:52,208 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-akka-raft/4.0.7 2022-08-10T09:17:52,220 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.locator/2.5.0.b42 2022-08-10T09:17:52,226 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.utils/2.5.0.b42 2022-08-10T09:17:52,232 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.api/2.5.0.b42 2022-08-10T09:17:52,238 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.filterchain/0.14.7 2022-08-10T09:17:52,246 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-08-10T09:17:52,246 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2022-08-10T09:17:52,254 | INFO | features-3-thread-1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Custom filter properties updated: {service.pid=org.opendaylight.aaa.filterchain, customFilterList=org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter,org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter, component.name=org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImpl, felix.fileinstall.filename=file:/opt/opendaylight/etc/org.opendaylight.aaa.filterchain.cfg, component.id=76} 2022-08-10T09:17:52,258 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 2022-08-10T09:17:52,267 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)] 2022-08-10T09:17:52,270 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sli-provider/1.4.1 2022-08-10T09:17:52,281 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.core.sli-provider_1.4.1 [271] with paths [bundleentry://271.fwk50503805/org/opendaylight/blueprint/sli-blueprint.xml] 2022-08-10T09:17:52,290 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sli-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)] 2022-08-10T09:17:52,291 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.plugins.restconf-client-provider/1.4.1 2022-08-10T09:17:52,294 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.plugins.restconf-client-provider_1.4.1 [285] with paths [bundleentry://285.fwk50503805/org/opendaylight/blueprint/restconf-client-blueprint.xml] 2022-08-10T09:17:52,317 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 0s, remaining time 299s, diag: Booting {Installed=0, Resolved=43, Unknown=0, GracePeriod=23, Waiting=6, Starting=0, Active=436, Stopping=0, Failure=0} 2022-08-10T09:17:52,349 | WARN | features-3-thread-1 | RestapiCallNode | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 | - | Partners file could not be read, Partner support will not be enabled. Unable to read file /opt/onap/ccsdk/data/properties/partners.json/opt/onap/ccsdk/data/properties/partners.json 2022-08-10T09:17:52,350 | WARN | features-3-thread-1 | RestapiCallNode | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 | - | UEB properties could not be read, UEB support will not be enabled. /opt/onap/ccsdk/data/properties/ueb.properties (No such file or directory) 2022-08-10T09:17:52,351 | INFO | features-3-thread-1 | RestconfDiscoveryNode | 285 - rg.onap.ccsdk.sli.plugins.restconf-client-provider - 1.4.1 | - | inside RestconfDiscoveryNode Constructor 2022-08-10T09:17:52,351 | INFO | features-3-thread-1 | RestconfDiscoveryNode | 285 - rg.onap.ccsdk.sli.plugins.restconf-client-provider - 1.4.1 | - | RESTCONF SBI Started 2022-08-10T09:17:52,354 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.plugins.restconf-client-provider/1.4.1 has been started 2022-08-10T09:17:52,355 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.plugins.restconf-client-provider_1.4.1 [285] was successfully created 2022-08-10T09:17:52,355 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-clustering-commons/4.0.7 2022-08-10T09:17:52,363 | INFO | features-3-thread-1 | FileAkkaConfigurationReader | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | File-based Akka configuration reader enabled 2022-08-10T09:17:52,486 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-distributed-datastore/4.0.7 2022-08-10T09:17:52,518 | INFO | features-3-thread-1 | OSGiActorSystemProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Actor System provider starting 2022-08-10T09:17:52,851 | INFO | features-3-thread-1 | ActorSystemProviderImpl | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Creating new ActorSystem 2022-08-10T09:17:53,416 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 1s, remaining time 298s, diag: Booting {Installed=0, Resolved=39, Unknown=0, GracePeriod=24, Waiting=4, Starting=0, Active=441, Stopping=0, Failure=0} 2022-08-10T09:17:53,708 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Slf4jLogger | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Slf4jLogger started 2022-08-10T09:17:53,949 | WARN | qtp1091154915-695 | HttpChannel | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | /restconf/operations/SLI-API:healthcheck org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton. This is an invalid application configuration. at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?] at org.apache.shiro.subject.Subject$Builder. (Subject.java:626) ~[?:?] at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?] at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?] at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?] at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?] at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?] at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629] at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629] at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629] at java.lang.Thread.run(Unknown Source) [?:?] 2022-08-10T09:17:54,156 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | ArteryTransport | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Remoting started with transport [Artery tcp]; listening on address [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] with UID [1706323741280297660] 2022-08-10T09:17:54,184 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Starting up, Akka version [2.6.17] ... 2022-08-10T09:17:54,270 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Registered cluster JMX MBean [akka:type=Cluster] 2022-08-10T09:17:54,271 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Started up successfully 2022-08-10T09:17:54,305 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 2022-08-10T09:17:54,327 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 2022-08-10T09:17:54,331 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - is the new leader among reachable nodes (more leaders may exist) 2022-08-10T09:17:54,343 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Leader is moving node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] to [Up] 2022-08-10T09:17:54,475 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 2s, remaining time 297s, diag: Booting {Installed=0, Resolved=39, Unknown=0, GracePeriod=24, Waiting=4, Starting=0, Active=441, Stopping=0, Failure=0} 2022-08-10T09:17:54,829 | INFO | features-3-thread-1 | OSGiActorSystemProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Actor System provider started 2022-08-10T09:17:54,975 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | ClusterSingletonManager | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Singleton manager starting singleton actor [akka://opendaylight-cluster-data/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 2022-08-10T09:17:54,978 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | ClusterSingletonManager | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | ClusterSingletonManager state change [Start -> Oldest] 2022-08-10T09:17:54,987 | INFO | features-3-thread-1 | OSGiEntityOwnershipService | 362 - org.opendaylight.mdsal.eos-binding-adapter - 8.0.7 | - | Entity Ownership Service adapter starting 2022-08-10T09:17:54,988 | INFO | features-3-thread-1 | OSGiEntityOwnershipService | 362 - org.opendaylight.mdsal.eos-binding-adapter - 8.0.7 | - | Entity Ownership Service adapter started 2022-08-10T09:17:54,995 | INFO | features-3-thread-1 | OSGiRemoteOpsProvider | 324 - rg.opendaylight.controller.sal-remoterpc-connector - 4.0.7 | - | Remote Operations service starting 2022-08-10T09:17:55,002 | INFO | features-3-thread-1 | OSGiRemoteOpsProvider | 324 - rg.opendaylight.controller.sal-remoterpc-connector - 4.0.7 | - | Remote Operations service started 2022-08-10T09:17:55,004 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool)] 2022-08-10T09:17:55,018 | INFO | features-3-thread-1 | OSGiDatastoreContextIntrospectorFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Datastore Context Introspector activated 2022-08-10T09:17:55,025 | INFO | features-3-thread-1 | FileModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Shard configuration provider started 2022-08-10T09:17:55,027 | INFO | features-3-thread-1 | OSGiDistributedDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Distributed Datastore type CONFIGURATION starting 2022-08-10T09:17:55,139 | INFO | opendaylight-cluster-data-akka.persistence.dispatchers.default-plugin-dispatcher-19 | SegmentedFileJournal | 318 - opendaylight.controller.sal-akka-segmented-journal - 4.0.7 | - | Initialized with root directory segmented-journal with storage MAPPED 2022-08-10T09:17:55,528 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 3s, remaining time 296s, diag: Booting {Installed=0, Resolved=39, Unknown=0, GracePeriod=24, Waiting=4, Starting=0, Active=441, Stopping=0, Failure=0} 2022-08-10T09:17:55,547 | WARN | features-3-thread-1 | DatastoreContext | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | The shard-snapshot-chunk-size configuration parameter is deprecated - use maximum-message-slice-size instead 2022-08-10T09:17:55,556 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Create data store instance of type : config 2022-08-10T09:17:55,558 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Config file exists - reading config from it 2022-08-10T09:17:55,559 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Config file exists - reading config from it 2022-08-10T09:17:55,571 | INFO | features-3-thread-1 | AbstractDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Creating ShardManager : shardmanager-config 2022-08-10T09:17:55,600 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Starting ShardManager shard-manager-config 2022-08-10T09:17:55,608 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Recovery complete : shard-manager-config 2022-08-10T09:17:55,641 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received MemberUp: memberName: MemberName{name=member-1}, address: akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550 2022-08-10T09:17:55,642 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-default-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-default-config 2022-08-10T09:17:55,642 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-topology-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-topology-config 2022-08-10T09:17:55,642 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-inventory-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-inventory-config 2022-08-10T09:17:55,643 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-toaster-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-toaster-config 2022-08-10T09:17:55,695 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Data store config is using ask-based protocol 2022-08-10T09:17:55,699 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Config file exists - reading config from it 2022-08-10T09:17:55,700 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Config file exists - reading config from it 2022-08-10T09:17:55,701 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-default-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-default-config 2022-08-10T09:17:55,702 | INFO | features-3-thread-1 | OSGiDistributedDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Distributed Datastore type OPERATIONAL starting 2022-08-10T09:17:55,702 | WARN | features-3-thread-1 | DatastoreContext | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | The shard-snapshot-chunk-size configuration parameter is deprecated - use maximum-message-slice-size instead 2022-08-10T09:17:55,703 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-topology-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-topology-config 2022-08-10T09:17:55,705 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Create data store instance of type : operational 2022-08-10T09:17:55,706 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-inventory-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-inventory-config 2022-08-10T09:17:55,706 | INFO | features-3-thread-1 | AbstractDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Creating ShardManager : shardmanager-operational 2022-08-10T09:17:55,708 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-toaster-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-toaster-config 2022-08-10T09:17:55,711 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Starting ShardManager shard-manager-operational 2022-08-10T09:17:55,718 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Recovery complete : shard-manager-operational 2022-08-10T09:17:55,719 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received MemberUp: memberName: MemberName{name=member-1}, address: akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550 2022-08-10T09:17:55,720 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-default-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-default-operational 2022-08-10T09:17:55,720 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-topology-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-topology-operational 2022-08-10T09:17:55,721 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-inventory-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-inventory-operational 2022-08-10T09:17:55,722 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-toaster-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-toaster-operational 2022-08-10T09:17:55,723 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-toaster-config, persistent : true 2022-08-10T09:17:55,723 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-inventory-config, persistent : true 2022-08-10T09:17:55,723 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-topology-config, persistent : true 2022-08-10T09:17:55,723 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-default-config, persistent : true 2022-08-10T09:17:55,728 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Data store operational is using ask-based protocol 2022-08-10T09:17:55,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | derby/10.14.2000000.1828579 2022-08-10T09:17:55,732 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-default-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-default-operational 2022-08-10T09:17:55,734 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-default-operational, persistent : false 2022-08-10T09:17:55,734 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-topology-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-topology-operational 2022-08-10T09:17:55,735 | INFO | opendaylight-cluster-data-shard-dispatcher-30 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-topology-operational, persistent : false 2022-08-10T09:17:55,736 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-inventory-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-inventory-operational 2022-08-10T09:17:55,736 | INFO | opendaylight-cluster-data-shard-dispatcher-31 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-inventory-operational, persistent : false 2022-08-10T09:17:55,737 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-toaster-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-toaster-operational 2022-08-10T09:17:55,738 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-toaster-operational, persistent : false 2022-08-10T09:17:55,785 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-topology-operational/member-1-shard-topology-operational-notifier#168506862 created and ready for shard:member-1-shard-topology-operational 2022-08-10T09:17:55,785 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-toaster-config/member-1-shard-toaster-config-notifier#1026577456 created and ready for shard:member-1-shard-toaster-config 2022-08-10T09:17:55,786 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-default-operational/member-1-shard-default-operational-notifier#-679402461 created and ready for shard:member-1-shard-default-operational 2022-08-10T09:17:55,786 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-toaster-operational/member-1-shard-toaster-operational-notifier#-969053703 created and ready for shard:member-1-shard-toaster-operational 2022-08-10T09:17:55,786 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-inventory-config/member-1-shard-inventory-config-notifier#-449737398 created and ready for shard:member-1-shard-inventory-config 2022-08-10T09:17:55,787 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-topology-config/member-1-shard-topology-config-notifier#-2107249854 created and ready for shard:member-1-shard-topology-config 2022-08-10T09:17:55,787 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-inventory-operational/member-1-shard-inventory-operational-notifier#1565940090 created and ready for shard:member-1-shard-inventory-operational 2022-08-10T09:17:55,788 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-default-config/member-1-shard-default-config-notifier#-629994693 created and ready for shard:member-1-shard-default-config 2022-08-10T09:17:55,810 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-inventory-config with journal batch size 1 2022-08-10T09:17:55,810 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-toaster-config with journal batch size 1 2022-08-10T09:17:55,810 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-default-config with journal batch size 1 2022-08-10T09:17:55,810 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-topology-config with journal batch size 1 2022-08-10T09:17:55,814 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-default-operational with journal batch size 1 2022-08-10T09:17:55,814 | INFO | opendaylight-cluster-data-shard-dispatcher-30 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-topology-operational with journal batch size 1 2022-08-10T09:17:55,814 | INFO | opendaylight-cluster-data-shard-dispatcher-31 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-inventory-operational with journal batch size 1 2022-08-10T09:17:55,815 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-toaster-operational with journal batch size 1 2022-08-10T09:17:55,817 | INFO | opendaylight-cluster-data-akka.persistence.dispatchers.default-plugin-dispatcher-32 | SegmentedFileJournal | 318 - opendaylight.controller.sal-akka-segmented-journal - 4.0.7 | - | Initialized with root directory segmented-journal with storage DISK 2022-08-10T09:17:55,842 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-08-10T09:17:55,843 | INFO | opendaylight-cluster-data-shard-dispatcher-31 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-08-10T09:17:55,843 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-08-10T09:17:55,842 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-08-10T09:17:55,844 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-08-10T09:17:55,844 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-08-10T09:17:55,847 | INFO | opendaylight-cluster-data-shard-dispatcher-30 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-08-10T09:17:55,848 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-08-10T09:17:55,853 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-config , received role change from null to Follower 2022-08-10T09:17:55,854 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-operational , received role change from null to Follower 2022-08-10T09:17:55,853 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from null to Follower 2022-08-10T09:17:55,853 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-operational , received role change from null to Follower 2022-08-10T09:17:55,855 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-config , received role change from null to Follower 2022-08-10T09:17:55,856 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-operational , received role change from null to Follower 2022-08-10T09:17:55,856 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-config , received role change from null to Follower 2022-08-10T09:17:55,856 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-config , received role change from null to Follower 2022-08-10T09:17:55,867 | INFO | opendaylight-cluster-data-shard-dispatcher-31 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-config (Candidate): Starting new election term 1 2022-08-10T09:17:55,867 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-config (Candidate): Starting new election term 1 2022-08-10T09:17:55,867 | INFO | opendaylight-cluster-data-shard-dispatcher-31 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-08-10T09:17:55,868 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-08-10T09:17:55,867 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-operational (Candidate): Starting new election term 1 2022-08-10T09:17:55,868 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-config , received role change from Follower to Candidate 2022-08-10T09:17:55,867 | INFO | opendaylight-cluster-data-shard-dispatcher-30 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-config (Candidate): Starting new election term 1 2022-08-10T09:17:55,869 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-08-10T09:17:55,869 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-operational , received role change from Follower to Candidate 2022-08-10T09:17:55,870 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-operational (Candidate): Starting new election term 1 2022-08-10T09:17:55,870 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-operational (Candidate): Starting new election term 1 2022-08-10T09:17:55,870 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-08-10T09:17:55,870 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-08-10T09:17:55,871 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-operational , received role change from Follower to Candidate 2022-08-10T09:17:55,871 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from Follower to Candidate 2022-08-10T09:17:55,868 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-config , received role change from Follower to Candidate 2022-08-10T09:17:55,870 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-config (Candidate): Starting new election term 1 2022-08-10T09:17:55,869 | INFO | opendaylight-cluster-data-shard-dispatcher-30 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-08-10T09:17:55,874 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-config , received role change from Follower to Candidate 2022-08-10T09:17:55,873 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-operational (Candidate): Starting new election term 1 2022-08-10T09:17:55,875 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-08-10T09:17:55,875 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-08-10T09:17:55,876 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-config , received role change from Follower to Candidate 2022-08-10T09:17:55,877 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-operational , received role change from Follower to Candidate 2022-08-10T09:17:55,990 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | ClusterSingletonProxy | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Singleton identified at [akka://opendaylight-cluster-data/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 2022-08-10T09:17:56,000 | INFO | opendaylight-cluster-data-shard-dispatcher-31 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-08-10T09:17:56,000 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-08-10T09:17:56,000 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-08-10T09:17:56,001 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-08-10T09:17:56,008 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-operational , received role change from Candidate to Leader 2022-08-10T09:17:56,008 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-operational , received role change from Candidate to Leader 2022-08-10T09:17:56,008 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from Candidate to Leader 2022-08-10T09:17:56,008 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-operational , received role change from Candidate to Leader 2022-08-10T09:17:56,021 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-6 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2022-08-10T09:17:56,021 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2022-08-10T09:17:56,021 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2022-08-10T09:17:56,021 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2022-08-10T09:17:56,033 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-topology-operational, leaderId=member-1-shard-topology-operational, leaderPayloadVersion=12] 2022-08-10T09:17:56,035 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received role changed for member-1-shard-topology-operational from Candidate to Leader 2022-08-10T09:17:56,036 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-toaster-operational, leaderId=member-1-shard-toaster-operational, leaderPayloadVersion=12] 2022-08-10T09:17:56,036 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-default-operational, leaderId=member-1-shard-default-operational, leaderPayloadVersion=12] 2022-08-10T09:17:56,038 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received role changed for member-1-shard-toaster-operational from Candidate to Leader 2022-08-10T09:17:56,039 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received role changed for member-1-shard-default-operational from Candidate to Leader 2022-08-10T09:17:56,039 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-inventory-operational, leaderId=member-1-shard-inventory-operational, leaderPayloadVersion=12] 2022-08-10T09:17:56,040 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received role changed for member-1-shard-inventory-operational from Candidate to Leader 2022-08-10T09:17:56,040 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: All Shards are ready - data store operational is ready 2022-08-10T09:17:56,310 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | OSGiDOMStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Datastore service type OPERATIONAL activated 2022-08-10T09:17:56,311 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | OSGiDistributedDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Distributed Datastore type OPERATIONAL started 2022-08-10T09:17:56,391 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-08-10T09:17:56,392 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-config , received role change from Candidate to Leader 2022-08-10T09:17:56,393 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2022-08-10T09:17:56,394 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-inventory-config, leaderId=member-1-shard-inventory-config, leaderPayloadVersion=12] 2022-08-10T09:17:56,395 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received role changed for member-1-shard-inventory-config from Candidate to Leader 2022-08-10T09:17:56,414 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.tomcat.jdbc/9.0.52 2022-08-10T09:17:56,418 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.dblib-provider/1.4.1 2022-08-10T09:17:56,420 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-08-10T09:17:56,420 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-08-10T09:17:56,420 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-08-10T09:17:56,420 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-config , received role change from Candidate to Leader 2022-08-10T09:17:56,421 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-config , received role change from Candidate to Leader 2022-08-10T09:17:56,421 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-config , received role change from Candidate to Leader 2022-08-10T09:17:56,422 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2022-08-10T09:17:56,422 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2022-08-10T09:17:56,421 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2022-08-10T09:17:56,423 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-toaster-config, leaderId=member-1-shard-toaster-config, leaderPayloadVersion=12] 2022-08-10T09:17:56,423 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received role changed for member-1-shard-toaster-config from Candidate to Leader 2022-08-10T09:17:56,423 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.core.dblib-provider_1.4.1 [268] with paths [bundleentry://268.fwk50503805/org/opendaylight/blueprint/dblib-blueprint.xml] 2022-08-10T09:17:56,424 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-topology-config, leaderId=member-1-shard-topology-config, leaderPayloadVersion=12] 2022-08-10T09:17:56,424 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received role changed for member-1-shard-topology-config from Candidate to Leader 2022-08-10T09:17:56,425 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-default-config, leaderId=member-1-shard-default-config, leaderPayloadVersion=12] 2022-08-10T09:17:56,425 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received role changed for member-1-shard-default-config from Candidate to Leader 2022-08-10T09:17:56,425 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: All Shards are ready - data store config is ready 2022-08-10T09:17:56,428 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-08-10T09:17:56,435 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | OSGiDOMStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Datastore service type CONFIGURATION activated 2022-08-10T09:17:56,439 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | OSGiDOMDataBroker | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | DOM Data Broker starting 2022-08-10T09:17:56,454 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | ConcurrentDOMDataBroker | 430 - org.opendaylight.yangtools.util - 7.0.9 | - | ThreadFactory created: CommitFutures 2022-08-10T09:17:56,465 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | OSGiDOMDataBroker | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | DOM Data Broker started 2022-08-10T09:17:56,469 | INFO | features-3-thread-1 | DBLIBResourceProvider | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/dblib.properties 2022-08-10T09:17:56,471 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker))] 2022-08-10T09:17:56,473 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for DataBroker activated 2022-08-10T09:17:56,482 | INFO | features-3-thread-1 | DBResourceManager | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Creating dummy instance of org.mariadb.jdbc.Driver 2022-08-10T09:17:56,483 | INFO | features-3-thread-1 | DBResourceManager | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Recovery Mode disabled 2022-08-10T09:17:56,504 | INFO | features-3-thread-1 | JdbcDBCachedDataSource | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | JdbcDBCachedDataSource configured successfully. Using URL: jdbc:mysql://mariadb-galera:3306/sdnctl 2022-08-10T09:17:56,575 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 4s, remaining time 295s, diag: Booting {Installed=0, Resolved=36, Unknown=0, GracePeriod=24, Waiting=3, Starting=1, Active=444, Stopping=0, Failure=0} 2022-08-10T09:17:56,578 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | OSGiPasswordServiceConfigBootstrap | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 | - | Listening for password service configuration 2022-08-10T09:17:56,581 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2022-08-10T09:17:56,595 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), Initial app config DatastoreConfig, (objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2022-08-10T09:17:56,612 | INFO | opendaylight-cluster-data-notification-dispatcher-33 | DefaultPasswordHashService | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 | - | DefaultPasswordHashService will utilize default iteration count=20000 2022-08-10T09:17:56,612 | INFO | opendaylight-cluster-data-notification-dispatcher-33 | DefaultPasswordHashService | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 | - | DefaultPasswordHashService will utilize default algorithm=SHA-512 2022-08-10T09:17:56,613 | INFO | opendaylight-cluster-data-notification-dispatcher-33 | DefaultPasswordHashService | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 | - | DefaultPasswordHashService will not utilize a private salt, since none was configured 2022-08-10T09:17:56,650 | INFO | opendaylight-cluster-data-notification-dispatcher-33 | OSGiH2Store | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | H2 IDMStore activated 2022-08-10T09:17:56,650 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2022-08-10T09:17:56,651 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.ClaimCache), Initial app config ShiroConfiguration, (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2022-08-10T09:17:56,654 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [Initial app config ShiroConfiguration, (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)] 2022-08-10T09:17:56,655 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [Initial app config ShiroConfiguration, (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-08-10T09:17:56,658 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-08-10T09:17:56,685 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-08-10T09:17:56,685 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool)] 2022-08-10T09:17:56,702 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | OSGiDistributedDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Distributed Datastore type CONFIGURATION started 2022-08-10T09:17:56,701 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool)] 2022-08-10T09:17:56,703 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)] 2022-08-10T09:17:56,707 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:56,708 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:56,710 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:56,711 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool)] 2022-08-10T09:17:56,713 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:56,715 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:56,715 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-08-10T09:17:56,716 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-08-10T09:17:56,726 | INFO | Blueprint Extender: 2 | AboutHttpServlet | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | try to get pom parent version 2022-08-10T09:17:56,739 | INFO | Blueprint Extender: 2 | Resources | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | Load resource from bundle: /META-INF/git.properties 2022-08-10T09:17:56,741 | INFO | Blueprint Extender: 2 | Resources | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | Load resource from bundle: about/README.md 2022-08-10T09:17:56,741 | INFO | Blueprint Extender: 2 | Resources | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | Load resource from bundle: about/README.json 2022-08-10T09:17:56,752 | INFO | Blueprint Extender: 2 | DataProviderImpl | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Creating provider for data-provider 2022-08-10T09:17:56,754 | INFO | Blueprint Extender: 2 | DataProviderImpl | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Session Initiated start data-provider 2022-08-10T09:17:56,803 | INFO | Blueprint Extender: 2 | ElasticSearchDataProvider | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Start org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.impl.ElasticSearchDataProvider 2022-08-10T09:17:56,840 | INFO | Thread-57 | DBResourceManager | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Adding MASTER sdnctldb01 to active queue 2022-08-10T09:17:56,841 | INFO | Thread-57 | DBResourceManager | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Thread DataSourceTester terminated Thread-57 for sdnctldb01 2022-08-10T09:17:56,841 | INFO | features-3-thread-1 | DBResourceManager | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Completed wait with 1 active datasource(s) in 353 ms 2022-08-10T09:17:56,860 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.dblib-provider/1.4.1 has been started 2022-08-10T09:17:56,860 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.core.dblib-provider_1.4.1 [268] was successfully created 2022-08-10T09:17:56,865 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sli-common/1.4.1 2022-08-10T09:17:56,871 | INFO | Blueprint Extender: 3 | NetboxProperties | 265 - org.onap.ccsdk.sli.adaptors.netbox-client-provider - 1.4.1 | - | Loaded 2 properties from file netbox.properties 2022-08-10T09:17:56,873 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sliPluginUtils-provider/1.4.1 2022-08-10T09:17:56,874 | INFO | Blueprint Extender: 1 | ResourceAllocator | 266 - ap.ccsdk.sli.adaptors.resource-assignment-provider - 1.4.1 | - | ResourceAllocator created. 2022-08-10T09:17:56,875 | INFO | Blueprint Extender: 1 | ResourceManagerImpl | 266 - ap.ccsdk.sli.adaptors.resource-assignment-provider - 1.4.1 | - | ResourceManager created. 2022-08-10T09:17:56,875 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.core.sliPluginUtils-provider_1.4.1 [273] with paths [bundleentry://273.fwk50503805/org/opendaylight/blueprint/slipluginutils-blueprint.xml] 2022-08-10T09:17:56,898 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliPluginUtils-provider/1.4.1 has been started 2022-08-10T09:17:56,899 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.core.sliPluginUtils-provider_1.4.1 [273] was successfully created 2022-08-10T09:17:56,899 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.common/4.1.69.Final 2022-08-10T09:17:56,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.buffer/4.1.69.Final 2022-08-10T09:17:56,910 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.transport/4.1.69.Final 2022-08-10T09:17:57,008 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.shaded-sshd/2.0.11 2022-08-10T09:17:57,012 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.resource-assignment-provider/1.4.1 has been started 2022-08-10T09:17:57,012 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.resource-assignment-provider_1.4.1 [266] was successfully created 2022-08-10T09:17:57,017 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | jakarta.activation-api/1.2.2 2022-08-10T09:17:57,025 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jboss.netty/3.10.6.Final 2022-08-10T09:17:57,027 | INFO | Blueprint Extender: 1 | SqlResourcePropertiesProviderImpl | 267 - org.onap.ccsdk.sli.adaptors.sql-resource-provider - 1.4.1 | - | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/sql-resource.properties 2022-08-10T09:17:57,033 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.repackaged-akka/4.0.7 2022-08-10T09:17:57,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.ws.rs-api/2.1.99.b01 2022-08-10T09:17:57,040 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider/1.4.1 has been started 2022-08-10T09:17:57,041 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider_1.4.1 [267] was successfully created 2022-08-10T09:17:57,047 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.ext.jersey-entity-filtering/2.27.0 2022-08-10T09:17:57,052 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.topology-impl/2.0.11 2022-08-10T09:17:57,063 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider/1.4.1 has been started 2022-08-10T09:17:57,063 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-impl/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-08-10T09:17:57,066 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider_1.4.1 [265] was successfully created 2022-08-10T09:17:57,068 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc8342/8.0.7 2022-08-10T09:17:57,071 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.daexim.akka-infoprovider-impl/1.10.1 2022-08-10T09:17:57,075 | INFO | Blueprint Extender: 1 | SvcLogicPropertiesProviderImpl | 271 - org.onap.ccsdk.sli.core.sli-provider - 1.4.1 | - | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/svclogic.properties 2022-08-10T09:17:57,081 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.daexim.impl/1.10.1 2022-08-10T09:17:57,096 | WARN | Blueprint Extender: 1 | SvcLogicClassResolver | 271 - org.onap.ccsdk.sli.core.sli-provider - 1.4.1 | - | Caught exception trying to load properties file classresolver.properties java.lang.NullPointerException: inStream parameter is null at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] at java.util.Properties.load(Unknown Source) ~[?:?] at org.onap.ccsdk.sli.core.sli.provider.SvcLogicClassResolver. (SvcLogicClassResolver.java:55) [bundleFile:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:?] at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:?] at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) [bundleFile:1.10.3] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) [bundleFile:1.10.3] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) [bundleFile:1.10.3] at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) [bundleFile:1.10.3] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:268) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) [bundleFile:1.10.3] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) [bundleFile:1.10.3] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) [bundleFile:1.10.3] at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) [bundleFile:1.10.3] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) [bundleFile:1.10.3] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) [bundleFile:1.10.3] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) [bundleFile:1.10.3] at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) [bundleFile:1.10.3] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at org.apache.aries.blueprint.container.ExecutorServiceWrapper.run(ExecutorServiceWrapper.java:106) [bundleFile:1.10.3] at org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:45) [bundleFile:1.10.3] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?] at java.lang.Thread.run(Unknown Source) [?:?] 2022-08-10T09:17:57,128 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sli-provider/1.4.1 has been started 2022-08-10T09:17:57,129 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.core.sli-provider_1.4.1 [271] was successfully created 2022-08-10T09:17:57,169 | INFO | Blueprint Extender: 1 | OpticalServiceProvider | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 | - | Creating provider for optical-service 2022-08-10T09:17:57,170 | INFO | Blueprint Extender: 1 | OpticalServiceProvider | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 | - | Initializing provider for optical-service 2022-08-10T09:17:57,174 | INFO | Blueprint Extender: 1 | OpticalServiceProvider | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 | - | Initialization complete for optical-service 2022-08-10T09:17:57,175 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 has been started 2022-08-10T09:17:57,176 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290] was successfully created 2022-08-10T09:17:57,183 | INFO | Blueprint Extender: 3 | LcmProvider | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 | - | Creating provider for LCM 2022-08-10T09:17:57,184 | INFO | Blueprint Extender: 3 | LcmProvider | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 | - | Initializing org.onap.ccsdk.sli.northbound.LcmProvider for LCM 2022-08-10T09:17:57,211 | INFO | Blueprint Extender: 1 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Creating provider for slitester 2022-08-10T09:17:57,211 | INFO | Blueprint Extender: 1 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Initializing provider for slitester 2022-08-10T09:17:57,216 | INFO | Blueprint Extender: 1 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | SDNC STATUS FILE = null 2022-08-10T09:17:57,216 | INFO | Blueprint Extender: 1 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Initialization complete for slitester 2022-08-10T09:17:57,217 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 has been started 2022-08-10T09:17:57,218 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.core.sliapi-provider_1.4.1 [275] was successfully created 2022-08-10T09:17:57,219 | INFO | Blueprint Extender: 3 | LcmProvider | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 | - | Initialization complete for LCM 2022-08-10T09:17:57,227 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 has been started 2022-08-10T09:17:57,227 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.northbound.lcm-provider_1.4.1 [282] was successfully created 2022-08-10T09:17:57,256 | INFO | Blueprint Extender: 1 | AsdcApiProvider | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 | - | Creating provider for asdcApi 2022-08-10T09:17:57,258 | INFO | Blueprint Extender: 1 | AsdcApiProvider | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 | - | Initializing org.onap.ccsdk.sli.northbound.asdcapi.AsdcApiProvider for asdcApi 2022-08-10T09:17:57,362 | INFO | Blueprint Extender: 3 | GenericResourceApiProvider | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 | - | Creating provider for generic-resource-api 2022-08-10T09:17:57,363 | INFO | Blueprint Extender: 3 | GenericResourceApiProvider | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 | - | Initializing provider for generic-resource-api 2022-08-10T09:17:57,390 | INFO | Blueprint Extender: 2 | ExtRestClient | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | working with sdnrdb version 7.9.3 2022-08-10T09:17:57,394 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype mediator-server class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.mediator.server.list.output.Data 2022-08-10T09:17:57,521 | INFO | features-3-thread-1 | DataExportImportAppProvider | 328 - org.opendaylight.daexim.impl - 1.10.1 | - | ThreadFactory created: daexim-scheduler 2022-08-10T09:17:57,535 | INFO | features-3-thread-1 | DataExportImportAppProvider | 328 - org.opendaylight.daexim.impl - 1.10.1 | - | Daexim Session Initiated, running on node 'onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550' 2022-08-10T09:17:57,538 | INFO | features-3-thread-1 | DataExportImportAppProvider | 328 - org.opendaylight.daexim.impl - 1.10.1 | - | Checking for presence of boot import data files (/opt/opendaylight/mdsal/daexim/boot/odl_backup_config.json, /opt/opendaylight/mdsal/daexim/boot/odl_backup_operational.json) 2022-08-10T09:17:57,543 | INFO | features-3-thread-1 | DataExportImportAppProvider | 328 - org.opendaylight.daexim.impl - 1.10.1 | - | Published OSGi service interface org.opendaylight.daexim.DataImportBootReady 2022-08-10T09:17:57,547 | INFO | Blueprint Extender: 1 | AsdcApiProvider | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 | - | Create Containers succeeded!: 2022-08-10T09:17:57,550 | INFO | Blueprint Extender: 1 | AsdcApiProvider | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 | - | Initialization complete for asdcApi 2022-08-10T09:17:57,553 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 has been started 2022-08-10T09:17:57,554 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.northbound.asdcApi-provider_1.4.1 [278] was successfully created 2022-08-10T09:17:57,554 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.messagerouter.publisher.provider/1.4.1 2022-08-10T09:17:57,572 | INFO | Blueprint Extender: 1 | A1AdapterProvider | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 | - | Creating provider for a1Adapter-api 2022-08-10T09:17:57,572 | INFO | Blueprint Extender: 1 | A1AdapterProvider | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 | - | Initializing provider for a1Adapter-api 2022-08-10T09:17:57,576 | INFO | Blueprint Extender: 1 | A1AdapterProvider | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 | - | Initialization complete for a1Adapter-api 2022-08-10T09:17:57,577 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 has been started 2022-08-10T09:17:57,578 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.oran.a1-adapter-provider_1.3.2 [258] was successfully created 2022-08-10T09:17:57,597 | INFO | Blueprint Extender: 1 | DataChangeProvider | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 | - | Creating provider for DataChange 2022-08-10T09:17:57,598 | INFO | Blueprint Extender: 1 | DataChangeProvider | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 | - | Initializing provider for DataChange 2022-08-10T09:17:57,600 | INFO | Blueprint Extender: 1 | DataChangeProvider | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 | - | Initialization complete for DataChange 2022-08-10T09:17:57,601 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 has been started 2022-08-10T09:17:57,602 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.northbound.dataChange-provider_1.4.1 [280] was successfully created 2022-08-10T09:17:57,604 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.messagerouter.publisher.provider/1.4.1 has been started 2022-08-10T09:17:57,604 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.messagerouter.publisher.provider_1.4.1 [264] was successfully created 2022-08-10T09:17:57,606 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1 2022-08-10T09:17:57,608 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider_1.3.1 [243] with paths [bundleentry://243.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:57,609 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 5s, remaining time 294s, diag: Booting {Installed=0, Resolved=20, Unknown=0, GracePeriod=16, Waiting=0, Starting=1, Active=471, Stopping=0, Failure=0} 2022-08-10T09:17:57,615 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider)] 2022-08-10T09:17:57,616 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_opendaylight_netconf_sal-rest-connector-config_2.0.11_sal-rest-connector-config-2.0.11-restconf.cfg/0.0.0 2022-08-10T09:17:57,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_google_guava_listenablefuture_9999.0-empty-to-avoid-conflict-with-guava_listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar/0.0.0 2022-08-10T09:17:57,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 2022-08-10T09:17:57,622 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider_1.3.1 [233] with paths [bundleentry://233.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:57,625 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-08-10T09:17:57,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 2022-08-10T09:17:57,629 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider_1.3.1 [241] with paths [bundleentry://241.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:57,632 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-08-10T09:17:57,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-cluster-admin-impl/4.0.7 2022-08-10T09:17:57,660 | INFO | features-3-thread-1 | OSGiClusterAdmin | 320 - org.opendaylight.controller.sal-cluster-admin-impl - 4.0.7 | - | Cluster Admin services started 2022-08-10T09:17:57,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc6991/8.0.7 2022-08-10T09:17:57,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.singleton-dom-impl/8.0.7 2022-08-10T09:17:57,670 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool)] 2022-08-10T09:17:57,671 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)] 2022-08-10T09:17:57,673 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)] 2022-08-10T09:17:57,675 | INFO | features-3-thread-1 | OSGiClusterSingletonServiceProvider | 372 - org.opendaylight.mdsal.singleton-dom-impl - 8.0.7 | - | Cluster Singleton Service starting 2022-08-10T09:17:57,681 | INFO | features-3-thread-1 | OSGiClusterSingletonServiceProvider | 372 - org.opendaylight.mdsal.singleton-dom-impl - 8.0.7 | - | Cluster Singleton Service started 2022-08-10T09:17:57,682 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.config/2.0.11 2022-08-10T09:17:57,696 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,698 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,699 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype maintenancemode class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.maintenance.list.output.Data 2022-08-10T09:17:57,713 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,715 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,716 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype guicutthrough class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.gui.cut.through.entry.output.Data 2022-08-10T09:17:57,723 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,724 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,726 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype inventoryequipment class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.inventory.list.output.Data 2022-08-10T09:17:57,734 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,739 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,741 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype faultcurrent class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.faultcurrent.list.output.Data 2022-08-10T09:17:57,749 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,751 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool)] 2022-08-10T09:17:57,752 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool)] 2022-08-10T09:17:57,752 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.config/2.0.11 has been started 2022-08-10T09:17:57,753 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-08-10T09:17:57,753 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.config_2.0.11 [381] was successfully created 2022-08-10T09:17:57,753 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,755 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-impl/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-08-10T09:17:57,755 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-08-10T09:17:57,755 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.sal-rest-docgen/2.0.11 2022-08-10T09:17:57,756 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype faultlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.faultlog.list.output.Data 2022-08-10T09:17:57,761 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.sal-rest-docgen/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-08-10T09:17:57,765 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,767 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,768 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.encrypt-service-impl/0.14.7 2022-08-10T09:17:57,769 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype cmlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.cmlog.list.output.Data 2022-08-10T09:17:57,773 | WARN | Thread-59 | Section | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | ignoring unknown formatted line:esCluster= 2022-08-10T09:17:57,779 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,782 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,783 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype connectionlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.connectionlog.list.output.Data 2022-08-10T09:17:57,791 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,792 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,794 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype eventlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.eventlog.list.output.Data 2022-08-10T09:17:57,801 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,802 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,803 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype networkelement-connection class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.network.element.connection.list.output.Data 2022-08-10T09:17:57,813 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,816 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-08-10T09:17:57,819 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm for datatype historicalperformance15min class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.pmdata._15m.list.output.Data 2022-08-10T09:17:57,827 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm 2022-08-10T09:17:57,828 | INFO | Blueprint Extender: 2 | DataObjectAcessorPm | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | DataObjectAcessorPm 2022-08-10T09:17:57,829 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm for datatype historicalperformance24h class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.pmdata._24h.list.output.Data 2022-08-10T09:17:57,838 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm 2022-08-10T09:17:57,838 | INFO | Blueprint Extender: 2 | DataObjectAcessorPm | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | DataObjectAcessorPm 2022-08-10T09:17:57,840 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorStatus for datatype faultcurrent class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.status.output.Data 2022-08-10T09:17:57,848 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorStatus 2022-08-10T09:17:57,852 | INFO | Blueprint Extender: 2 | HtDatabaseEventsService | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create class org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.entity.HtDatabaseEventsService start 2022-08-10T09:17:57,852 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype eventlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.EventlogEntity 2022-08-10T09:17:57,854 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype inventoryequipment class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.InventoryEntity 2022-08-10T09:17:57,854 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype faultcurrent class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.FaultcurrentEntity 2022-08-10T09:17:57,855 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype faultlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.FaultlogEntity 2022-08-10T09:17:57,857 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype cmlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.CmlogEntity 2022-08-10T09:17:57,858 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype connectionlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.ConnectionlogEntity 2022-08-10T09:17:57,859 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype networkelement-connection class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.NetworkElementConnectionEntity 2022-08-10T09:17:57,861 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype guicutthrough class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.GuicutthroughEntity 2022-08-10T09:17:57,862 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype historicalperformance15min class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.PmdataEntity 2022-08-10T09:17:57,863 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype historicalperformance24h class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.PmdataEntity 2022-08-10T09:17:57,863 | INFO | Blueprint Extender: 2 | HtDatabaseEventsService | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create class org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.entity.HtDatabaseEventsService finished. DB Service sucessfully started. 2022-08-10T09:17:57,866 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype maintenancemode class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.MaintenanceEntity 2022-08-10T09:17:57,868 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype networkelement-connection class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.NetworkElementConnectionEntity 2022-08-10T09:17:57,918 | INFO | Blueprint Extender: 2 | MediatorServerDataProvider | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Start org.onap.ccsdk.features.sdnr.wt.dataprovider.impl.MediatorServerDataProvider 2022-08-10T09:17:57,919 | INFO | Blueprint Extender: 2 | DataProviderServiceImpl | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Register RPC Service DataProviderServiceImpl 2022-08-10T09:17:57,923 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.encrypt-service-impl/0.14.7 has been started 2022-08-10T09:17:57,924 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.aaa.encrypt-service-impl_0.14.7 [294] was successfully created 2022-08-10T09:17:57,926 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider/1.3.1 2022-08-10T09:17:57,932 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider_1.3.1 [240] with paths [bundleentry://240.fwk50503805/org/opendaylight/blueprint/impl-blueprint.xml] 2022-08-10T09:17:57,939 | INFO | features-3-thread-1 | MountpointRegistrarImpl | 240 - ures.sdnr.wt.sdnr-wt-mountpoint-registrar-provider - 1.3.1 | - | Creating provider class for mountpoint-registrar 2022-08-10T09:17:57,939 | INFO | features-3-thread-1 | MountpointRegistrarImpl | 240 - ures.sdnr.wt.sdnr-wt-mountpoint-registrar-provider - 1.3.1 | - | Init call for mountpoint-registrar 2022-08-10T09:17:57,942 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,943 | INFO | Blueprint Extender: 2 | DataProviderImpl | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Session Initiated end. Initialization done 2022-08-10T09:17:57,943 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,943 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,944 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,944 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,945 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,946 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,946 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,947 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,947 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,948 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,948 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,949 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,949 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,950 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,950 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,951 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,951 | INFO | Blueprint Extender: 2 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225]] to http service 2022-08-10T09:17:57,951 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,952 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,952 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,953 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,954 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,954 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,955 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,956 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,956 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,957 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,957 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,958 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,958 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,958 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,959 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,959 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,960 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,960 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,961 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,961 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-08-10T09:17:57,962 | INFO | features-3-thread-1 | MountpointRegistrarImpl | 240 - ures.sdnr.wt.sdnr-wt-mountpoint-registrar-provider - 1.3.1 | - | DMaaP seems to be disabled, not starting any consumer(s) 2022-08-10T09:17:57,963 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider/1.3.1 has been started 2022-08-10T09:17:57,964 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider_1.3.1 [240] was successfully created 2022-08-10T09:17:57,968 | INFO | features-3-thread-1 | Activator | 120 - org.apache.karaf.deployer.features - 4.3.3 | - | Deployment finished. Registering FeatureDeploymentListener 2022-08-10T09:17:57,997 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:57,998 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:17:57,999 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:17:57,999 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:17:58,000 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:17:58,052 | INFO | Blueprint Extender: 1 | LazyBindingList | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 | - | Using lazy population for lists larger than 16 element(s) 2022-08-10T09:17:58,097 | INFO | Blueprint Extender: 1 | AaaCertMdsalProvider | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | AaaCertMdsalProvider Initialized 2022-08-10T09:17:58,135 | INFO | Blueprint Extender: 1 | MdsalUtils | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | initDatastore: data populated: CONFIGURATION, InstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores]}, KeyStores{id=KeyStores:1} 2022-08-10T09:17:58,397 | INFO | Blueprint Extender: 3 | GenericResourceApiProvider | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 | - | Create containers succeeded! 2022-08-10T09:17:58,506 | INFO | Blueprint Extender: 3 | GenericResourceApiProvider | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 | - | Initialization complete for generic-resource-api 2022-08-10T09:17:58,522 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 has been started 2022-08-10T09:17:58,525 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.sdnc.northbound.generic-resource-api-provider_2.3.0 [288] was successfully created 2022-08-10T09:17:58,529 | INFO | Blueprint Extender: 1 | ODLKeyTool | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | ctl.jks is created 2022-08-10T09:17:58,545 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:17:58,548 | INFO | Blueprint Extender: 2 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225], contextID=default], with context-name: 2022-08-10T09:17:58,549 | INFO | Blueprint Extender: 2 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:17:58,554 | INFO | Blueprint Extender: 2 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:17:58,619 | INFO | Blueprint Extender: 1 | CertificateManagerService | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | Certificate Manager service has been initialized 2022-08-10T09:17:58,624 | INFO | Blueprint Extender: 1 | AaaCertMdsalProvider | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | AaaCertMdsalProvider Initialized 2022-08-10T09:17:58,629 | INFO | Blueprint Extender: 1 | AaaCertRpcServiceImpl | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | AaaCert Rpc Service has been initialized 2022-08-10T09:17:58,686 | INFO | Blueprint Extender: 2 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225], contextID=default]} 2022-08-10T09:17:58,687 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 has been started 2022-08-10T09:17:58,693 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.aaa.cert_0.14.7 [292] was successfully created 2022-08-10T09:17:58,707 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 has been started 2022-08-10T09:17:58,708 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225] was successfully created 2022-08-10T09:17:58,719 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 6s, remaining time 293s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=18, Waiting=0, Starting=0, Active=482, Stopping=0, Failure=0} 2022-08-10T09:17:58,751 | INFO | Blueprint Extender: 2 | NetconfSalKeystoreService | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 | - | Starting NETCONF keystore service. 2022-08-10T09:17:58,791 | INFO | Blueprint Extender: 3 | NetconfSalKeystoreService | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 | - | Starting NETCONF keystore service. 2022-08-10T09:17:58,796 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 has been started 2022-08-10T09:17:58,797 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.topology-singleton_2.0.11 [405] was successfully created 2022-08-10T09:17:58,840 | INFO | Blueprint Extender: 1 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Setting port for call home server to 6666 2022-08-10T09:17:58,840 | INFO | Blueprint Extender: 1 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initializing provider for CallHomeServer 2022-08-10T09:17:58,841 | INFO | Blueprint Extender: 1 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initializing Call Home server instance 2022-08-10T09:17:58,842 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-impl/2.0.11 has been started 2022-08-10T09:17:58,843 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.topology-impl_2.0.11 [404] was successfully created 2022-08-10T09:17:58,844 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)] 2022-08-10T09:17:58,853 | WARN | Blueprint Extender: 3 | ConfigurationFactory | 90 - net.sf.ehcache - 2.10.9.2 | - | No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: bundleresource://90.fwk50503805/ehcache-failsafe.xml 2022-08-10T09:17:58,881 | INFO | Blueprint Extender: 2 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Creating provider for NetconfNodeStateService 2022-08-10T09:17:58,886 | INFO | Blueprint Extender: 2 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Session Initiated start NetconfNodeStateService 2022-08-10T09:17:58,889 | INFO | Blueprint Extender: 2 | NetconfnodeStateServiceRpcApiImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Register RPC Service NetconfnodeStateService 2022-08-10T09:17:58,915 | INFO | Blueprint Extender: 2 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | single node mode detected 2022-08-10T09:17:58,921 | INFO | Blueprint Extender: 2 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-08-10T09:17:58,928 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1 has been started 2022-08-10T09:17:58,930 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider_1.3.1 [243] was successfully created 2022-08-10T09:17:58,961 | INFO | Blueprint Extender: 2 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Creating provider for DeviceManager 2022-08-10T09:17:58,963 | INFO | Blueprint Extender: 2 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Session Initiated start DeviceManager 2022-08-10T09:17:58,969 | INFO | Blueprint Extender: 2 | MaintenanceServiceImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create class org.onap.ccsdk.features.sdnr.wt.devicemanager.maintenance.impl.MaintenanceServiceImpl start 2022-08-10T09:17:58,969 | INFO | Blueprint Extender: 2 | MaintenanceServiceImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create class org.onap.ccsdk.features.sdnr.wt.devicemanager.maintenance.impl.MaintenanceServiceImpl finished. DB Service sucessfully started. 2022-08-10T09:17:58,971 | INFO | Blueprint Extender: 2 | DcaeProviderClient | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create 2022-08-10T09:17:58,978 | INFO | Blueprint Extender: 2 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Configuration: DcaeConfig [getEventReveicerUrl()=off, getUserCredentials()=admin:admin, getTimerPeriodSeconds()=120, getSectionName()=dcae] 2022-08-10T09:17:58,980 | INFO | Blueprint Extender: 2 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup start with off admin:admin 2022-08-10T09:17:58,981 | INFO | Blueprint Extender: 2 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup ends 2022-08-10T09:17:58,983 | INFO | Blueprint Extender: 2 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create Fault manager client Task 2022-08-10T09:17:58,983 | INFO | Blueprint Extender: 1 | EdDSASecurityProviderRegistrar | 402 - org.opendaylight.netconf.shaded-sshd - 2.0.11 | - | getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 2022-08-10T09:17:58,983 | INFO | Blueprint Extender: 2 | DcaeProviderTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create eventprovider task 2022-08-10T09:17:58,984 | INFO | Blueprint Extender: 2 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task created with 120 Seconds 2022-08-10T09:17:58,985 | INFO | Blueprint Extender: 2 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task scheduled 2022-08-10T09:17:59,015 | INFO | Blueprint Extender: 2 | ArchiveCleanService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | service is inactive on this node. active on another node. 2022-08-10T09:17:59,031 | INFO | Blueprint Extender: 2 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | ConnectionStatusHousekeepingService status change from false to false 2022-08-10T09:17:59,031 | INFO | Blueprint Extender: 2 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Do not start. not the master node 2022-08-10T09:17:59,032 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Done. 2022-08-10T09:17:59,033 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Construct PerformanceManagerImpl 2022-08-10T09:17:59,041 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Performance manager configuration: org.onap.ccsdk.features.sdnr.wt.devicemanager.performancemanager.impl.config.PmConfig@73342c08 2022-08-10T09:17:59,041 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | 60 Seconds 2022-08-10T09:17:59,041 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Start of PM task 2022-08-10T09:17:59,043 | INFO | Blueprint Extender: 3 | H2TokenStore | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | Initialized token store with default cache config 2022-08-10T09:17:59,043 | INFO | Blueprint Extender: 2 | PerformanceManagerTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Init task PerformanceManagerTask handling time 60 seconds 2022-08-10T09:17:59,044 | INFO | Blueprint Extender: 2 | PerformanceManagerTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | PM task created 2022-08-10T09:17:59,045 | INFO | Blueprint Extender: 2 | PerformanceManagerTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | PM task scheduled 2022-08-10T09:17:59,045 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | PM task scheduled 2022-08-10T09:17:59,045 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Construct end PerformanceManagerImpl 2022-08-10T09:17:59,046 | INFO | Blueprint Extender: 3 | StoreBuilder | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 | - | Checking if default entries must be created in IDM store 2022-08-10T09:17:59,047 | INFO | Blueprint Extender: 2 | DeviceMonitorImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Construct DeviceMonitorImpl 2022-08-10T09:17:59,052 | INFO | Blueprint Extender: 2 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossOAM from Major to Major 2022-08-10T09:17:59,052 | INFO | Blueprint Extender: 2 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossMediator from Major to Major 2022-08-10T09:17:59,052 | INFO | Blueprint Extender: 2 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossNeOAM from Major to Major 2022-08-10T09:17:59,055 | INFO | Blueprint Extender: 2 | DevicemanagerService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Register RPC Service DevicemanagerService 2022-08-10T09:17:59,067 | INFO | Blueprint Extender: 2 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Register state listener org.onap.ccsdk.features.sdnr.wt.devicemanager.impl.DeviceManagerNetconfConnectHandler 2022-08-10T09:17:59,068 | INFO | Blueprint Extender: 2 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Register connect listener org.onap.ccsdk.features.sdnr.wt.devicemanager.impl.DeviceManagerNetconfConnectHandler 2022-08-10T09:17:59,125 | INFO | Blueprint Extender: 1 | DefaultIoServiceFactoryFactory | 402 - org.opendaylight.netconf.shaded-sshd - 2.0.11 | - | No detected/configured IoServiceFactoryFactory using Nio2ServiceFactoryFactory 2022-08-10T09:17:59,259 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | ArchiveCleanService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | We take Leadership 2022-08-10T09:17:59,260 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | ArchiveCleanService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DBCleanService is turned off 2022-08-10T09:17:59,258 | INFO | nioEventLoopGroup-4-1 | LoggingHandler | 72 - io.netty.common - 4.1.69.Final | - | [id: 0xc015647a] REGISTERED 2022-08-10T09:17:59,260 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | We take Leadership 2022-08-10T09:17:59,261 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Starting scheduler with interval 30 2022-08-10T09:17:59,262 | INFO | nioEventLoopGroup-4-1 | LoggingHandler | 72 - io.netty.common - 4.1.69.Final | - | [id: 0xc015647a] BIND: 0.0.0.0/0.0.0.0:6666 2022-08-10T09:17:59,264 | INFO | nioEventLoopGroup-4-1 | LoggingHandler | 72 - io.netty.common - 4.1.69.Final | - | [id: 0xc015647a, L:/0.0.0.0:6666] ACTIVE 2022-08-10T09:17:59,267 | INFO | Blueprint Extender: 1 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initialization complete for Call Home server instance 2022-08-10T09:17:59,268 | INFO | Blueprint Extender: 1 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initialization complete for CallHomeServer 2022-08-10T09:17:59,275 | INFO | Blueprint Extender: 1 | NetconfCallHomeTlsService | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initializing Call Home TLS server instance 2022-08-10T09:17:59,279 | INFO | Blueprint Extender: 1 | NetconfCallHomeTlsService | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initializing Call Home TLS server instance completed successfuly 2022-08-10T09:17:59,282 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 has been started 2022-08-10T09:17:59,285 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.callhome-provider_2.0.11 [379] was successfully created 2022-08-10T09:17:59,286 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-08-10T09:17:59,366 | INFO | Blueprint Extender: 3 | AbstractStore | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | Table DOMAINS does not exist, creating it 2022-08-10T09:17:59,605 | INFO | Blueprint Extender: 3 | StoreBuilder | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 | - | Created default domain 2022-08-10T09:17:59,614 | INFO | Blueprint Extender: 3 | AbstractStore | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | Table ROLES does not exist, creating it 2022-08-10T09:17:59,635 | INFO | Blueprint Extender: 3 | StoreBuilder | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 | - | Created 'admin' role 2022-08-10T09:17:59,659 | INFO | Blueprint Extender: 3 | StoreBuilder | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 | - | Created 'user' role 2022-08-10T09:17:59,754 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 7s, remaining time 292s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=12, Waiting=0, Starting=0, Active=488, Stopping=0, Failure=0} 2022-08-10T09:17:59,854 | INFO | Blueprint Extender: 3 | AbstractStore | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | Table USERS does not exist, creating it 2022-08-10T09:17:59,891 | INFO | Blueprint Extender: 3 | AbstractStore | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | Table GRANTS does not exist, creating it 2022-08-10T09:17:59,966 | WARN | Thread-68 | Section | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | ignoring unknown formatted line:aaiUserCredentials= 2022-08-10T09:17:59,968 | WARN | Thread-68 | Section | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | ignoring unknown formatted line:aaiPcks12ClientCertFile= 2022-08-10T09:17:59,968 | INFO | Blueprint Extender: 3 | AAAShiroProvider | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | attempting registration of AAA moon servlet 2022-08-10T09:17:59,969 | WARN | Thread-68 | Section | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | ignoring unknown formatted line:aaiPcks12ClientCertPassphrase= 2022-08-10T09:17:59,969 | INFO | Thread-68 | DcaeProviderClient | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Configuration change. Worker exchanged 2022-08-10T09:17:59,970 | INFO | Blueprint Extender: 3 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.opendaylight.aaa.shiro_0.14.7 [300]] to http service 2022-08-10T09:17:59,970 | INFO | Thread-68 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Configuration: DcaeConfig [getEventReveicerUrl()=off, getUserCredentials()=admin:admin, getTimerPeriodSeconds()=120, getSectionName()=dcae] 2022-08-10T09:17:59,970 | INFO | Thread-68 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup start with off admin:admin 2022-08-10T09:17:59,971 | INFO | Thread-68 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup ends 2022-08-10T09:17:59,971 | INFO | Thread-68 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create Fault manager client Task 2022-08-10T09:17:59,971 | INFO | Thread-68 | DcaeProviderTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create eventprovider task 2022-08-10T09:17:59,971 | INFO | Thread-68 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task created with 120 Seconds 2022-08-10T09:17:59,972 | INFO | Thread-68 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task scheduled 2022-08-10T09:17:59,973 | INFO | Thread-68 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | ConnectionStatusHousekeepingService status change from false to false 2022-08-10T09:17:59,974 | INFO | Thread-68 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossOAM from Major to Major 2022-08-10T09:17:59,974 | INFO | Thread-68 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossMediator from Major to Major 2022-08-10T09:17:59,975 | INFO | Thread-68 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossNeOAM from Major to Major 2022-08-10T09:17:59,994 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:18:00,400 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:18:00,401 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:18:00,401 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:18:00,402 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:18:00,402 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:18:00,403 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=default], with context-name: 2022-08-10T09:18:00,404 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:18:00,407 | INFO | Blueprint Extender: 3 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:18:00,420 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://299.fwk50503805/META-INF/shiro.tld 2022-08-10T09:18:00,442 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/c-1_0-rt.tld 2022-08-10T09:18:00,461 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/c-1_0.tld 2022-08-10T09:18:00,475 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/c-1_1.tld 2022-08-10T09:18:00,492 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/c.tld 2022-08-10T09:18:00,507 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/fmt-1_0-rt.tld 2022-08-10T09:18:00,521 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/fmt-1_0.tld 2022-08-10T09:18:00,532 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/fmt.tld 2022-08-10T09:18:00,539 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/fn.tld 2022-08-10T09:18:00,543 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/permittedTaglibs.tld 2022-08-10T09:18:00,545 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/scriptfree.tld 2022-08-10T09:18:00,546 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/sql-1_0-rt.tld 2022-08-10T09:18:00,551 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/sql-1_0.tld 2022-08-10T09:18:00,557 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/sql.tld 2022-08-10T09:18:00,561 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/x-1_0-rt.tld 2022-08-10T09:18:00,568 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/x-1_0.tld 2022-08-10T09:18:00,576 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/x.tld 2022-08-10T09:18:00,587 | INFO | Blueprint Extender: 3 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=default]} 2022-08-10T09:18:00,593 | INFO | Blueprint Extender: 3 | AAAShiroProvider | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | AAAShiroProvider Session Initiated 2022-08-10T09:18:00,653 | INFO | Blueprint Extender: 3 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.opendaylight.aaa.web.osgi-impl_0.14.7 [304]] to http service 2022-08-10T09:18:00,655 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@3fc5a2c9 2022-08-10T09:18:00,663 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:18:00,781 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 8s, remaining time 291s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=12, Waiting=0, Starting=0, Active=488, Stopping=0, Failure=0} 2022-08-10T09:18:00,955 | INFO | Blueprint Extender: 2 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-08-10T09:18:00,958 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 has been started 2022-08-10T09:18:00,958 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider_1.3.1 [227] was successfully created 2022-08-10T09:18:00,966 | INFO | Blueprint Extender: 2 | DeviceManagerORanImpl | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 | - | Creating provider for DeviceManagerORan 2022-08-10T09:18:00,966 | INFO | Blueprint Extender: 2 | DeviceManagerORanImpl | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 | - | Session Initiated start DeviceManagerORan 2022-08-10T09:18:00,970 | INFO | Blueprint Extender: 1 | DeviceManagerOnfImpl | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 | - | Creating provider for DeviceManagerOnf 2022-08-10T09:18:00,970 | INFO | Blueprint Extender: 1 | DeviceManagerOnfImpl | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 | - | Session Initiated start DeviceManagerOnf 2022-08-10T09:18:00,974 | INFO | Blueprint Extender: 2 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.oran.impl.startup.ORanNetworkElementFactory 2022-08-10T09:18:00,976 | INFO | Thread-68 | DcaeProviderClient | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Configuration change. Worker exchanged 2022-08-10T09:18:00,977 | INFO | Thread-68 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Configuration: DcaeConfig [getEventReveicerUrl()=off, getUserCredentials()=admin:admin, getTimerPeriodSeconds()=120, getSectionName()=dcae] 2022-08-10T09:18:00,977 | INFO | Thread-68 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup start with off admin:admin 2022-08-10T09:18:00,978 | INFO | Thread-68 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup ends 2022-08-10T09:18:00,978 | INFO | Thread-68 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create Fault manager client Task 2022-08-10T09:18:00,978 | INFO | Thread-68 | DcaeProviderTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create eventprovider task 2022-08-10T09:18:00,978 | INFO | Thread-68 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task created with 120 Seconds 2022-08-10T09:18:00,979 | INFO | Thread-68 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task scheduled 2022-08-10T09:18:00,980 | INFO | Thread-68 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | ConnectionStatusHousekeepingService status change from false to false 2022-08-10T09:18:00,980 | INFO | Thread-68 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossOAM from Major to Major 2022-08-10T09:18:00,980 | INFO | Thread-68 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossMediator from Major to Major 2022-08-10T09:18:00,981 | INFO | Thread-68 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossNeOAM from Major to Major 2022-08-10T09:18:00,981 | INFO | Blueprint Extender: 1 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.onf.impl.ONFCoreNetworkElementFactory 2022-08-10T09:18:01,070 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:18:01,071 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:18:01,071 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:18:01,071 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:18:01,072 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:18:01,073 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id], with context-name: 2022-08-10T09:18:01,076 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [auth/*]: org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter@6f92f107 with async: false 2022-08-10T09:18:01,078 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:18:01,081 | INFO | Blueprint Extender: 3 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:18:01,089 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://299.fwk50503805/META-INF/shiro.tld 2022-08-10T09:18:01,096 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/c-1_0-rt.tld 2022-08-10T09:18:01,105 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/c-1_0.tld 2022-08-10T09:18:01,113 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/c-1_1.tld 2022-08-10T09:18:01,119 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/c.tld 2022-08-10T09:18:01,125 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/fmt-1_0-rt.tld 2022-08-10T09:18:01,131 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/fmt-1_0.tld 2022-08-10T09:18:01,137 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/fmt.tld 2022-08-10T09:18:01,142 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/fn.tld 2022-08-10T09:18:01,144 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/permittedTaglibs.tld 2022-08-10T09:18:01,145 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/scriptfree.tld 2022-08-10T09:18:01,147 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/sql-1_0-rt.tld 2022-08-10T09:18:01,150 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/sql-1_0.tld 2022-08-10T09:18:01,154 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/sql.tld 2022-08-10T09:18:01,156 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/x-1_0-rt.tld 2022-08-10T09:18:01,160 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/x-1_0.tld 2022-08-10T09:18:01,165 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk50503805/META-INF/x.tld 2022-08-10T09:18:01,174 | INFO | Blueprint Extender: 3 | id | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Initializing Shiro environment 2022-08-10T09:18:01,174 | INFO | Blueprint Extender: 3 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Starting Shiro environment initialization. 2022-08-10T09:18:01,309 | INFO | Blueprint Extender: 3 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-08-10T09:18:01,318 | INFO | Blueprint Extender: 3 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-08-10T09:18:01,342 | INFO | Blueprint Extender: 3 | ReflectionBuilder | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | An instance with name 'authcBasic' already exists. Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter 2022-08-10T09:18:01,343 | INFO | Blueprint Extender: 3 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-08-10T09:18:01,344 | INFO | Blueprint Extender: 3 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-08-10T09:18:01,349 | INFO | Blueprint Extender: 3 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Shiro environment initialized in 174 ms. 2022-08-10T09:18:01,349 | INFO | Blueprint Extender: 3 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Initializing CustomFilterAdapter 2022-08-10T09:18:01,363 | INFO | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@6a78cf24 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]}] 2022-08-10T09:18:01,365 | INFO | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@456784c8 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]}] 2022-08-10T09:18:01,366 | INFO | Blueprint Extender: 3 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter 2022-08-10T09:18:01,368 | INFO | Blueprint Extender: 3 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]} 2022-08-10T09:18:01,368 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [auth/*, auth/moon/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@1f9697a3 with async: false 2022-08-10T09:18:01,371 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [auth/*, auth/moon/*]: org.eclipse.jetty.servlets.CrossOriginFilter@3a3d487b with async: false 2022-08-10T09:18:01,373 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [auth/*]: org.glassfish.jersey.servlet.ServletContainer@56a17eb2 with async: false 2022-08-10T09:18:01,744 | INFO | Blueprint Extender: 1 | DeviceManagerOnfImpl | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-08-10T09:18:01,745 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 has been started 2022-08-10T09:18:01,746 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider_1.3.1 [231] was successfully created 2022-08-10T09:18:01,758 | INFO | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 | - | Creating provider for DeviceManagerOpenRoadm71 2022-08-10T09:18:01,759 | INFO | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 | - | Session Initiated start DeviceManagerOpenRoadm71 2022-08-10T09:18:01,761 | INFO | Blueprint Extender: 1 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.openroadm71.impl.OpenroadmNetworkElementFactory 2022-08-10T09:18:01,814 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 9s, remaining time 290s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=10, Waiting=0, Starting=0, Active=490, Stopping=0, Failure=0} 2022-08-10T09:18:02,113 | INFO | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-08-10T09:18:02,116 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 has been started 2022-08-10T09:18:02,117 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider_1.3.1 [237] was successfully created 2022-08-10T09:18:02,126 | INFO | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 | - | Creating provider for DeviceManagerOpenRoadm 2022-08-10T09:18:02,127 | INFO | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 | - | Session Initiated start DeviceManagerOpenRoadm 2022-08-10T09:18:02,128 | INFO | Blueprint Extender: 1 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.openroadm.impl.OpenroadmNetworkElementFactory 2022-08-10T09:18:02,177 | WARN | Blueprint Extender: 3 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.aaa.shiro.idm.DomainHandler registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.aaa.shiro.idm.DomainHandler will be ignored. 2022-08-10T09:18:02,178 | WARN | Blueprint Extender: 3 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.aaa.shiro.idm.RoleHandler registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.aaa.shiro.idm.RoleHandler will be ignored. 2022-08-10T09:18:02,179 | WARN | Blueprint Extender: 3 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.aaa.shiro.idm.UserHandler registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.aaa.shiro.idm.UserHandler will be ignored. 2022-08-10T09:18:02,406 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 has been started 2022-08-10T09:18:02,406 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.aaa.shiro_0.14.7 [300] was successfully created 2022-08-10T09:18:02,414 | INFO | Blueprint Extender: 3 | DeviceManagerAdapterManagerImpl | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 | - | Creating provider for DeviceManagerAdapterManager 2022-08-10T09:18:02,414 | INFO | Blueprint Extender: 3 | DeviceManagerAdapterManagerImpl | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 | - | Session Initiated start DeviceManagerAdapterManager 2022-08-10T09:18:02,416 | INFO | Blueprint Extender: 3 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.adaptermanager.impl.AdapterManagerNetworkElementFactory 2022-08-10T09:18:02,668 | INFO | Blueprint Extender: 2 | DeviceManagerORanImpl | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-08-10T09:18:02,670 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 has been started 2022-08-10T09:18:02,671 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider_1.3.1 [228] was successfully created 2022-08-10T09:18:02,682 | INFO | Blueprint Extender: 2 | DeviceManagerOnf14Impl | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 | - | Creating provider for DeviceManagerOnf14 2022-08-10T09:18:02,682 | INFO | Blueprint Extender: 2 | DeviceManagerOnf14Impl | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 | - | Session Initiated start DeviceManagerOnf14 2022-08-10T09:18:02,683 | INFO | Blueprint Extender: 2 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.onf14.dom.impl.Onf14DomNetworkElementFactory 2022-08-10T09:18:02,839 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 10s, remaining time 289s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=7, Waiting=0, Starting=0, Active=493, Stopping=0, Failure=0} 2022-08-10T09:18:03,583 | INFO | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-08-10T09:18:03,585 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 has been started 2022-08-10T09:18:03,586 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider_1.3.1 [235] was successfully created 2022-08-10T09:18:03,598 | INFO | Blueprint Extender: 1 | MountpointStateProviderImpl | 241 - sdnr.wt.sdnr-wt-mountpoint-state-provider-provider - 1.3.1 | - | Creating provider class for mountpoint-state-provider 2022-08-10T09:18:03,598 | INFO | Blueprint Extender: 1 | MountpointStateProviderImpl | 241 - sdnr.wt.sdnr-wt-mountpoint-state-provider-provider - 1.3.1 | - | Init call for mountpoint-state-provider 2022-08-10T09:18:03,601 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 has been started 2022-08-10T09:18:03,602 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider_1.3.1 [241] was successfully created 2022-08-10T09:18:03,737 | INFO | Blueprint Extender: 1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399]] to http service 2022-08-10T09:18:03,740 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@649f8f9b 2022-08-10T09:18:03,765 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:18:03,767 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:18:03,767 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:18:03,768 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:18:03,768 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:18:03,880 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 11s, remaining time 288s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=5, Waiting=0, Starting=0, Active=495, Stopping=0, Failure=0} 2022-08-10T09:18:04,459 | INFO | Blueprint Extender: 3 | DeviceManagerAdapterManagerImpl | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-08-10T09:18:04,461 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 has been started 2022-08-10T09:18:04,462 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider_1.3.1 [230] was successfully created 2022-08-10T09:18:04,605 | INFO | Blueprint Extender: 3 | WebSocketServer | 398 - org.opendaylight.netconf.restconf-nb-bierman02 - 2.0.11 | - | Created WebSocketServer on 0.0.0.0:8185 2022-08-10T09:18:04,614 | INFO | Blueprint Extender: 3 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398]] to http service 2022-08-10T09:18:04,616 | INFO | Web socket server on port PortNumber{_value=8185} | WebSocketServer | 398 - org.opendaylight.netconf.restconf-nb-bierman02 - 2.0.11 | - | Web socket server started at address 0.0.0.0, port 8185. 2022-08-10T09:18:04,617 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@8e30025 2022-08-10T09:18:04,655 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:18:04,657 | INFO | Blueprint Extender: 1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id], with context-name: 2022-08-10T09:18:04,674 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:18:04,675 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:18:04,676 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:18:04,676 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:18:04,676 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:18:04,907 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 12s, remaining time 287s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=4, Waiting=0, Starting=0, Active=496, Stopping=0, Failure=0} 2022-08-10T09:18:05,283 | INFO | Blueprint Extender: 2 | DeviceManagerOnf14Impl | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-08-10T09:18:05,285 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 has been started 2022-08-10T09:18:05,286 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider_1.3.1 [233] was successfully created 2022-08-10T09:18:05,326 | INFO | Blueprint Extender: 2 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400]] to http service 2022-08-10T09:18:05,327 | INFO | Blueprint Extender: 2 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@4bea7cfb 2022-08-10T09:18:05,546 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:18:05,547 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id], with context-name: 2022-08-10T09:18:05,548 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [restconf/*]: org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter@2893f40f with async: false 2022-08-10T09:18:05,548 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [//*]: org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter@7da38ed6 with async: true 2022-08-10T09:18:05,556 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-08-10T09:18:05,562 | INFO | qtp1091154915-697 | AuthenticationManager | 302 - org.opendaylight.aaa.tokenauthrealm - 0.14.7 | - | Authentication is now enabled 2022-08-10T09:18:05,562 | INFO | qtp1091154915-697 | AuthenticationManager | 302 - org.opendaylight.aaa.tokenauthrealm - 0.14.7 | - | Authentication Manager activated 2022-08-10T09:18:05,568 | INFO | qtp1091154915-697 | AbstractValidatingSessionManager | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Enabling session validation scheduler... 2022-08-10T09:18:05,887 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-08-10T09:18:05,888 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-08-10T09:18:05,888 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-08-10T09:18:05,888 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-08-10T09:18:05,889 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-08-10T09:18:05,889 | INFO | Blueprint Extender: 2 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400], contextID=apidoc.id], with context-name: 2022-08-10T09:18:05,890 | INFO | Blueprint Extender: 2 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [apidoc/swagger2/*, apidoc/openapi3/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@4222a62 with async: false 2022-08-10T09:18:05,890 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:18:05,891 | INFO | Blueprint Extender: 2 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:18:05,891 | INFO | Blueprint Extender: 1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-08-10T09:18:05,894 | INFO | Blueprint Extender: 2 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:18:05,894 | INFO | Blueprint Extender: 3 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:18:05,895 | INFO | Blueprint Extender: 1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-08-10T09:18:05,904 | INFO | Blueprint Extender: 2 | id | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Initializing Shiro environment 2022-08-10T09:18:05,905 | INFO | Blueprint Extender: 2 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Starting Shiro environment initialization. 2022-08-10T09:18:05,915 | INFO | Blueprint Extender: 2 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-08-10T09:18:05,917 | INFO | Blueprint Extender: 2 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-08-10T09:18:05,921 | INFO | Blueprint Extender: 2 | ReflectionBuilder | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | An instance with name 'authcBasic' already exists. Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter 2022-08-10T09:18:05,922 | INFO | Blueprint Extender: 2 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-08-10T09:18:05,923 | INFO | Blueprint Extender: 2 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-08-10T09:18:05,924 | INFO | Blueprint Extender: 2 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Shiro environment initialized in 19 ms. 2022-08-10T09:18:05,926 | INFO | Blueprint Extender: 2 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400], contextID=apidoc.id]} 2022-08-10T09:18:05,926 | INFO | Blueprint Extender: 2 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [apidoc/swagger2/*, apidoc/openapi3/*]: org.eclipse.jetty.servlets.CrossOriginFilter@745eedd9 with async: false 2022-08-10T09:18:05,930 | INFO | Blueprint Extender: 2 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [apidoc/swagger2/apis/*, apidoc/swagger2/18/apis/*, apidoc/openapi3/apis/*, apidoc/openapi3/18/apis/*]: org.glassfish.jersey.servlet.ServletContainer@3a8acedd with async: false 2022-08-10T09:18:05,941 | INFO | Blueprint Extender: 3 | id | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Initializing Shiro environment 2022-08-10T09:18:05,941 | INFO | Blueprint Extender: 3 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Starting Shiro environment initialization. 2022-08-10T09:18:05,943 | INFO | Blueprint Extender: 1 | id | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Initializing Shiro environment 2022-08-10T09:18:05,944 | INFO | Blueprint Extender: 1 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Starting Shiro environment initialization. 2022-08-10T09:18:05,947 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 13s, remaining time 286s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0} 2022-08-10T09:18:05,951 | INFO | Blueprint Extender: 3 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-08-10T09:18:05,952 | INFO | Blueprint Extender: 3 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-08-10T09:18:05,954 | INFO | Blueprint Extender: 3 | ReflectionBuilder | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | An instance with name 'authcBasic' already exists. Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter 2022-08-10T09:18:05,954 | INFO | Blueprint Extender: 3 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-08-10T09:18:05,955 | INFO | Blueprint Extender: 3 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-08-10T09:18:05,956 | INFO | Blueprint Extender: 3 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Shiro environment initialized in 15 ms. 2022-08-10T09:18:05,956 | INFO | Blueprint Extender: 3 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Initializing CustomFilterAdapter 2022-08-10T09:18:05,957 | INFO | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@49833cf6 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]}] 2022-08-10T09:18:05,958 | INFO | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@63dc7f0c for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]}] 2022-08-10T09:18:05,958 | INFO | Blueprint Extender: 3 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter 2022-08-10T09:18:05,959 | INFO | Blueprint Extender: 1 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-08-10T09:18:05,959 | INFO | Blueprint Extender: 3 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]} 2022-08-10T09:18:05,960 | INFO | Blueprint Extender: 1 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-08-10T09:18:05,961 | INFO | Blueprint Extender: 1 | ReflectionBuilder | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | An instance with name 'authcBasic' already exists. Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter 2022-08-10T09:18:05,961 | INFO | Blueprint Extender: 1 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-08-10T09:18:05,962 | INFO | Blueprint Extender: 1 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-08-10T09:18:05,962 | INFO | Blueprint Extender: 1 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Shiro environment initialized in 18 ms. 2022-08-10T09:18:05,963 | INFO | Blueprint Extender: 1 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Initializing CustomFilterAdapter 2022-08-10T09:18:05,963 | INFO | Blueprint Extender: 1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@7a83de44 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]}] 2022-08-10T09:18:05,964 | INFO | Blueprint Extender: 1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@76a7f4bc for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]}] 2022-08-10T09:18:05,964 | INFO | Blueprint Extender: 1 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter 2022-08-10T09:18:05,966 | INFO | Blueprint Extender: 1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]} 2022-08-10T09:18:06,002 | WARN | Blueprint Extender: 2 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl will be ignored. 2022-08-10T09:18:06,053 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [/rests/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@924df19 with async: true 2022-08-10T09:18:06,053 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [restconf/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@2c60021 with async: false 2022-08-10T09:18:06,054 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [/rests/*]: org.eclipse.jetty.servlets.CrossOriginFilter@38958fb2 with async: true 2022-08-10T09:18:06,055 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [restconf/*]: org.eclipse.jetty.servlets.CrossOriginFilter@208b2dc0 with async: false 2022-08-10T09:18:06,055 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [/rests/*]: org.glassfish.jersey.servlet.ServletContainer@3ecc1b0d with async: true 2022-08-10T09:18:06,056 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [restconf/*]: org.glassfish.jersey.servlet.ServletContainer@191a5d0d with async: false 2022-08-10T09:18:06,057 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.sal-rest-docgen/2.0.11 has been started 2022-08-10T09:18:06,058 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400] was successfully created 2022-08-10T09:18:06,195 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfImpl will be ignored. 2022-08-10T09:18:06,196 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfSchemaServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfSchemaServiceImpl will be ignored. 2022-08-10T09:18:06,197 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataServiceImpl will be ignored. 2022-08-10T09:18:06,197 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfStreamsSubscriptionServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfStreamsSubscriptionServiceImpl will be ignored. 2022-08-10T09:18:06,198 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfInvokeOperationsServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfInvokeOperationsServiceImpl will be ignored. 2022-08-10T09:18:06,198 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfOperationsServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfOperationsServiceImpl will be ignored. 2022-08-10T09:18:06,288 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [/rests/notif/*]: org.glassfish.jersey.servlet.ServletContainer@7a155b4d with async: true 2022-08-10T09:18:06,389 | WARN | Blueprint Extender: 3 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.netconf.md.sal.rest.schema.SchemaRetrievalServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.netconf.md.sal.rest.schema.SchemaRetrievalServiceImpl will be ignored. 2022-08-10T09:18:06,390 | WARN | Blueprint Extender: 3 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.netconf.sal.rest.impl.RestconfCompositeWrapper registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.netconf.sal.rest.impl.RestconfCompositeWrapper will be ignored. 2022-08-10T09:18:06,460 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 has been started 2022-08-10T09:18:06,461 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398] was successfully created 2022-08-10T09:18:06,543 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataStreamServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataStreamServiceImpl will be ignored. 2022-08-10T09:18:06,585 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [/rests/data-change-event-subscription/*, /rests/notification-stream/*]: org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer@329a49b1 with async: false 2022-08-10T09:18:06,590 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [/.well-known/*]: org.glassfish.jersey.servlet.ServletContainer@20e9029b with async: false 2022-08-10T09:18:06,649 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RootResourceDiscoveryServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RootResourceDiscoveryServiceImpl will be ignored. 2022-08-10T09:18:06,679 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 has been started 2022-08-10T09:18:06,680 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399] was successfully created 2022-08-10T09:18:07,009 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 14s, remaining time 285s, diag: Active {Installed=0, Resolved=8, Unknown=0, GracePeriod=0, Waiting=0, Starting=0, Active=500, Stopping=0, Failure=0} 2022-08-10T09:18:07,038 | INFO | SystemReadyService-0 | TestBundleDiag | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | diag successful; system state active (diag: Active {Installed=0, Resolved=8, Unknown=0, GracePeriod=0, Waiting=0, Starting=0, Active=500, Stopping=0, Failure=0}) 2022-08-10T09:18:07,040 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 331 - org.opendaylight.infrautils.ready-api - 2.0.8 | - | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 2022-08-10T09:18:09,108 | INFO | qtp1091154915-690 | StaticConfiguration | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding-over-DOM codec shortcuts are enabled 2022-08-10T09:18:09,156 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:18:09,177 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:18:09,178 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:18:24,355 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:18:24,360 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:18:24,361 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:18:39,393 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:18:39,398 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:18:39,398 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:18:54,424 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:18:54,431 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:18:54,431 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:19:09,456 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:19:09,461 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:19:09,461 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:19:24,487 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:19:24,492 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:19:24,492 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:19:39,520 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:19:39,525 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:19:39,525 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:19:54,556 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:19:54,561 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:19:54,561 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:20:09,590 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:20:09,594 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:20:09,594 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:20:24,621 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:20:24,625 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:20:24,625 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:20:39,693 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:20:39,710 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:20:39,711 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:20:54,753 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:20:54,765 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:20:54,766 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:21:09,845 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:21:09,854 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:21:09,855 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:21:24,882 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:21:24,887 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:21:24,888 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:21:39,918 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:21:39,924 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:21:39,925 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:21:54,955 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:21:54,960 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:21:54,960 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:22:10,042 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:22:10,047 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:22:10,048 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:22:25,112 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:22:25,120 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:22:25,120 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:22:40,164 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:22:40,168 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:22:40,168 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:22:55,197 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:22:55,201 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:22:55,202 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:23:10,233 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:23:10,236 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:23:10,237 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:23:25,261 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:23:25,284 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:23:25,285 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:23:40,310 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:23:40,314 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:23:40,315 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:23:55,342 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:23:55,346 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:23:55,346 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:24:10,379 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:24:10,384 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:24:10,384 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:24:25,457 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:24:25,488 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:24:25,489 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:24:40,540 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:24:40,551 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:24:40,551 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:24:55,597 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:24:55,614 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:24:55,615 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:25:10,646 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:25:10,650 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:25:10,651 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:25:25,680 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:25:25,683 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:25:25,684 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:25:40,716 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:25:40,720 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:25:40,721 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:25:55,750 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:25:55,754 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:25:55,755 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:26:10,782 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:26:10,789 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:26:10,789 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:26:25,830 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:26:25,835 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:26:25,835 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:26:40,868 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:26:40,874 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:26:40,874 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:26:55,901 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:26:55,905 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:26:55,906 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:27:10,936 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:27:10,944 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:27:10,945 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:27:25,975 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:27:25,978 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:27:25,979 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:27:41,003 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:27:41,007 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:27:41,007 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:27:56,031 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:27:56,034 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:27:56,035 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:28:11,060 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:28:11,063 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:28:11,064 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:28:26,105 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:28:26,120 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:28:26,121 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:28:41,165 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:28:41,169 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:28:41,169 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:28:56,205 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:28:56,208 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:28:56,209 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:29:11,262 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:29:11,269 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:29:11,270 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:29:26,305 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:29:26,314 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:29:26,314 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:29:41,345 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:29:41,349 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:29:41,350 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:29:56,374 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:29:56,382 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:29:56,382 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:30:11,413 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:30:11,418 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:30:11,418 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:30:26,459 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:30:26,474 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:30:26,474 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:30:41,506 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:30:41,509 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:30:41,509 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:30:56,541 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:30:56,550 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:30:56,550 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:31:11,578 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:31:11,582 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:31:11,582 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:31:26,618 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:31:26,622 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:31:26,622 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:31:41,648 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:31:41,652 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:31:41,653 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:31:56,677 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:31:56,680 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:31:56,681 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:32:11,706 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:32:11,710 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:32:11,710 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:32:26,737 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:32:26,740 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:32:26,741 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:32:41,766 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:32:41,770 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:32:41,771 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:32:56,793 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:32:56,797 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:32:56,797 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:33:11,823 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:33:11,826 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:33:11,827 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:33:26,851 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:33:26,855 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:33:26,856 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:33:41,883 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:33:41,888 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:33:41,888 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:33:56,916 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:33:56,919 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:33:56,920 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:34:11,946 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:34:11,949 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:34:11,950 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:34:26,977 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:34:26,987 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:34:26,987 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:34:42,047 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:34:42,053 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:34:42,054 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:34:57,088 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:34:57,091 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:34:57,091 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:35:12,116 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:35:12,119 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:35:12,119 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:35:27,156 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:35:27,165 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:35:27,166 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:35:42,191 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:35:42,194 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:35:42,194 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:35:57,219 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:35:57,222 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:35:57,222 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:36:12,248 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:36:12,252 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:36:12,252 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:36:27,278 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:36:27,282 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:36:27,282 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:36:42,317 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:36:42,321 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:36:42,321 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:36:57,346 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:36:57,349 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:36:57,350 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:37:12,373 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:37:12,376 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:37:12,377 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:37:27,401 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:37:27,405 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:37:27,405 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:37:42,433 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:37:42,436 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:37:42,436 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:37:57,465 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:37:57,468 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:37:57,469 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:38:12,498 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:38:12,503 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:38:12,504 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:38:27,538 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:38:27,541 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:38:27,542 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:38:42,584 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:38:42,589 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:38:42,590 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:38:57,621 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:38:57,624 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:38:57,624 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:39:12,652 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:39:12,656 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:39:12,657 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:39:27,704 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:39:27,713 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:39:27,714 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:39:42,750 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:39:42,754 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:39:42,754 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:39:57,781 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:39:57,784 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:39:57,785 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:40:12,810 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:40:12,813 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:40:12,813 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:40:27,847 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:40:27,855 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:40:27,856 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:40:42,883 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:40:42,888 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:40:42,889 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:40:57,913 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:40:57,919 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:40:57,919 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:41:12,963 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:41:12,967 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:41:12,967 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:41:27,993 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:41:27,997 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:41:27,997 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:41:43,023 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:41:43,026 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:41:43,027 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:41:58,057 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:41:58,061 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:41:58,061 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:42:13,087 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:42:13,092 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:42:13,092 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:42:28,114 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:42:28,117 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:42:28,117 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:42:43,143 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:42:43,146 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:42:43,146 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:42:58,176 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:42:58,180 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:42:58,180 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:43:13,209 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:43:13,213 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:43:13,213 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:43:28,247 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:43:28,251 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:43:28,252 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:43:43,283 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:43:43,289 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:43:43,290 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:43:58,313 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:43:58,317 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:43:58,317 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:44:13,344 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:44:13,348 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:44:13,348 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:44:28,379 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:44:28,388 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:44:28,395 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:44:43,419 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:44:43,422 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:44:43,422 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:44:58,446 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:44:58,449 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:44:58,449 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:45:13,476 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:45:13,481 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:45:13,481 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:45:28,522 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:45:28,527 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:45:28,527 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:45:43,555 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:45:43,559 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:45:43,559 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:45:58,583 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:45:58,589 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:45:58,590 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:46:13,613 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:46:13,616 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:46:13,617 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:46:28,641 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:46:28,661 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:46:28,662 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:46:43,689 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:46:43,692 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:46:43,693 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:46:58,716 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:46:58,720 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:46:58,720 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:47:13,749 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:47:13,753 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:47:13,753 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:47:28,788 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:47:28,797 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:47:28,797 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:47:43,831 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:47:43,834 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:47:43,835 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:47:58,869 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:47:59,072 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:47:59,073 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:48:14,123 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:48:14,126 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:48:14,126 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:48:29,151 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:48:29,154 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:48:29,154 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:48:44,190 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:48:44,194 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:48:44,195 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:48:59,228 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:48:59,231 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:48:59,231 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:49:14,256 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:49:14,264 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:49:14,264 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:49:29,293 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:49:29,297 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:49:29,298 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:49:44,350 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:49:44,369 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:49:44,374 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:49:59,422 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:49:59,425 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:49:59,426 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:50:14,460 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:50:14,464 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:50:14,464 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:50:29,490 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:50:29,493 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:50:29,494 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:50:44,520 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:50:44,523 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:50:44,523 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:50:59,556 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:50:59,559 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:50:59,560 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:51:14,587 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:51:14,590 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:51:14,590 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:51:29,621 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:51:29,625 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:51:29,625 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:51:44,655 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:51:44,659 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:51:44,659 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:51:59,688 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:51:59,693 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:51:59,694 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:52:14,721 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:52:14,724 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:52:14,724 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:52:29,749 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:52:29,753 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:52:29,753 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:52:44,783 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:52:44,786 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:52:44,787 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:52:59,812 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:52:59,816 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:52:59,816 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:53:14,845 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:53:14,849 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:53:14,849 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:53:29,871 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:53:29,874 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:53:29,874 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:53:44,903 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:53:44,907 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:53:44,907 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:53:59,932 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:53:59,936 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:53:59,937 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:54:14,977 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:54:14,982 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:54:14,982 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:54:30,015 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:54:30,026 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:54:30,026 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:54:45,057 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:54:45,062 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:54:45,062 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:55:00,124 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:55:00,128 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:55:00,129 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:55:15,155 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:55:15,159 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:55:15,159 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:55:30,183 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:55:30,187 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:55:30,187 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:55:45,215 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:55:45,219 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:55:45,219 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:56:00,248 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:56:00,252 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:56:00,252 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:56:15,283 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:56:15,287 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:56:15,288 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:56:30,333 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:56:30,343 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:56:30,344 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:56:45,379 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:56:45,383 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:56:45,383 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:57:00,409 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:57:00,413 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:57:00,414 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:57:15,473 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:57:15,480 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:57:15,480 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:57:30,509 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:57:30,516 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:57:30,516 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:57:45,557 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:57:45,561 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:57:45,561 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:58:00,589 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:58:00,593 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:58:00,593 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:58:15,635 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:58:15,639 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:58:15,639 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:58:30,670 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:58:30,674 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:58:30,675 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:58:45,715 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:58:45,719 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:58:45,720 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:59:00,749 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:59:00,753 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:59:00,753 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:59:15,782 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:59:15,786 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:59:15,787 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:59:30,827 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:59:30,832 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:59:30,832 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:59:45,865 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T09:59:45,869 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T09:59:45,870 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:00:00,894 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:00:00,898 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:00:00,898 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:00:15,925 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:00:15,931 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:00:15,932 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:00:30,956 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:00:30,959 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:00:30,960 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:00:45,998 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:00:46,003 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:00:46,003 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:01:01,030 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:01:01,034 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:01:01,035 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:01:16,061 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:01:16,065 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:01:16,066 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:01:31,091 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:01:31,095 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:01:31,095 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:01:46,123 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:01:46,127 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:01:46,128 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:02:01,156 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:02:01,161 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:02:01,161 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:02:16,193 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:02:16,196 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:02:16,196 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:02:31,223 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:02:31,227 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:02:31,227 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:02:46,253 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:02:46,257 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:02:46,257 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:03:01,282 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:03:01,288 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:03:01,289 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:03:16,316 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:03:16,319 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:03:16,320 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:03:31,346 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:03:31,349 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:03:31,349 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:03:46,375 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:03:46,378 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:03:46,378 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:04:01,404 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:04:01,408 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:04:01,408 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:04:16,436 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:04:16,440 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:04:16,441 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:04:31,619 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:04:31,645 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:04:31,647 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:04:46,683 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:04:46,688 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:04:46,689 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:05:01,713 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:05:01,717 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:05:01,717 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:05:16,753 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:05:16,757 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:05:16,758 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:05:31,795 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:05:31,798 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:05:31,799 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:05:46,829 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:05:46,836 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:05:46,837 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:06:01,863 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:06:01,866 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:06:01,867 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:06:16,895 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:06:16,898 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:06:16,899 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:06:31,933 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:06:31,940 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:06:31,940 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:06:46,975 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:06:46,979 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:06:46,979 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:07:02,005 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:07:02,008 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:07:02,008 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:07:17,035 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:07:17,039 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:07:17,039 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:07:32,074 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:07:32,078 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:07:32,078 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:07:47,112 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:07:47,115 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:07:47,115 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:08:02,140 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:08:02,143 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:08:02,143 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:08:17,175 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:08:17,179 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:08:17,179 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:08:32,223 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:08:32,242 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:08:32,242 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:08:47,279 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:08:47,283 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:08:47,283 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:09:02,317 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:09:02,321 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:09:02,321 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:09:17,355 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:09:17,359 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:09:17,359 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:09:32,399 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:09:32,404 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:09:32,405 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:09:47,439 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:09:47,444 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:09:47,444 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:10:02,472 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:10:02,477 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:10:02,477 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:10:17,505 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:10:17,510 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:10:17,510 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:10:32,542 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:10:32,554 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:10:32,555 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:10:47,583 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:10:47,586 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:10:47,587 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:11:02,609 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:11:02,613 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:11:02,614 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:11:17,645 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:11:17,654 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:11:17,654 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:11:32,681 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:11:32,685 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:11:32,685 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:11:47,713 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:11:47,717 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:11:47,718 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:12:02,746 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:12:02,752 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:12:02,753 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:12:17,785 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:12:17,789 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:12:17,789 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:12:32,828 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:12:32,832 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:12:32,832 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:12:47,862 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:12:47,865 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:12:47,866 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:13:02,893 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:13:02,896 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:13:02,897 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:13:17,927 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:13:17,931 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:13:17,931 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:13:32,957 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:13:32,961 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:13:32,961 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:13:47,989 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:13:47,993 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:13:47,994 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:14:03,019 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:14:03,026 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:14:03,026 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:14:18,061 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:14:18,064 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:14:18,064 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:14:33,098 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:14:33,101 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:14:33,101 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:14:48,130 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:14:48,133 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:14:48,133 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:15:03,159 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:15:03,162 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:15:03,162 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:15:18,190 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:15:18,194 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:15:18,194 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:15:33,220 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:15:33,223 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:15:33,223 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:15:48,247 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:15:48,250 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:15:48,251 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:16:03,282 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:16:03,285 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:16:03,285 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:16:18,310 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:16:18,313 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:16:18,314 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:16:33,338 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:16:33,341 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:16:33,342 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:16:48,366 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:16:48,371 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:16:48,371 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:17:03,395 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:17:03,398 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:17:03,399 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:17:18,442 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:17:18,447 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:17:18,447 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:17:33,474 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:17:33,477 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:17:33,477 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:17:48,503 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:17:48,507 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:17:48,507 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:18:03,531 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:18:03,535 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:18:03,535 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:18:05,572 | INFO | SessionValidationThread-1 | AbstractValidatingSessionManager | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Validating all active sessions... 2022-08-10T10:18:05,580 | INFO | SessionValidationThread-1 | AbstractValidatingSessionManager | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Finished session validation. [1] sessions were stopped. 2022-08-10T10:18:18,565 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:18:18,568 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:18:18,569 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:18:33,597 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:18:33,618 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:18:33,618 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:18:48,648 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:18:48,651 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:18:48,651 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:19:03,677 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:19:03,680 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:19:03,680 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:19:18,707 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:19:18,711 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:19:18,711 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:19:33,741 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:19:33,746 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:19:33,747 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:19:48,772 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:19:48,775 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:19:48,775 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:20:03,801 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:20:03,804 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:20:03,804 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:20:18,836 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:20:18,840 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:20:18,840 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:20:33,867 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:20:33,871 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:20:33,871 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:20:48,907 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:20:48,912 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:20:48,912 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:21:03,948 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:21:03,955 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:21:03,956 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:21:18,985 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:21:18,989 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:21:18,990 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:21:34,022 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:21:34,026 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:21:34,027 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:21:49,061 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:21:49,065 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:21:49,065 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:22:04,096 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:22:04,101 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:22:04,101 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:22:19,136 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:22:19,141 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:22:19,142 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:22:34,174 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:22:34,178 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:22:34,179 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:22:49,208 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:22:49,212 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:22:49,212 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:23:04,238 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:23:04,242 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:23:04,242 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:23:19,268 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:23:19,271 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:23:19,272 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:23:34,295 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:23:34,299 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:23:34,299 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:23:49,330 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:23:49,334 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:23:49,334 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:24:04,363 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:24:04,366 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:24:04,367 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:24:19,393 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:24:19,396 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:24:19,396 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:24:34,418 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:24:34,421 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:24:34,421 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:24:49,447 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:24:49,451 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:24:49,452 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:25:04,478 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:25:04,485 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:25:04,485 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:25:19,513 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:25:19,516 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:25:19,516 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:25:34,540 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:25:34,543 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:25:34,544 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:25:49,570 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:25:49,574 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:25:49,574 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:26:04,600 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:26:04,603 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:26:04,603 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:26:19,638 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:26:19,645 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:26:19,645 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:26:34,669 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:26:34,672 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:26:34,673 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:26:49,700 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:26:49,704 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:26:49,704 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:27:04,730 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:27:04,733 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:27:04,734 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:27:19,764 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:27:19,768 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:27:19,768 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:27:34,794 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:27:34,797 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:27:34,797 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:27:49,822 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:27:49,826 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:27:49,827 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:28:04,850 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:28:04,853 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:28:04,854 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:28:19,880 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:28:19,883 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:28:19,884 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:28:34,906 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:28:34,909 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:28:34,910 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:28:49,935 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:28:49,939 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:28:49,939 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:29:04,964 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:29:04,975 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:29:04,976 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:29:20,002 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:29:20,005 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:29:20,005 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:29:35,031 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:29:35,036 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:29:35,036 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:29:50,063 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:29:50,066 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:29:50,066 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:30:05,096 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:30:05,099 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:30:05,099 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:30:20,125 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:30:20,128 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:30:20,129 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:30:35,156 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:30:35,161 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:30:35,162 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:30:50,188 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:30:50,191 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:30:50,191 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:31:05,216 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:31:05,219 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:31:05,219 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:31:20,245 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:31:20,248 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:31:20,249 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:31:35,272 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:31:35,275 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:31:35,275 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:31:50,300 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:31:50,303 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:31:50,304 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:32:05,334 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:32:05,338 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:32:05,338 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:32:20,364 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:32:20,367 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:32:20,367 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:32:35,391 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:32:35,395 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:32:35,395 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:32:50,425 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:32:50,428 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:32:50,429 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:33:05,458 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:33:05,464 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:33:05,464 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:33:20,497 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:33:20,506 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:33:20,506 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:33:35,533 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:33:35,539 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:33:35,540 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:33:50,573 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:33:50,577 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:33:50,577 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:34:05,607 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:34:05,609 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:34:05,610 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:34:20,642 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:34:20,646 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:34:20,646 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:34:35,674 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:34:35,677 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:34:35,677 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:34:50,707 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:34:50,711 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:34:50,711 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:35:05,737 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:35:05,741 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:35:05,741 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:35:20,768 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:35:20,772 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:35:20,773 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:35:35,798 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:35:35,801 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:35:35,801 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:35:50,835 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:35:50,838 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:35:50,838 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:36:05,863 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:36:05,868 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:36:05,868 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:36:20,894 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:36:20,897 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:36:20,898 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:36:35,921 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:36:35,923 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:36:35,924 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:36:50,956 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:36:50,959 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:36:50,959 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:37:05,987 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:37:05,991 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:37:05,991 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:37:21,015 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:37:21,018 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:37:21,019 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:37:36,048 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:37:36,051 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:37:36,051 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:37:51,075 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:37:51,078 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:37:51,079 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:38:06,109 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:38:06,113 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:38:06,113 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:38:21,140 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:38:21,143 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:38:21,144 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:38:36,170 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:38:36,177 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:38:36,178 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:38:51,203 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:38:51,208 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:38:51,209 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:39:06,234 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:39:06,237 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:39:06,237 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:39:21,267 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:39:21,270 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:39:21,270 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:39:36,295 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:39:36,298 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:39:36,299 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:39:51,324 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:39:51,327 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:39:51,327 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:40:06,350 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:40:06,353 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:40:06,354 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:40:21,377 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:40:21,380 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:40:21,380 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:40:36,409 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:40:36,413 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:40:36,413 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:40:51,437 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:40:51,440 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:40:51,441 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:41:06,466 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:41:06,469 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:41:06,469 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:41:21,494 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:41:21,497 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:41:21,497 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:41:36,520 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:41:36,525 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:41:36,526 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:41:51,551 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:41:51,555 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:41:51,556 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:42:06,580 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:42:06,583 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:42:06,584 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:42:21,607 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:42:21,610 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:42:21,611 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:42:36,634 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:42:36,637 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:42:36,637 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:42:51,663 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:42:51,666 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:42:51,667 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:43:06,690 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:43:06,694 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:43:06,694 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:43:21,721 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:43:21,725 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:43:21,725 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:43:36,748 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:43:36,751 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:43:36,751 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:43:51,775 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:43:51,778 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:43:51,778 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:44:06,801 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:44:06,805 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:44:06,805 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:44:21,830 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:44:21,834 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:44:21,834 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:44:36,856 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:44:36,859 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:44:36,860 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:44:51,886 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:44:51,889 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:44:51,890 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:45:06,912 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:45:06,914 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:45:06,915 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:45:21,943 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:45:21,946 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:45:21,947 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:45:36,974 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:45:36,977 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:45:36,978 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:45:52,004 | INFO | qtp1091154915-690 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:45:52,006 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:45:52,007 | INFO | qtp1091154915-690 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:46:07,029 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:46:07,032 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:46:07,032 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:46:22,061 | INFO | qtp1091154915-695 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:46:22,064 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:46:22,064 | INFO | qtp1091154915-695 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:46:37,087 | INFO | qtp1091154915-694 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:46:37,090 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:46:37,090 | INFO | qtp1091154915-694 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:46:52,115 | INFO | qtp1091154915-696 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:46:52,118 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:46:52,119 | INFO | qtp1091154915-696 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:47:07,145 | INFO | qtp1091154915-697 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-08-10T10:47:07,152 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-08-10T10:47:07,152 | INFO | qtp1091154915-697 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]