Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runing in dev mode gets stuck using kn workflow plugin #2175

Open
LuboTerifaj opened this issue Feb 22, 2024 · 1 comment
Open

Runing in dev mode gets stuck using kn workflow plugin #2175

LuboTerifaj opened this issue Feb 22, 2024 · 1 comment

Comments

@LuboTerifaj
Copy link
Contributor

local devmode kn workflow run gets stuck at the following message:

2024-02-16 09:45:51,075 42b7b2bc7694 INFO [org.kie.kogito.jobs.service.management.JobServiceInstanceManager:-1] (vert.x-eventloop-thread-2) Initial leader check completed

The full console log. Click to expand.
[tkobayas my-sonataflow-project]$ kn workflow run
✅ Checking if Docker is available...
 - Docker is running
⏳ Starting your SonataFlow project in dev mode...
🔎 Warming up SonataFlow containers (quay.io/kiegroup/kogito-swf-devmode:1.42), this could take some time...
Pulling from kiegroup/kogito-swf-devmode
Digest: sha256:55bb47585e0441b90aaca8ba347855428de1876631595f0617c24cca4216ae16
Status: Image is up to date for quay.io/kiegroup/kogito-swf-devmode:1.42

Created container with ID 42b7b2bc76946cfe232f3809f2e5c2037829a626598fcc93931c4342fa95bd18
⏳ Starting your container and SonataFlow project...
INFO Configure Maven
INFO --> checking if .mvn/jvm.config exists.
INFO ---> .mvn/jvm.config does not exists, memory will be calculated based on container limits.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.acme:serverless-workflow-project >----------------
[INFO] Building serverless-workflow-project 1.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ serverless-workflow-project ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ serverless-workflow-project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- quarkus-maven-plugin:2.16.8.Final:generate-code (default) @ serverless-workflow-project ---
[WARNING] K_SINK variable is empty or doesn't exist. Please make sure that this service is a Knative Source or has a SinkBinding bound to it.
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ serverless-workflow-project ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/kogito/serverless-workflow-project/target/classes
[INFO] 
[INFO] --- quarkus-maven-plugin:2.16.8.Final:dev (default-cli) @ serverless-workflow-project ---
[INFO] Invoking org.apache.maven.plugins:maven-resources-plugin:2.6:testResources @ serverless-workflow-project
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/kogito/serverless-workflow-project/src/test/resources
[INFO] Invoking io.quarkus.platform:quarkus-maven-plugin:2.16.8.Final:generate-code-tests @ serverless-workflow-project
[WARNING] K_SINK variable is empty or doesn't exist. Please make sure that this service is a Knative Source or has a SinkBinding bound to it.
[INFO] Invoking org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile @ serverless-workflow-project
[INFO] Changes detected - recompiling the module!
Listening for transport dt_socket at address: 5005
Press [h] for more options>
2024-02-16 09:45:33,789 42b7b2bc7694 WARN  [org.kie.kogito.addons.quarkus.knative.eventing.KnativeEventingConfigSourceFactory:-1] (main) K_SINK variable is empty or doesn't exist. Please make sure that this service is a Knative Source or has a SinkBinding bound to it.
2024-02-16 09:45:34,054 42b7b2bc7694 WARN  [org.kie.kogito.addons.quarkus.knative.eventing.KnativeEventingConfigSourceFactory:-1] (main) K_SINK variable is empty or doesn't exist. Please make sure that this service is a Knative Source or has a SinkBinding bound to it.
2024-02-16 09:45:34,588 42b7b2bc7694 WARN  [io.quarkus.resteasy.mutiny.deployment.ResteasyMutinyProcessor:-1] (build-50) The quarkus-resteasy-mutiny extension is deprecated. Switch to RESTEasy Reactive instead.
This extension adds support for Uni and Multi to RESTEasy Classic, without using the reactive execution model, as RESTEasy Classic does not use it. To properly integrate Mutiny and RESTEasy, use RESTEasy Reactive. See https://quarkus.io/guides/getting-started-reactive for detailed instructions
2024-02-16 09:45:36,434 42b7b2bc7694 WARN  [io.quarkus.arc.deployment.SplitPackageProcessor:-1] (build-41) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: 
- "io.smallrye.reactive.messaging.providers.connectors" found in [io.smallrye.reactive:smallrye-reactive-messaging-in-memory::jar, io.smallrye.reactive:smallrye-reactive-messaging-provider::jar]
2024-02-16 09:45:36,541 42b7b2bc7694 INFO  [org.kie.kogito.codegen.api.utils.AddonsConfigDiscovery:76] (build-21) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=true, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
2024-02-16 09:45:36,662 42b7b2bc7694 INFO  [org.kie.kogito.codegen.core.utils.ApplicationGeneratorDiscovery:66] (build-86) Generator discovery performed, found [processes]
2024-02-16 09:45:36,663 42b7b2bc7694 INFO  [org.kie.kogito.codegen.core.ApplicationGenerator:142] (build-86) Skipping generator 'processes' because disabled
2024-02-16 09:45:39,175 42b7b2bc7694 WARN  [org.kie.kogito.jobs.service.openapi.JobServiceModelFilter:75] (build-68) SpecVersion enum schema is not present in the OpenAPI document.
__  ____  __  _____   ___  __ ____  ______ 
 --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ 
 -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \   
