kie-ci3 commented on PR #1882: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/1882#issuecomment-1966327584
**PR job** `#1` was: **UNSTABLE** Possible explanation: This should be test failures <details> <summary><b>Reproducer</b></summary> build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-examples -u https://github.com/apache/incubator-kie-kogito-examples/pull/1882 --skipParallelCheckout NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution </details> Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-1882/1/display/redirect **Test results:** - PASSED: 375 - FAILED: 2 Those are the test failures: <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-1882/1/testReport/org.kie.kogito.examples.quarkus/ProcessMetricsTest/testProcessMetricsQuarkus/">org.kie.kogito.examples.quarkus.ProcessMetricsTest.testProcessMetricsQuarkus</a></summary> 1 expectation failed.<br/>Response body doesn't match expectation.<br/>Expected: a string containing "kogito_work_item_duration_seconds_max{artifactId=\"process-monitoring-quarkus\",name=\"org.kie.kogito.examples.quarkus.CalculationService_calculateTotal_3_Handler\",version=\"999-SNAPSHOT\"}"<br/> Actual: # TYPE system_cpu_count gauge<br/># HELP system_cpu_count The number of processors available to the Java virtual machine<br/>system_cpu_count 24.0<br/># TYPE http_server_active_requests gauge<br/># HELP http_server_active_requests <br/>http_server_active_requests 1.0<br/># TYPE jvm_gc_memory_promoted_bytes counter<br/># HELP jvm_gc_memory_promoted_bytes Count of positive increases in the size of the old generation memory pool before GC to after GC<br/>jvm_gc_memory_promoted_bytes_total 2.4044032E7<br/># TYPE jvm_memory_max_bytes gauge<br/># HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management<br/>jvm_memory_max_bytes{area="heap" ,id="G1 Survivor Space"} -1.0<br/>jvm_memory_max_bytes{area="heap",id="G1 Old Gen"} 4.294967296E9<br/>jvm_memory_max_bytes{area="nonheap",id="Metaspace"} -1.0<br/>jvm_memory_max_bytes{area="nonheap",id="CodeCache"} 5.0331648E7<br/>jvm_memory_max_bytes{area="heap",id="G1 Eden Space"} -1.0<br/>jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space"} 1.073741824E9<br/># TYPE jvm_threads_live_threads gauge<br/># HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads<br/>jvm_threads_live_threads 38.0<br/># TYPE worker_pool_active gauge<br/># HELP worker_pool_active The number of resources from the pool currently used<br/>worker_pool_active{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0<br/>worker_pool_active{pool_name="vert.x-worker-thread",pool_type="worker"} 1.0<br/># TYPE http_server_connections_seconds_max gauge<br/># HELP http_server_connections_seconds_max The duration of the connections<br/>http_server_co nnections_seconds_max 0.034765092<br/># TYPE http_server_connections_seconds summary<br/># HELP http_server_connections_seconds The duration of the connections<br/>http_server_connections_seconds_active_count 1.0<br/>http_server_connections_seconds_duration_sum 0.034732099<br/># TYPE jvm_classes_unloaded_classes counter<br/># HELP jvm_classes_unloaded_classes The total number of classes unloaded since the Java virtual machine has started execution<br/>jvm_classes_unloaded_classes_total 38.0<br/># TYPE process_files_max_files gauge<br/># HELP process_files_max_files The maximum file descriptor count<br/>process_files_max_files 1048576.0<br/># TYPE worker_pool_idle gauge<br/># HELP worker_pool_idle The number of resources from the pool currently used<br/>worker_pool_idle{pool_name="vert.x-internal-blocking",pool_type="worker"} 20.0<br/>worker_pool_idle{pool_name="vert.x-worker-thread",pool_type="worker"} 19.0<br/># TYPE jvm_threads_daemon_threads gauge<br/># HELP jvm_threads_daemon_th reads The current number of live daemon threads<br/>jvm_threads_daemon_threads 32.0<br/># TYPE worker_pool_rejected counter<br/># HELP worker_pool_rejected Number of times submissions to the pool have been rejected<br/>worker_pool_rejected_total{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0<br/>worker_pool_rejected_total{pool_name="vert.x-worker-thread",pool_type="worker"} 0.0<br/># TYPE worker_pool_usage_seconds summary<br/># HELP worker_pool_usage_seconds Time spent using resources from the pool<br/>worker_pool_usage_seconds_count{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0<br/>worker_pool_usage_seconds_sum{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0<br/>worker_pool_usage_seconds_count{pool_name="vert.x-worker-thread",pool_type="worker"} 0.0<br/>worker_pool_usage_seconds_sum{pool_name="vert.x-worker-thread",pool_type="worker"} 0.0<br/># TYPE worker_pool_usage_seconds_max gauge<br/># HELP worker_pool_usage_seconds_max Time spent usin g resources from the pool<br/>worker_pool_usage_seconds_max{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0<br/>worker_pool_usage_seconds_max{pool_name="vert.x-worker-thread",pool_type="worker"} 0.0<br/># TYPE system_cpu_usage gauge<br/># HELP system_cpu_usage The \"recent cpu usage\" of the system the application is running in<br/>system_cpu_usage 0.0<br/># TYPE jvm_threads_peak_threads gauge<br/># HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset<br/>jvm_threads_peak_threads 92.0<br/># TYPE jvm_gc_memory_allocated_bytes counter<br/># HELP jvm_gc_memory_allocated_bytes Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next<br/>jvm_gc_memory_allocated_bytes_total 5.8720256E8<br/># TYPE jvm_gc_max_data_size_bytes gauge<br/># HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool<br/>jvm_gc_max_data_size_bytes 4.294967296E9<br/># TYPE jvm_threa ds_started_threads counter<br/># HELP jvm_threads_started_threads The total number of application threads started in the JVM<br/>jvm_threads_started_threads_total 122.0<br/># TYPE jvm_threads_states_threads gauge<br/># HELP jvm_threads_states_threads The current number of threads<br/>jvm_threads_states_threads{state="runnable"} 10.0<br/>jvm_threads_states_threads{state="blocked"} 0.0<br/>jvm_threads_states_threads{state="waiting"} 23.0<br/>jvm_threads_states_threads{state="timed-waiting"} 5.0<br/>jvm_threads_states_threads{state="new"} 0.0<br/>jvm_threads_states_threads{state="terminated"} 0.0<br/># TYPE worker_pool_queue_size gauge<br/># HELP worker_pool_queue_size Number of pending elements in the waiting queue<br/>worker_pool_queue_size{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0<br/>worker_pool_queue_size{pool_name="vert.x-worker-thread",pool_type="worker"} 0.0<br/># TYPE jvm_memory_used_bytes gauge<br/># HELP jvm_memory_used_bytes The amount of used memory<br/> jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 1094832.0<br/>jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 1.47833856E8<br/>jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 9.8775136E7<br/>jvm_memory_used_bytes{area="nonheap",id="CodeCache"} 1.0981504E7<br/>jvm_memory_used_bytes{area="heap",id="G1 Eden Space"} 9.8566144E7<br/>jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 1.3297808E7<br/># TYPE jvm_buffer_total_capacity_bytes gauge<br/># HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool<br/>jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'"} 0.0<br/>jvm_buffer_total_capacity_bytes{id="mapped"} 0.0<br/>jvm_buffer_total_capacity_bytes{id="direct"} 1929285.0<br/># TYPE worker_pool_completed counter<br/># HELP worker_pool_completed Number of times resources from the pool have been acquired<br/>worker_pool_completed_total{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0<br />worker_pool_completed_total{pool_name="vert.x-worker-thread",pool_type="worker"} 0.0<br/># TYPE worker_pool_ratio gauge<br/># HELP worker_pool_ratio Pool usage ratio<br/>worker_pool_ratio{pool_name="vert.x-internal-blocking",pool_type="worker"} NaN<br/>worker_pool_ratio{pool_name="vert.x-worker-thread",pool_type="worker"} 0.05<br/># TYPE jvm_memory_usage_after_gc_percent gauge<br/># HELP jvm_memory_usage_after_gc_percent The percentage of long-lived heap pool used after the last GC event, in the range [0..1]<br/>jvm_memory_usage_after_gc_percent{area="heap",pool="long-lived"} 0.03686165809631348<br/># TYPE jvm_gc_overhead_percent gauge<br/># HELP jvm_gc_overhead_percent An approximation of the percent of CPU time used by GC activities over the last lookback period or since monitoring began, whichever is shorter, in the range [0..1]<br/>jvm_gc_overhead_percent 0.012977337820846634<br/># TYPE kogito_process_instance_started counter<br/># HELP kogito_process_instance_started Started Process Instances<br/>kogito_process_instance_started_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-quarkus",process_id="demo.orders",version="999-SNAPSHOT"} 1.0<br/>kogito_process_instance_started_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-quarkus",process_id="demo.orderItems",version="999-SNAPSHOT"} 1.0<br/># TYPE kogito_process_instance_running_total gauge<br/># HELP kogito_process_instance_running_total Running Process Instances<br/>kogito_process_instance_running_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-quarkus",process_id="demo.orders",version="999-SNAPSHOT"} 1.0<br/>kogito_process_instance_running_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-quarkus",process_id="demo.orderItems",version="999-SNAPSHOT"} 1.0<br/># TYPE jvm_gc_live_data_size_bytes gauge<br/># HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool a fter reclamation<br/>jvm_gc_live_data_size_bytes 0.0<br/># TYPE jvm_classes_loaded_classes gauge<br/># HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine<br/>jvm_classes_loaded_classes 20075.0<br/># TYPE process_files_open_files gauge<br/># HELP process_files_open_files The open file descriptor count<br/>process_files_open_files 1019.0<br/># TYPE system_load_average_1m gauge<br/># HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time<br/>system_load_average_1m 7.0205078125<br/># TYPE jvm_gc_pause_seconds summary<br/># HELP jvm_gc_pause_seconds Time spent in GC pause<br/>jvm_gc_pause_seconds_count{action="end of minor GC",cause="Metadata GC Threshold",gc="G1 Young Generation"} 3.0<br/>jvm_gc_pause_seconds_sum{action="end of minor GC",cause="Metadata GC Threshold",gc="G1 Young Gen eration"} 0.029<br/># TYPE jvm_gc_pause_seconds_max gauge<br/># HELP jvm_gc_pause_seconds_max Time spent in GC pause<br/>jvm_gc_pause_seconds_max{action="end of minor GC",cause="Metadata GC Threshold",gc="G1 Young Generation"} 0.017<br/># TYPE process_uptime_seconds gauge<br/># HELP process_uptime_seconds The uptime of the Java virtual machine<br/>process_uptime_seconds 18.955<br/># TYPE jvm_buffer_memory_used_bytes gauge<br/># HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool<br/>jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'"} 0.0<br/>jvm_buffer_memory_used_bytes{id="mapped"} 0.0<br/>jvm_buffer_memory_used_bytes{id="direct"} 1929286.0<br/># TYPE jvm_memory_committed_bytes gauge<br/># HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use<br/>jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 2097152.0<br/>jvm_memory_committ ed_bytes{area="heap",id="G1 Old Gen"} 9.87758592E8<br/>jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 9.9680256E7<br/>jvm_memory_committed_bytes{area="nonheap",id="CodeCache"} 1.1534336E7<br/>jvm_memory_committed_bytes{area="heap",id="G1 Eden Space"} 1.157627904E9<br/>jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 1.3697024E7<br/># TYPE kogito_work_item_duration_seconds_max gauge<br/># HELP kogito_work_item_duration_seconds_max Work Items Duration<br/>kogito_work_item_duration_seconds_max{artifactId="process-monitoring-quarkus",name="org.kie.kogito.examples.quarkus.CalculationService_calculateTotal_ServiceTask_1_Handler",version="999-SNAPSHOT"} 0.009<br/># TYPE kogito_work_item_duration_seconds summary<br/># HELP kogito_work_item_duration_seconds Work Items Duration<br/>kogito_work_item_duration_seconds_count{artifactId="process-monitoring-quarkus",name="org.kie.kogito.examples.quarkus.CalculationService_calculateTotal_ServiceTask_1_Handler",versio n="999-SNAPSHOT"} 1.0<br/>kogito_work_item_duration_seconds_sum{artifactId="process-monitoring-quarkus",name="org.kie.kogito.examples.quarkus.CalculationService_calculateTotal_ServiceTask_1_Handler",version="999-SNAPSHOT"} 0.009<br/># TYPE jvm_info counter<br/># HELP jvm_info JVM version info<br/>jvm_info_total{runtime="OpenJDK Runtime Environment",vendor="Eclipse Adoptium",version="17.0.8+7"} 1.0<br/># TYPE http_server_bytes_written_max gauge<br/># HELP http_server_bytes_written_max Number of bytes sent by the server<br/>http_server_bytes_written_max 0.0<br/># TYPE http_server_bytes_written summary<br/># HELP http_server_bytes_written Number of bytes sent by the server<br/>http_server_bytes_written_count 0.0<br/>http_server_bytes_written_sum 0.0<br/># TYPE process_start_time_seconds gauge<br/># HELP process_start_time_seconds Start time of the process since unix epoch.<br/>process_start_time_seconds 1.709029366859E9<br/># TYPE jvm_buffer_count_buffers gauge<br/># HELP jvm_buffer_co unt_buffers An estimate of the number of buffers in the pool<br/>jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'"} 0.0<br/>jvm_buffer_count_buffers{id="mapped"} 0.0<br/>jvm_buffer_count_buffers{id="direct"} 11.0<br/># TYPE http_server_bytes_read summary<br/># HELP http_server_bytes_read Number of bytes received by the server<br/>http_server_bytes_read_count 0.0<br/>http_server_bytes_read_sum 0.0<br/># TYPE http_server_bytes_read_max gauge<br/># HELP http_server_bytes_read_max Number of bytes received by the server<br/>http_server_bytes_read_max 0.0<br/># TYPE worker_pool_queue_delay_seconds_max gauge<br/># HELP worker_pool_queue_delay_seconds_max Time spent in the waiting queue before being processed<br/>worker_pool_queue_delay_seconds_max{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0<br/>worker_pool_queue_delay_seconds_max{pool_name="vert.x-worker-thread",pool_type="worker"} 0.001104536<br/># TYPE worker_pool_queue_delay_seconds summary<br/># HELP worker_ pool_queue_delay_seconds Time spent in the waiting queue before being processed<br/>worker_pool_queue_delay_seconds_count{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0<br/>worker_pool_queue_delay_seconds_sum{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0<br/>worker_pool_queue_delay_seconds_count{pool_name="vert.x-worker-thread",pool_type="worker"} 1.0<br/>worker_pool_queue_delay_seconds_sum{pool_name="vert.x-worker-thread",pool_type="worker"} 0.001104536<br/># TYPE process_cpu_usage gauge<br/># HELP process_cpu_usage The \"recent cpu usage\" for the Java Virtual Machine process<br/>process_cpu_usage 0.13793103448275862<br/># EOF<br/><br/> </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-1882/1/testReport/org.kie.kogito.examples.springboot/ProcessMetricsTest/testProcessMetricsSpringboot/">org.kie.kogito.examples.springboot.ProcessMetricsTest.testProcessMetricsSpringboot</a></summary> 1 expectation failed.<br/>Response body doesn't match expectation.<br/>Expected: a string containing "kogito_work_item_duration_seconds_max{artifactId=\"process-monitoring-springboot\",name=\"org.kie.kogito.examples.springboot.CalculationService_calculateTotal_3_Handler\",version=\"999-SNAPSHOT\",}"<br/> Actual: # HELP api_http_response_code_total Request status code.<br/># TYPE api_http_response_code_total counter<br/>api_http_response_code_total{artifactId="process-monitoring-springboot",endpoint="orders",identifier="200",version="999-SNAPSHOT",} 1.0<br/>api_http_response_code_total{artifactId="process-monitoring-springboot",endpoint="orders",identifier="201",version="999-SNAPSHOT",} 1.0<br/># HELP executor_active_threads The approximate number of threads that are actively executing tasks<br/># TYPE executor_active_threads gauge<br/>executor_active_threads{name="applicationTaskExecutor",} 0.0<br/># HELP process_files_max_files The maximum file descriptor count<br/># TYPE proces s_files_max_files gauge<br/>process_files_max_files 1048576.0<br/># HELP application_ready_time_seconds Time taken (ms) for the application to be ready to service requests<br/># TYPE application_ready_time_seconds gauge<br/>application_ready_time_seconds{main_application_class="org.kie.kogito.examples.springboot.ProcessMetricsTest",} 4.119<br/># HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool<br/># TYPE jvm_buffer_total_capacity_bytes gauge<br/>jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'",} 0.0<br/>jvm_buffer_total_capacity_bytes{id="mapped",} 0.0<br/>jvm_buffer_total_capacity_bytes{id="direct",} 50262.0<br/># HELP executor_pool_size_threads The current number of threads in the pool<br/># TYPE executor_pool_size_threads gauge<br/>executor_pool_size_threads{name="applicationTaskExecutor",} 0.0<br/># HELP executor_pool_core_threads The core number of threads for the pool<br/># TYPE executor_pool_core_threads gau ge<br/>executor_pool_core_threads{name="applicationTaskExecutor",} 8.0<br/># HELP tomcat_sessions_expired_sessions_total <br/># TYPE tomcat_sessions_expired_sessions_total counter<br/>tomcat_sessions_expired_sessions_total 0.0<br/># HELP jvm_threads_started_threads_total The total number of application threads started in the JVM<br/># TYPE jvm_threads_started_threads_total counter<br/>jvm_threads_started_threads_total 27.0<br/># HELP system_cpu_count The number of processors available to the Java virtual machine<br/># TYPE system_cpu_count gauge<br/>system_cpu_count 24.0<br/># HELP executor_completed_tasks_total The approximate total number of tasks that have completed execution<br/># TYPE executor_completed_tasks_total counter<br/>executor_completed_tasks_total{name="applicationTaskExecutor",} 0.0<br/># HELP executor_queue_remaining_tasks The number of additional elements that this queue can ideally accept without blocking<br/># TYPE executor_queue_remaining_tasks gauge<br/>execut or_queue_remaining_tasks{name="applicationTaskExecutor",} 2.147483647E9<br/># HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC to after GC<br/># TYPE jvm_gc_memory_promoted_bytes_total counter<br/>jvm_gc_memory_promoted_bytes_total 0.0<br/># HELP logback_events_total Number of log events that were enabled by the effective log level<br/># TYPE logback_events_total counter<br/>logback_events_total{level="warn",} 0.0<br/>logback_events_total{level="debug",} 0.0<br/>logback_events_total{level="error",} 0.0<br/>logback_events_total{level="trace",} 0.0<br/>logback_events_total{level="info",} 5.0<br/># HELP executor_pool_max_threads The maximum allowed number of threads in the pool<br/># TYPE executor_pool_max_threads gauge<br/>executor_pool_max_threads{name="applicationTaskExecutor",} 2.147483647E9<br/># HELP jvm_gc_pause_seconds Time spent in GC pause<br/># TYPE jvm_gc_pause_seconds summary<br/>jvm_gc_pause_second s_count{action="end of minor GC",cause="Metadata GC Threshold",gc="G1 Young Generation",} 1.0<br/>jvm_gc_pause_seconds_sum{action="end of minor GC",cause="Metadata GC Threshold",gc="G1 Young Generation",} 0.013<br/># HELP jvm_gc_pause_seconds_max Time spent in GC pause<br/># TYPE jvm_gc_pause_seconds_max gauge<br/>jvm_gc_pause_seconds_max{action="end of minor GC",cause="Metadata GC Threshold",gc="G1 Young Generation",} 0.013<br/># HELP disk_free_bytes Usable space for path<br/># TYPE disk_free_bytes gauge<br/>disk_free_bytes{path="/home/jenkins/jenkins-agent/workspace/_jobs_kogito-examples-pr_PR-1882/kogito-pipelines/bc/apache_incubator-kie-kogito-examples/kogito-springboot-examples/process-monitoring-springboot/.",} 2.62067511296E11<br/># HELP jvm_memory_used_bytes The amount of used memory<br/># TYPE jvm_memory_used_bytes gauge<br/>jvm_memory_used_bytes{area="heap",id="G1 Survivor Space",} 1.9774832E7<br/>jvm_memory_used_bytes{area="heap",id="G1 Old Gen",} 2.9243392E7<br/>jvm_memo ry_used_bytes{area="nonheap",id="Metaspace",} 6.5438536E7<br/>jvm_memory_used_bytes{area="nonheap",id="CodeCache",} 6326528.0<br/>jvm_memory_used_bytes{area="heap",id="G1 Eden Space",} 2.9360128E7<br/>jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space",} 9303952.0<br/># HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process<br/># TYPE process_cpu_usage gauge<br/>process_cpu_usage 0.0<br/># HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool<br/># TYPE jvm_buffer_memory_used_bytes gauge<br/>jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'",} 0.0<br/>jvm_buffer_memory_used_bytes{id="mapped",} 0.0<br/>jvm_buffer_memory_used_bytes{id="direct",} 50262.0<br/># HELP kogito_process_instance_started_total Started Process Instances<br/># TYPE kogito_process_instance_started_total counter<br/>kogito_process_instance_started_total{app_id="default-process-monitoring-listene r",artifactId="process-monitoring-springboot",process_id="demo.orderItems",version="999-SNAPSHOT",} 1.0<br/>kogito_process_instance_started_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-springboot",process_id="demo.orders",version="999-SNAPSHOT",} 1.0<br/># HELP tomcat_sessions_alive_max_seconds <br/># TYPE tomcat_sessions_alive_max_seconds gauge<br/>tomcat_sessions_alive_max_seconds 0.0<br/># HELP kogito_process_instance_running_total Running Process Instances<br/># TYPE kogito_process_instance_running_total gauge<br/>kogito_process_instance_running_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-springboot",process_id="demo.orderItems",version="999-SNAPSHOT",} 1.0<br/>kogito_process_instance_running_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-springboot",process_id="demo.orders",version="999-SNAPSHOT",} 1.0<br/># HELP disk_total_bytes Total space for path<br/># TYPE disk_to tal_bytes gauge<br/>disk_total_bytes{path="/home/jenkins/jenkins-agent/workspace/_jobs_kogito-examples-pr_PR-1882/kogito-pipelines/bc/apache_incubator-kie-kogito-examples/kogito-springboot-examples/process-monitoring-springboot/.",} 9.41851774976E11<br/># HELP jvm_gc_overhead_percent An approximation of the percent of CPU time used by GC activities over the last lookback period or since monitoring began, whichever is shorter, in the range [0..1]<br/># TYPE jvm_gc_overhead_percent gauge<br/>jvm_gc_overhead_percent 0.0046323756104977975<br/># HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use<br/># TYPE jvm_memory_committed_bytes gauge<br/>jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space",} 2.097152E7<br/>jvm_memory_committed_bytes{area="heap",id="G1 Old Gen",} 1.809842176E9<br/>jvm_memory_committed_bytes{area="nonheap",id="Metaspace",} 6.6453504E7<br/>jvm_memory_committed_bytes{area="nonheap",id="CodeCache", } 6815744.0<br/>jvm_memory_committed_bytes{area="heap",id="G1 Eden Space",} 3.16669952E8<br/>jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space",} 9764864.0<br/># HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool<br/># TYPE jvm_gc_max_data_size_bytes gauge<br/>jvm_gc_max_data_size_bytes 4.294967296E9<br/># HELP executor_queued_tasks The approximate number of tasks that are queued for execution<br/># TYPE executor_queued_tasks gauge<br/>executor_queued_tasks{name="applicationTaskExecutor",} 0.0<br/># HELP jvm_info JVM version info<br/># TYPE jvm_info gauge<br/>jvm_info{runtime="OpenJDK Runtime Environment",vendor="Eclipse Adoptium",version="17.0.8+7",} 1.0<br/># HELP application_started_time_seconds Time taken (ms) to start the application<br/># TYPE application_started_time_seconds gauge<br/>application_started_time_seconds{main_application_class="org.kie.kogito.examples.springboot.ProcessMetricsTest",} 4.072<br/># HELP tomcat_sessions_active_ max_sessions <br/># TYPE tomcat_sessions_active_max_sessions gauge<br/>tomcat_sessions_active_max_sessions 0.0<br/># HELP process_files_open_files The open file descriptor count<br/># TYPE process_files_open_files gauge<br/>process_files_open_files 250.0<br/># HELP process_start_time_seconds Start time of the process since unix epoch.<br/># TYPE process_start_time_seconds gauge<br/>process_start_time_seconds 1.709030697265E9<br/># HELP tomcat_sessions_created_sessions_total <br/># TYPE tomcat_sessions_created_sessions_total counter<br/>tomcat_sessions_created_sessions_total 0.0<br/># HELP jvm_compilation_time_ms_total The approximate accumulated elapsed time spent in compilation<br/># TYPE jvm_compilation_time_ms_total counter<br/>jvm_compilation_time_ms_total{compiler="HotSpot 64-Bit Tiered Compilers",} 21000.0<br/># HELP jvm_memory_usage_after_gc_percent The percentage of long-lived heap pool used after the last GC event, in the range [0..1]<br/># TYPE jvm_memory_usage_after_gc_ percent gauge<br/>jvm_memory_usage_after_gc_percent{area="heap",pool="long-lived",} 0.006808757781982422<br/># HELP http_server_requests_seconds <br/># TYPE http_server_requests_seconds summary<br/>http_server_requests_seconds_count{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/orders",} 1.0<br/>http_server_requests_seconds_sum{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/orders",} 0.007917936<br/>http_server_requests_seconds_count{error="none",exception="none",method="POST",outcome="SUCCESS",status="201",uri="/orders",} 1.0<br/>http_server_requests_seconds_sum{error="none",exception="none",method="POST",outcome="SUCCESS",status="201",uri="/orders",} 0.221812694<br/># HELP http_server_requests_seconds_max <br/># TYPE http_server_requests_seconds_max gauge<br/>http_server_requests_seconds_max{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/orders",} 0.007917936<br/>http_server_reque sts_seconds_max{error="none",exception="none",method="POST",outcome="SUCCESS",status="201",uri="/orders",} 0.221812694<br/># HELP jvm_threads_states_threads The current number of threads<br/># TYPE jvm_threads_states_threads gauge<br/>jvm_threads_states_threads{state="runnable",} 8.0<br/>jvm_threads_states_threads{state="blocked",} 0.0<br/>jvm_threads_states_threads{state="waiting",} 12.0<br/>jvm_threads_states_threads{state="timed-waiting",} 5.0<br/>jvm_threads_states_threads{state="new",} 0.0<br/>jvm_threads_states_threads{state="terminated",} 0.0<br/># HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads<br/># TYPE jvm_threads_live_threads gauge<br/>jvm_threads_live_threads 25.0<br/># HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation<br/># TYPE jvm_gc_live_data_size_bytes gauge<br/>jvm_gc_live_data_size_bytes 2.9243392E7<br/># HELP system_cpu_usage The "recent cpu usage" of the system th e application is running in<br/># TYPE system_cpu_usage gauge<br/>system_cpu_usage 0.25<br/># HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next<br/># TYPE jvm_gc_memory_allocated_bytes_total counter<br/>jvm_gc_memory_allocated_bytes_total 2.11812352E8<br/># HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool<br/># TYPE jvm_buffer_count_buffers gauge<br/>jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'",} 0.0<br/>jvm_buffer_count_buffers{id="mapped",} 0.0<br/>jvm_buffer_count_buffers{id="direct",} 4.0<br/># HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine<br/># TYPE jvm_classes_loaded_classes gauge<br/>jvm_classes_loaded_classes 14054.0<br/># HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution<br/># TYPE jvm_classes_un loaded_classes_total counter<br/>jvm_classes_unloaded_classes_total 0.0<br/># HELP tomcat_sessions_active_current_sessions <br/># TYPE tomcat_sessions_active_current_sessions gauge<br/>tomcat_sessions_active_current_sessions 0.0<br/># HELP process_uptime_seconds The uptime of the Java virtual machine<br/># TYPE process_uptime_seconds gauge<br/>process_uptime_seconds 8.166<br/># HELP jvm_threads_daemon_threads The current number of live daemon threads<br/># TYPE jvm_threads_daemon_threads gauge<br/>jvm_threads_daemon_threads 21.0<br/># HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset<br/># TYPE jvm_threads_peak_threads gauge<br/>jvm_threads_peak_threads 25.0<br/># HELP http_server_requests_active_seconds_max <br/># TYPE http_server_requests_active_seconds_max gauge<br/>http_server_requests_active_seconds_max{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN",} 0.032497113<br/>http_server_reques ts_active_seconds_max{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN",} 0.0<br/># HELP http_server_requests_active_seconds <br/># TYPE http_server_requests_active_seconds summary<br/>http_server_requests_active_seconds_active_count{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN",} 1.0<br/>http_server_requests_active_seconds_duration_sum{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN",} 0.032450528<br/>http_server_requests_active_seconds_active_count{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN",} 0.0<br/>http_server_requests_active_seconds_duration_sum{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN",} 0.0<br/># HELP kogito_work_item_duration_seconds_max Work Items Duration<br/># TYPE kogito_work_item_duration_seconds_max gauge<br/>kogito_work_item_duration_seconds_max{artifactId="process-monitoring-springboot",name="org.kie.kogito.examples.spri ngboot.CalculationService_calculateTotal_ServiceTask_1_Handler",version="999-SNAPSHOT",} 0.009<br/># HELP kogito_work_item_duration_seconds Work Items Duration<br/># TYPE kogito_work_item_duration_seconds summary<br/>kogito_work_item_duration_seconds_count{artifactId="process-monitoring-springboot",name="org.kie.kogito.examples.springboot.CalculationService_calculateTotal_ServiceTask_1_Handler",version="999-SNAPSHOT",} 1.0<br/>kogito_work_item_duration_seconds_sum{artifactId="process-monitoring-springboot",name="org.kie.kogito.examples.springboot.CalculationService_calculateTotal_ServiceTask_1_Handler",version="999-SNAPSHOT",} 0.009<br/># HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management<br/># TYPE jvm_memory_max_bytes gauge<br/>jvm_memory_max_bytes{area="heap",id="G1 Survivor Space",} -1.0<br/>jvm_memory_max_bytes{area="heap",id="G1 Old Gen",} 4.294967296E9<br/>jvm_memory_max_bytes{area="nonheap",id="Metaspace",} -1.0<br/>jvm_mem ory_max_bytes{area="nonheap",id="CodeCache",} 5.0331648E7<br/>jvm_memory_max_bytes{area="heap",id="G1 Eden Space",} -1.0<br/>jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space",} 1.073741824E9<br/># HELP tomcat_sessions_rejected_sessions_total <br/># TYPE tomcat_sessions_rejected_sessions_total counter<br/>tomcat_sessions_rejected_sessions_total 0.0<br/># HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time<br/># TYPE system_load_average_1m gauge<br/>system_load_average_1m 4.0283203125<br/><br/> </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
