By type
11:46:40,136 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 11:46:40,142 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout. 11:46:40,142 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Worker thread will flush remaining events before exiting. 11:46:40,143 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Queue flush finished successfully within timeout. 11:46:40,143 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Worker thread will flush remaining events before exiting. 11:46:40,143 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Queue flush finished successfully within timeout. 11:46:40,144 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Worker thread will flush remaining events before exiting. 11:46:40,144 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Queue flush finished successfully within timeout. 11:46:40,144 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Worker thread will flush remaining events before exiting. 11:46:40,144 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Queue flush finished successfully within timeout. 11:46:40,144 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 11:46:40,145 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout. 11:46:40,145 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 11:46:40,145 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout. 11:46:40,145 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Worker thread will flush remaining events before exiting. 11:46:40,149 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Queue flush finished successfully within timeout. 11:46:40,149 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 11:46:40,150 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout. 11:46:40,154 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@e7edb54 - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-spring.xml] is not of type file 11:46:40,163 |-WARN in Logger[org.springframework.core.env.PropertySourcesPropertyResolver] - No appenders present in context [default] for logger [org.springframework.core.env.PropertySourcesPropertyResolver]. 11:46:40,279 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20ccf40b - Adding [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] to configuration watch list. 11:46:40,279 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@e7edb54 - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] is not of type file 11:46:40,285 |-INFO in ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin 11:46:40,407 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:46:40,408 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 11:46:40,412 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:46:40,414 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:46:40,414 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR] 11:46:40,416 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:46:40,420 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - setting totalSizeCap to 1 GB 11:46:40,423 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Archive files will be limited to [50 MB] each. 11:46:40,423 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Will use zip compression 11:46:40,424 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Will use the pattern /var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log for the active file 11:46:40,427 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log.zip'. 11:46:40,428 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - Roll-over at midnight. 11:46:40,493 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - Setting initial period to Wed Apr 14 11:46:40 GMT 2021 11:46:40,502 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - Active log file name: /var/log/onap/clamp/error.log 11:46:40,502 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - File property is set to [/var/log/onap/clamp/error.log] 11:46:40,503 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:46:40,503 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [DEBUG] 11:46:40,504 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:46:40,506 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - setting totalSizeCap to 1 GB 11:46:40,506 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Archive files will be limited to [50 MB] each. 11:46:40,507 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Will use zip compression 11:46:40,507 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Will use the pattern /var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log for the active file 11:46:40,509 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log.zip'. 11:46:40,509 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - Roll-over at midnight. 11:46:40,510 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - Setting initial period to Wed Apr 14 11:46:40 GMT 2021 11:46:40,512 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - Active log file name: /var/log/onap/clamp/debug.log 11:46:40,512 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - File property is set to [/var/log/onap/clamp/debug.log] 11:46:40,512 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:46:40,512 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [AUDIT] 11:46:40,516 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:46:40,518 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - setting totalSizeCap to 1 GB 11:46:40,519 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Archive files will be limited to [50 MB] each. 11:46:40,521 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Will use zip compression 11:46:40,522 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Will use the pattern /var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log for the active file 11:46:40,524 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log.zip'. 11:46:40,524 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - Roll-over at midnight. 11:46:40,525 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - Setting initial period to Wed Apr 14 11:46:40 GMT 2021 11:46:40,526 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - Active log file name: /var/log/onap/clamp/audit.log 11:46:40,526 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - File property is set to [/var/log/onap/clamp/audit.log] 11:46:40,526 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:46:40,526 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit] 11:46:40,526 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] 11:46:40,527 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [AUDIT] to AsyncAppender. 11:46:40,527 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51 11:46:40,527 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:46:40,527 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [METRIC] 11:46:40,529 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:46:40,532 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - setting totalSizeCap to 1 GB 11:46:40,532 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Archive files will be limited to [50 MB] each. 11:46:40,532 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Will use zip compression 11:46:40,532 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Will use the pattern /var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log for the active file 11:46:40,534 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log.zip'. 11:46:40,534 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - Roll-over at midnight. 11:46:40,535 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - Setting initial period to Wed Apr 14 11:46:40 GMT 2021 11:46:40,535 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - Active log file name: /var/log/onap/clamp/metric.log 11:46:40,535 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - File property is set to [/var/log/onap/clamp/metric.log] 11:46:40,536 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:46:40,536 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics] 11:46:40,536 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] 11:46:40,536 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [METRIC] to AsyncAppender. 11:46:40,536 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51 11:46:40,537 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:46:40,537 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [SECURITY] 11:46:40,537 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:46:40,543 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - setting totalSizeCap to 1 GB 11:46:40,544 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Archive files will be limited to [50 MB] each. 11:46:40,544 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Will use zip compression 11:46:40,544 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Will use the pattern /var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log for the active file 11:46:40,546 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log.zip'. 11:46:40,546 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - Roll-over at midnight. 11:46:40,546 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - Setting initial period to Wed Apr 14 11:46:40 GMT 2021 11:46:40,547 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - Active log file name: /var/log/onap/clamp/security.log 11:46:40,548 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - File property is set to [/var/log/onap/clamp/security.log] 11:46:40,548 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:46:40,548 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFSecurity] 11:46:40,548 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [SECURITY] to ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] 11:46:40,548 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Attaching appender named [SECURITY] to AsyncAppender. 11:46:40,548 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Setting discardingThreshold to 51 11:46:40,549 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:46:40,549 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [auditLogs] 11:46:40,550 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - setting totalSizeCap to 1 GB 11:46:40,550 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Archive files will be limited to [50 MB] each. 11:46:40,550 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Will use zip compression 11:46:40,551 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Will use the pattern /var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log for the active file 11:46:40,552 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log.zip'. 11:46:40,553 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - Roll-over at midnight. 11:46:40,553 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - Setting initial period to Wed Apr 14 11:46:40 GMT 2021 11:46:40,554 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:46:40,555 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - Active log file name: /var/log/onap/clamp/Audits.log 11:46:40,556 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - File property is set to [/var/log/onap/clamp/Audits.log] 11:46:40,556 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:46:40,556 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [perfLogs] 11:46:40,558 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - setting totalSizeCap to 1 GB 11:46:40,559 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Archive files will be limited to [50 MB] each. 11:46:40,559 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Will use zip compression 11:46:40,560 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Will use the pattern /var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log for the active file 11:46:40,561 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log.zip'. 11:46:40,561 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - Roll-over at midnight. 11:46:40,562 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - Setting initial period to Wed Apr 14 11:46:40 GMT 2021 11:46:40,563 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:46:40,564 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - Active log file name: /var/log/onap/clamp/Perform.log 11:46:40,564 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - File property is set to [/var/log/onap/clamp/Perform.log] 11:46:40,564 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.aaf] to DEBUG 11:46:40,565 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[org.onap.aaf] onto the JUL framework 11:46:40,566 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.aaf] 11:46:40,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to INFO 11:46:40,566 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.hibernate] onto the JUL framework 11:46:40,566 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.hibernate] 11:46:40,567 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.Tracing] to INFO 11:46:40,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.apache.camel.Tracing] onto the JUL framework 11:46:40,567 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache.camel.Tracing] 11:46:40,567 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to INFO 11:46:40,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.apache] onto the JUL framework 11:46:40,567 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache] 11:46:40,567 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 11:46:40,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.springframework] onto the JUL framework 11:46:40,568 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.springframework] 11:46:40,568 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.policy.clamp] to DEBUG 11:46:40,568 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[org.onap.policy.clamp] onto the JUL framework 11:46:40,568 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[org.onap.policy.clamp] 11:46:40,568 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.policy.clamp] 11:46:40,568 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to OFF 11:46:40,568 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating OFF level on Logger[com.att.eelf.error] onto the JUL framework 11:46:40,569 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[com.att.eelf.error] 11:46:40,569 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO 11:46:40,569 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework 11:46:40,569 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false 11:46:40,569 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit] 11:46:40,569 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to DEBUG 11:46:40,569 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[com.att.eelf.metrics] onto the JUL framework 11:46:40,569 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false 11:46:40,569 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics] 11:46:40,570 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.security] to DEBUG 11:46:40,570 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[com.att.eelf.security] onto the JUL framework 11:46:40,570 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.security] to false 11:46:40,570 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFSecurity] to Logger[com.att.eelf.security] 11:46:40,570 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to INFO 11:46:40,570 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[ch.qos.logback.classic] onto the JUL framework 11:46:40,570 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to INFO 11:46:40,570 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[ch.qos.logback.core] onto the JUL framework 11:46:40,570 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord] to INFO 11:46:40,571 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[AuditRecord] onto the JUL framework 11:46:40,571 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord] to false 11:46:40,571 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord] 11:46:40,571 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord_DirectCall] to INFO 11:46:40,571 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[AuditRecord_DirectCall] onto the JUL framework 11:46:40,571 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord_DirectCall] to false 11:46:40,571 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord_DirectCall] 11:46:40,571 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [PerfTrackerRecord] to INFO 11:46:40,571 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[PerfTrackerRecord] onto the JUL framework 11:46:40,572 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [PerfTrackerRecord] to false 11:46:40,572 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [perfLogs] to Logger[PerfTrackerRecord] 11:46:40,572 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG 11:46:40,572 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[ROOT] 11:46:40,572 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 11:46:40,572 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to Logger[ROOT] 11:46:40,572 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to Logger[ROOT] 11:46:40,572 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[ROOT] 11:46:40,572 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:46:40,572 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1a5a4e19 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.13.RELEASE) 2021-04-14 11:46:40.764 [main] INFO org.onap.policy.clamp.clds.Application - Starting Application on dev-policy-clamp-be-7448956bdd-gsfkp with PID 11 (/opt/policy/clamp/policy-clamp-backend.jar started by onap in /opt/policy/clamp) 2021-04-14 11:46:40.766 [main] INFO org.onap.policy.clamp.clds.Application - The following profiles are active: clamp-default,clamp-aaf-authentication,clamp-sdc-controller,clamp-ssl-config,clamp-policy-controller,default-dictionary-elements 2021-04-14 11:46:42.180 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-04-14 11:46:42.434 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 237ms. Found 10 JPA repository interfaces. 2021-04-14 11:46:44.009 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.camel.spring.boot.CamelAutoConfiguration' of type [org.apache.camel.spring.boot.CamelAutoConfiguration$$EnhancerBySpringCGLIB$$aefdd3db] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-04-14 11:46:45.247 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8443 (https) 2021-04-14 11:46:45.268 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["https-jsse-nio-8443"] 2021-04-14 11:46:45.269 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-04-14 11:46:45.269 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.37] 2021-04-14 11:46:45.352 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-04-14 11:46:45.353 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4488 ms 2021-04-14 11:46:45.673 [main] INFO org.onap.policy.clamp.clds.Application - ___ ____ ____ ____ __ __ ___ ____ ___ _ __ __ _ __ __ / \ | \ / T| \ | T T / \ | \ / \ | T | T T| T | T T Y Y| _ YY o || o ) | l |Y Y| _ YY Y| | | | || | | | | | O || | || || _/ | _ || O || | || O || l___ | | || l___ | | | | || | || _ || | | | || || | || || T| : || T| : | l !| | || | || | | | |l !| | |l !| |l || |l | \___/ l__j__jl__j__jl__j l__j__j \___/ l__j__j \___/ l_____j \__,_jl_____j \__,_j ____ ___ _ ____ __ __ __ __ _ ____ ___ ___ ____ | \ / \ | T l j / ]| T T / ]| T / T| T T| \ | o )Y Y| | | T / / | | | _____ / / | | Y o || _ _ || o ) | _/ | O || l___ | | / / | ~ || | / / | l___ | || \_/ || _/ | | | || T | |/ \_ l___, |l_____j/ \_ | T| _ || | || | | | l !| | j l\ || ! \ || || | || | || | l__j \___/ l_____j|____j\____jl____/ \____jl_____jl__j__jl___j___jl__j :: Starting :: (v6.0.2) :: SSL Certificates :: * clamp@clamp.onap.org expires Thu Apr 14 11:46:30 GMT 2022 2021-04-14 11:46:46.042 [main] WARN org.springframework.http.converter.json.Jackson2ObjectMapperBuilder - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath 2021-04-14 11:46:46.162 [main] INFO org.springframework.boot.web.servlet.RegistrationBean - Servlet CamelServlet was not registered (possibly already registered?) WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector 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 2021-04-14 11:46:47.617 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2021-04-14 11:47:27.596 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2021-04-14 11:47:27.801 [main] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 2021-04-14 11:47:27.965 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.27.Final 2021-04-14 11:47:28.412 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-04-14 11:47:29.129 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-04-14 11:47:29.945 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId 2021-04-14 11:47:29.946 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId 2021-04-14 11:47:29.947 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.PolicyModelId 2021-04-14 11:47:29.947 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.PolicyModelId 2021-04-14 11:47:30.248 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.22.Final 2021-04-14 11:47:31.669 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-04-14 11:47:31.684 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-04-14 11:47:44.271 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Type converters loaded (core: 195, classpath: 11) 2021-04-14 11:47:44.641 [main] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Creating controller instance:sdc-controller 2021-04-14 11:47:44.830 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-04-14 11:47:45.025 [main] WARN org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration - Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310). 2021-04-14 11:47:45.177 [main] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-04-14 11:47:45.996 [main] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2021-04-14 11:47:46.337 [main] INFO org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML routes from: classpath:/clds/camel/routes/*.xml 2021-04-14 11:47:47.933 [main] INFO org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML rests from: classpath:/clds/camel/rest/*.xml 2021-04-14 11:47:48.149 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 11:47:48.151 [main] INFO org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) is starting 2021-04-14 11:47:48.153 [main] INFO org.apache.camel.spring.SpringCamelContext - Tracing is enabled on CamelContext: camel-1 2021-04-14 11:47:48.155 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 11:47:48.156 [main] INFO org.apache.camel.management.ManagedManagementStrategy - JMX is enabled 2021-04-14 11:47:48.193 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 11:47:48.945 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14a4d4d3 2021-04-14 11:47:48.946 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2021-04-14 11:47:48.961 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem 2021-04-14 11:47:48.966 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: ASDC server problem at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 11:47:48.967 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 11:47:50.049 [main] INFO org.apache.camel.spring.SpringCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2021-04-14 11:47:51.764 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route1 started and consuming from: servlet:/api-doc?httpMethodRestrict=GET&matchOnUriPrefix=true 2021-04-14 11:47:51.765 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: verify-one-policy started and consuming from: direct://verify-one-policy 2021-04-14 11:47:51.766 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-policy started and consuming from: direct://get-policy 2021-04-14 11:47:51.767 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-deployment-policy started and consuming from: direct://get-deployment-policy 2021-04-14 11:47:51.768 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: create-policy-from-loop-object started and consuming from: direct://create-policy-from-loop-object 2021-04-14 11:47:51.769 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: delete-policy-from-loop-object started and consuming from: direct://delete-policy-from-loop-object 2021-04-14 11:47:51.769 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: add-all-to-active-pdp-group started and consuming from: direct://add-all-to-active-pdp-group 2021-04-14 11:47:51.770 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: remove-all-policy-from-active-pdp-group started and consuming from: direct://remove-all-policy-from-active-pdp-group 2021-04-14 11:47:51.771 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: remove-one-policy-from-active-pdp-group started and consuming from: direct://remove-one-policy-from-active-pdp-group 2021-04-14 11:47:51.773 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-policy-models started and consuming from: direct://get-all-policy-models 2021-04-14 11:47:51.776 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-policy-tosca-model started and consuming from: direct://get-policy-tosca-model 2021-04-14 11:47:51.777 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-pdp-groups started and consuming from: direct://get-all-pdp-groups 2021-04-14 11:47:51.779 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-policies started and consuming from: direct://get-all-policies 2021-04-14 11:47:51.779 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1}, BodyType:null, Body:[Body is null] 2021-04-14 11:47:51.780 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-one-policy-from-pap started and consuming from: direct://undeploy-one-policy-from-pap 2021-04-14 11:47:51.780 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: create-policy started and consuming from: direct://create-policy 2021-04-14 11:47:51.781 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: delete-policy started and consuming from: direct://delete-policy 2021-04-14 11:47:51.781 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1}, BodyType:null, Body:[Body is null] 2021-04-14 11:47:51.782 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 11:47:51.782 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: load-loop started and consuming from: direct://load-loop 2021-04-14 11:47:51.783 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1}, BodyType:null, Body:[Body is null] 2021-04-14 11:47:51.783 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: update-policy-status-for-loop started and consuming from: direct://update-policy-status-for-loop 2021-04-14 11:47:51.784 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: update-dcae-status-for-loop started and consuming from: direct://update-dcae-status-for-loop 2021-04-14 11:47:51.786 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: direct:update-loop-state started and consuming from: direct://update-loop-state 2021-04-14 11:47:51.787 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: reset-raise-http-exception-flag started and consuming from: direct://reset-raise-http-exception-flag 2021-04-14 11:47:51.787 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: dump-loop-log-http-response started and consuming from: direct://dump-loop-log-http-response 2021-04-14 11:47:51.788 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-list started and consuming from: direct://get-blueprint-workflow-list 2021-04-14 11:47:51.789 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-input-properties started and consuming from: direct://get-blueprint-workflow-input-properties 2021-04-14 11:47:51.790 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop started and consuming from: direct://deploy-loop 2021-04-14 11:47:51.790 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-multi-blueprint started and consuming from: direct://deploy-loop-multi-blueprint 2021-04-14 11:47:51.791 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-single-blueprint started and consuming from: direct://deploy-loop-single-blueprint 2021-04-14 11:47:51.793 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop started and consuming from: direct://undeploy-loop 2021-04-14 11:47:51.794 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-multi-blueprint started and consuming from: direct://undeploy-loop-multi-blueprint 2021-04-14 11:47:51.794 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-single-blueprint started and consuming from: direct://undeploy-loop-single-blueprint 2021-04-14 11:47:51.795 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-dcae-deployment-status started and consuming from: direct://get-dcae-deployment-status 2021-04-14 11:47:51.796 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-dcae-blueprint-inventory started and consuming from: direct://get-dcae-blueprint-inventory 2021-04-14 11:47:51.797 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-dcae-blueprint-inventory started and consuming from: direct://get-all-dcae-blueprint-inventory 2021-04-14 11:47:51.798 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route2 started and consuming from: servlet:/v1/healthcheck?httpMethodRestrict=GET 2021-04-14 11:47:51.799 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route3 started and consuming from: servlet:/v1/user/getUser?httpMethodRestrict=GET 2021-04-14 11:47:51.799 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route4 started and consuming from: servlet:/v2/loop/getAllNames?httpMethodRestrict=GET 2021-04-14 11:47:51.800 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route5 started and consuming from: servlet:/v2/loop/%7BloopName%7D?httpMethodRestrict=GET 2021-04-14 11:47:51.801 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route6 started and consuming from: servlet:/v2/loop/updateGlobalProperties/%7BloopName%7D?httpMethodRestrict=POST 2021-04-14 11:47:51.802 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route7 started and consuming from: servlet:/v2/loop/updateOperationalPolicies/%7BloopName%7D?httpMethodRestrict=POST 2021-04-14 11:47:51.803 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route8 started and consuming from: servlet:/v2/loop/updateMicroservicePolicy/%7BloopName%7D?httpMethodRestrict=POST 2021-04-14 11:47:51.804 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route9 started and consuming from: servlet:/v2/loop/deploy/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.806 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 11:47:51.805 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route10 started and consuming from: servlet:/v2/loop/refreshMicroServicePolicyJsonSchema/%7BloopName%7D/%7BmicroServicePolicyName%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.808 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route11 started and consuming from: servlet:/v2/loop/refreshOperationalPolicyJsonSchema/%7BloopName%7D/%7BoperationalPolicyName%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.809 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route12 started and consuming from: servlet:/v2/loop/undeploy/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.809 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route13 started and consuming from: servlet:/v2/loop/stop/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.810 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route14 started and consuming from: servlet:/v2/loop/restart/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.811 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route15 started and consuming from: servlet:/v2/loop/submit/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.812 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route16 started and consuming from: servlet:/v2/loop/delete/%7BloopName%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.813 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route17 started and consuming from: servlet:/v2/loop/getstatus/%7BloopName%7D?httpMethodRestrict=GET 2021-04-14 11:47:51.814 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route18 started and consuming from: servlet:/v2/loop/addOperationaPolicy/%7BloopName%7D/policyModel/%7BpolicyType%7D/%7BpolicyVersion%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.815 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route19 started and consuming from: servlet:/v2/loop/removeOperationaPolicy/%7BloopName%7D/policyModel/%7BpolicyType%7D/%7BpolicyVersion%7D/%7BpolicyName%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.815 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{069a2f23-b286-44c2-9540-6c8206061cb3} 2021-04-14 11:47:51.816 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1}, BodyType:null, Body:[Body is null] 2021-04-14 11:47:51.816 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route20 started and consuming from: servlet:/v2/loop/create/%7BloopName%7D?httpMethodRestrict=POST 2021-04-14 11:47:51.816 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 11:47:51.817 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route21 started and consuming from: servlet:/v2/templates?httpMethodRestrict=GET 2021-04-14 11:47:51.817 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route22 started and consuming from: servlet:/v2/templates/%7BtemplateName%7D?httpMethodRestrict=GET 2021-04-14 11:47:51.818 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:47:51.818 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route23 started and consuming from: servlet:/v2/templates/names?httpMethodRestrict=GET 2021-04-14 11:47:51.818 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:47:51.819 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route24 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=GET 2021-04-14 11:47:51.819 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:47:51.819 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 11:47:51.820 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route25 started and consuming from: servlet:/v2/dictionary/secondary/names?httpMethodRestrict=GET 2021-04-14 11:47:51.820 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:47:51.820 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route26 started and consuming from: servlet:/v2/dictionary/%7BdictionaryName%7D?httpMethodRestrict=GET 2021-04-14 11:47:51.821 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route27 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=PUT 2021-04-14 11:47:51.822 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route28 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.823 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route29 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=DELETE 2021-04-14 11:47:51.824 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route30 started and consuming from: servlet:/v2/dictionary/%7Bname%7D/elements/%7BshortName%7D?httpMethodRestrict=DELETE 2021-04-14 11:47:51.825 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route31 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=GET 2021-04-14 11:47:51.826 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route32 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET 2021-04-14 11:47:51.827 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route33 started and consuming from: servlet:/v2/policyToscaModels/yaml/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET 2021-04-14 11:47:51.828 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route34 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=POST 2021-04-14 11:47:51.829 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route35 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=PUT 2021-04-14 11:47:51.829 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route36 started and consuming from: servlet:/v2/policies?httpMethodRestrict=GET 2021-04-14 11:47:51.830 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route37 started and consuming from: servlet:/v2/policies/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D/%7BpolicyName%7D/%7BpolicyVersion%7D?httpMethodRestrict=POST 2021-04-14 11:47:51.831 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route38 started and consuming from: servlet:/v2/policies/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D/%7BpolicyName%7D/%7BpolicyVersion%7D?httpMethodRestrict=DELETE 2021-04-14 11:47:51.832 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route39 started and consuming from: servlet:/v2/clampInformation?httpMethodRestrict=GET 2021-04-14 11:47:51.832 [main] INFO org.apache.camel.spring.SpringCamelContext - Total 71 routes, of which 71 are started 2021-04-14 11:47:51.836 [main] INFO org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) started in 3.682 seconds 2021-04-14 11:47:51.837 [main] INFO org.onap.policy.clamp.clds.config.SystemPropertiesLoader - Loading additional JVM properties:{jdk.tls.client.protocols=TLSv1.1,TLSv1.2, https.protocols=TLSv1.1,TLSv1.2} 2021-04-14 11:47:51.841 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["https-jsse-nio-8443"] 2021-04-14 11:47:52.325 [scheduling-1] INFO org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@3079a660 2021-04-14 11:47:53.181 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8443 (https) with context path '' 2021-04-14 11:47:53.185 [main] INFO org.onap.policy.clamp.clds.Application - Started Application in 73.908 seconds (JVM running for 75.441) 2021-04-14 11:48:12.579 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.581 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.583 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.591 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.596 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 11:48:12.610 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Get all policies models query 0ms before retrying ... 2021-04-14 11:48:12.687 [scheduling-1] WARN org.onap.policy.clamp.policy.PolicyEngineServices - getAllPolicyType yaml returned by policy engine could not be decoded, as it's null or empty 2021-04-14 11:48:12.690 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.690 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.691 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 11:48:12.691 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.700 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 11:48:12.701 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f140709d-9c3a-44fb-a468-4b3668a34d49} 2021-04-14 11:48:12.702 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.702 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.703 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.703 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.704 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.704 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 11:48:12.704 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:12.752 [scheduling-1] INFO org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@22147d40 2021-04-14 11:48:32.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:32.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:32.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:32.850 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:48:32.854 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 11:48:32.856 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Get Pdp Groups query 0ms before retrying ... 2021-04-14 11:48:32.856 [scheduling-1] WARN org.onap.policy.clamp.policy.PolicyEngineServices - getPdpGroups returned by policy engine could not be decoded, as it's null or empty 2021-04-14 11:49:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 11:49:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 11:49:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 11:49:48.218 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68130873 2021-04-14 11:49:48.218 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2021-04-14 11:49:48.219 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem 2021-04-14 11:49:48.219 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: ASDC server problem at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 11:49:48.220 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 11:51:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 11:51:48.153 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 11:51:48.153 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 11:51:48.233 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4562a3ad 2021-04-14 11:51:48.233 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2021-04-14 11:51:48.234 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem 2021-04-14 11:51:48.235 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: ASDC server problem at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 11:51:48.236 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 11:52:48.164 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3}, BodyType:null, Body:[Body is null] 2021-04-14 11:52:48.167 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3}, BodyType:null, Body:[Body is null] 2021-04-14 11:52:48.168 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 11:52:48.168 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3}, BodyType:null, Body:[Body is null] 2021-04-14 11:52:48.198 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 11:52:48.200 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{25133a14-3302-47db-aa3f-d0e4f28ebdc3} 2021-04-14 11:52:48.200 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3}, BodyType:null, Body:[Body is null] 2021-04-14 11:52:48.201 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 11:52:48.202 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:52:48.202 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:52:48.203 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:52:48.203 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 11:52:48.204 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.340 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.340 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.344 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.344 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.346 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 11:53:08.347 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Get all policies models query 0ms before retrying ... 2021-04-14 11:53:08.348 [scheduling-1] WARN org.onap.policy.clamp.policy.PolicyEngineServices - getAllPolicyType yaml returned by policy engine could not be decoded, as it's null or empty 2021-04-14 11:53:08.349 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.349 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.350 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 11:53:08.350 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.358 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 11:53:08.359 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c5cc76d0-9109-4f35-9d40-5c268b987638} 2021-04-14 11:53:08.363 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.363 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.364 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.365 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.365 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:08.365 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 11:53:08.365 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:28.502 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:28.503 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:28.505 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:28.505 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:53:28.510 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 11:53:28.511 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Get Pdp Groups query 0ms before retrying ... 2021-04-14 11:53:28.512 [scheduling-1] WARN org.onap.policy.clamp.policy.PolicyEngineServices - getPdpGroups returned by policy engine could not be decoded, as it's null or empty 2021-04-14 11:53:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 11:53:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 11:53:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 11:53:48.389 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 11:53:48.396 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:53:48.398 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 11:53:48.399 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:53:48.399 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 11:53:48.400 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 11:55:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 11:55:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 11:55:48.153 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 11:55:48.227 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:55:48.228 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 11:55:48.230 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:55:48.230 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 11:55:48.230 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:55:48.231 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 11:55:48.232 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 11:57:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 11:57:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 11:57:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 11:57:48.232 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 11:57:48.234 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:57:48.234 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 11:57:48.235 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:57:48.236 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 11:57:48.237 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 11:57:48.242 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:48.243 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:48.243 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 11:57:48.244 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:48.261 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 11:57:48.261 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d12029f3-941a-4561-ae6b-406cf9832db6} 2021-04-14 11:57:48.262 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:48.262 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:48.263 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:48.263 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:48.264 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:48.264 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 11:57:48.265 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:50.562 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 11:57:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e750f81e-2d34-4b17-b12e-bfdce2b3bb0d, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 11:57:50.569 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 11:57:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e750f81e-2d34-4b17-b12e-bfdce2b3bb0d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 11:57:50.570 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 11:57:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e750f81e-2d34-4b17-b12e-bfdce2b3bb0d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 11:57:50.570 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 11:57:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e750f81e-2d34-4b17-b12e-bfdce2b3bb0d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 11:57:50.571 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 11:57:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e750f81e-2d34-4b17-b12e-bfdce2b3bb0d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 11:57:50.573 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 11:57:50.769 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-04-14 11:57:50.774 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-04-14 11:57:50.779 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-04-14 11:57:50.784 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-04-14 11:57:50.789 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-04-14 11:57:50.793 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-04-14 11:57:50.797 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-04-14 11:57:50.802 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-14 11:57:50.810 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-14 11:57:50.814 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-14 11:57:50.819 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-14 11:57:50.822 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-14 11:57:50.826 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-14 11:57:50.831 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-04-14 11:57:50.835 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-14 11:57:50.841 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-14 11:57:50.845 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-04-14 11:57:50.849 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-04-14 11:57:50.853 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-04-14 11:57:50.856 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-04-14 11:57:50.860 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-04-14 11:57:50.863 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-04-14 11:57:50.866 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-04-14 11:57:50.870 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-04-14 11:57:50.874 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-04-14 11:57:50.879 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-14 11:57:50.885 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-14 11:57:50.890 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-14 11:57:50.896 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-14 11:57:50.902 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-14 11:57:50.908 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-14 11:57:50.914 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-14 11:57:50.920 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-14 11:57:50.926 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-14 11:57:50.927 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:50.928 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:50.928 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 11:57:50.929 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:50.941 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 11:57:50.942 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{da64e2a7-3cae-41c0-9539-988f6a7546b4} 2021-04-14 11:57:50.942 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:50.943 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:50.943 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:50.944 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:50.944 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:50.944 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 11:57:50.945 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 11:57:51.529 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 11:57:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4e9211c6-df86-40f1-9cbb-dcc2466894b0, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 11:57:51.530 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 11:57:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4e9211c6-df86-40f1-9cbb-dcc2466894b0, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 11:57:51.530 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 11:57:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4e9211c6-df86-40f1-9cbb-dcc2466894b0, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 11:57:51.531 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 11:57:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4e9211c6-df86-40f1-9cbb-dcc2466894b0, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 11:57:51.531 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 11:57:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4e9211c6-df86-40f1-9cbb-dcc2466894b0, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 11:57:51.532 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 11:59:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 11:59:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 11:59:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 11:59:48.354 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 11:59:48.357 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:59:48.357 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 11:59:48.357 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:59:48.358 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 11:59:48.359 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:01:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:01:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:01:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:01:48.246 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:01:48.246 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:01:48.250 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:01:48.250 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:01:48.251 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:01:48.252 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:01:48.253 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:02:48.163 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:48.165 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:48.165 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 12:02:48.166 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:48.190 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:02:48.191 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{4dc551e0-c705-43e0-8a65-075140404823} 2021-04-14 12:02:48.192 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:48.193 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:48.193 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:48.194 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:48.194 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:48.194 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 12:02:48.194 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:49.834 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:02:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3c0b3806-6339-40fa-8b86-fd4fb07aa161, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:02:49.838 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:02:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3c0b3806-6339-40fa-8b86-fd4fb07aa161, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:02:49.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:02:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3c0b3806-6339-40fa-8b86-fd4fb07aa161, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:02:49.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:02:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3c0b3806-6339-40fa-8b86-fd4fb07aa161, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:02:49.840 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:02:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3c0b3806-6339-40fa-8b86-fd4fb07aa161, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:02:49.841 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:02:49.905 [scheduling-1] WARN com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@26c47874 ((conn=1203) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-14 12:02:49.910 [scheduling-1] WARN com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@12468b46 ((conn=1204) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-14 12:02:49.911 [scheduling-1] WARN com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@1c81677e ((conn=1205) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-14 12:02:49.911 [scheduling-1] WARN com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@18bee036 ((conn=1206) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-14 12:02:49.912 [scheduling-1] WARN com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@5dbc6d45 ((conn=1207) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-14 12:02:49.912 [scheduling-1] WARN com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@7b06c10f ((conn=1208) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-14 12:02:49.912 [scheduling-1] WARN com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@6cabf386 ((conn=1209) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-14 12:02:49.913 [scheduling-1] WARN com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@7050320e ((conn=1210) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-14 12:02:49.913 [scheduling-1] WARN com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@43d4c841 ((conn=1211) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-14 12:02:49.914 [scheduling-1] WARN com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@494b952e ((conn=1212) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-14 12:02:49.949 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-04-14 12:02:49.953 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-04-14 12:02:49.958 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-04-14 12:02:49.962 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-04-14 12:02:49.967 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-04-14 12:02:49.971 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-04-14 12:02:49.975 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-04-14 12:02:49.979 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-14 12:02:49.983 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-14 12:02:49.987 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-14 12:02:49.991 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-14 12:02:49.995 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-14 12:02:49.999 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-14 12:02:50.003 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-04-14 12:02:50.008 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-14 12:02:50.012 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-14 12:02:50.017 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-04-14 12:02:50.023 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-04-14 12:02:50.029 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-04-14 12:02:50.034 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-04-14 12:02:50.040 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-04-14 12:02:50.045 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-04-14 12:02:50.050 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-04-14 12:02:50.056 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-04-14 12:02:50.061 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-04-14 12:02:50.067 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-14 12:02:50.073 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-14 12:02:50.078 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-14 12:02:50.083 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-14 12:02:50.088 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-14 12:02:50.092 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-14 12:02:50.097 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-14 12:02:50.102 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-14 12:02:50.107 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-14 12:02:50.108 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:50.108 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:50.109 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 12:02:50.109 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:50.125 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:02:50.125 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{de98800c-3f94-4141-8346-f1a2d251c16b} 2021-04-14 12:02:50.126 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:50.126 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:50.127 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:50.127 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:50.127 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:50.128 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 12:02:50.128 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:02:50.728 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:02:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6dbf434b-f6e8-479c-98ff-17ca53af442a, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:02:50.730 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:02:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6dbf434b-f6e8-479c-98ff-17ca53af442a, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:02:50.731 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:02:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6dbf434b-f6e8-479c-98ff-17ca53af442a, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:02:50.732 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:02:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6dbf434b-f6e8-479c-98ff-17ca53af442a, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:02:50.734 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:02:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6dbf434b-f6e8-479c-98ff-17ca53af442a, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:02:50.737 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:03:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:03:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:03:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:03:48.241 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:03:48.242 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:03:48.245 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:03:48.246 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:03:48.246 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:03:48.247 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:03:48.248 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:05:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:05:48.151 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:05:48.153 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:05:48.231 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:05:48.232 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:05:48.234 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:05:48.234 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:05:48.234 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:05:48.235 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:05:48.236 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:07:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:07:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:07:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:07:48.242 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:07:48.245 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:07:48.245 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:07:48.245 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:07:48.246 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:07:48.247 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:07:48.253 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:48.253 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:48.254 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 12:07:48.254 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:48.272 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:07:48.273 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{1198dfee-458a-4558-9198-400b55909b31} 2021-04-14 12:07:48.273 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:48.274 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:48.274 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:48.274 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:48.275 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:48.275 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 12:07:48.275 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:50.485 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:07:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0c87fe87-2b1f-475c-b13d-e42fcfba6a6f, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:07:50.488 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:07:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0c87fe87-2b1f-475c-b13d-e42fcfba6a6f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:07:50.489 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:07:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0c87fe87-2b1f-475c-b13d-e42fcfba6a6f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:07:50.490 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:07:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0c87fe87-2b1f-475c-b13d-e42fcfba6a6f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:07:50.490 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:07:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0c87fe87-2b1f-475c-b13d-e42fcfba6a6f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:07:50.492 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:07:50.548 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-04-14 12:07:50.552 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-04-14 12:07:50.557 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-04-14 12:07:50.561 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-04-14 12:07:50.565 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-04-14 12:07:50.568 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-04-14 12:07:50.573 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-04-14 12:07:50.577 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-14 12:07:50.580 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-14 12:07:50.584 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-14 12:07:50.589 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-14 12:07:50.593 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-14 12:07:50.596 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-14 12:07:50.600 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-04-14 12:07:50.604 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-14 12:07:50.608 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-14 12:07:50.612 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-04-14 12:07:50.616 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-04-14 12:07:50.620 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-04-14 12:07:50.625 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-04-14 12:07:50.629 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-04-14 12:07:50.645 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-04-14 12:07:50.650 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-04-14 12:07:50.654 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-04-14 12:07:50.658 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-04-14 12:07:50.664 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-14 12:07:50.668 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-14 12:07:50.672 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-14 12:07:50.676 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-14 12:07:50.680 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-14 12:07:50.684 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-14 12:07:50.688 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-14 12:07:50.692 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-14 12:07:50.697 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-14 12:07:50.698 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:50.699 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:50.699 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 12:07:50.699 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:50.711 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:07:50.712 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{331d91fd-00ae-4a44-98c9-f7c9056d6762} 2021-04-14 12:07:50.712 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:50.712 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:50.713 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:50.713 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:50.713 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:50.713 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 12:07:50.713 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:07:51.391 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:07:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d9d87a7f-d80c-4f27-905c-ee70808d2374, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:07:51.392 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:07:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d9d87a7f-d80c-4f27-905c-ee70808d2374, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:07:51.393 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:07:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d9d87a7f-d80c-4f27-905c-ee70808d2374, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:07:51.394 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:07:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d9d87a7f-d80c-4f27-905c-ee70808d2374, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:07:51.395 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:07:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=d9d87a7f-d80c-4f27-905c-ee70808d2374, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:07:51.396 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:09:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:09:48.153 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:09:48.154 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:09:48.246 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:09:48.249 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:09:48.249 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:09:48.249 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:09:48.250 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:09:48.250 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:11:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:11:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:11:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:11:48.226 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:11:48.227 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:11:48.229 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:11:48.230 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:11:48.230 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:11:48.231 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:11:48.232 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:12:48.156 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:48.158 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:48.158 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 12:12:48.158 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:48.172 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:12:48.173 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b3908ab8-352a-4709-95b9-0db9b17d4654} 2021-04-14 12:12:48.173 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:48.174 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:48.174 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:48.175 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:48.175 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:48.175 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 12:12:48.176 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:50.324 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:12:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=602f47bb-ab1b-4d8f-9a19-036f962ae43d, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:12:50.326 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:12:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=602f47bb-ab1b-4d8f-9a19-036f962ae43d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:12:50.327 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:12:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=602f47bb-ab1b-4d8f-9a19-036f962ae43d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:12:50.328 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:12:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=602f47bb-ab1b-4d8f-9a19-036f962ae43d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:12:50.328 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:12:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=602f47bb-ab1b-4d8f-9a19-036f962ae43d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:12:50.330 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:12:50.375 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-04-14 12:12:50.380 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-04-14 12:12:50.385 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-04-14 12:12:50.389 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-04-14 12:12:50.394 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-04-14 12:12:50.399 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-04-14 12:12:50.403 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-04-14 12:12:50.407 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-14 12:12:50.412 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-14 12:12:50.417 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-14 12:12:50.421 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-14 12:12:50.426 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-14 12:12:50.429 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-14 12:12:50.433 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-04-14 12:12:50.438 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-14 12:12:50.442 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-14 12:12:50.446 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-04-14 12:12:50.451 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-04-14 12:12:50.455 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-04-14 12:12:50.459 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-04-14 12:12:50.463 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-04-14 12:12:50.476 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-04-14 12:12:50.480 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-04-14 12:12:50.484 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-04-14 12:12:50.487 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-04-14 12:12:50.491 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-14 12:12:50.495 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-14 12:12:50.499 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-14 12:12:50.503 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-14 12:12:50.507 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-14 12:12:50.511 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-14 12:12:50.515 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-14 12:12:50.519 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-14 12:12:50.523 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-14 12:12:50.524 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:50.525 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:50.525 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 12:12:50.526 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:50.535 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:12:50.536 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e299f93d-39a9-4c7a-85af-27afb6766095} 2021-04-14 12:12:50.536 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:50.536 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:50.537 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:50.537 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:50.538 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:50.538 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 12:12:50.538 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:12:51.069 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:12:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3edc267d-4563-4fd0-8313-ab12886764ef, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:12:51.070 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:12:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3edc267d-4563-4fd0-8313-ab12886764ef, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:12:51.071 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:12:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3edc267d-4563-4fd0-8313-ab12886764ef, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:12:51.071 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:12:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3edc267d-4563-4fd0-8313-ab12886764ef, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:12:51.072 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:12:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3edc267d-4563-4fd0-8313-ab12886764ef, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:12:51.073 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:13:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:13:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:13:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:13:48.220 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:13:48.220 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:13:48.224 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:13:48.225 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:13:48.225 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:13:48.226 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:13:48.227 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:15:48.151 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:15:48.154 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:15:48.155 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:15:48.251 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:16:54.324 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 2021-04-14 12:16:54.329 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: /apiKeys/create] 2021-04-14 12:16:54.330 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: /apiKeys/create 2021-04-14 12:16:54.332 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: /apiKeys/create at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:16:54.333 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:17:48.160 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:17:48.161 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:17:48.162 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:17:48.238 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:22:01.403 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 2021-04-14 12:22:01.407 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: /apiKeys/create] 2021-04-14 12:22:01.409 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: /apiKeys/create 2021-04-14 12:22:01.416 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: /apiKeys/create at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:22:01.417 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:22:01.425 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:01.426 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:01.426 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 12:22:01.427 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:01.447 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:22:01.448 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d385e32a-8dc2-45cc-a141-8cb06a8ada45} 2021-04-14 12:22:01.448 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:01.448 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:01.449 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:01.449 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:01.449 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:01.450 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 12:22:01.450 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:03.707 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:22:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fbc81e60-fc97-431d-bf3e-032ce199bcbf, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:22:03.709 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:22:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fbc81e60-fc97-431d-bf3e-032ce199bcbf, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:22:03.709 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:22:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fbc81e60-fc97-431d-bf3e-032ce199bcbf, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:22:03.710 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:22:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fbc81e60-fc97-431d-bf3e-032ce199bcbf, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:22:03.710 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:22:01 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fbc81e60-fc97-431d-bf3e-032ce199bcbf, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:22:03.711 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:22:03.746 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-04-14 12:22:03.751 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-04-14 12:22:03.755 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-04-14 12:22:03.758 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-04-14 12:22:03.762 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-04-14 12:22:03.767 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-04-14 12:22:03.772 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-04-14 12:22:03.776 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-14 12:22:03.781 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-14 12:22:03.785 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-14 12:22:03.790 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-14 12:22:03.798 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-14 12:22:03.801 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-14 12:22:03.805 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-04-14 12:22:03.809 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-14 12:22:03.813 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-14 12:22:03.817 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-04-14 12:22:03.821 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-04-14 12:22:03.826 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-04-14 12:22:03.829 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-04-14 12:22:03.833 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-04-14 12:22:03.837 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-04-14 12:22:03.840 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-04-14 12:22:03.843 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-04-14 12:22:03.846 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-04-14 12:22:03.849 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-14 12:22:03.853 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-14 12:22:03.856 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-14 12:22:03.859 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-14 12:22:03.863 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-14 12:22:03.866 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-14 12:22:03.875 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-14 12:22:03.879 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-14 12:22:03.883 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-14 12:22:03.884 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:03.884 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:03.885 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 12:22:03.885 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:03.893 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:22:03.894 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{2bb3af09-b5d1-4255-9ef5-028d197cf600} 2021-04-14 12:22:03.894 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:03.894 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:03.895 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:03.895 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:03.895 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:03.895 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 12:22:03.895 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:22:04.467 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:22:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8f0a4a77-39d6-45dc-9b7b-fd7cb1d8adac, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:22:04.468 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:22:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8f0a4a77-39d6-45dc-9b7b-fd7cb1d8adac, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:22:04.469 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:22:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8f0a4a77-39d6-45dc-9b7b-fd7cb1d8adac, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:22:04.470 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:22:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8f0a4a77-39d6-45dc-9b7b-fd7cb1d8adac, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:22:04.471 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:22:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=8f0a4a77-39d6-45dc-9b7b-fd7cb1d8adac, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:22:04.472 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:22:04.610 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:22:04.610 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:22:04.610 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:22:04.663 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:23:22.296 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 2021-04-14 12:23:22.297 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: /apiKeys/create] 2021-04-14 12:23:22.298 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: /apiKeys/create 2021-04-14 12:23:22.299 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: /apiKeys/create at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:23:22.299 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:23:22.300 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:23:22.300 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:23:22.300 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:23:22.358 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:23:22.522 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 2021-04-14 12:23:22.523 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: /apiKeys/create] 2021-04-14 12:23:22.523 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: /apiKeys/create 2021-04-14 12:23:22.523 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: /apiKeys/create at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:23:22.523 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:23:22.527 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:22.528 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:22.528 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 12:23:22.528 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:22.539 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:23:22.539 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{89c86c97-fd53-4eb5-bfe5-2299ce6226b5} 2021-04-14 12:23:22.540 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:22.540 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:22.540 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:22.540 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:22.540 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:22.541 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 12:23:22.541 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:24.737 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:23:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0a0d6757-72fc-48ea-af31-bfdd0a8092c4, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:23:24.741 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:23:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0a0d6757-72fc-48ea-af31-bfdd0a8092c4, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:23:24.741 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:23:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0a0d6757-72fc-48ea-af31-bfdd0a8092c4, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:23:24.742 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:23:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0a0d6757-72fc-48ea-af31-bfdd0a8092c4, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:23:24.743 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:23:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0a0d6757-72fc-48ea-af31-bfdd0a8092c4, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:23:24.746 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:23:24.785 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-04-14 12:23:24.791 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-04-14 12:23:24.797 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-04-14 12:23:24.804 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-04-14 12:23:24.818 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-04-14 12:23:24.823 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-04-14 12:23:24.828 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-04-14 12:23:24.833 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-14 12:23:24.837 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-14 12:23:24.843 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-14 12:23:24.847 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-14 12:23:24.852 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-14 12:23:24.856 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-14 12:23:24.860 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-04-14 12:23:24.864 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-14 12:23:24.868 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-14 12:23:24.873 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-04-14 12:23:24.877 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-04-14 12:23:24.881 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-04-14 12:23:24.885 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-04-14 12:23:24.889 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-04-14 12:23:24.893 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-04-14 12:23:24.897 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-04-14 12:23:24.901 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-04-14 12:23:24.905 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-04-14 12:23:24.910 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-14 12:23:24.914 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-14 12:23:24.918 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-14 12:23:24.922 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-14 12:23:24.927 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-14 12:23:24.932 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-14 12:23:24.935 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-14 12:23:24.939 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-14 12:23:24.949 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-14 12:23:24.950 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:24.951 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:24.951 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 12:23:24.952 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:24.967 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:23:24.968 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{012b4868-90c2-4396-b645-df8aa1120d14} 2021-04-14 12:23:24.968 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:24.968 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:24.969 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:24.969 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:24.969 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:24.970 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 12:23:24.970 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:23:25.637 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:23:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dce41b97-8a54-4c9b-bfd6-5ed9a6162b6f, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:23:25.638 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:23:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dce41b97-8a54-4c9b-bfd6-5ed9a6162b6f, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:23:25.639 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:23:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dce41b97-8a54-4c9b-bfd6-5ed9a6162b6f, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:23:25.639 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:23:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dce41b97-8a54-4c9b-bfd6-5ed9a6162b6f, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:23:25.640 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:23:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dce41b97-8a54-4c9b-bfd6-5ed9a6162b6f, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:23:25.642 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:23:48.149 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:23:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:23:48.151 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:23:48.201 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:24:06.552 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2021-04-14 12:24:06.553 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2021-04-14 12:24:06.554 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: message-router.onap:3904 failed to respond 2021-04-14 12:24:06.554 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: message-router.onap:3904 failed to respond at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:24:06.555 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:25:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:25:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:25:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:25:48.231 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:25:48.231 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:25:48.233 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:25:48.234 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:25:48.234 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:25:48.235 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:25:48.236 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:27:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:27:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:27:48.153 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:27:48.240 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:27:48.241 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:27:48.242 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:27:48.242 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:27:48.242 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:27:48.243 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:27:48.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:48.247 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:48.247 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 12:27:48.248 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:48.300 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:27:48.301 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{0fd8995b-9dfe-470e-89d5-6019f2a1bd8e} 2021-04-14 12:27:48.301 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:48.302 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:48.302 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:48.302 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:48.303 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:48.303 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 12:27:48.303 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:50.419 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:27:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ebac3510-44d1-4d3e-aa12-92f9a0b8d078, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:27:50.421 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:27:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ebac3510-44d1-4d3e-aa12-92f9a0b8d078, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:27:50.421 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:27:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ebac3510-44d1-4d3e-aa12-92f9a0b8d078, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:27:50.422 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:27:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ebac3510-44d1-4d3e-aa12-92f9a0b8d078, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:27:50.423 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:27:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ebac3510-44d1-4d3e-aa12-92f9a0b8d078, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:27:50.424 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:27:50.472 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-04-14 12:27:50.477 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-04-14 12:27:50.482 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-04-14 12:27:50.486 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-04-14 12:27:50.489 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-04-14 12:27:50.493 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-04-14 12:27:50.497 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-04-14 12:27:50.501 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-14 12:27:50.506 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-14 12:27:50.510 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-14 12:27:50.514 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-14 12:27:50.519 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-14 12:27:50.523 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-14 12:27:50.527 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-04-14 12:27:50.530 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-14 12:27:50.536 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-14 12:27:50.540 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-04-14 12:27:50.543 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-04-14 12:27:50.546 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-04-14 12:27:50.551 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-04-14 12:27:50.556 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-04-14 12:27:50.561 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-04-14 12:27:50.565 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-04-14 12:27:50.569 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-04-14 12:27:50.575 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-04-14 12:27:50.580 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-14 12:27:50.585 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-14 12:27:50.590 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-14 12:27:50.594 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-14 12:27:50.599 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-14 12:27:50.603 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-14 12:27:50.607 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-14 12:27:50.611 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-14 12:27:50.616 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-14 12:27:50.619 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:50.619 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:50.619 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 12:27:50.620 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:50.633 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:27:50.633 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{443e2337-8d2d-42e4-a1ce-91544d7e2452} 2021-04-14 12:27:50.634 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:50.634 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:50.635 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:50.635 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:50.636 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:50.636 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 12:27:50.636 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:27:51.203 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:27:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7cbe8aa1-5623-4c68-aeb2-461292eb9865, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:27:51.204 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:27:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7cbe8aa1-5623-4c68-aeb2-461292eb9865, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:27:51.204 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:27:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7cbe8aa1-5623-4c68-aeb2-461292eb9865, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:27:51.205 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:27:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7cbe8aa1-5623-4c68-aeb2-461292eb9865, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:27:51.205 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:27:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7cbe8aa1-5623-4c68-aeb2-461292eb9865, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:27:51.207 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:29:48.149 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:29:48.151 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:29:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:29:48.230 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:29:48.231 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:29:48.233 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:29:48.233 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:29:48.234 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:29:48.234 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:29:48.235 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:31:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:31:48.151 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:31:48.151 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:31:48.214 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:31:48.215 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:31:48.217 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:31:48.217 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:31:48.218 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:31:48.218 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:31:48.219 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:32:48.156 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:48.157 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:48.158 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 12:32:48.158 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:48.176 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:32:48.176 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{6f13271a-20c7-4587-bb63-57e936b6498b} 2021-04-14 12:32:48.177 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:48.177 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:48.177 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:48.178 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:48.178 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:48.178 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 12:32:48.179 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:50.306 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:32:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1f33c078-e81f-4e07-9f94-a75c5ae9e973, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:32:50.307 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:32:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1f33c078-e81f-4e07-9f94-a75c5ae9e973, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:32:50.309 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:32:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1f33c078-e81f-4e07-9f94-a75c5ae9e973, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:32:50.310 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:32:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1f33c078-e81f-4e07-9f94-a75c5ae9e973, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:32:50.310 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:32:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1f33c078-e81f-4e07-9f94-a75c5ae9e973, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:32:50.311 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:32:50.352 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-04-14 12:32:50.356 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-04-14 12:32:50.359 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-04-14 12:32:50.362 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-04-14 12:32:50.365 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-04-14 12:32:50.368 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-04-14 12:32:50.370 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-04-14 12:32:50.374 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-14 12:32:50.377 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-14 12:32:50.381 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-14 12:32:50.383 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-14 12:32:50.387 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-14 12:32:50.390 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-14 12:32:50.393 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-04-14 12:32:50.396 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-14 12:32:50.399 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-14 12:32:50.402 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-04-14 12:32:50.405 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-04-14 12:32:50.408 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-04-14 12:32:50.411 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-04-14 12:32:50.414 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-04-14 12:32:50.416 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-04-14 12:32:50.419 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-04-14 12:32:50.422 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-04-14 12:32:50.425 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-04-14 12:32:50.428 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-14 12:32:50.431 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-14 12:32:50.443 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-14 12:32:50.446 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-14 12:32:50.449 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-14 12:32:50.452 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-14 12:32:50.456 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-14 12:32:50.459 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-14 12:32:50.462 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-14 12:32:50.463 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:50.464 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:50.464 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 12:32:50.464 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:50.472 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:32:50.472 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{5213ce4b-11e3-4632-ac2f-04cb6e9407a7} 2021-04-14 12:32:50.472 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:50.473 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:50.473 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:50.473 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:50.474 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:50.474 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 12:32:50.474 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:32:51.016 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:32:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=49ddedd7-b0a2-42ac-88d0-ab77d7807647, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:32:51.018 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:32:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=49ddedd7-b0a2-42ac-88d0-ab77d7807647, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:32:51.019 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:32:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=49ddedd7-b0a2-42ac-88d0-ab77d7807647, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:32:51.019 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:32:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=49ddedd7-b0a2-42ac-88d0-ab77d7807647, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:32:51.020 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:32:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=49ddedd7-b0a2-42ac-88d0-ab77d7807647, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:32:51.021 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:33:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:33:48.151 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:33:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:33:48.226 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:33:48.229 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:33:48.230 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:33:48.230 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:33:48.231 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:33:48.233 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:35:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:35:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:35:48.153 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:35:48.226 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:35:48.226 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:35:48.229 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:35:48.229 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:35:48.229 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:35:48.230 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:35:48.230 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:37:48.149 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:37:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:37:48.151 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:37:48.211 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:37:48.211 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:37:48.213 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:37:48.214 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:37:48.214 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:37:48.215 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:37:48.215 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:37:48.220 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:48.221 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:48.222 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 12:37:48.222 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:48.234 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:37:48.235 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b1e68768-1c91-46f5-816d-0ab4ce2a9eaa} 2021-04-14 12:37:48.235 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:48.235 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:48.236 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:48.236 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:48.236 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:48.237 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 12:37:48.237 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:50.206 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:37:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4ab66a2f-a0f2-45b2-9cff-fcee057088fe, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:37:50.209 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:37:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4ab66a2f-a0f2-45b2-9cff-fcee057088fe, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:37:50.209 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:37:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4ab66a2f-a0f2-45b2-9cff-fcee057088fe, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:37:50.210 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:37:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4ab66a2f-a0f2-45b2-9cff-fcee057088fe, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:37:50.210 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:37:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=4ab66a2f-a0f2-45b2-9cff-fcee057088fe, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:37:50.211 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:37:50.257 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-04-14 12:37:50.261 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-04-14 12:37:50.265 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-04-14 12:37:50.271 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-04-14 12:37:50.276 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-04-14 12:37:50.284 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-04-14 12:37:50.293 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-04-14 12:37:50.299 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-14 12:37:50.305 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-14 12:37:50.310 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-14 12:37:50.316 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-14 12:37:50.321 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-14 12:37:50.332 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-14 12:37:50.336 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-04-14 12:37:50.339 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-14 12:37:50.342 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-14 12:37:50.345 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-04-14 12:37:50.348 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-04-14 12:37:50.352 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-04-14 12:37:50.356 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-04-14 12:37:50.360 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-04-14 12:37:50.364 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-04-14 12:37:50.367 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-04-14 12:37:50.382 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-04-14 12:37:50.386 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-04-14 12:37:50.390 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-14 12:37:50.394 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-14 12:37:50.397 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-14 12:37:50.401 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-14 12:37:50.405 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-14 12:37:50.408 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-14 12:37:50.412 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-14 12:37:50.416 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-14 12:37:50.420 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-14 12:37:50.422 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:50.422 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:50.423 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 12:37:50.423 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:50.435 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:37:50.435 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{964b3526-9381-48de-b646-ff1d3e4daed6} 2021-04-14 12:37:50.436 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:50.436 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:50.436 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:50.437 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:50.437 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:50.437 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 12:37:50.437 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:37:51.021 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:37:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ba488693-9235-4310-a584-2b6223168691, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:37:51.021 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:37:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ba488693-9235-4310-a584-2b6223168691, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:37:51.021 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:37:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ba488693-9235-4310-a584-2b6223168691, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:37:51.022 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:37:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ba488693-9235-4310-a584-2b6223168691, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:37:51.022 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:37:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ba488693-9235-4310-a584-2b6223168691, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:37:51.023 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:39:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:39:48.151 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:39:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:39:48.240 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:39:48.243 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:39:48.243 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:39:48.243 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:39:48.244 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:39:48.245 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:41:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:41:48.151 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:41:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:41:48.223 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:41:48.224 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:41:48.227 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:41:48.227 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:41:48.228 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:41:48.229 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:41:48.229 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:42:48.162 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:48.164 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:48.164 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 12:42:48.165 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:48.191 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:42:48.193 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{fdcda0f2-03b3-4c1b-9bb0-092de30f7c50} 2021-04-14 12:42:48.193 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:48.194 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:48.195 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:48.196 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:48.196 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:48.196 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 12:42:48.197 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:50.332 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:42:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=84656145-6968-4918-bcfb-f572ca7a8796, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:42:50.333 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:42:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=84656145-6968-4918-bcfb-f572ca7a8796, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:42:50.333 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:42:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=84656145-6968-4918-bcfb-f572ca7a8796, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:42:50.334 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:42:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=84656145-6968-4918-bcfb-f572ca7a8796, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:42:50.334 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:42:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=84656145-6968-4918-bcfb-f572ca7a8796, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-04-14 12:42:50.335 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:42:50.381 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Match/1.0.0 2021-04-14 12:42:50.385 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Monitoring/1.0.0 2021-04-14 12:42:50.389 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Naming/1.0.0 2021-04-14 12:42:50.392 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Native/1.0.0 2021-04-14 12:42:50.396 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.Optimization/1.0.0 2021-04-14 12:42:50.400 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.Guard/1.0.0 2021-04-14 12:42:50.404 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Common/1.0.0 2021-04-14 12:42:50.408 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.Coordination/1.0.0 2021-04-14 12:42:50.412 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-04-14 12:42:50.416 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.Filter/1.0.0 2021-04-14 12:42:50.420 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-04-14 12:42:50.426 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-04-14 12:42:50.430 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-04-14 12:42:50.434 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.Common/1.0.0 2021-04-14 12:42:50.439 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Apex/1.0.0 2021-04-14 12:42:50.443 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.controlloop.operational.common.Drools/1.0.0 2021-04-14 12:42:50.447 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-04-14 12:42:50.452 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.monitoring.tcagen2/1.0.0 2021-04-14 12:42:50.456 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Apex/1.0.0 2021-04-14 12:42:50.460 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Drools/1.0.0 2021-04-14 12:42:50.464 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.Xacml/1.0.0 2021-04-14 12:42:50.469 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Artifact/1.0.0 2021-04-14 12:42:50.473 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.native.drools.Controller/1.0.0 2021-04-14 12:42:50.477 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Resource/1.0.0 2021-04-14 12:42:50.481 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.Service/1.0.0 2021-04-14 12:42:50.485 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-04-14 12:42:50.490 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-04-14 12:42:50.494 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-04-14 12:42:50.498 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-04-14 12:42:50.502 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.PciPolicy/1.0.0 2021-04-14 12:42:50.507 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.Vim_fit/1.0.0 2021-04-14 12:42:50.512 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-04-14 12:42:50.516 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.QueryPolicy/1.0.0 2021-04-14 12:42:50.523 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Skipping policy model download as it exists already in the database onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-04-14 12:42:50.525 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:50.525 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:50.525 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-04-14 12:42:50.526 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:50.539 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:42:50.540 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{5a85cbd2-7560-40d3-9ceb-fd58cb2a5148} 2021-04-14 12:42:50.540 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:50.540 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:50.541 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:50.541 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:50.541 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:50.541 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-04-14 12:42:50.542 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:42:51.223 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:42:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dd8a314c-4c0e-4dda-8f0d-fd09c4974380, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:42:51.224 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:42:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dd8a314c-4c0e-4dda-8f0d-fd09c4974380, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:42:51.225 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:42:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dd8a314c-4c0e-4dda-8f0d-fd09c4974380, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:42:51.225 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:42:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dd8a314c-4c0e-4dda-8f0d-fd09c4974380, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:42:51.226 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24 >>> (get-all-pdp-groups) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:42:50 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dd8a314c-4c0e-4dda-8f0d-fd09c4974380, X-PatchVersion=0}, BodyType:String, Body:{"groups":[{"name":"defaultGroup","description":"The default group that registers all supported policy types and pdps.","pdpGroupState":"ACTIVE","properties":{},"pdpSubgroups":[{"pdpType":"apex","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Apex","version":"1.0.0"},{"name":"onap.policies.native.Apex","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"drools","supportedPolicyTypes":[{"name":"onap.policies.controlloop.operational.common.Drools","version":"1.0.0"},{"name":"onap.policies.native.drools.Controller","version":"1.0.0"},{"name":"onap.policies.native.drools.Artifact","version":"1.0.0"}],"policies":[],"currentInstanceCount":0,"desiredInstanceCount":1,"properties":{},"pdpInstances":[]},{"pdpType":"xacml","supportedPolicyTypes":[{"name":"onap.policies.controlloop.guard.common.FrequencyLimiter","version":"1.0.0"},{"name":"onap.policies.controlloop.guard.common.MinMax","ver... [Body clipped after 1000 chars, total length is 2398] 2021-04-14 12:42:51.228 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-04-14 12:43:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:43:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:43:48.153 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:43:48.258 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:43:48.261 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:43:48.262 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:43:48.262 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:43:48.263 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:43:48.264 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:45:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:45:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:45:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:45:48.229 [scheduling-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:45:48.229 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:45:48.232 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:45:48.233 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:45:48.233 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:45:48.234 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:45:48.234 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:47:48.150 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-04-14 12:47:48.152 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-04-14 12:47:48.152 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-04-14 12:47:48.245 [scheduling-1] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 12:47:48.248 [scheduling-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:47:48.248 [scheduling-1] ERROR org.onap.sdc.impl.DistributionClientImpl - DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused)] 2021-04-14 12:47:48.249 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:47:48.250 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: failed to create keys: Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at jdk.internal.reflect.GeneratedMethodAccessor259.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-14 12:47:48.250 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-04-14 12:47:48.256 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25}, BodyType:null, Body:[Body is null] 2021-04-14 12:47:48.256 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25}, BodyType:null, Body:[Body is null] 2021-04-14 12:47:48.256 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-04-14 12:47:48.257 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25}, BodyType:null, Body:[Body is null] 2021-04-14 12:47:48.269 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-04-14 12:47:48.270 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{9ff1d4e6-3ab2-4b6a-b3d0-9b6dd4696294} 2021-04-14 12:47:48.270 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25}, BodyType:null, Body:[Body is null] 2021-04-14 12:47:48.270 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-04-14 12:47:48.271 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:47:48.271 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:47:48.271 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:47:48.271 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-04-14 12:47:48.271 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-04-14 12:47:50.303 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-gsfkp-1618400863907-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Wed, 14 Apr 2021 12:47:48 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ce9574b5-c05f-40dd-a554-4b08daefb363, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-04-14 12:47:50.305 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-de