--\___\_\____/_/ |_/_/|_/_/|_|\____/___/   
2024-02-16 09:45:43,621 42b7b2bc7694 WARN  [io.quarkus.config:57] (Quarkus Main Thread) Unrecognized configuration key "quarkus.container-image.build" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-16 09:45:43,622 42b7b2bc7694 WARN  [io.quarkus.config:57] (Quarkus Main Thread) Unrecognized configuration key "kogito.jobs-events-topic" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-16 09:45:43,622 42b7b2bc7694 WARN  [io.quarkus.config:57] (Quarkus Main Thread) Unrecognized configuration key "quarkus.container-image.group" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-16 09:45:43,622 42b7b2bc7694 WARN  [io.quarkus.config:57] (Quarkus Main Thread) Unrecognized configuration key "kogito.data-index.blocking" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-16 09:45:43,623 42b7b2bc7694 WARN  [io.quarkus.config:57] (Quarkus Main Thread) Unrecognized configuration key "kogito.data-index.domain-indexing" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-16 09:45:43,623 42b7b2bc7694 WARN  [io.quarkus.config:57] (Quarkus Main Thread) Unrecognized configuration key "kogito.apps.persistence.type" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-16 09:45:43,623 42b7b2bc7694 WARN  [io.quarkus.config:57] (Quarkus Main Thread) Unrecognized configuration key "kogito.jobs-service.url" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2024-02-16 09:45:44,581 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:781] (Quarkus Main Thread) Detected a Linux x86_64 system
2024-02-16 09:45:44,598 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.DefaultPostgresBinaryResolver:48] (Quarkus Main Thread) Detected distribution: 'Red Hat Enterprise Linux'
2024-02-16 09:45:44,600 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.DefaultPostgresBinaryResolver:62] (Quarkus Main Thread) System specific postgres binaries found: 'postgres-linux-x86_64.txz'
2024-02-16 09:45:44,669 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:814] (Quarkus Main Thread) Extracting Postgres...
2024-02-16 09:45:47,320 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:847] (Quarkus Main Thread) Postgres binaries at /tmp/embedded-pg/PG-102e6363fced1e91aa3b6178e0d6f3a9
2024-02-16 09:45:47,340 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) The files belonging to this database system will be owned by user "kogito".
2024-02-16 09:45:47,341 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) This user must also own the server process.
2024-02-16 09:45:47,341 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) 
2024-02-16 09:45:47,341 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) The database cluster will be initialized with locale "C".
2024-02-16 09:45:47,341 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) The default text search configuration will be set to "english".
2024-02-16 09:45:47,341 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) 
2024-02-16 09:45:47,341 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) Data page checksums are disabled.
2024-02-16 09:45:47,341 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) 
2024-02-16 09:45:47,341 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) fixing permissions on existing directory /tmp/epg10087286283661558670 ... ok
2024-02-16 09:45:47,341 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) creating subdirectories ... ok
2024-02-16 09:45:47,342 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) selecting dynamic shared memory implementation ... posix
2024-02-16 09:45:47,355 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) selecting default max_connections ... 100
2024-02-16 09:45:47,372 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) selecting default shared_buffers ... 128MB
2024-02-16 09:45:47,461 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) selecting default time zone ... UTC
2024-02-16 09:45:47,462 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) creating configuration files ... ok
2024-02-16 09:45:47,624 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) running bootstrap script ... ok
2024-02-16 09:45:48,120 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) performing post-bootstrap initialization ... ok
2024-02-16 09:45:49,256 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) syncing data to disk ... ok
2024-02-16 09:45:49,256 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) 
2024-02-16 09:45:49,256 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) Success. You can now start the database server using:
2024-02-16 09:45:49,256 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) 
2024-02-16 09:45:49,257 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270))     /tmp/embedded-pg/PG-102e6363fced1e91aa3b6178e0d6f3a9/bin/pg_ctl -D /tmp/epg10087286283661558670 -l logfile start
2024-02-16 09:45:49,257 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (initdb:pid(270)) 
2024-02-16 09:45:49,259 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:251] (Quarkus Main Thread) cb515be2-ee03-4e8d-8551-571f628a260a initdb completed in 00:00:01.935
2024-02-16 09:45:49,263 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:281] (Quarkus Main Thread) cb515be2-ee03-4e8d-8551-571f628a260a postmaster started as Process[pid=281, exitValue="not exited"] on port 44869.  Waiting up to PT10S for server startup to finish.
2024-02-16 09:45:49,282 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (postgres:pid(281)) waiting for server to start....2024-02-16 09:45:49.282 UTC [284] LOG:  starting PostgreSQL 14.8 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0, 64-bit
2024-02-16 09:45:49,284 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (postgres:pid(281)) 2024-02-16 09:45:49.284 UTC [284] LOG:  listening on IPv4 address "127.0.0.1", port 44869
2024-02-16 09:45:49,285 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (postgres:pid(281)) 2024-02-16 09:45:49.285 UTC [284] LOG:  could not create IPv6 socket for address "::1": Address family not supported by protocol
2024-02-16 09:45:49,285 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (postgres:pid(281)) 2024-02-16 09:45:49.285 UTC [284] LOG:  listening on Unix socket "/tmp/.s.PGSQL.44869"
2024-02-16 09:45:49,287 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (postgres:pid(281)) 2024-02-16 09:45:49.287 UTC [285] LOG:  database system was shut down at 2024-02-16 09:45:48 UTC
2024-02-16 09:45:49,289 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (postgres:pid(281)) 2024-02-16 09:45:49.289 UTC [284] LOG:  database system is ready to accept connections
2024-02-16 09:45:49,368 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (postgres:pid(281))  done
2024-02-16 09:45:49,368 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:133] (postgres:pid(281)) server started
2024-02-16 09:45:49,424 42b7b2bc7694 INFO  [io.zonky.test.db.postgres.embedded.EmbeddedPostgres:321] (Quarkus Main Thread) cb515be2-ee03-4e8d-8551-571f628a260a postmaster startup finished in 00:00:00.164
2024-02-16 09:45:49,424 42b7b2bc7694 INFO  [io.quarkiverse.embedded.postgresql.EmbeddedPostgreSQLRecorder:53] (Quarkus Main Thread) Embedded Postgres started at port "44869" with database "postgres", user "postgres" and password "postgres"
2024-02-16 09:45:49,499 42b7b2bc7694 WARN  [io.fabric8.kubernetes.client.Config:566] (Quarkus Main Thread) Error reading service account token from: [/var/run/secrets/kubernetes.io/serviceaccount/token]. Ignoring.
2024-02-16 09:45:49,776 42b7b2bc7694 WARN  [org.kie.kogito.addons.quarkus.knative.eventing.KnativeEventingConfigSourceFactory:80] (Quarkus Main Thread) K_SINK variable is empty or doesn't exist. Please make sure that this service is a Knative Source or has a SinkBinding bound to it.
2024-02-16 09:45:49,965 42b7b2bc7694 WARN  [io.quarkus.agroal.runtime.AgroalConnectionConfigurer:16] (Quarkus Main Thread) Agroal does not support detecting if a connection is still usable after an exception for database kind: postgresql
2024-02-16 09:45:49,977 42b7b2bc7694 WARN  [io.quarkus.agroal.runtime.AgroalConnectionConfigurer:16] (Quarkus Main Thread) Agroal does not support detecting if a connection is still usable after an exception for database kind: postgresql
2024-02-16 09:45:49,978 42b7b2bc7694 WARN  [io.quarkus.agroal.runtime.AgroalConnectionConfigurer:16] (Quarkus Main Thread) Agroal does not support detecting if a connection is still usable after an exception for database kind: postgresql
2024-02-16 09:45:50,108 42b7b2bc7694 INFO  [org.flywaydb.core.internal.license.VersionPrinter:-1] (Quarkus Main Thread) Flyway Community Edition 9.11.0 by Redgate
2024-02-16 09:45:50,108 42b7b2bc7694 INFO  [org.flywaydb.core.internal.license.VersionPrinter:-1] (Quarkus Main Thread) See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.11.0
2024-02-16 09:45:50,108 42b7b2bc7694 INFO  [org.flywaydb.core.internal.license.VersionPrinter:-1] (Quarkus Main Thread) 
2024-02-16 09:45:50,161 42b7b2bc7694 INFO  [org.flywaydb.core.internal.database.base.BaseDatabaseType:-1] (Quarkus Main Thread) Database: jdbc:postgresql://localhost:44869/jobs_service (PostgreSQL 14.8)
2024-02-16 09:45:50,192 42b7b2bc7694 INFO  [org.flywaydb.core.internal.command.DbValidate:-1] (Quarkus Main Thread) Successfully validated 7 migrations (execution time 00:00.015s)
2024-02-16 09:45:50,205 42b7b2bc7694 INFO  [org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory:-1] (Quarkus Main Thread) Creating Schema History table "public"."flyway_schema_history" ...
2024-02-16 09:45:50,250 42b7b2bc7694 INFO  [org.flywaydb.core.internal.command.DbMigrate:-1] (Quarkus Main Thread) Current version of schema "public": << Empty Schema >>
2024-02-16 09:45:50,254 42b7b2bc7694 INFO  [org.flywaydb.core.internal.command.DbMigrate:-1] (Quarkus Main Thread) Migrating schema "public" to version "2.0.0 - Create Table"
2024-02-16 09:45:50,271 42b7b2bc7694 INFO  [org.flywaydb.core.internal.command.DbMigrate:-1] (Quarkus Main Thread) Migrating schema "public" to version "2.0.1 - job details increase job id size"
2024-02-16 09:45:50,277 42b7b2bc7694 INFO  [org.flywaydb.core.internal.command.DbMigrate:-1] (Quarkus Main Thread) Migrating schema "public" to version "2.0.2 - job details add fire time col"
2024-02-16 09:45:50,283 42b7b2bc7694 INFO  [org.flywaydb.core.internal.command.DbMigrate:-1] (Quarkus Main Thread) Migrating schema "public" to version "2.0.3 - Create Table Management"
2024-02-16 09:45:50,289 42b7b2bc7694 INFO  [org.flywaydb.core.internal.command.DbMigrate:-1] (Quarkus Main Thread) Migrating schema "public" to version "3.0.0 - Create Jobs Table V2"
2024-02-16 09:45:50,298 42b7b2bc7694 INFO  [org.flywaydb.core.internal.command.DbMigrate:-1] (Quarkus Main Thread) Migrating schema "public" to version "3.0.1 - Migrate Jobs v1 to v2 Table"
2024-02-16 09:45:50,304 42b7b2bc7694 INFO  [org.flywaydb.core.internal.command.DbMigrate:-1] (Quarkus Main Thread) Migrating schema "public" to version "3.0.2 - Add Execution Timeout Col"
2024-02-16 09:45:50,308 42b7b2bc7694 INFO  [org.flywaydb.core.internal.command.DbMigrate:-1] (Quarkus Main Thread) Successfully applied 7 migrations to schema "public", now at version v3.0.2 (execution time 00:00.061s)
2024-02-16 09:45:50,869 42b7b2bc7694 INFO  [io.smallrye.reactive.messaging.provider:-1] (Quarkus Main Thread) SRMSG00232: Outgoing channel `kogito-job-service-job-status-events` disabled by configuration
2024-02-16 09:45:50,918 42b7b2bc7694 INFO  [org.kie.kogito.jobs.service.management.JobServiceInstanceManager:-1] (Quarkus Main Thread) Current Job Service Instance JobServiceManagementInfo[id=kogito-jobs-service-leader, lastHeartbeat=2024-02-16T09:45:50.918Z, token=ca7a63f2-b205-44cd-b592-bb3ba3702ad5]
2024-02-16 09:45:50,921 42b7b2bc7694 INFO  [org.kie.kogito.jobs.service.repository.postgresql.PostgreSqlJobServiceManagementRepository:-1] (Quarkus Main Thread) get kogito-jobs-service-leader
2024-02-16 09:45:50,936 42b7b2bc7694 INFO  [org.kie.kogito.addon.quarkus.messaging.common.QuarkusKogitoExtensionInitializer:-1] (Quarkus Main Thread) Registered Kogito CloudEvent extension
2024-02-16 09:45:50,945 42b7b2bc7694 INFO  [org.kie.kogito.jobs.service.scheduler.JobSchedulerManager:-1] (vert.x-eventloop-thread-2) Skip loading scheduled jobs
2024-02-16 09:45:50,983 42b7b2bc7694 INFO  [io.quarkus:-1] (Quarkus Main Thread) serverless-workflow-project 1.0.0-SNAPSHOT on JVM (powered by Quarkus 2.16.8.Final) started in 17.398s. Listening on: http://0.0.0.0:8080
2024-02-16 09:45:50,983 42b7b2bc7694 INFO  [io.quarkus:-1] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
2024-02-16 09:45:50,983 42b7b2bc7694 INFO  [io.quarkus:-1] (Quarkus Main Thread) Installed features: [agroal, cache, cdi, embedded-postgres, flyway, grpc-server, hibernate-orm, hibernate-orm-panache, jackson-jq, jdbc-postgresql, job-http-recipient, kafka-client, kogito-addon-jobs-management-extension, kogito-addon-knative-eventing-extension, kogito-addon-kubernetes-extension, kogito-addon-messaging-extension, kogito-addon-source-files-extension, kogito-addons-quarkus-data-index-inmemory, kogito-addons-quarkus-jobs-service-embedded, kogito-serverless-workflow, kogito-serverless-workflow-devui, kubernetes-client, narayana-jta, oidc, openshift-client, qute, reactive-pg-client, reactive-routes, rest-client, rest-client-jackson, resteasy, resteasy-jackson, resteasy-multipart, resteasy-mutiny, security, security-properties-file, servlet, smallrye-context-propagation, smallrye-fault-tolerance, smallrye-health, smallrye-openapi, smallrye-reactive-messaging, smallrye-reactive-messaging-http, smallrye-reactive-messaging-kafka, swagger-ui, vertx, vertx-graphql]
2024-02-16 09:45:51,062 42b7b2bc7694 INFO  [org.kie.kogito.jobs.service.management.JobServiceInstanceManager:-1] (vert.x-eventloop-thread-2) SET Leader JobServiceManagementInfo[id=kogito-jobs-service-leader, lastHeartbeat=2024-02-16T09:45:51.062Z, token=ca7a63f2-b205-44cd-b592-bb3ba3702ad5]
2024-02-16 09:45:51,070 42b7b2bc7694 INFO  [org.kie.kogito.jobs.service.management.JobServiceInstanceManager:-1] (vert.x-eventloop-thread-2) Enabled communication for leader instance
2024-02-16 09:45:51,075 42b7b2bc7694 INFO  [org.kie.kogito.jobs.service.management.JobServiceInstanceManager:-1] (vert.x-eventloop-thread-2) Initial leader check completed

