Results

By type

          22:50:32,005 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 
22:50:32,015 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
22:50:32,016 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Worker thread will flush remaining events before exiting. 
22:50:32,020 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Queue flush finished successfully within timeout.
22:50:32,020 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Worker thread will flush remaining events before exiting. 
22:50:32,021 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Queue flush finished successfully within timeout.
22:50:32,021 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Worker thread will flush remaining events before exiting. 
22:50:32,021 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Queue flush finished successfully within timeout.
22:50:32,024 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Worker thread will flush remaining events before exiting. 
22:50:32,029 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Queue flush finished successfully within timeout.
22:50:32,029 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 
22:50:32,035 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
22:50:32,043 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 
22:50:32,044 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
22:50:32,044 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Worker thread will flush remaining events before exiting. 
22:50:32,052 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Queue flush finished successfully within timeout.
22:50:32,056 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 
22:50:32,056 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
22:50:32,061 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@378542de - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-spring.xml] is not of type file
22:50:32,073 |-WARN in Logger[org.springframework.core.env.PropertySourcesPropertyResolver] - No appenders present in context [default] for logger [org.springframework.core.env.PropertySourcesPropertyResolver].
22:50:32,200 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2fb3536e - Adding [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] to configuration watch list.
22:50:32,200 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@378542de - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] is not of type file
22:50:32,208 |-INFO in ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin
22:50:32,339 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:50:32,339 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:50:32,343 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:50:32,345 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:50:32,345 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR]
22:50:32,347 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:50:32,352 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - setting totalSizeCap to 1 GB
22:50:32,355 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - Archive files will be limited to [50 MB] each.
22:50:32,356 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - Will use zip compression
22:50:32,357 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1197251633 - Will use the pattern /var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log for the active file
22:50:32,416 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4dc27487 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log.zip'.
22:50:32,416 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4dc27487 - Roll-over at midnight.
22:50:32,426 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4dc27487 - Setting initial period to Mon Apr 19 22:50:32 GMT 2021
22:50:32,431 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - Active log file name: /var/log/onap/clamp/error.log
22:50:32,431 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - File property is set to [/var/log/onap/clamp/error.log]
22:50:32,432 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:50:32,432 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [DEBUG]
22:50:32,432 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:50:32,434 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - setting totalSizeCap to 1 GB
22:50:32,434 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - Archive files will be limited to [50 MB] each.
22:50:32,434 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - Will use zip compression
22:50:32,434 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@347978868 - Will use the pattern /var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log for the active file
22:50:32,435 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12591ac8 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log.zip'.
22:50:32,436 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12591ac8 - Roll-over at midnight.
22:50:32,436 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12591ac8 - Setting initial period to Mon Apr 19 22:50:32 GMT 2021
22:50:32,437 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - Active log file name: /var/log/onap/clamp/debug.log
22:50:32,437 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - File property is set to [/var/log/onap/clamp/debug.log]
22:50:32,437 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:50:32,438 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [AUDIT]
22:50:32,440 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:50:32,442 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - setting totalSizeCap to 1 GB
22:50:32,442 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - Archive files will be limited to [50 MB] each.
22:50:32,444 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - Will use zip compression
22:50:32,444 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1179792105 - Will use the pattern /var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log for the active file
22:50:32,445 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@660acfb - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log.zip'.
22:50:32,445 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@660acfb - Roll-over at midnight.
22:50:32,446 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@660acfb - Setting initial period to Mon Apr 19 22:50:32 GMT 2021
22:50:32,446 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - Active log file name: /var/log/onap/clamp/audit.log
22:50:32,446 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - File property is set to [/var/log/onap/clamp/audit.log]
22:50:32,446 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:50:32,446 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
22:50:32,447 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
22:50:32,447 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [AUDIT] to AsyncAppender.
22:50:32,447 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
22:50:32,447 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:50:32,447 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [METRIC]
22:50:32,448 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:50:32,455 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - setting totalSizeCap to 1 GB
22:50:32,456 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - Archive files will be limited to [50 MB] each.
22:50:32,456 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - Will use zip compression
22:50:32,456 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@530539368 - Will use the pattern /var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log for the active file
22:50:32,457 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1c9b0314 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log.zip'.
22:50:32,457 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1c9b0314 - Roll-over at midnight.
22:50:32,458 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1c9b0314 - Setting initial period to Mon Apr 19 22:50:32 GMT 2021
22:50:32,460 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - Active log file name: /var/log/onap/clamp/metric.log
22:50:32,461 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - File property is set to [/var/log/onap/clamp/metric.log]
22:50:32,461 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:50:32,461 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
22:50:32,461 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
22:50:32,461 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [METRIC] to AsyncAppender.
22:50:32,461 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
22:50:32,464 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:50:32,465 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [SECURITY]
22:50:32,465 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:50:32,469 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - setting totalSizeCap to 1 GB
22:50:32,469 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - Archive files will be limited to [50 MB] each.
22:50:32,469 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - Will use zip compression
22:50:32,469 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@504807594 - Will use the pattern /var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log for the active file
22:50:32,470 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13d73f29 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log.zip'.
22:50:32,471 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13d73f29 - Roll-over at midnight.
22:50:32,471 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13d73f29 - Setting initial period to Mon Apr 19 22:50:32 GMT 2021
22:50:32,471 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - Active log file name: /var/log/onap/clamp/security.log
22:50:32,472 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - File property is set to [/var/log/onap/clamp/security.log]
22:50:32,472 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:50:32,472 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFSecurity]
22:50:32,472 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [SECURITY] to ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity]
22:50:32,472 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Attaching appender named [SECURITY] to AsyncAppender.
22:50:32,472 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Setting discardingThreshold to 51
22:50:32,472 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:50:32,472 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [auditLogs]
22:50:32,473 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - setting totalSizeCap to 1 GB
22:50:32,473 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - Archive files will be limited to [50 MB] each.
22:50:32,474 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - Will use zip compression
22:50:32,474 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@90567568 - Will use the pattern /var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log for the active file
22:50:32,475 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7dc3712 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log.zip'.
22:50:32,475 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7dc3712 - Roll-over at midnight.
22:50:32,476 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7dc3712 - Setting initial period to Mon Apr 19 22:50:32 GMT 2021
22:50:32,476 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:50:32,477 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - Active log file name: /var/log/onap/clamp/Audits.log
22:50:32,477 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - File property is set to [/var/log/onap/clamp/Audits.log]
22:50:32,477 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:50:32,478 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [perfLogs]
22:50:32,479 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - setting totalSizeCap to 1 GB
22:50:32,480 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - Archive files will be limited to [50 MB] each.
22:50:32,480 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - Will use zip compression
22:50:32,480 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1680503330 - Will use the pattern /var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log for the active file
22:50:32,481 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4f49f6af - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log.zip'.
22:50:32,481 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4f49f6af - Roll-over at midnight.
22:50:32,481 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4f49f6af - Setting initial period to Mon Apr 19 22:50:32 GMT 2021
22:50:32,482 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:50:32,483 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - Active log file name: /var/log/onap/clamp/Perform.log
22:50:32,483 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - File property is set to [/var/log/onap/clamp/Perform.log]
22:50:32,484 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.aaf] to DEBUG
22:50:32,484 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[org.onap.aaf] onto the JUL framework
22:50:32,485 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.aaf]
22:50:32,485 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to INFO
22:50:32,485 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.hibernate] onto the JUL framework
22:50:32,486 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.hibernate]
22:50:32,486 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.Tracing] to INFO
22:50:32,486 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.apache.camel.Tracing] onto the JUL framework
22:50:32,486 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache.camel.Tracing]
22:50:32,486 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to INFO
22:50:32,486 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.apache] onto the JUL framework
22:50:32,486 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache]
22:50:32,486 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
22:50:32,486 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[org.springframework] onto the JUL framework
22:50:32,486 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.springframework]
22:50:32,487 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.policy.clamp] to DEBUG
22:50:32,487 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[org.onap.policy.clamp] onto the JUL framework
22:50:32,487 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[org.onap.policy.clamp]
22:50:32,487 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.policy.clamp]
22:50:32,487 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to OFF
22:50:32,487 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating OFF level on Logger[com.att.eelf.error] onto the JUL framework
22:50:32,487 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[com.att.eelf.error]
22:50:32,487 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
22:50:32,487 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework
22:50:32,487 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
22:50:32,487 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
22:50:32,487 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to DEBUG
22:50:32,487 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[com.att.eelf.metrics] onto the JUL framework
22:50:32,488 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
22:50:32,488 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
22:50:32,488 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.security] to DEBUG
22:50:32,488 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating DEBUG level on Logger[com.att.eelf.security] onto the JUL framework
22:50:32,488 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.security] to false
22:50:32,488 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFSecurity] to Logger[com.att.eelf.security]
22:50:32,488 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to INFO
22:50:32,488 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[ch.qos.logback.classic] onto the JUL framework
22:50:32,488 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to INFO
22:50:32,488 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[ch.qos.logback.core] onto the JUL framework
22:50:32,488 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord] to INFO
22:50:32,489 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[AuditRecord] onto the JUL framework
22:50:32,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord] to false
22:50:32,489 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord]
22:50:32,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord_DirectCall] to INFO
22:50:32,489 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[AuditRecord_DirectCall] onto the JUL framework
22:50:32,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord_DirectCall] to false
22:50:32,489 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord_DirectCall]
22:50:32,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [PerfTrackerRecord] to INFO
22:50:32,489 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@15d49048 - Propagating INFO level on Logger[PerfTrackerRecord] onto the JUL framework
22:50:32,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [PerfTrackerRecord] to false
22:50:32,489 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [perfLogs] to Logger[PerfTrackerRecord]
22:50:32,489 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
22:50:32,489 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[ROOT]
22:50:32,489 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:50:32,489 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to Logger[ROOT]
22:50:32,490 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to Logger[ROOT]
22:50:32,490 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[ROOT]
22:50:32,490 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:50:32,490 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7068e664 - Registering current configuration as safe fallback point

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::       (v2.2.13.RELEASE)

