Results

By type

          OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/tmp/jruby-1/jruby13168326321899991084jopenssl.jar) to field java.security.MessageDigest.provider
WARNING: Please consider reporting this to the maintainers of org.jruby.ext.openssl.SecurityHelper
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
Sending Logstash logs to /usr/share/logstash/logs which is now configured via log4j2.properties
[2021-04-15T02:44:48,645][INFO ][logstash.runner          ] Starting Logstash {"logstash.version"=>"7.9.0", "jruby.version"=>"jruby 9.2.12.0 (2.5.7) 2020-07-01 db01a49ba6 OpenJDK 64-Bit Server VM 11.0.8+10-LTS on 11.0.8+10-LTS +indy +jit [linux-x86_64]"}
[2021-04-15T02:44:49,012][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.queue", :path=>"/usr/share/logstash/data/queue"}
[2021-04-15T02:44:49,040][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.dead_letter_queue", :path=>"/usr/share/logstash/data/dead_letter_queue"}
[2021-04-15T02:44:50,245][WARN ][logstash.config.source.multilocal] Ignoring the 'pipelines.yml' file because modules or command line options are specified
[2021-04-15T02:44:50,334][INFO ][logstash.agent           ] No persistent UUID file found. Generating new UUID {:uuid=>"cd278218-d4ed-40cf-941f-0732a4ab7fed", :path=>"/usr/share/logstash/data/uuid"}
[2021-04-15T02:45:02,332][INFO ][org.reflections.Reflections] Reflections took 111 ms to scan 1 urls, producing 22 keys and 45 values 
[2021-04-15T02:45:07,016][WARN ][logstash.outputs.elasticsearch][main] ** WARNING ** Detected UNSAFE options in elasticsearch output configuration!
** WARNING ** You have enabled encryption but DISABLED certificate verification.
** WARNING ** To make sure your data is secure change :ssl_certificate_verification to true
[2021-04-15T02:45:08,625][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}}
[2021-04-15T02:45:10,396][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"}
[2021-04-15T02:45:10,619][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7}
[2021-04-15T02:45:10,625][WARN ][logstash.outputs.elasticsearch][main] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7}
[2021-04-15T02:45:10,717][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]}
[2021-04-15T02:45:10,721][WARN ][logstash.outputs.elasticsearch][main] ** WARNING ** Detected UNSAFE options in elasticsearch output configuration!
** WARNING ** You have enabled encryption but DISABLED certificate verification.
** WARNING ** To make sure your data is secure change :ssl_certificate_verification to true
[2021-04-15T02:45:10,801][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}}
[2021-04-15T02:45:10,915][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"}
[2021-04-15T02:45:10,929][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7}
[2021-04-15T02:45:10,930][WARN ][logstash.outputs.elasticsearch][main] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7}
[2021-04-15T02:45:11,002][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]}
[2021-04-15T02:45:11,009][WARN ][logstash.outputs.elasticsearch][main] ** WARNING ** Detected UNSAFE options in elasticsearch output configuration!
** WARNING ** You have enabled encryption but DISABLED certificate verification.
** WARNING ** To make sure your data is secure change :ssl_certificate_verification to true
[2021-04-15T02:45:11,023][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}}
[2021-04-15T02:45:11,115][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled}
[2021-04-15T02:45:11,137][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled}
[2021-04-15T02:45:11,217][INFO ][logstash.outputs.elasticsearch][main] Attempting to install template {:manage_template=>{"index_patterns"=>"logstash-*", "version"=>60001, "settings"=>{"index.refresh_interval"=>"5s", "number_of_shards"=>1}, "mappings"=>{"dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword", "ignore_above"=>256}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date"}, "@version"=>{"type"=>"keyword"}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}}
[2021-04-15T02:45:11,229][INFO ][logstash.outputs.elasticsearch][main] Attempting to install template {:manage_template=>{"index_patterns"=>"logstash-*", "version"=>60001, "settings"=>{"index.refresh_interval"=>"5s", "number_of_shards"=>1}, "mappings"=>{"dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword", "ignore_above"=>256}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date"}, "@version"=>{"type"=>"keyword"}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}}
[2021-04-15T02:45:11,318][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"}
[2021-04-15T02:45:11,319][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash
[2021-04-15T02:45:11,322][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash
[2021-04-15T02:45:11,419][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7}
[2021-04-15T02:45:11,419][WARN ][logstash.outputs.elasticsearch][main] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7}
[2021-04-15T02:45:11,427][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]}
[2021-04-15T02:45:11,529][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled}
[2021-04-15T02:45:11,532][INFO ][logstash.outputs.elasticsearch][main] Attempting to install template {:manage_template=>{"index_patterns"=>"logstash-*", "version"=>60001, "settings"=>{"index.refresh_interval"=>"5s", "number_of_shards"=>1}, "mappings"=>{"dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword", "ignore_above"=>256}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date"}, "@version"=>{"type"=>"keyword"}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}}
[2021-04-15T02:45:11,697][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash
[2021-04-15T02:45:11,917][INFO ][logstash.javapipeline    ][main] Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>1, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50, "pipeline.max_inflight"=>125, "pipeline.sources"=>["/usr/share/logstash/pipeline/logstash.conf"], :thread=>"#"}
[2021-04-15T02:45:17,025][INFO ][logstash.javapipeline    ][main] Pipeline Java execution initialization time {"seconds"=>5.1}
[2021-04-15T02:45:17,109][INFO ][logstash.inputs.http_poller][main] Registering http_poller Input {:type=>nil, :schedule=>{"every"=>"1m"}, :timeout=>nil}
[2021-04-15T02:45:17,139][INFO ][logstash.javapipeline    ][main] Pipeline started {"pipeline.id"=>"main"}
[2021-04-15T02:45:17,410][INFO ][logstash.agent           ] Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]}
[2021-04-15T02:45:18,498][INFO ][logstash.agent           ] Successfully started Logstash API endpoint {:port=>9600}
[2021-04-15T02:46:19,809][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:46:19,814][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:46:19,814][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:46:19,863][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:46:19,865][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:46:19,865][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:46:19.443Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:46:19.443Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:46:19.439Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:46:19.439Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:46:19.439Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:46:19.439Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:47:18,736][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:47:18,736][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:47:18,737][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:47:18,739][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:47:18,739][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:47:18,741][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:47:18.605Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:47:18.605Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:47:18.605Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:47:18.605Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:47:18.605Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:47:18.605Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:48:18,532][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:48:18,533][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:48:18,533][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:48:18,535][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:48:18,536][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:48:18,536][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:48:18.419Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:48:18.419Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:48:18.418Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:48:18.418Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:48:18.418Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:48:18.418Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:49:18,899][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:49:18,899][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:49:18,899][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:49:18,900][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:49:18,901][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:49:18,901][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:49:18.729Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:49:18.729Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:49:18.730Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:49:18.730Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:49:18.732Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:49:18.732Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:50:19,000][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:50:19,000][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:50:19,001][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:50:19,002][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:50:19,003][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:50:19,003][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:50:18.834Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:50:18.834Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:50:18.834Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:50:18.834Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:50:18.834Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:50:18.834Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:51:19,104][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:51:19,104][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:51:19,105][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:51:19,105][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:51:19,106][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:51:19,107][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:51:18.998Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:51:18.998Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:51:18.998Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:51:18.998Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:51:18.998Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:51:18.998Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:52:19,301][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:52:19,301][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:52:19,302][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:52:19,303][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:52:19,304][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:52:19,305][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:52:19.190Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:52:19.190Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:52:19.195Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:52:19.195Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:52:19.197Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:52:19.197Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:53:19,438][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:53:19,439][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:53:19,439][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:53:19,440][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:53:19,441][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:53:19,441][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:53:19.332Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:53:19.332Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:53:19.332Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:53:19.332Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:53:19.333Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:53:19.333Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:54:19,651][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:54:19,652][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:54:19,652][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:54:19,653][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:54:19,654][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:54:19,655][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:54:19.545Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:54:19.545Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:54:19.545Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:54:19.545Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:54:19.545Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:54:19.545Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:55:19,775][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:55:19,775][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:55:19,775][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:55:19,776][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:55:19,777][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:55:19,777][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:55:19.671Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:55:19.671Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:55:19.671Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:55:19.671Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:55:19.671Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:55:19.671Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:56:19,948][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:56:19,948][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:56:19,949][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:56:19,949][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:56:19,950][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:56:19,951][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:56:19.837Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:56:19.837Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:56:19.837Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:56:19.837Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:56:19.838Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:56:19.838Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:57:20,100][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:57:20,100][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:57:20,100][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:57:20,101][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:57:20,102][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:57:20,102][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:57:19.996Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:57:19.996Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:57:19.996Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:57:19.996Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:57:19.996Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:57:19.996Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:58:20,231][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:58:20,231][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:58:20,231][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:58:20,232][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:58:20,233][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:58:20,233][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:58:20.127Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:58:20.127Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:58:20.127Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:58:20.127Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:58:20.127Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:58:20.127Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T02:59:20,369][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:59:20,370][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:59:20,371][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T02:59:20,371][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:59:20,372][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T02:59:20,372][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:59:20.256Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:59:20.256Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:59:20.256Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:59:20.256Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T02:59:20.266Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T02:59:20.266Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:00:20,508][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:00:20,509][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:00:20,509][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:00:20,510][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:00:20,510][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:00:20,511][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:00:20.405Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:00:20.405Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:00:20.405Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:00:20.405Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:00:20.405Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:00:20.405Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:01:20,637][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:01:20,638][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:01:20,638][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:01:20,639][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:01:20,640][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:01:20,641][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:01:20.534Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:01:20.534Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:01:20.534Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:01:20.534Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:01:20.534Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:01:20.534Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:02:20,795][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:02:20,796][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:02:20,796][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:02:20,797][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:02:20,798][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:02:20,799][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:02:20.687Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:02:20.687Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:02:20.688Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:02:20.688Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:02:20.693Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:02:20.693Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:03:20,976][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:03:20,977][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:03:20,977][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:03:20,978][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:03:20,979][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:03:20,979][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:03:20.872Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:03:20.872Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:03:20.872Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:03:20.872Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:03:20.872Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:03:20.872Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:04:21,094][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:04:21,095][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:04:21,095][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:04:21,096][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:04:21,097][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:04:21,098][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:04:20.990Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:04:20.990Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:04:20.990Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:04:20.990Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:04:20.990Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:04:20.990Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:05:21,237][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:05:21,237][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:05:21,237][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:05:21,238][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:05:21,239][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:05:21,239][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:05:21.133Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:05:21.133Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:05:21.133Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:05:21.133Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:05:21.134Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:05:21.134Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:06:21,351][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:06:21,351][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:06:21,352][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:06:21,352][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:06:21,353][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:06:21,354][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:06:21.247Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:06:21.247Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:06:21.247Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:06:21.247Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:06:21.247Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:06:21.247Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:07:21,503][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:07:21,504][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:07:21,504][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:07:21,505][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:07:21,506][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:07:21,507][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:07:21.398Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:07:21.398Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:07:21.398Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:07:21.398Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:07:21.398Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:07:21.398Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:08:21,651][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:08:21,652][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:08:21,652][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:08:21,653][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:08:21,654][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:08:21,654][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:08:21.542Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:08:21.542Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:08:21.544Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:08:21.544Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:08:21.544Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:08:21.544Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:09:21,782][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:09:21,782][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:09:21,783][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:09:21,783][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:09:21,784][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:09:21,785][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:09:21.671Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:09:21.671Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:09:21.671Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:09:21.671Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:09:21.678Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:09:21.678Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:10:21,913][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:10:21,913][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:10:21,914][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:10:21,915][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:10:21,915][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:10:21,916][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:10:21.809Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:10:21.809Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:10:21.809Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:10:21.809Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:10:21.810Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:10:21.810Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:11:22,046][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:11:22,046][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:11:22,047][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:11:22,047][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:11:22,048][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:11:22,048][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:11:21.942Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:11:21.942Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:11:21.942Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:11:21.942Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:11:21.943Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:11:21.943Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:12:22,167][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:12:22,168][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:12:22,168][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:12:22,169][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:12:22,170][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:12:22,170][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:12:22.059Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:12:22.059Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:12:22.059Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:12:22.059Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:12:22.062Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:12:22.062Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:13:22,285][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:13:22,285][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:13:22,285][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:13:22,286][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:13:22,287][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:13:22,287][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:13:22.182Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:13:22.182Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:13:22.182Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:13:22.182Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:13:22.182Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:13:22.182Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:14:22,423][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:14:22,423][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:14:22,423][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:14:22,424][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:14:22,425][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:14:22,425][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:14:22.317Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:14:22.317Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:14:22.320Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:14:22.320Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:14:22.319Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:14:22.319Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:15:22,536][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:15:22,536][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:15:22,536][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:15:22,537][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:15:22,538][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:15:22,539][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:15:22.432Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:15:22.432Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:15:22.432Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:15:22.432Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:15:22.432Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:15:22.432Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:16:22,744][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:16:22,745][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:16:22,745][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:16:22,746][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:16:22,747][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:16:22,747][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:16:22.637Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:16:22.637Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:16:22.637Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:16:22.637Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:16:22.637Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:16:22.637Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:17:22,831][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:17:22,832][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:17:22,832][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:17:22,832][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:17:22,833][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:17:22,833][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:17:22.726Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:17:22.726Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:17:22.727Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:17:22.727Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:17:22.727Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:17:22.727Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:18:22,899][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:18:22,901][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:18:22,901][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:18:22,902][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:18:22,903][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:18:22,904][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:18:22.776Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:18:22.776Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:18:22.795Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:18:22.795Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:18:22.795Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:18:22.795Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:19:23,032][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:19:23,032][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:19:23,032][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:19:23,032][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:19:23,033][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:19:23,033][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:19:22.927Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:19:22.927Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:19:22.927Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:19:22.927Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:19:22.929Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:19:22.929Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:20:23,129][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:20:23,130][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:20:23,130][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:20:23,130][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:20:23,131][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:20:23,131][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:20:23.027Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:20:23.027Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:20:23.027Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:20:23.027Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:20:23.027Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:20:23.027Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:21:23,160][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:21:23,160][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:21:23,161][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:21:23,161][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:21:23,162][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:21:23,162][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:21:23.055Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:21:23.055Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:21:23.057Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:21:23.057Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:21:23.057Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:21:23.057Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:22:23,339][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:22:23,339][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:22:23,340][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:22:23,341][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:22:23,341][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:22:23,342][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:22:23.234Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:22:23.234Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:22:23.234Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:22:23.234Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:22:23.234Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:22:23.234Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:23:23,410][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:23:23,410][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:23:23,411][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:23:23,411][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:23:23,412][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:23:23,413][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:23:23.306Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:23:23.306Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:23:23.306Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:23:23.306Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:23:23.306Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:23:23.306Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:24:23,623][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:24:23,623][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:24:23,623][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:24:23,624][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:24:23,624][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:24:23,625][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:24:23.514Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:24:23.514Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:24:23.519Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:24:23.519Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:24:23.520Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:24:23.520Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:25:23,646][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:25:23,647][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:25:23,647][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:25:23,648][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:25:23,649][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:25:23,649][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:25:23.541Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:25:23.541Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:25:23.541Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:25:23.541Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:25:23.541Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:25:23.541Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:26:23,734][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:26:23,735][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:26:23,735][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:26:23,736][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:26:23,737][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:26:23,737][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:26:23.632Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:26:23.632Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:26:23.632Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:26:23.632Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:26:23.632Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:26:23.632Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:27:23,799][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:27:23,800][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:27:23,800][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:27:23,800][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:27:23,801][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:27:23,801][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:27:23.695Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:27:23.695Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:27:23.695Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:27:23.695Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:27:23.696Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:27:23.696Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:28:23,905][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:28:23,905][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:28:23,905][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:28:23,906][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:28:23,908][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:28:23,908][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:28:23.801Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:28:23.801Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:28:23.801Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:28:23.801Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:28:23.801Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:28:23.801Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:29:23,995][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:29:23,996][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:29:23,996][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:29:23,997][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:29:23,999][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:29:23,999][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:29:23.888Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:29:23.888Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:29:23.889Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:29:23.889Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:29:23.889Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:29:23.889Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:30:24,090][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:30:24,091][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:30:24,092][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:30:24,093][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:30:24,094][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:30:24,095][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:30:23.984Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:30:23.984Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:30:23.986Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:30:23.986Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:30:23.987Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:30:23.987Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:31:24,236][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:31:24,236][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:31:24,236][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:31:24,237][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:31:24,237][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:31:24,238][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:31:24.133Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:31:24.133Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:31:24.133Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:31:24.133Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:31:24.133Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:31:24.133Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:32:24,308][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:32:24,308][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:32:24,308][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:32:24,309][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:32:24,309][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:32:24,309][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:32:24.204Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:32:24.204Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:32:24.205Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:32:24.205Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:32:24.205Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:32:24.205Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:33:24,438][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:33:24,439][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:33:24,439][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:33:24,440][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:33:24,441][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:33:24,442][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:33:24.334Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:33:24.334Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:33:24.334Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:33:24.334Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:33:24.334Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:33:24.334Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:34:24,547][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:34:24,547][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:34:24,547][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:34:24,548][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:34:24,548][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:34:24,549][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:34:24.443Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:34:24.443Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:34:24.443Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:34:24.443Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:34:24.443Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:34:24.443Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:35:24,641][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:35:24,642][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:35:24,642][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:35:24,643][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:35:24,644][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:35:24,645][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:35:24.533Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:35:24.533Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:35:24.534Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:35:24.534Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:35:24.538Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:35:24.538Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:36:24,735][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:36:24,736][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:36:24,736][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:36:24,736][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:36:24,737][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:36:24,738][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:36:24.632Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:36:24.632Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:36:24.632Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:36:24.632Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:36:24.632Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:36:24.632Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:37:24,838][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:37:24,838][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:37:24,838][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:37:24,839][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:37:24,839][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:37:24,839][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:37:24.730Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:37:24.730Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:37:24.730Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:37:24.730Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:37:24.731Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:37:24.731Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:38:24,896][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:38:24,896][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:38:24,896][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:38:24,897][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:38:24,898][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:38:24,898][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:38:24.786Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:38:24.786Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:38:24.786Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:38:24.786Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:38:24.791Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:38:24.791Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:39:24,989][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:39:24,989][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:39:24,990][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:39:24,991][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:39:24,991][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:39:24,992][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:39:24.884Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:39:24.884Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:39:24.885Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:39:24.885Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:39:24.885Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:39:24.885Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:40:25,077][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:40:25,078][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:40:25,078][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:40:25,079][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:40:25,080][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:40:25,080][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:40:24.974Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:40:24.974Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:40:24.974Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:40:24.974Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:40:24.974Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:40:24.974Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:41:25,197][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:41:25,197][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:41:25,197][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:41:25,198][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:41:25,198][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:41:25,198][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:41:25.094Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:41:25.094Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:41:25.094Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:41:25.094Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:41:25.094Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:41:25.094Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:42:25,269][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:42:25,269][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:42:25,269][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:42:25,270][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:42:25,271][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:42:25,271][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:42:25.164Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:42:25.164Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:42:25.165Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:42:25.165Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:42:25.165Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:42:25.165Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:43:25,356][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:43:25,356][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:43:25,357][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:43:25,357][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:43:25,358][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:43:25,358][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:43:25.252Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:43:25.252Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:43:25.252Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:43:25.252Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:43:25.254Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:43:25.254Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:44:25,456][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:44:25,457][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:44:25,457][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:44:25,458][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:44:25,459][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:44:25,459][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:44:25.353Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:44:25.353Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:44:25.353Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:44:25.353Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:44:25.353Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:44:25.353Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:45:25,554][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:45:25,554][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:45:25,554][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:45:25,555][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:45:25,555][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:45:25,555][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:45:25.451Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:45:25.451Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:45:25.451Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:45:25.451Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:45:25.451Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:45:25.451Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:46:25,658][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:46:25,658][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:46:25,659][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:46:25,659][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:46:25,660][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:46:25,660][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:46:25.552Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:46:25.552Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:46:25.552Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:46:25.552Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:46:25.555Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:46:25.555Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:47:25,811][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:47:25,812][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:47:25,812][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:47:25,813][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:47:25,814][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:47:25,815][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:47:25.707Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:47:25.707Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:47:25.707Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:47:25.707Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:47:25.707Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:47:25.707Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:48:25,960][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:48:25,961][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:48:25,961][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:48:25,962][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:48:25,962][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:48:25,963][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:48:25.828Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:48:25.828Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:48:25.828Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:48:25.828Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:48:25.857Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:48:25.857Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:49:26,110][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:49:26,110][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:49:26,110][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:49:26,111][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:49:26,112][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:49:26,112][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:49:25.929Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:49:25.929Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:49:25.929Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:49:25.929Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:49:26.006Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:49:26.006Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:50:26,126][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:50:26,126][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:50:26,127][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:50:26,127][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:50:26,128][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:50:26,128][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:50:26.023Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:50:26.023Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:50:26.023Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:50:26.023Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:50:26.023Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:50:26.023Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:51:26,297][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:51:26,298][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:51:26,298][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:51:26,298][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:51:26,299][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:51:26,299][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:51:26.194Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:51:26.194Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:51:26.194Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:51:26.194Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:51:26.195Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:51:26.195Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
[2021-04-15T03:52:26,333][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:52:26,333][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:52:26,333][WARN ][logstash.filters.split   ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash
[2021-04-15T03:52:26,334][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:52:26,334][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
[2021-04-15T03:52:26,335][WARN ][logstash.filters.json    ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "status"=>404, "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:52:26.230Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:52:26.230Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:52:26.231Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:52:26.231Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure"
    ],
    "@timestamp" => 2021-04-15T03:52:26.231Z,
      "@version" => "1"
}
{
          "tags" => [
        [0] "error",
        [1] "_split_type_failure",
        [2] "_jsonparsefailure",
        [3] "event-cl-aggs"
    ],
    "@timestamp" => 2021-04-15T03:52:26.231Z,
      "@version" => "1",
          "type" => "event-cl-aggs"
}