Actual result

http://localhost:8080/q/dev/ doesn't open.

Expected result

http://localhost:8080/q/dev should open and work properly.

Environment

  • RHEL 8 CSB
  • Docker

A side note

  • deployment to minikube kn workflow deploy works without issues with the same configuration

Originally reported by @tkobayas

@LuboTerifaj
Copy link
Contributor Author

The related issue:

It seems that the container stopped, and the cli shows the same output without any changes.

Execute kn workflow run:

✅ Checking if Docker is available...
 - Docker is running
⏳ Starting your SonataFlow project in dev mode...
🔎 Warming up SonataFlow containers (quay.io/kiegroup/kogito-swf-devmode:1.42), this could take some time...
Already exists
Download complete
Download complete

Created container with ID 8ffc51288c36696206be6876d3b0ff1c0de491763282f360bac3d8341fbc0dba
⏳ Starting your container and SonataFlow project...
 `podman ps -a` 
CONTAINER ID  IMAGE                                     COMMAND               CREATED         STATUS      PORTS                   NAMES
8ffc51288c36  quay.io/kiegroup/kogito-swf-devmode:1.42  /home/kogito/laun...  13 seconds ago  Created     0.0.0.0:8080->8080/tcp  brave_einstein
podman logs -t 8ffc51288c36 "

Environment

  • macos 14.3
  • podman 4.9.3
  • podman machine v1.7.1
  • vscode 1.86.1

Originally reported by @mouachan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant