Skip to content

[incubator-kie-issues-861] unify identifiers / part 1 #1667

[incubator-kie-issues-861] unify identifiers / part 1

[incubator-kie-issues-861] unify identifiers / part 1 #1667

Triggered via pull request February 24, 2024 09:39
Status Failure
Total duration 1h 18m 6s
Artifacts 1

pr-downstream.yml

on: pull_request
Matrix: kogito-downstream-build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
ProcessMetricsTest.testProcessMetricsSpringboot: apache_incubator-kie-kogito-examples/kogito-quarkus-examples/process-monitoring-quarkus/src/test/java/org/kie/kogito/examples/quarkus/ProcessMetricsTest.java#L109
1 expectation failed. Response body doesn't match expectation. 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\",}" Actual: # HELP http_server_requests_active_seconds_max # TYPE http_server_requests_active_seconds_max gauge http_server_requests_active_seconds_max{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN",} 0.00702677 http_server_requests_active_seconds_max{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN",} 0.0 # HELP http_server_requests_active_seconds # TYPE http_server_requests_active_seconds summary http_server_requests_active_seconds_active_count{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN",} 1.0 http_server_requests_active_seconds_duration_sum{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN",} 0.007009387 http_server_requests_active_seconds_active_count{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN",} 0.0 http_server_requests_active_seconds_duration_sum{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN",} 0.0 # HELP executor_pool_size_threads The current number of threads in the pool # TYPE executor_pool_size_threads gauge executor_pool_size_threads{name="applicationTaskExecutor",} 0.0 # HELP http_server_requests_seconds # TYPE http_server_requests_seconds summary http_server_requests_seconds_count{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/orders",} 1.0 http_server_requests_seconds_sum{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/orders",} 0.005858311 http_server_requests_seconds_count{error="none",exception="none",method="POST",outcome="SUCCESS",status="201",uri="/orders",} 1.0 http_server_requests_seconds_sum{error="none",exception="none",method="POST",outcome="SUCCESS",status="201",uri="/orders",} 0.168905335 # HELP http_server_requests_seconds_max # TYPE http_server_requests_seconds_max gauge http_server_requests_seconds_max{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/orders",} 0.005858311 http_server_requests_seconds_max{error="none",exception="none",method="POST",outcome="SUCCESS",status="201",uri="/orders",} 0.168905335 # HELP system_cpu_count The number of processors available to the Java virtual machine # TYPE system_cpu_count gauge system_cpu_count 4.0 # HELP jvm_memory_used_bytes The amount of used memory # TYPE jvm_memory_used_bytes gauge jvm_memory_used_bytes{area="heap",id="G1 Survivor Space",} 7139144.0 jvm_memory_used_bytes{area="heap",id="G1 Old Gen",} 4.6874112E7 jvm_memory_used_bytes{area="nonheap",id="Metaspace",} 6.6246952E7 jvm_memory_used_bytes{area="nonheap",id="CodeCache",} 6171264.0 jvm_memory_used_bytes{area="heap",id="G1 Eden Space",} 3.7748736E7 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space",} 9399752.0 # HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset # TYPE jvm_threads_peak_threads gauge jvm_threads_peak_threads 40.0 # HELP tomcat_sessions_alive_max_seconds # TYPE tomcat_sessions_alive_max_seconds gauge tomcat_sessions_alive_max_seconds 0.0 # HELP jvm_threads_started_threads_total The total number of application threads started in the JVM # TYPE jvm_threads_started_threads_total counter jvm_threads_started_threads_total 43.0 # HELP process_uptime_seconds The uptime of the Java virtual machine # TYPE process_uptime_seconds gauge process_uptime_seconds 9.087 # 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] # TYPE jvm_gc_overhead_percent gauge jvm_gc_overhead_percent 0.014845735733136618 # HELP executor_pool_core_threads The core number of threads for the pool # TYPE executor_pool_core_threads gauge exe
ProcessMetricsTest.testProcessMetricsQuarkus: apache_incubator-kie-kogito-examples/kogito-quarkus-examples/process-monitoring-quarkus/src/test/java/org/kie/kogito/examples/quarkus/ProcessMetricsTest.java#L95
1 expectation failed. Response body doesn't match expectation. 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\"}" Actual: # TYPE http_server_bytes_read summary # HELP http_server_bytes_read Number of bytes received by the server http_server_bytes_read_count 0.0 http_server_bytes_read_sum 0.0 # TYPE http_server_bytes_read_max gauge # HELP http_server_bytes_read_max Number of bytes received by the server http_server_bytes_read_max 0.0 # TYPE kogito_process_instance_started counter # HELP kogito_process_instance_started Started Process Instances kogito_process_instance_started_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-quarkus",process_id="demo.orders",version="999-SNAPSHOT"} 1.0 kogito_process_instance_started_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-quarkus",process_id="demo.orderItems",version="999-SNAPSHOT"} 1.0 # TYPE jvm_gc_live_data_size_bytes gauge # HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation jvm_gc_live_data_size_bytes 0.0 # TYPE jvm_memory_committed_bytes gauge # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 1.4680064E7 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 7.94820608E8 jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 9.9155968E7 jvm_memory_committed_bytes{area="nonheap",id="CodeCache"} 1.048576E7 jvm_memory_committed_bytes{area="heap",id="G1 Eden Space"} 1.337982976E9 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 1.3565952E7 # TYPE kogito_process_instance_running_total gauge # HELP kogito_process_instance_running_total Running Process Instances kogito_process_instance_running_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-quarkus",process_id="demo.orders",version="999-SNAPSHOT"} 1.0 kogito_process_instance_running_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-quarkus",process_id="demo.orderItems",version="999-SNAPSHOT"} 1.0 # TYPE jvm_threads_daemon_threads gauge # HELP jvm_threads_daemon_threads The current number of live daemon threads jvm_threads_daemon_threads 12.0 # TYPE jvm_memory_usage_after_gc_percent gauge # 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] jvm_memory_usage_after_gc_percent{area="heap",pool="long-lived"} 0.0 # TYPE system_cpu_count gauge # HELP system_cpu_count The number of processors available to the Java virtual machine system_cpu_count 4.0 # TYPE kogito_work_item_duration_seconds_max gauge # HELP kogito_work_item_duration_seconds_max Work Items Duration 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.01 # TYPE kogito_work_item_duration_seconds summary # HELP kogito_work_item_duration_seconds Work Items Duration kogito_work_item_duration_seconds_count{artifactId="process-monitoring-quarkus",name="org.kie.kogito.examples.quarkus.CalculationService_calculateTotal_ServiceTask_1_Handler",version="999-SNAPSHOT"} 1.0 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.01 # TYPE process_files_open_files gauge # HELP process_files_open_files The open file descriptor count process_files_open_files 980.0 # TYPE worker_pool_completed counter # HELP worker_pool_completed Number of times resources from the pool have been acquired worker_pool_completed_total{pool_name="vert.x-internal-blocking",pool_type="worker"} 0.0 worker_pool_completed_total{pool_name="vert.x-worker-thread",pool_typ
ProcessDataIndexInfinispanHttpIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/infinispan/ProcessDataIndexInfinispanHttpIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions[0].id doesn't match. Expected: is "1" Actual: _8B62D3CA-5D03-4B2B-832B-126469288BB4 within 30 seconds.
ProcessDataIndexInfinispanKafkaIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/infinispan/ProcessDataIndexInfinispanKafkaIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions[0].id doesn't match. Expected: is "1" Actual: _8B62D3CA-5D03-4B2B-832B-126469288BB4 within 30 seconds.
ProcessDataIndexInMemoryIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/inmemory/ProcessDataIndexInMemoryIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions[0].id doesn't match. Expected: is "1" Actual: _8B62D3CA-5D03-4B2B-832B-126469288BB4 within 30 seconds.
ProcessDataIndexMongoDBHttpIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/mongodb/ProcessDataIndexMongoDBHttpIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions[0].id doesn't match. Expected: is "1" Actual: _8B62D3CA-5D03-4B2B-832B-126469288BB4 within 30 seconds.
ProcessDataIndexMongoDBKafkaIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/mongodb/ProcessDataIndexMongoDBKafkaIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions[0].id doesn't match. Expected: is "1" Actual: _8B62D3CA-5D03-4B2B-832B-126469288BB4 within 30 seconds.
ProcessDataIndexPostgreSqlHttpIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/postgresql/ProcessDataIndexPostgreSqlHttpIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions[0].id doesn't match. Expected: is "1" Actual: _8B62D3CA-5D03-4B2B-832B-126469288BB4 within 30 seconds.
ProcessDataIndexPostgreSqlKafkaIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-quarkus/src/test/java/org/kie/kogito/index/postgresql/ProcessDataIndexPostgreSqlKafkaIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions[0].id doesn't match. Expected: is "1" Actual: _8B62D3CA-5D03-4B2B-832B-126469288BB4 within 30 seconds.
ProcessDataIndexInfinispanIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-springboot/src/test/java/org/kie/kogito/index/ProcessDataIndexInfinispanIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions[0].id doesn't match. Expected: is "1" Actual: _8B62D3CA-5D03-4B2B-832B-126469288BB4 within 30 seconds.
ProcessDataIndexMongoDBIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-springboot/src/test/java/org/kie/kogito/index/ProcessDataIndexMongoDBIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions[0].id doesn't match. Expected: is "1" Actual: _8B62D3CA-5D03-4B2B-832B-126469288BB4 within 30 seconds.
ProcessDataIndexPostgreSqlIT.testProcessInstanceEvents: apache_incubator-kie-kogito-apps/apps-integration-tests/integration-tests-data-index-service/integration-tests-data-index-service-springboot/src/test/java/org/kie/kogito/index/ProcessDataIndexPostgreSqlIT.java#L1
Assertion condition defined as a org.kie.kogito.index.AbstractProcessDataIndexIT 1 expectation failed. JSON path data.ProcessInstances[0].nodeDefinitions[0].id doesn't match. Expected: is "1" Actual: _8B62D3CA-5D03-4B2B-832B-126469288BB4 within 30 seconds.
kogito-springboot-examples (ubuntu-latest / Java-17 / Maven-3.9.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
serverless-workflow-examples (ubuntu-latest / Java-17 / Maven-3.9.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
kogito-quarkus-examples (ubuntu-latest / Java-17 / Maven-3.9.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
kogito-apps (ubuntu-latest / Java-17 / Maven-3.9.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
apache_incubator-kie-kogito-apps Expired
1.62 MB