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/jruby18062323552674768695jopenssl.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-06-02T02:54:46,564][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-06-02T02:54:46,789][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.queue", :path=>"/usr/share/logstash/data/queue"} [2021-06-02T02:54:46,806][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.dead_letter_queue", :path=>"/usr/share/logstash/data/dead_letter_queue"} [2021-06-02T02:54:47,649][WARN ][logstash.config.source.multilocal] Ignoring the 'pipelines.yml' file because modules or command line options are specified [2021-06-02T02:54:47,738][INFO ][logstash.agent ] No persistent UUID file found. Generating new UUID {:uuid=>"b54b611c-b0d1-47ee-8cf8-be5b0c6384f9", :path=>"/usr/share/logstash/data/uuid"} [2021-06-02T02:54:55,946][INFO ][org.reflections.Reflections] Reflections took 101 ms to scan 1 urls, producing 22 keys and 45 values [2021-06-02T02:55:00,246][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-06-02T02:55:01,480][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}} [2021-06-02T02:55:02,878][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"} [2021-06-02T02:55:03,084][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7} [2021-06-02T02:55:03,087][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-06-02T02:55:03,160][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]} [2021-06-02T02:55:03,164][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-06-02T02:55:03,253][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}} [2021-06-02T02:55:03,358][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"} [2021-06-02T02:55:03,439][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled} [2021-06-02T02:55:03,445][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7} [2021-06-02T02:55:03,445][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-06-02T02:55:03,450][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]} [2021-06-02T02:55:03,461][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-06-02T02:55:03,534][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled} [2021-06-02T02:55:03,539][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-06-02T02:55:03,539][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-06-02T02:55:03,542][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}} [2021-06-02T02:55:03,572][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash [2021-06-02T02:55:03,638][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash [2021-06-02T02:55:03,740][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"} [2021-06-02T02:55:03,758][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7} [2021-06-02T02:55:03,759][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-06-02T02:55:03,765][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]} [2021-06-02T02:55:03,847][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled} [2021-06-02T02:55:03,850][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-06-02T02:55:03,867][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash [2021-06-02T02:55:04,257][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-06-02T02:55:08,238][INFO ][logstash.javapipeline ][main] Pipeline Java execution initialization time {"seconds"=>3.98} [2021-06-02T02:55:08,255][INFO ][logstash.inputs.http_poller][main] Registering http_poller Input {:type=>nil, :schedule=>{"every"=>"1m"}, :timeout=>nil} [2021-06-02T02:55:08,273][INFO ][logstash.javapipeline ][main] Pipeline started {"pipeline.id"=>"main"} [2021-06-02T02:55:08,460][INFO ][logstash.agent ] Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]} [2021-06-02T02:55:09,251][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600} [2021-06-02T02:56:10,054][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:56:10,058][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:56:10,059][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:56:10,066][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T02:56:10,067][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T02:56:10,068][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T02:56:09.743Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:56:09.743Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:56:09.743Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:56:09.743Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:56:09.743Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:56:09.743Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T02:57:09,593][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:57:09,594][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:57:09,594][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:57:09,596][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T02:57:09,597][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T02:57:09,597][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T02:57:09.454Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:57:09.454Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:57:09.454Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:57:09.454Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:57:09.468Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:57:09.468Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T02:58:09,563][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:58:09,563][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:58:09,564][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:58:09,565][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T02:58:09,565][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T02:58:09,566][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T02:58:09.446Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:58:09.446Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:58:09.446Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:58:09.446Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:58:09.457Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:58:09.457Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T02:59:09,751][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:59:09,751][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:59:09,752][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T02:59:09,752][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T02:59:09,763][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T02:59:09,764][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T02:59:09.635Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:59:09.635Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:59:09.647Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:59:09.647Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:59:09.648Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T02:59:09.648Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:00:09,848][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:00:09,848][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:00:09,849][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:00:09,849][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:00:09,850][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:00:09,850][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:00:09.745Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:00:09.745Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:00:09.744Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:00:09.744Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:00:09.745Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:00:09.745Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:01:09,980][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:01:09,980][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:01:09,981][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:01:09,981][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:01:09,982][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:01:09,982][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:01:09.872Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:01:09.872Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:01:09.872Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:01:09.872Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:01:09.874Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:01:09.874Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:02:10,146][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:02:10,147][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:02:10,147][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:02:10,148][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:02:10,149][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:02:10,149][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:02:10.036Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:02:10.036Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:02:10.036Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:02:10.036Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:02:10.042Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:02:10.042Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:03:10,246][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:03:10,247][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:03:10,247][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:03:10,247][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:03:10,248][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:03:10,248][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:03:10.137Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:03:10.137Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:03:10.139Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:03:10.139Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:03:10.143Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:03:10.143Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:04:10,438][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:04:10,438][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:04:10,439][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:04:10,440][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:04:10,441][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:04:10,441][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:04:10.323Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:04:10.323Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:04:10.323Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:04:10.323Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:04:10.334Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:04:10.334Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:05:10,548][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:05:10,549][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:05:10,549][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:05:10,550][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:05:10,550][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:05:10,551][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:05:10.443Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:05:10.443Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:05:10.443Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:05:10.443Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:05:10.445Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:05:10.445Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:06:10,667][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:06:10,668][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:06:10,668][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:06:10,669][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:06:10,670][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:06:10,671][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:06:10.563Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:06:10.563Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:06:10.564Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:06:10.564Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:06:10.564Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:06:10.564Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:07:10,837][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:07:10,838][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:07:10,838][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:07:10,839][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:07:10,839][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:07:10,840][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:07:10.691Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:07:10.691Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:07:10.734Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:07:10.734Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:07:10.735Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:07:10.735Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:08:10,946][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:08:10,947][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:08:10,947][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:08:10,948][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:08:10,948][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:08:10,949][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:08:10.843Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:08:10.843Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:08:10.843Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:08:10.843Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:08:10.843Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:08:10.843Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:09:11,082][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:09:11,083][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:09:11,083][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:09:11,085][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:09:11,086][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:09:11,087][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:09:10.978Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:09:10.978Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:09:10.978Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:09:10.978Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:09:10.978Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:09:10.978Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:10:11,237][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:10:11,238][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:10:11,238][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:10:11,239][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:10:11,239][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:10:11,240][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:10:11.113Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:10:11.113Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:10:11.115Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:10:11.115Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:10:11.134Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:10:11.134Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:11:11,334][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:11:11,334][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:11:11,335][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:11:11,335][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:11:11,336][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:11:11,336][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:11:11.231Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:11:11.231Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:11:11.231Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:11:11.231Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:11:11.231Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:11:11.231Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:12:11,463][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:12:11,463][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:12:11,463][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:12:11,464][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:12:11,465][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:12:11,465][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:12:11.359Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:12:11.359Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:12:11.359Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:12:11.359Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:12:11.360Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:12:11.360Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:13:11,589][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:13:11,590][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:13:11,590][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:13:11,591][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:13:11,592][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:13:11,593][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:13:11.477Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:13:11.477Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:13:11.477Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:13:11.477Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:13:11.485Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:13:11.485Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:14:11,711][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:14:11,712][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:14:11,712][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:14:11,712][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:14:11,713][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:14:11,713][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:14:11.606Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:14:11.606Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:14:11.606Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:14:11.606Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:14:11.608Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:14:11.608Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:15:11,851][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:15:11,851][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:15:11,851][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:15:11,852][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:15:11,852][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:15:11,853][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:15:11.748Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:15:11.748Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:15:11.748Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:15:11.748Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:15:11.748Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:15:11.748Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:16:11,968][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:16:11,968][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:16:11,968][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:16:11,969][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:16:11,969][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:16:11,970][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:16:11.865Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:16:11.865Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:16:11.865Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:16:11.865Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:16:11.865Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:16:11.865Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:17:12,181][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:17:12,182][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:17:12,182][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:17:12,183][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:17:12,184][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:17:12,185][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:17:12.075Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:17:12.075Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:17:12.075Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:17:12.075Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:17:12.075Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:17:12.075Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:18:12,278][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:18:12,279][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:18:12,279][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:18:12,280][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:18:12,281][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:18:12,282][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:18:12.170Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:18:12.170Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:18:12.170Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:18:12.170Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:18:12.170Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:18:12.170Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:19:12,377][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:19:12,378][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:19:12,378][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:19:12,379][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:19:12,379][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:19:12,380][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:19:12.273Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:19:12.273Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:19:12.273Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:19:12.273Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:19:12.274Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:19:12.274Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:20:12,537][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:20:12,538][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:20:12,538][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:20:12,539][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:20:12,539][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:20:12,540][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:20:12.403Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:20:12.403Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:20:12.405Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:20:12.405Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:20:12.434Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:20:12.434Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:21:12,632][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:21:12,632][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:21:12,633][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:21:12,633][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:21:12,635][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:21:12,635][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:21:12.518Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:21:12.518Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:21:12.521Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:21:12.521Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:21:12.527Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:21:12.527Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:22:12,761][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:22:12,762][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:22:12,762][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:22:12,762][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:22:12,763][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:22:12,763][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:22:12.657Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:22:12.657Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:22:12.657Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:22:12.657Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:22:12.660Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:22:12.660Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:23:12,875][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:23:12,876][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:23:12,876][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:23:12,877][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:23:12,878][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:23:12,879][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:23:12.767Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:23:12.767Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:23:12.767Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:23:12.767Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:23:12.771Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:23:12.771Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:24:13,003][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:24:13,003][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:24:13,004][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:24:13,005][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:24:13,005][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:24:13,006][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:24:12.896Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:24:12.896Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:24:12.900Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:24:12.900Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:24:12.900Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:24:12.900Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:25:13,102][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:25:13,102][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:25:13,103][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:25:13,103][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:25:13,104][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:25:13,104][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:25:12.998Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:25:12.998Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:25:12.999Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:25:12.999Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:25:12.999Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:25:12.999Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:26:13,198][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:26:13,199][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:26:13,199][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:26:13,199][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:26:13,200][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:26:13,200][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:26:13.093Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:26:13.093Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:26:13.093Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:26:13.093Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:26:13.093Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:26:13.093Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:27:13,367][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:27:13,367][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:27:13,369][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:27:13,370][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:27:13,371][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:27:13,371][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:27:13.259Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:27:13.259Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:27:13.263Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:27:13.263Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:27:13.263Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:27:13.263Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:28:13,473][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:28:13,473][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:28:13,473][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:28:13,474][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:28:13,474][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:28:13,475][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:28:13.366Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:28:13.366Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:28:13.366Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:28:13.366Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:28:13.370Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:28:13.370Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:29:13,563][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:29:13,564][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:29:13,564][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:29:13,564][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:29:13,565][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:29:13,565][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:29:13.460Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:29:13.460Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:29:13.460Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:29:13.460Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:29:13.461Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:29:13.461Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:30:13,617][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:30:13,617][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:30:13,617][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:30:13,618][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:30:13,619][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:30:13,619][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:30:13.511Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:30:13.511Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:30:13.515Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:30:13.515Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:30:13.515Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:30:13.515Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:31:13,705][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:31:13,706][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:31:13,706][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:31:13,707][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:31:13,708][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:31:13,708][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:31:13.602Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:31:13.602Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:31:13.603Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:31:13.603Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:31:13.603Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:31:13.603Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:32:13,799][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:32:13,799][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:32:13,799][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:32:13,800][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:32:13,801][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:32:13,802][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:32:13.695Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:32:13.695Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:32:13.695Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:32:13.695Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:32:13.695Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:32:13.695Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:33:13,905][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:33:13,906][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:33:13,907][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:33:13,907][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:33:13,908][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:33:13,909][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:33:13.801Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:33:13.801Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:33:13.802Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:33:13.802Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:33:13.802Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:33:13.802Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:34:13,990][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:34:13,990][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:34:13,991][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:34:13,991][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:34:13,992][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:34:13,992][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:34:13.886Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:34:13.886Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:34:13.887Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:34:13.887Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:34:13.887Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:34:13.887Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:35:14,173][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:35:14,173][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:35:14,174][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:35:14,174][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:35:14,175][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:35:14,175][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:35:14.065Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:35:14.065Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:35:14.066Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:35:14.066Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:35:14.071Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:35:14.071Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:36:14,180][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:36:14,181][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:36:14,181][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:36:14,182][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:36:14,182][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:36:14,183][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:36:14.075Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:36:14.075Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:36:14.076Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:36:14.076Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:36:14.077Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:36:14.077Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:37:14,343][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:37:14,344][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:37:14,344][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:37:14,345][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:37:14,345][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:37:14,346][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:37:14.225Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:37:14.225Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:37:14.235Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:37:14.235Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:37:14.240Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:37:14.240Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:38:14,538][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:38:14,538][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:38:14,539][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:38:14,539][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:38:14,540][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:38:14,540][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:38:14.357Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:38:14.357Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:38:14.357Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:38:14.357Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:38:14.435Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:38:14.435Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:39:14,562][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:39:14,562][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:39:14,563][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:39:14,564][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:39:14,565][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:39:14,565][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:39:14.454Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:39:14.454Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:39:14.454Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:39:14.454Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:39:14.459Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:39:14.459Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:40:14,658][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:40:14,659][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:40:14,659][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:40:14,660][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:40:14,660][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:40:14,660][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:40:14.554Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:40:14.554Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:40:14.555Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:40:14.555Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:40:14.555Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:40:14.555Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:41:14,716][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:41:14,717][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:41:14,717][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:41:14,719][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:41:14,720][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:41:14,721][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:41:14.608Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:41:14.608Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:41:14.608Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:41:14.608Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:41:14.613Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:41:14.613Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:42:14,829][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:42:14,829][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:42:14,830][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:42:14,830][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:42:14,831][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:42:14,831][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:42:14.727Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:42:14.727Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:42:14.727Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:42:14.727Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:42:14.727Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:42:14.727Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:43:14,922][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:43:14,923][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:43:14,923][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:43:14,923][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:43:14,924][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:43:14,924][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:43:14.805Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:43:14.805Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:43:14.810Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:43:14.810Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:43:14.810Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:43:14.810Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:44:15,002][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:44:15,002][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:44:15,002][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:44:15,003][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:44:15,003][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:44:15,004][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:44:14.899Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:44:14.899Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:44:14.899Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:44:14.899Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:44:14.899Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:44:14.899Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:45:15,080][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:45:15,081][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:45:15,081][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:45:15,082][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:45:15,083][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:45:15,084][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:45:14.976Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:45:14.976Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:45:14.976Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:45:14.976Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:45:14.976Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:45:14.976Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:46:15,208][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:46:15,208][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:46:15,209][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:46:15,210][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:46:15,211][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:46:15,212][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:46:15.104Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:46:15.104Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:46:15.104Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:46:15.104Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:46:15.105Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:46:15.105Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:47:15,356][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:47:15,357][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:47:15,357][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:47:15,358][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:47:15,359][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:47:15,359][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:47:15.252Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:47:15.252Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:47:15.252Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:47:15.252Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:47:15.254Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:47:15.254Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:48:15,453][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:48:15,453][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:48:15,454][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:48:15,454][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:48:15,455][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:48:15,456][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:48:15.345Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:48:15.345Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:48:15.346Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:48:15.346Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:48:15.350Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:48:15.350Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:49:15,541][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:49:15,541][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:49:15,541][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:49:15,542][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:49:15,542][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:49:15,543][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:49:15.436Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:49:15.436Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:49:15.436Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:49:15.436Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:49:15.439Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:49:15.439Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-06-02T03:50:15,658][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:50:15,659][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:50:15,659][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-06-02T03:50:15,660][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:50:15,661][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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-06-02T03:50:15,661][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"mrstatus"=>3001, "status"=>404, "helpURL"=>"http://onap.readthedocs.io", "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')} { "@timestamp" => 2021-06-02T03:50:15.550Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:50:15.550Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:50:15.550Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:50:15.550Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:50:15.550Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-06-02T03:50:15.550Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" }