2021-04-19 22:50:32.738 [main] INFO  org.onap.policy.clamp.clds.Application - Starting Application on dev-policy-clamp-be-7448956bdd-4pmfl with PID 10 (/opt/policy/clamp/policy-clamp-backend.jar started by onap in /opt/policy/clamp)
2021-04-19 22:50:32.740 [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-19 22:50:33.966 [main] INFO  org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-19 22:50:34.156 [main] INFO  org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 176ms. Found 10 JPA repository interfaces.
2021-04-19 22:50:35.365 [main] INFO  org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.camel.spring.boot.CamelAutoConfiguration' of type [org.apache.camel.spring.boot.CamelAutoConfiguration$$EnhancerBySpringCGLIB$$a8caa120] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-04-19 22:50:36.439 [main] INFO  org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8443 (https)
2021-04-19 22:50:36.459 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["https-jsse-nio-8443"]
2021-04-19 22:50:36.460 [main] INFO  org.apache.catalina.core.StandardService - Starting service [Tomcat]
2021-04-19 22:50:36.461 [main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.37]
2021-04-19 22:50:36.536 [main] INFO  org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
2021-04-19 22:50:36.537 [main] INFO  org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3710 ms
2021-04-19 22:50:36.783 [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 Tue Apr 19 22:50:13 GMT 2022

2021-04-19 22:50:37.088 [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-19 22:50:37.168 [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-19 22:50:38.256 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2021-04-19 22:50:38.422 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2021-04-19 22:50:38.518 [main] INFO  org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-19 22:50:38.675 [main] INFO  org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.27.Final
2021-04-19 22:50:38.977 [main] INFO  org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-19 22:50:39.226 [main] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-19 22:50:39.873 [main] WARN  org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId
2021-04-19 22:50:39.874 [main] WARN  org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId
2021-04-19 22:50:39.874 [main] WARN  org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.PolicyModelId
2021-04-19 22:50:39.874 [main] WARN  org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.PolicyModelId
2021-04-19 22:50:40.113 [main] INFO  org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.22.Final
2021-04-19 22:50:41.389 [main] INFO  org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-19 22:50:41.404 [main] INFO  org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-19 22:50:43.307 [main] INFO  org.apache.camel.impl.converter.DefaultTypeConverter - Type converters loaded (core: 195, classpath: 11)
2021-04-19 22:50:43.688 [main] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Creating controller instance:sdc-controller
2021-04-19 22:50:43.891 [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-19 22:50:44.015 [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-19 22:50:44.213 [main] INFO  org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
2021-04-19 22:50:45.002 [main] INFO  org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
2021-04-19 22:50:45.208 [main] INFO  org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML routes from: classpath:/clds/camel/routes/*.xml
2021-04-19 22:50:46.556 [main] INFO  org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML rests from: classpath:/clds/camel/rest/*.xml
2021-04-19 22:50:46.769 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running
2021-04-19 22:50:46.770 [main] INFO  org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) is starting
2021-04-19 22:50:46.771 [scheduling-1] INFO  org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller
2021-04-19 22:50:46.772 [main] INFO  org.apache.camel.spring.SpringCamelContext - Tracing is enabled on CamelContext: camel-1
2021-04-19 22:50:46.772 [main] INFO  org.apache.camel.management.ManagedManagementStrategy - JMX is enabled
2021-04-19 22:50:46.800 [scheduling-1] INFO  org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init
2021-04-19 22:50:48.392 [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-19 22:50:49.950 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route1 started and consuming from: servlet:/api-doc?httpMethodRestrict=GET&matchOnUriPrefix=true
2021-04-19 22:50:49.951 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: verify-one-policy started and consuming from: direct://verify-one-policy
2021-04-19 22:50:49.952 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-policy started and consuming from: direct://get-policy
2021-04-19 22:50:49.952 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-deployment-policy started and consuming from: direct://get-deployment-policy
2021-04-19 22:50:49.953 [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-19 22:50:49.953 [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-19 22:50:49.954 [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-19 22:50:49.954 [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-19 22:50:49.955 [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-19 22:50:49.955 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-all-policy-models started and consuming from: direct://get-all-policy-models
2021-04-19 22:50:49.956 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-policy-tosca-model started and consuming from: direct://get-policy-tosca-model
2021-04-19 22:50:49.956 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-all-pdp-groups started and consuming from: direct://get-all-pdp-groups
2021-04-19 22:50:49.957 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-all-policies started and consuming from: direct://get-all-policies
2021-04-19 22:50:49.957 [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-19 22:50:49.958 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: create-policy started and consuming from: direct://create-policy
2021-04-19 22:50:49.958 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: delete-policy started and consuming from: direct://delete-policy
2021-04-19 22:50:49.959 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: load-loop started and consuming from: direct://load-loop
2021-04-19 22:50:49.960 [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-19 22:50:49.960 [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-19 22:50:49.961 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: direct:update-loop-state started and consuming from: direct://update-loop-state
2021-04-19 22:50:49.961 [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-19 22:50:49.962 [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-19 22:50:49.962 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-list started and consuming from: direct://get-blueprint-workflow-list
2021-04-19 22:50:49.963 [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-19 22:50:49.963 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: deploy-loop started and consuming from: direct://deploy-loop
2021-04-19 22:50:49.964 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-multi-blueprint started and consuming from: direct://deploy-loop-multi-blueprint
2021-04-19 22:50:49.964 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-single-blueprint started and consuming from: direct://deploy-loop-single-blueprint
2021-04-19 22:50:49.965 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop started and consuming from: direct://undeploy-loop
2021-04-19 22:50:49.965 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-multi-blueprint started and consuming from: direct://undeploy-loop-multi-blueprint
2021-04-19 22:50:49.966 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-single-blueprint started and consuming from: direct://undeploy-loop-single-blueprint
2021-04-19 22:50:49.966 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-dcae-deployment-status started and consuming from: direct://get-dcae-deployment-status
2021-04-19 22:50:49.967 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: get-dcae-blueprint-inventory started and consuming from: direct://get-dcae-blueprint-inventory
2021-04-19 22:50:49.967 [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-19 22:50:49.968 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route2 started and consuming from: servlet:/v1/healthcheck?httpMethodRestrict=GET
2021-04-19 22:50:49.969 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route3 started and consuming from: servlet:/v1/user/getUser?httpMethodRestrict=GET
2021-04-19 22:50:49.969 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route4 started and consuming from: servlet:/v2/loop/getAllNames?httpMethodRestrict=GET
2021-04-19 22:50:49.970 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route5 started and consuming from: servlet:/v2/loop/%7BloopName%7D?httpMethodRestrict=GET
2021-04-19 22:50:49.970 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route6 started and consuming from: servlet:/v2/loop/updateGlobalProperties/%7BloopName%7D?httpMethodRestrict=POST
2021-04-19 22:50:49.971 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route7 started and consuming from: servlet:/v2/loop/updateOperationalPolicies/%7BloopName%7D?httpMethodRestrict=POST
2021-04-19 22:50:49.971 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route8 started and consuming from: servlet:/v2/loop/updateMicroservicePolicy/%7BloopName%7D?httpMethodRestrict=POST
2021-04-19 22:50:49.972 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route9 started and consuming from: servlet:/v2/loop/deploy/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-19 22:50:49.972 [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-19 22:50:49.973 [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-19 22:50:49.973 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route12 started and consuming from: servlet:/v2/loop/undeploy/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-19 22:50:49.974 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route13 started and consuming from: servlet:/v2/loop/stop/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-19 22:50:49.974 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route14 started and consuming from: servlet:/v2/loop/restart/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-19 22:50:49.975 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route15 started and consuming from: servlet:/v2/loop/submit/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-19 22:50:49.976 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route16 started and consuming from: servlet:/v2/loop/delete/%7BloopName%7D?httpMethodRestrict=PUT
2021-04-19 22:50:49.976 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route17 started and consuming from: servlet:/v2/loop/getstatus/%7BloopName%7D?httpMethodRestrict=GET
2021-04-19 22:50:49.977 [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-19 22:50:49.977 [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-19 22:50:49.978 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route20 started and consuming from: servlet:/v2/loop/create/%7BloopName%7D?httpMethodRestrict=POST
2021-04-19 22:50:49.978 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route21 started and consuming from: servlet:/v2/templates?httpMethodRestrict=GET
2021-04-19 22:50:49.979 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route22 started and consuming from: servlet:/v2/templates/%7BtemplateName%7D?httpMethodRestrict=GET
2021-04-19 22:50:49.979 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route23 started and consuming from: servlet:/v2/templates/names?httpMethodRestrict=GET
2021-04-19 22:50:49.980 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route24 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=GET
2021-04-19 22:50:49.981 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route25 started and consuming from: servlet:/v2/dictionary/secondary/names?httpMethodRestrict=GET
2021-04-19 22:50:49.981 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route26 started and consuming from: servlet:/v2/dictionary/%7BdictionaryName%7D?httpMethodRestrict=GET
2021-04-19 22:50:49.982 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route27 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=PUT
2021-04-19 22:50:49.982 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route28 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=PUT
2021-04-19 22:50:49.983 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route29 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=DELETE
2021-04-19 22:50:49.983 [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-19 22:50:49.984 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route31 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=GET
2021-04-19 22:50:49.984 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route32 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET
2021-04-19 22:50:49.985 [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-19 22:50:49.985 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route34 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=POST
2021-04-19 22:50:49.986 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route35 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=PUT
2021-04-19 22:50:49.987 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route36 started and consuming from: servlet:/v2/policies?httpMethodRestrict=GET
2021-04-19 22:50:49.987 [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-19 22:50:49.988 [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-19 22:50:49.988 [main] INFO  org.apache.camel.spring.SpringCamelContext - Route: route39 started and consuming from: servlet:/v2/clampInformation?httpMethodRestrict=GET
2021-04-19 22:50:49.989 [main] INFO  org.apache.camel.spring.SpringCamelContext - Total 71 routes, of which 71 are started
2021-04-19 22:50:49.991 [main] INFO  org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) started in 3.220 seconds
2021-04-19 22:50:49.992 [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-19 22:50:49.995 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["https-jsse-nio-8443"]
2021-04-19 22:50:50.812 [main] INFO  org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8443 (https) with context path ''
2021-04-19 22:50:50.815 [main] INFO  org.onap.policy.clamp.clds.Application - Started Application in 19.58 seconds (JVM running for 20.934)
2021-04-19 22:52:56.977 [scheduling-1] ERROR org.onap.sdc.http.HttpAsdcClient - failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.96.182.0] failed: Connection timed out (Connection timed out)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:186)
	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)
Caused by: java.net.ConnectException: Connection timed out (Connection timed out)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 28 common frames omitted
2021-04-19 22:52:56.984 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@135a3217
2021-04-19 22:52:56.984 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
2021-04-19 22:52:57.053 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem
2021-04-19 22:52:57.055 [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-19 22:52:57.056 [scheduling-1] INFO  org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed
2021-04-19 22:52:57.184 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-1 >>> (get-all-policy-models)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-1}, BodyType:null, Body:[Body is null]
2021-04-19 22:52:57.186 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-1 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-1}, BodyType:null, Body:[Body is null]
2021-04-19 22:52:57.186 [scheduling-1] INFO  get-all-policy-models - Getting all the policy models
2021-04-19 22:52:57.188 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-1}, BodyType:null, Body:[Body is null]
2021-04-19 22:52:57.645 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:52:57.653 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e42957e1-e0a5-467c-82d5-aa6be28db1c4}
2021-04-19 22:52:57.654 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-1}, BodyType:null, Body:[Body is null]
2021-04-19 22:52:57.654 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-1, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:52:57.656 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-1, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:52:57.656 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:52:57.656 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:52:57.656 [scheduling-1] INFO  get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes
2021-04-19 22:52:57.657 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:52:57.720 [scheduling-1] INFO  org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@4f24230b
2021-04-19 22:53:02.891 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-1 >>> (get-all-policy-models)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:52:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bfb159ef-0847-494f-9912-122eb4e0c8fe, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:02.898 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-1 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:52:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bfb159ef-0847-494f-9912-122eb4e0c8fe, 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-19 22:53:02.899 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-1 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:52:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bfb159ef-0847-494f-9912-122eb4e0c8fe, 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-19 22:53:02.900 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:52:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bfb159ef-0847-494f-9912-122eb4e0c8fe, 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-19 22:53:02.906 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:52:58 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bfb159ef-0847-494f-9912-122eb4e0c8fe, 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-19 22:53:02.910 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:03.105 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Match/1.0.0
2021-04-19 22:53:03.106 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:03.107 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:03.107 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Match/1.0.0
2021-04-19 22:53:03.107 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:03.113 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:03.113 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c47ca151-b4e6-4032-8652-0fa49bb9758a}
2021-04-19 22:53:03.114 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:03.114 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:03.114 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-2, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:03.114 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:03.115 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:03.115 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Match/versions/1.0.0
2021-04-19 22:53:03.115 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:04.476 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e3d62f00-8589-4cd4-b3e4-b21bb5d221b3, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:04.477 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e3d62f00-8589-4cd4-b3e4-b21bb5d221b3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:04.477 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e3d62f00-8589-4cd4-b3e4-b21bb5d221b3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:04.478 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e3d62f00-8589-4cd4-b3e4-b21bb5d221b3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:04.478 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-2 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e3d62f00-8589-4cd4-b3e4-b21bb5d221b3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:04.479 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:04.554 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Monitoring/1.0.0
2021-04-19 22:53:04.555 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:04.556 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:04.556 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Monitoring/1.0.0
2021-04-19 22:53:04.556 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:04.562 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:04.563 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c6ebf0d2-d678-4b0d-85b3-8a9cd126a1f5}
2021-04-19 22:53:04.563 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:04.563 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:04.564 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-3, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:04.564 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:04.564 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:04.564 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Monitoring/versions/1.0.0
2021-04-19 22:53:04.564 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:06.067 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6add365b-d176-4dfc-9771-4b8aa3c78763, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:06.067 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6add365b-d176-4dfc-9771-4b8aa3c78763, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:06.067 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6add365b-d176-4dfc-9771-4b8aa3c78763, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:06.068 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6add365b-d176-4dfc-9771-4b8aa3c78763, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:06.068 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-3 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:04 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6add365b-d176-4dfc-9771-4b8aa3c78763, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:06.069 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:06.094 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Naming/1.0.0
2021-04-19 22:53:06.095 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:06.095 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:06.095 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Naming/1.0.0
2021-04-19 22:53:06.096 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:06.100 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:06.101 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b5b65e3a-f04e-493a-905c-985a801ee59d}
2021-04-19 22:53:06.101 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:06.101 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:06.101 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-4, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:06.102 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:06.107 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:06.107 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Naming/versions/1.0.0
2021-04-19 22:53:06.107 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:07.764 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:06 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c75cb7fb-c8d7-40c8-a51c-094612fe28aa, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:07.765 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:06 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c75cb7fb-c8d7-40c8-a51c-094612fe28aa, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230]
2021-04-19 22:53:07.766 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:06 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c75cb7fb-c8d7-40c8-a51c-094612fe28aa, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230]
2021-04-19 22:53:07.766 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:06 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c75cb7fb-c8d7-40c8-a51c-094612fe28aa, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230]
2021-04-19 22:53:07.767 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-4 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:06 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c75cb7fb-c8d7-40c8-a51c-094612fe28aa, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230]
2021-04-19 22:53:07.768 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:07.818 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Native/1.0.0
2021-04-19 22:53:07.820 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:07.820 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:07.820 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Native/1.0.0
2021-04-19 22:53:07.821 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:07.827 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:07.828 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{fbbc7966-1ab2-4ab2-aef4-3368830cbda0}
2021-04-19 22:53:07.828 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:07.828 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:07.828 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-5, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:07.829 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:07.829 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:07.829 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Native/versions/1.0.0
2021-04-19 22:53:07.829 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:09.305 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f3778ba4-36fc-4b23-b701-925b2b776070, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:09.306 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f3778ba4-36fc-4b23-b701-925b2b776070, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:09.306 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f3778ba4-36fc-4b23-b701-925b2b776070, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:09.306 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f3778ba4-36fc-4b23-b701-925b2b776070, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:09.309 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-5 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f3778ba4-36fc-4b23-b701-925b2b776070, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:09.310 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:09.326 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Optimization/1.0.0
2021-04-19 22:53:09.327 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:09.327 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:09.327 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.Optimization/1.0.0
2021-04-19 22:53:09.327 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:09.332 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:09.332 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{fed9f664-8377-4743-9adb-f6e634c6fdd1}
2021-04-19 22:53:09.332 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:09.332 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:09.333 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-6, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:09.333 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:09.333 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:09.333 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Optimization/versions/1.0.0
2021-04-19 22:53:09.333 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:10.678 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=232191f1-f6f0-4fcf-9390-05419da15029, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:10.679 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=232191f1-f6f0-4fcf-9390-05419da15029, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008]
2021-04-19 22:53:10.679 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=232191f1-f6f0-4fcf-9390-05419da15029, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008]
2021-04-19 22:53:10.679 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=232191f1-f6f0-4fcf-9390-05419da15029, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008]
2021-04-19 22:53:10.681 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-6 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=232191f1-f6f0-4fcf-9390-05419da15029, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008]
2021-04-19 22:53:10.681 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:10.699 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.Guard/1.0.0
2021-04-19 22:53:10.700 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:10.700 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:10.700 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.Guard/1.0.0
2021-04-19 22:53:10.700 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:10.704 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:10.704 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a07deca8-a582-4ce5-97d9-547f2e8bfea8}
2021-04-19 22:53:10.704 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:10.704 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:10.704 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-7, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:10.704 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:10.705 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:10.705 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.Guard/versions/1.0.0
2021-04-19 22:53:10.705 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:12.090 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=661cf090-7d04-4c74-ad70-41446bbdef6d, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:12.090 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=661cf090-7d04-4c74-ad70-41446bbdef6d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:12.091 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=661cf090-7d04-4c74-ad70-41446bbdef6d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:12.091 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=661cf090-7d04-4c74-ad70-41446bbdef6d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:12.091 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-7 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=661cf090-7d04-4c74-ad70-41446bbdef6d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:12.092 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:12.121 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Common/1.0.0
2021-04-19 22:53:12.124 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:12.125 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:12.126 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Common/1.0.0
2021-04-19 22:53:12.127 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:12.132 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:12.132 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8948ea39-f8ad-4ab8-9269-af70b5e5c6a1}
2021-04-19 22:53:12.132 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:12.132 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:12.132 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-8, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:12.139 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:12.140 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:12.140 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.Common/versions/1.0.0
2021-04-19 22:53:12.140 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:13.445 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79f5a926-37af-4f05-8bcf-9dc0d37aeb66, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:13.446 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79f5a926-37af-4f05-8bcf-9dc0d37aeb66, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064]
2021-04-19 22:53:13.447 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79f5a926-37af-4f05-8bcf-9dc0d37aeb66, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064]
2021-04-19 22:53:13.447 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79f5a926-37af-4f05-8bcf-9dc0d37aeb66, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064]
2021-04-19 22:53:13.449 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-8 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79f5a926-37af-4f05-8bcf-9dc0d37aeb66, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064]
2021-04-19 22:53:13.449 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:13.473 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Coordination/1.0.0
2021-04-19 22:53:13.474 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:13.476 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:13.476 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Coordination/1.0.0
2021-04-19 22:53:13.476 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:13.481 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:13.481 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a4817e87-e3ad-4f76-81cb-0b2f16149039}
2021-04-19 22:53:13.481 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:13.482 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:13.483 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-9, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:13.483 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:13.483 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:13.484 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.Coordination/versions/1.0.0
2021-04-19 22:53:13.484 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:14.725 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:13 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=56df98de-25eb-4903-b004-21b8d69d3653, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:14.725 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:13 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=56df98de-25eb-4903-b004-21b8d69d3653, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:14.725 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:13 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=56df98de-25eb-4903-b004-21b8d69d3653, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:14.726 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:13 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=56df98de-25eb-4903-b004-21b8d69d3653, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:14.726 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-9 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:13 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=56df98de-25eb-4903-b004-21b8d69d3653, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:14.728 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:14.747 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.Blacklist/1.0.0
2021-04-19 22:53:14.748 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:14.748 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:14.749 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Blacklist/1.0.0
2021-04-19 22:53:14.749 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:14.754 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:14.754 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{bac6c3f8-4130-41e0-aecb-5eb42c0d945a}
2021-04-19 22:53:14.754 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:14.754 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:14.754 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-10, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:14.754 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:14.755 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:14.755 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.Blacklist/versions/1.0.0
2021-04-19 22:53:14.755 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:15.940 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b6a6d3ad-9141-4306-8613-751f24f1c8b9, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:15.941 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b6a6d3ad-9141-4306-8613-751f24f1c8b9, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595]
2021-04-19 22:53:15.941 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b6a6d3ad-9141-4306-8613-751f24f1c8b9, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595]
2021-04-19 22:53:15.941 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b6a6d3ad-9141-4306-8613-751f24f1c8b9, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595]
2021-04-19 22:53:15.941 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-10 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b6a6d3ad-9141-4306-8613-751f24f1c8b9, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595]
2021-04-19 22:53:15.943 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:15.959 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.Filter/1.0.0
2021-04-19 22:53:15.960 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:15.960 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:15.960 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Filter/1.0.0
2021-04-19 22:53:15.960 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:15.965 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:15.965 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{9d7c272d-a85c-4d0d-b4ca-b2e706e05e63}
2021-04-19 22:53:15.965 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:15.965 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:15.966 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-11, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:15.966 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:15.966 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:15.966 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.Filter/versions/1.0.0
2021-04-19 22:53:15.966 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:17.166 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0df95ae3-0cfc-4e55-b851-7f553842c432, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:17.167 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0df95ae3-0cfc-4e55-b851-7f553842c432, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163]
2021-04-19 22:53:17.167 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0df95ae3-0cfc-4e55-b851-7f553842c432, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163]
2021-04-19 22:53:17.168 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0df95ae3-0cfc-4e55-b851-7f553842c432, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163]
2021-04-19 22:53:17.169 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-11 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0df95ae3-0cfc-4e55-b851-7f553842c432, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163]
2021-04-19 22:53:17.171 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:17.193 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0
2021-04-19 22:53:17.194 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:17.194 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:17.194 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0
2021-04-19 22:53:17.194 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:17.200 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:17.200 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{ab996c03-0ac1-4f83-81cb-f4586a305fd7}
2021-04-19 22:53:17.200 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:17.200 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:17.200 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-12, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:17.201 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:17.201 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:17.201 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.FrequencyLimiter/versions/1.0.0
2021-04-19 22:53:17.201 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:18.466 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=99d9bd2a-5d62-4df0-befa-c72a3a461a9d, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:18.469 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=99d9bd2a-5d62-4df0-befa-c72a3a461a9d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906]
2021-04-19 22:53:18.469 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=99d9bd2a-5d62-4df0-befa-c72a3a461a9d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906]
2021-04-19 22:53:18.470 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=99d9bd2a-5d62-4df0-befa-c72a3a461a9d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906]
2021-04-19 22:53:18.470 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-12 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=99d9bd2a-5d62-4df0-befa-c72a3a461a9d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906]
2021-04-19 22:53:18.471 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:18.497 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.MinMax/1.0.0
2021-04-19 22:53:18.498 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:18.498 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:18.498 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.MinMax/1.0.0
2021-04-19 22:53:18.498 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:18.505 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:18.507 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{bcfd6053-78a2-4a02-8306-222542f719bd}
2021-04-19 22:53:18.508 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:18.508 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:18.508 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-13, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:18.510 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:18.510 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:18.510 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.MinMax/versions/1.0.0
2021-04-19 22:53:18.510 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:19.734 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=83668f0a-02f5-4062-9968-1c888011027d, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:19.735 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=83668f0a-02f5-4062-9968-1c888011027d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855]
2021-04-19 22:53:19.738 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=83668f0a-02f5-4062-9968-1c888011027d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855]
2021-04-19 22:53:19.738 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=83668f0a-02f5-4062-9968-1c888011027d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855]
2021-04-19 22:53:19.738 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-13 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:18 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=83668f0a-02f5-4062-9968-1c888011027d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855]
2021-04-19 22:53:19.741 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:19.761 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0
2021-04-19 22:53:19.762 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:19.762 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:19.762 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0
2021-04-19 22:53:19.762 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:19.768 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:19.768 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{da91826e-293c-442f-9aa2-cc20f7ae7e6e}
2021-04-19 22:53:19.769 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:19.770 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:19.770 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-14, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:19.770 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:19.770 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:19.770 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.coordination.FirstBlocksSecond/versions/1.0.0
2021-04-19 22:53:19.770 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:21.209 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=61c8a3f6-f46c-4295-8cf3-bcd93d39a92d, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:21.210 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=61c8a3f6-f46c-4295-8cf3-bcd93d39a92d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139]
2021-04-19 22:53:21.211 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=61c8a3f6-f46c-4295-8cf3-bcd93d39a92d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139]
2021-04-19 22:53:21.211 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=61c8a3f6-f46c-4295-8cf3-bcd93d39a92d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139]
2021-04-19 22:53:21.212 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-14 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=61c8a3f6-f46c-4295-8cf3-bcd93d39a92d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139]
2021-04-19 22:53:21.213 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:21.236 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.Common/1.0.0
2021-04-19 22:53:21.237 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:21.238 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:21.238 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.Common/1.0.0
2021-04-19 22:53:21.238 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:21.247 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:21.247 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{43487394-cdac-4e97-b6d6-bf53f042439b}
2021-04-19 22:53:21.247 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:21.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:21.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-15, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:21.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:21.248 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:21.248 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.operational.Common/versions/1.0.0
2021-04-19 22:53:21.249 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:22.669 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79881b09-88f2-4b4e-a795-38057528f03c, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:22.672 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79881b09-88f2-4b4e-a795-38057528f03c, 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 5965]
2021-04-19 22:53:22.677 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79881b09-88f2-4b4e-a795-38057528f03c, 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 5965]
2021-04-19 22:53:22.677 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79881b09-88f2-4b4e-a795-38057528f03c, 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 5965]
2021-04-19 22:53:22.681 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-15 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=79881b09-88f2-4b4e-a795-38057528f03c, 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 5965]
2021-04-19 22:53:22.685 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:22.740 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.common.Apex/1.0.0
2021-04-19 22:53:22.743 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:22.744 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:22.744 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Apex/1.0.0
2021-04-19 22:53:22.750 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:22.762 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:22.762 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{9af4a6c2-9dea-4989-8cf7-823a4c31aa88}
2021-04-19 22:53:22.762 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:22.763 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:22.763 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-16, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:22.765 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:22.765 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:22.768 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Apex/versions/1.0.0
2021-04-19 22:53:22.769 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:23.984 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=10511da7-b7c2-4462-8e8e-2cb264c5b598, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:23.985 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=10511da7-b7c2-4462-8e8e-2cb264c5b598, 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 6943]
2021-04-19 22:53:23.986 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=10511da7-b7c2-4462-8e8e-2cb264c5b598, 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 6943]
2021-04-19 22:53:23.987 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=10511da7-b7c2-4462-8e8e-2cb264c5b598, 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 6943]
2021-04-19 22:53:23.988 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-16 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=10511da7-b7c2-4462-8e8e-2cb264c5b598, 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 6943]
2021-04-19 22:53:23.991 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:24.036 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.common.Drools/1.0.0
2021-04-19 22:53:24.037 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:24.037 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:24.037 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Drools/1.0.0
2021-04-19 22:53:24.037 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:24.043 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:24.043 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{4f7f8ecb-bccb-4d41-a37a-b55416d2c72d}
2021-04-19 22:53:24.043 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:24.043 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:24.043 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-17, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:24.043 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:24.044 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:24.044 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0
2021-04-19 22:53:24.044 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:25.396 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f69136e3-4eea-4047-9911-28f72fcd7a88, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:25.397 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f69136e3-4eea-4047-9911-28f72fcd7a88, 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 6387]
2021-04-19 22:53:25.398 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f69136e3-4eea-4047-9911-28f72fcd7a88, 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 6387]
2021-04-19 22:53:25.398 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f69136e3-4eea-4047-9911-28f72fcd7a88, 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 6387]
2021-04-19 22:53:25.398 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-17 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f69136e3-4eea-4047-9911-28f72fcd7a88, 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 6387]
2021-04-19 22:53:25.399 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:25.425 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0
2021-04-19 22:53:25.426 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:25.427 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:25.427 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0
2021-04-19 22:53:25.427 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:25.432 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:25.432 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e4705a61-36ab-4348-be80-40e240181c4c}
2021-04-19 22:53:25.432 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:25.432 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:25.433 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-18, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:25.433 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:25.433 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:25.433 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/versions/1.0.0
2021-04-19 22:53:25.433 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:26.645 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=58eda3e0-ab88-4e42-b94d-2bd4d023cd2e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:26.645 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=58eda3e0-ab88-4e42-b94d-2bd4d023cd2e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:26.646 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=58eda3e0-ab88-4e42-b94d-2bd4d023cd2e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:26.646 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=58eda3e0-ab88-4e42-b94d-2bd4d023cd2e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:26.646 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-18 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:25 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=58eda3e0-ab88-4e42-b94d-2bd4d023cd2e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:26.647 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:26.667 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.monitoring.tcagen2/1.0.0
2021-04-19 22:53:26.668 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:26.668 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:26.669 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.monitoring.tcagen2/1.0.0
2021-04-19 22:53:26.669 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:26.673 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:26.674 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f83392f8-a92e-4d0a-8bba-6faa06ed4a3d}
2021-04-19 22:53:26.674 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:26.674 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:26.674 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-19, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:26.674 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:26.674 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:26.674 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0
2021-04-19 22:53:26.675 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:28.011 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cf0a97bb-195e-4733-a2b5-d73cdba16f0b, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:28.011 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cf0a97bb-195e-4733-a2b5-d73cdba16f0b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987]
2021-04-19 22:53:28.011 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cf0a97bb-195e-4733-a2b5-d73cdba16f0b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987]
2021-04-19 22:53:28.012 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cf0a97bb-195e-4733-a2b5-d73cdba16f0b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987]
2021-04-19 22:53:28.012 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-19 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:26 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=cf0a97bb-195e-4733-a2b5-d73cdba16f0b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987]
2021-04-19 22:53:28.012 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:28.038 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Apex/1.0.0
2021-04-19 22:53:28.039 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:28.040 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:28.040 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Apex/1.0.0
2021-04-19 22:53:28.040 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:28.047 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:28.048 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c8406779-9dfa-4d1d-8dcf-645c1ca47296}
2021-04-19 22:53:28.048 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:28.048 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:28.048 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-20, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:28.048 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:28.049 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:28.050 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.Apex/versions/1.0.0
2021-04-19 22:53:28.050 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:29.399 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6c4e4c48-b09a-4338-9960-f6bf91e56f0a, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:29.400 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6c4e4c48-b09a-4338-9960-f6bf91e56f0a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340]
2021-04-19 22:53:29.400 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6c4e4c48-b09a-4338-9960-f6bf91e56f0a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340]
2021-04-19 22:53:29.400 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6c4e4c48-b09a-4338-9960-f6bf91e56f0a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340]
2021-04-19 22:53:29.400 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-20 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6c4e4c48-b09a-4338-9960-f6bf91e56f0a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340]
2021-04-19 22:53:29.401 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:29.428 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Drools/1.0.0
2021-04-19 22:53:29.429 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:29.429 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:29.429 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Drools/1.0.0
2021-04-19 22:53:29.429 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:29.434 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:29.434 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{07df86ca-40cd-465d-8c40-7a0832abd6f4}
2021-04-19 22:53:29.434 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:29.434 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:29.434 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-21, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:29.434 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:29.434 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:29.434 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.Drools/versions/1.0.0
2021-04-19 22:53:29.435 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:30.637 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=08dc69b7-8f95-487f-ab9c-02ae64485a74, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:30.638 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=08dc69b7-8f95-487f-ab9c-02ae64485a74, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:30.638 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=08dc69b7-8f95-487f-ab9c-02ae64485a74, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:30.638 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=08dc69b7-8f95-487f-ab9c-02ae64485a74, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:30.638 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-21 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:29 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=08dc69b7-8f95-487f-ab9c-02ae64485a74, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:30.639 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:30.652 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Xacml/1.0.0
2021-04-19 22:53:30.653 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:30.653 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:30.654 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Xacml/1.0.0
2021-04-19 22:53:30.654 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:30.659 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:30.659 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{817a28d7-b9c1-457e-b22b-0e9e8bc100bc}
2021-04-19 22:53:30.659 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:30.660 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:30.660 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-22, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:30.660 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:30.660 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:30.660 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.Xacml/versions/1.0.0
2021-04-19 22:53:30.660 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:31.975 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7eb387b9-4ae3-40d7-ae37-70c031e5664a, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:31.975 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7eb387b9-4ae3-40d7-ae37-70c031e5664a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:31.976 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7eb387b9-4ae3-40d7-ae37-70c031e5664a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:31.976 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7eb387b9-4ae3-40d7-ae37-70c031e5664a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:31.976 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-22 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7eb387b9-4ae3-40d7-ae37-70c031e5664a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"}
2021-04-19 22:53:31.979 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:31.991 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Artifact/1.0.0
2021-04-19 22:53:31.992 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:31.992 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:31.992 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Artifact/1.0.0
2021-04-19 22:53:31.992 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:32.009 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:32.009 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{bbd2fed9-9743-463d-944f-ac24990effce}
2021-04-19 22:53:32.010 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:32.010 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:32.010 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-23, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:32.010 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:32.011 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:32.011 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.drools.Artifact/versions/1.0.0
2021-04-19 22:53:32.011 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:33.157 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f84f9d4b-534f-45f3-9b4b-8e2a57456f29, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:33.157 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f84f9d4b-534f-45f3-9b4b-8e2a57456f29, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131]
2021-04-19 22:53:33.158 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f84f9d4b-534f-45f3-9b4b-8e2a57456f29, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131]
2021-04-19 22:53:33.159 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f84f9d4b-534f-45f3-9b4b-8e2a57456f29, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131]
2021-04-19 22:53:33.159 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-23 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f84f9d4b-534f-45f3-9b4b-8e2a57456f29, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131]
2021-04-19 22:53:33.160 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:33.172 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Controller/1.0.0
2021-04-19 22:53:33.173 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:33.173 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:33.173 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Controller/1.0.0
2021-04-19 22:53:33.174 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:33.178 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:33.178 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{23e35a05-2fbd-4d8b-8f33-ad79f5c72065}
2021-04-19 22:53:33.178 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:33.178 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:33.179 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-24, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:33.179 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:33.179 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:33.179 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.drools.Controller/versions/1.0.0
2021-04-19 22:53:33.179 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:34.321 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33530e78-3d0e-41ab-b8ff-a36e462aea55, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:34.321 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33530e78-3d0e-41ab-b8ff-a36e462aea55, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445]
2021-04-19 22:53:34.322 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33530e78-3d0e-41ab-b8ff-a36e462aea55, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445]
2021-04-19 22:53:34.322 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-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-4pmfl-1618872643160-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33530e78-3d0e-41ab-b8ff-a36e462aea55, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445]
2021-04-19 22:53:34.322 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-24 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:33 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=33530e78-3d0e-41ab-b8ff-a36e462aea55, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445]
2021-04-19 22:53:34.322 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:34.339 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Resource/1.0.0
2021-04-19 22:53:34.340 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:34.340 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:34.340 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Resource/1.0.0
2021-04-19 22:53:34.340 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:34.344 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:34.344 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{08a185da-17ff-4050-8a1e-53f4ce265182}
2021-04-19 22:53:34.344 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:34.344 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:34.344 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-25, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:34.344 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:34.344 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:34.344 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.Resource/versions/1.0.0
2021-04-19 22:53:34.344 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:35.482 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ea2302bd-1c31-4595-8013-d0d603332b29, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:35.483 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ea2302bd-1c31-4595-8013-d0d603332b29, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773]
2021-04-19 22:53:35.483 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ea2302bd-1c31-4595-8013-d0d603332b29, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773]
2021-04-19 22:53:35.483 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (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-4pmfl-1618872643160-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ea2302bd-1c31-4595-8013-d0d603332b29, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773]
2021-04-19 22:53:35.483 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-25 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ea2302bd-1c31-4595-8013-d0d603332b29, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773]
2021-04-19 22:53:35.484 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:35.496 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Service/1.0.0
2021-04-19 22:53:35.497 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:35.497 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:35.497 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Service/1.0.0
2021-04-19 22:53:35.497 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:35.501 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:35.502 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{ba14af90-7e90-40de-a1d2-aa3289b51236}
2021-04-19 22:53:35.502 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:35.502 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:35.502 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-26, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:35.502 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:35.502 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:35.502 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.Service/versions/1.0.0
2021-04-19 22:53:35.503 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:36.568 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f96038b7-eb0f-43d9-b1f0-4ed74da1baa3, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:36.569 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f96038b7-eb0f-43d9-b1f0-4ed74da1baa3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513]
2021-04-19 22:53:36.569 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f96038b7-eb0f-43d9-b1f0-4ed74da1baa3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513]
2021-04-19 22:53:36.570 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (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-4pmfl-1618872643160-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f96038b7-eb0f-43d9-b1f0-4ed74da1baa3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513]
2021-04-19 22:53:36.570 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-26 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:35 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f96038b7-eb0f-43d9-b1f0-4ed74da1baa3, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513]
2021-04-19 22:53:36.571 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:36.586 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.AffinityPolicy/1.0.0
2021-04-19 22:53:36.587 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:36.588 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:36.588 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.AffinityPolicy/1.0.0
2021-04-19 22:53:36.588 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:36.594 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:36.595 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{c8a73c74-af44-4858-9b33-cc699071d7e4}
2021-04-19 22:53:36.596 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:36.596 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:36.596 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-27, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:36.596 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:36.597 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:36.597 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.AffinityPolicy/versions/1.0.0
2021-04-19 22:53:36.597 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:37.706 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e6f720c7-b85a-485b-91fd-28fdefe3ff58, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:37.706 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e6f720c7-b85a-485b-91fd-28fdefe3ff58, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777]
2021-04-19 22:53:37.706 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e6f720c7-b85a-485b-91fd-28fdefe3ff58, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777]
2021-04-19 22:53:37.707 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (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-4pmfl-1618872643160-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e6f720c7-b85a-485b-91fd-28fdefe3ff58, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777]
2021-04-19 22:53:37.707 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-27 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:36 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e6f720c7-b85a-485b-91fd-28fdefe3ff58, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777]
2021-04-19 22:53:37.708 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:37.727 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.DistancePolicy/1.0.0
2021-04-19 22:53:37.728 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:37.728 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:37.728 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.DistancePolicy/1.0.0
2021-04-19 22:53:37.729 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:37.733 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:37.735 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b74a40a4-7be9-4ec5-bfde-75ab5c047a78}
2021-04-19 22:53:37.735 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:37.736 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:37.736 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-28, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:37.736 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:37.736 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:37.736 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.DistancePolicy/versions/1.0.0
2021-04-19 22:53:37.736 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:38.951 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a26907f2-1c2a-4404-a5da-3f4a844ea3d4, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:38.951 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a26907f2-1c2a-4404-a5da-3f4a844ea3d4, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458]
2021-04-19 22:53:38.951 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a26907f2-1c2a-4404-a5da-3f4a844ea3d4, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458]
2021-04-19 22:53:38.952 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (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-4pmfl-1618872643160-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a26907f2-1c2a-4404-a5da-3f4a844ea3d4, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458]
2021-04-19 22:53:38.952 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-28 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:37 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a26907f2-1c2a-4404-a5da-3f4a844ea3d4, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458]
2021-04-19 22:53:38.953 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:38.973 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.HpaPolicy/1.0.0
2021-04-19 22:53:38.974 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:38.975 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:38.976 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.HpaPolicy/1.0.0
2021-04-19 22:53:38.976 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:38.980 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:38.981 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{58565fb3-bb5a-4d53-ac24-bcf57b1a79c8}
2021-04-19 22:53:38.981 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:38.981 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:38.981 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-29, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:38.981 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:38.981 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:38.981 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.HpaPolicy/versions/1.0.0
2021-04-19 22:53:38.982 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:40.164 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=481a027a-6f15-4719-9377-8e9982920399, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:40.165 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=481a027a-6f15-4719-9377-8e9982920399, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450]
2021-04-19 22:53:40.166 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=481a027a-6f15-4719-9377-8e9982920399, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450]
2021-04-19 22:53:40.166 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (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-4pmfl-1618872643160-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=481a027a-6f15-4719-9377-8e9982920399, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450]
2021-04-19 22:53:40.166 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-29 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=481a027a-6f15-4719-9377-8e9982920399, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450]
2021-04-19 22:53:40.167 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:40.184 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.OptimizationPolicy/1.0.0
2021-04-19 22:53:40.185 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:40.185 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:40.185 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.OptimizationPolicy/1.0.0
2021-04-19 22:53:40.185 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:40.189 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:40.190 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{7436ba61-db6a-42be-9969-07d6d71992d8}
2021-04-19 22:53:40.190 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:40.190 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:40.190 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-30, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:40.190 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:40.196 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:40.196 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.OptimizationPolicy/versions/1.0.0
2021-04-19 22:53:40.196 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:41.267 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5b6cc610-f33a-4896-9c58-f9b54f02c01c, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:41.268 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5b6cc610-f33a-4896-9c58-f9b54f02c01c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699]
2021-04-19 22:53:41.268 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5b6cc610-f33a-4896-9c58-f9b54f02c01c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699]
2021-04-19 22:53:41.269 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (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-4pmfl-1618872643160-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5b6cc610-f33a-4896-9c58-f9b54f02c01c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699]
2021-04-19 22:53:41.269 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-30 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:40 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=5b6cc610-f33a-4896-9c58-f9b54f02c01c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699]
2021-04-19 22:53:41.270 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:41.285 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.PciPolicy/1.0.0
2021-04-19 22:53:41.286 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:41.286 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:41.286 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.PciPolicy/1.0.0
2021-04-19 22:53:41.286 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:41.292 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:41.292 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{7481a19b-2370-4db2-aab7-2a3492d7d862}
2021-04-19 22:53:41.292 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:41.293 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:41.293 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-31, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:41.293 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:41.293 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:41.293 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.PciPolicy/versions/1.0.0
2021-04-19 22:53:41.293 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:42.524 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=860f329c-15d1-48e5-90e4-b36542ed70cc, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:42.525 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=860f329c-15d1-48e5-90e4-b36542ed70cc, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940]
2021-04-19 22:53:42.525 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=860f329c-15d1-48e5-90e4-b36542ed70cc, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940]
2021-04-19 22:53:42.525 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (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-4pmfl-1618872643160-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=860f329c-15d1-48e5-90e4-b36542ed70cc, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940]
2021-04-19 22:53:42.525 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-31 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=860f329c-15d1-48e5-90e4-b36542ed70cc, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940]
2021-04-19 22:53:42.526 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:42.544 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.Vim_fit/1.0.0
2021-04-19 22:53:42.545 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:42.545 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:42.545 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.Vim_fit/1.0.0
2021-04-19 22:53:42.545 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:42.549 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:42.549 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{01de5030-3647-4a09-91f2-4642377137f2}
2021-04-19 22:53:42.550 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:42.550 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:42.550 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-32, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:42.550 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:42.550 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:42.550 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.Vim_fit/versions/1.0.0
2021-04-19 22:53:42.550 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:43.575 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9b5781c6-7375-4cb6-babc-8c0a3068463f, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:43.576 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9b5781c6-7375-4cb6-babc-8c0a3068463f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708]
2021-04-19 22:53:43.576 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9b5781c6-7375-4cb6-babc-8c0a3068463f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708]
2021-04-19 22:53:43.576 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (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-4pmfl-1618872643160-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9b5781c6-7375-4cb6-babc-8c0a3068463f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708]
2021-04-19 22:53:43.576 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-32 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:42 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9b5781c6-7375-4cb6-babc-8c0a3068463f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708]
2021-04-19 22:53:43.577 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:43.592 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.VnfPolicy/1.0.0
2021-04-19 22:53:43.593 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:43.593 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:43.593 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.VnfPolicy/1.0.0
2021-04-19 22:53:43.593 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:43.599 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:43.600 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{50ef0098-c35d-4ce4-bf7f-c4ee4caab7a8}
2021-04-19 22:53:43.600 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:43.600 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:43.600 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-33, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:43.600 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:43.601 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:43.601 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.VnfPolicy/versions/1.0.0
2021-04-19 22:53:43.607 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:44.739 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=26a88e59-876b-4e64-be01-e388c6a31e65, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:44.739 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=26a88e59-876b-4e64-be01-e388c6a31e65, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092]
2021-04-19 22:53:44.739 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=26a88e59-876b-4e64-be01-e388c6a31e65, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092]
2021-04-19 22:53:44.740 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (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-4pmfl-1618872643160-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=26a88e59-876b-4e64-be01-e388c6a31e65, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092]
2021-04-19 22:53:44.740 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-33 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=26a88e59-876b-4e64-be01-e388c6a31e65, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092]
2021-04-19 22:53:44.744 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:44.766 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.service.QueryPolicy/1.0.0
2021-04-19 22:53:44.767 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:44.767 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:44.767 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.service.QueryPolicy/1.0.0
2021-04-19 22:53:44.767 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:44.772 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:44.773 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{1ac7d578-e663-43e0-8ece-8fc658f888f8}
2021-04-19 22:53:44.773 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:44.773 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:44.775 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-34, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:44.775 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:44.775 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:44.775 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.service.QueryPolicy/versions/1.0.0
2021-04-19 22:53:44.775 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:45.945 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f0a82864-c34b-4750-9641-cc2a442ca353, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:45.946 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f0a82864-c34b-4750-9641-cc2a442ca353, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383]
2021-04-19 22:53:45.947 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f0a82864-c34b-4750-9641-cc2a442ca353, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383]
2021-04-19 22:53:45.947 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (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-4pmfl-1618872643160-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f0a82864-c34b-4750-9641-cc2a442ca353, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383]
2021-04-19 22:53:45.947 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-34 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:44 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=f0a82864-c34b-4750-9641-cc2a442ca353, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383]
2021-04-19 22:53:45.949 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:45.971 [scheduling-1] INFO  org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.service.SubscriberPolicy/1.0.0
2021-04-19 22:53:45.972 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:45.973 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:45.973 [scheduling-1] INFO  get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.service.SubscriberPolicy/1.0.0
2021-04-19 22:53:45.973 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:45.979 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:45.980 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{80d1491d-ee3a-403e-9ed1-72f1847cf3a8}
2021-04-19 22:53:45.980 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:45.980 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:45.982 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-35, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:45.982 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:45.982 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:45.983 [scheduling-1] INFO  get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.service.SubscriberPolicy/versions/1.0.0
2021-04-19 22:53:45.983 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] -->  <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:47.343 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7912dd88-ea66-4793-ad68-03c05e701b0e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:47.343 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7912dd88-ea66-4793-ad68-03c05e701b0e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655]
2021-04-19 22:53:47.343 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7912dd88-ea66-4793-ad68-03c05e701b0e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655]
2021-04-19 22:53:47.344 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (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-4pmfl-1618872643160-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7912dd88-ea66-4793-ad68-03c05e701b0e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655]
2021-04-19 22:53:47.344 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-35 >>> (get-policy-tosca-model) 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-4pmfl-1618872643160-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:46 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7912dd88-ea66-4793-ad68-03c05e701b0e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655]
2021-04-19 22:53:47.346 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN
2021-04-19 22:53:47.361 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36 >>> (get-all-pdp-groups)  --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:47.361 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:47.361 [scheduling-1] INFO  get-all-pdp-groups - Getting the list of PDP Groups
2021-04-19 22:53:47.361 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36 >>> (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-4pmfl-1618872643160-0-36}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:47.371 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE
2021-04-19 22:53:47.372 [scheduling-1] INFO  org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{403f9478-e03a-40c3-a0de-943a81855e5e}
2021-04-19 22:53:47.372 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36 >>> (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-4pmfl-1618872643160-0-36}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:47.372 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36 >>> (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-4pmfl-1618872643160-0-36, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:47.372 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36 >>> (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-4pmfl-1618872643160-0-36, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:47.375 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36 >>> (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-4pmfl-1618872643160-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:47.375 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36 >>> (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-4pmfl-1618872643160-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:47.376 [scheduling-1] INFO  get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps
2021-04-19 22:53:47.376 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36 >>> (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-4pmfl-1618872643160-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null]
2021-04-19 22:53:47.391 [scheduling-1] INFO  org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@693be892
2021-04-19 22:53:48.392 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36 >>> (get-all-pdp-groups)  --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-4pmfl-1618872643160-0-36, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2676, Content-Type=application/json, Date=Mon, 19 Apr 2021 22:53:47 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=abfac1be-2419-4bf9-9690-2e6f7121b879, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream]
2021-04-19 22:53:48.394 [scheduling-1] INFO  org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-