2025-09-30 10:18:11.615 | JAVA_OPTS: '' 2025-09-30 10:18:11.615 | The application will start in 20s... 2025-09-30 10:18:30.786 | Picked up _JAVA_OPTIONS: -Xmx512m -Xms256m 2025-09-30 10:18:36.029 | 2025-09-30 10:18:36.029 | ____ _ _ _ _____ ____ ___ ____ 2025-09-30 10:18:36.029 | / ___| (_) | |_ ___ ___ | | __ | ____| / ___| / _ \ / ___| 2025-09-30 10:18:36.029 | | | | | | __| / _ \ / __| | |/ / | _| | | | | | | \___ \ 2025-09-30 10:18:36.029 | | |___ | | | |_ | __/ | (__ | < | |___ | |___ | |_| | ___) | 2025-09-30 10:18:36.029 | \____| |_| \__| \___| \___| |_|\_\ |_____| \____| \___/ |____/ 2025-09-30 10:18:36.029 | 2025-09-30 10:18:36.029 | :: STARTING eapps :: 2025-09-30 10:18:36.029 | :: Powered by Spring Boot 3.4.5 :: 2025-09-30 10:18:36.029 | 2025-09-30 10:18:36.489 | 2025-09-30 05:18:36.487 INFO [ main] [] [system] ru.citeck.ecos.apps.EcosAppsApp : Starting EcosAppsApp using Java 24.0.1 with PID 1 (/app/classes started by root in /) 2025-09-30 10:18:36.491 | 2025-09-30 05:18:36.491 INFO [ main] [] [system] ru.citeck.ecos.apps.EcosAppsApp : The following 2 profiles are active: "dev", "swagger" 2025-09-30 10:18:39.836 | 2025-09-30 05:18:39.836 WARN [ main] [] [system] o.s.boot.actuate.endpoint.EndpointId : Endpoint ID 'jhi-metrics' contains invalid characters, please migrate to a valid format. 2025-09-30 10:18:41.484 | 2025-09-30 05:18:41.483 INFO [ main] [] [system] r.c.e.w.l.s.c.c.EcosWebAppContextImpl : 2025-09-30 10:18:41.484 | ============================================== 2025-09-30 10:18:41.484 | === ECOS WEB APP INITIALIZATION === 2025-09-30 10:18:41.484 | === Name: 'eapps' Instance: 'qs3pkbii47vw' === 2025-09-30 10:18:41.484 | ============================================== 2025-09-30 10:18:41.631 | 2025-09-30 05:18:41.630 INFO [ main] [] [system] r.c.e.z.client.EcosZooKeeperClient : 2025-09-30 10:18:41.631 | ================Ecos Zookeeper Init====================== 2025-09-30 10:18:41.631 | URL: zookeeper-app:2181 2025-09-30 10:18:41.631 | Startup will be stopped until Zookeeper will be available 2025-09-30 10:18:41.631 | ========================================================= 2025-09-30 10:18:41.631 | 2025-09-30 10:18:41.883 | 2025-09-30 05:18:41.883 INFO [ Thread-3] [] [anonymous] r.c.ecos.audit.lib.EcosAuditServiceImpl : Audit will be disabled in community deployment 2025-09-30 10:18:42.236 | 2025-09-30 05:18:42.235 INFO [ main] [] [system] r.c.e.webapp.lib.task.EcosTasksManager : Create new task scheduler with key 'records' 2025-09-30 10:18:42.473 | 2025-09-30 05:18:42.473 INFO [ main] [] [system] r.c.e.w.l.s.c.d.EcosDataSourceManager : Create new DataSource with key 'main-rabbitmq', type: 'interface ru.citeck.ecos.rabbitmq.ds.RabbitMqDataSource' 2025-09-30 10:18:42.559 | 2025-09-30 05:18:42.559 INFO [ main] [] [system] r.c.e.webapp.lib.task.EcosTasksManager : Create new task executor with key 'rabbitmq' 2025-09-30 10:18:44.087 | WARNING: A terminally deprecated method in sun.misc.Unsafe has been called 2025-09-30 10:18:44.087 | WARNING: sun.misc.Unsafe::objectFieldOffset has been called by io.opentelemetry.internal.shaded.jctools.util.UnsafeAccess (file:/app/libs/opentelemetry-sdk-trace-1.49.0.jar) 2025-09-30 10:18:44.087 | WARNING: Please consider reporting this to the maintainers of class io.opentelemetry.internal.shaded.jctools.util.UnsafeAccess 2025-09-30 10:18:44.087 | WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release 2025-09-30 10:18:44.738 | 2025-09-30 05:18:44.737 INFO [ main] [] [system] w.l.s.c.w.f.EcosContextHttpRequestFilter : Server authenticator: jwt 2025-09-30 10:18:44.745 | 2025-09-30 05:18:44.744 INFO [ main] [] [system] r.c.e.w.l.w.a.WebAuthenticatorsManager : Create new authenticator with key 'jwt' 2025-09-30 10:18:44.949 | 2025-09-30 05:18:44.949 INFO [ main] [] [system] r.c.e.w.l.s.c.d.EcosDataSourceManager : Create new DataSource with key 'main', type: 'interface ru.citeck.ecos.webapp.api.datasource.JdbcDataSource' 2025-09-30 10:18:45.200 | 2025-09-30 05:18:45.200 INFO [ main] [] [system] .l.s.c.e.a.DefaultArtifactSourceProvider : Additional artifacts locations: 2025-09-30 10:18:45.200 | /run/ecos-artifacts 2025-09-30 10:18:45.799 | 2025-09-30 05:18:45.798 WARN [ main] [] [system] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 2025-09-30 10:18:45.799 | --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2025-09-30 10:18:46.063 | 2025-09-30 05:18:46.063 INFO [ main] [] [system] com.hazelcast.instance.AddressPicker : [LOCAL] [dev] [5.4.0] Interfaces is disabled, trying to pick one address from TCP-IP config addresses: [] 2025-09-30 10:18:46.064 | 2025-09-30 05:18:46.064 WARN [ main] [] [system] com.hazelcast.instance.AddressPicker : [LOCAL] [dev] [5.4.0] Could not find a matching address to start with! Picking one of non-loopback addresses. 2025-09-30 10:18:46.132 | 2025-09-30 05:18:46.132 INFO [ main] [] [system] com.hazelcast.system.logo : [172.18.0.12]:44783 [dev] [5.4.0] 2025-09-30 10:18:46.133 | o o o o---o o--o o o---o o o----o o--o--o 2025-09-30 10:18:46.133 | | | / \ / | / / \ | | 2025-09-30 10:18:46.133 | o----o o o o----o | o o o----o | 2025-09-30 10:18:46.133 | | | * \ / | \ * \ | | 2025-09-30 10:18:46.133 | o o * o o---o o--o o----o o---o * o o----o o 2025-09-30 10:18:46.133 | 2025-09-30 05:18:46.132 INFO [ main] [] [system] com.hazelcast.system : [172.18.0.12]:44783 [dev] [5.4.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-09-30 10:18:46.133 | 2025-09-30 05:18:46.133 INFO [ main] [] [system] com.hazelcast.system : [172.18.0.12]:44783 [dev] [5.4.0] Hazelcast Platform 5.4.0 (20240415) starting at [172.18.0.12]:44783 2025-09-30 10:18:46.133 | 2025-09-30 05:18:46.133 INFO [ main] [] [system] com.hazelcast.system : [172.18.0.12]:44783 [dev] [5.4.0] Cluster name: dev 2025-09-30 10:18:46.134 | 2025-09-30 05:18:46.133 INFO [ main] [] [system] com.hazelcast.system : [172.18.0.12]:44783 [dev] [5.4.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2025-09-30 10:18:46.143 | 2025-09-30 05:18:46.143 INFO [ main] [] [system] com.hazelcast.system : [172.18.0.12]:44783 [dev] [5.4.0] The Jet engine is disabled. 2025-09-30 10:18:46.143 | To enable the Jet engine on the members, do one of the following: 2025-09-30 10:18:46.143 | - Change member config using Java API: config.getJetConfig().setEnabled(true) 2025-09-30 10:18:46.143 | - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 2025-09-30 10:18:46.143 | - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 2025-09-30 10:18:46.143 | - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-09-30 10:18:47.624 | 2025-09-30 05:18:47.624 INFO [ main] [] [system] com.hazelcast.system.security : [172.18.0.12]:44783 [dev] [5.4.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2025-09-30 10:18:47.727 | 2025-09-30 05:18:47.727 INFO [ main] [] [system] com.hazelcast.instance.impl.Node : [172.18.0.12]:44783 [dev] [5.4.0] Using TCP/IP discovery 2025-09-30 10:18:47.731 | 2025-09-30 05:18:47.731 WARN [ main] [] [system] com.hazelcast.cp.CPSubsystem : [172.18.0.12]:44783 [dev] [5.4.0] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2025-09-30 10:18:48.526 | 2025-09-30 05:18:48.526 INFO [ main] [] [system] com.hazelcast.core.LifecycleService : [172.18.0.12]:44783 [dev] [5.4.0] [172.18.0.12]:44783 is STARTING 2025-09-30 10:18:48.614 | 2025-09-30 05:18:48.614 INFO [ main] [] [system] c.h.internal.cluster.ClusterService : [172.18.0.12]:44783 [dev] [5.4.0] 2025-09-30 10:18:48.614 | 2025-09-30 10:18:48.614 | Members {size:1, ver:1} [ 2025-09-30 10:18:48.614 | Member [172.18.0.12]:44783 - 209bec7c-7375-49cf-be49-d77f8d4d764c this 2025-09-30 10:18:48.614 | ] 2025-09-30 10:18:48.614 | 2025-09-30 10:18:48.640 | 2025-09-30 05:18:48.640 INFO [ main] [] [system] com.hazelcast.core.LifecycleService : [172.18.0.12]:44783 [dev] [5.4.0] [172.18.0.12]:44783 is STARTED 2025-09-30 10:18:48.714 | 2025-09-30 05:18:48.713 INFO [ main] [] [system] e.w.l.s.a.EcosLiquibaseAutoConfiguration : Found 1 liquibase migrations 2025-09-30 10:18:48.715 | 2025-09-30 05:18:48.715 INFO [ main] [] [system] e.w.l.s.a.EcosLiquibaseAutoConfiguration : Create Liquibase migration for 'main' with master file: classpath:config/liquibase/master.xml 2025-09-30 10:18:48.909 | 2025-09-30 05:18:48.908 INFO [ main] [] [system] e.w.l.s.a.EcosLiquibaseAutoConfiguration : Start liquibase migrations. Count: 1 2025-09-30 10:18:48.985 | 2025-09-30 05:18:48.985 WARN [ main] [] [system] o.apache.commons.dbcp2.BasicDataSource : The requested JMX name 'jdbc.dbcp.main' was not valid and will be ignored. 2025-09-30 10:18:50.029 | 2025-09-30 05:18:50.028 INFO [ main] [] [system] l.database.core.PostgresDatabase : Set default schema name to public 2025-09-30 10:18:52.873 | 2025-09-30 05:18:52.872 INFO [ main] [] [system] l.c.StandardChangeLogHistoryService : Reading from public.databasechangelog 2025-09-30 10:18:53.234 | 2025-09-30 05:18:53.233 INFO [ main] [] [system] liquibase.ui.LoggerUIService : Database is up to date, no changesets to execute 2025-09-30 10:18:53.249 | 2025-09-30 05:18:53.248 INFO [ main] [] [system] l.c.StandardChangeLogHistoryService : Reading from public.databasechangelog 2025-09-30 10:18:53.304 | 2025-09-30 05:18:53.303 INFO [ main] [] [system] liquibase.util.ShowSummaryUtil : UPDATE SUMMARY 2025-09-30 10:18:53.305 | 2025-09-30 05:18:53.304 INFO [ main] [] [system] liquibase.util.ShowSummaryUtil : Run: 0 2025-09-30 10:18:53.305 | 2025-09-30 05:18:53.304 INFO [ main] [] [system] liquibase.util.ShowSummaryUtil : Previously run: 26 2025-09-30 10:18:53.305 | 2025-09-30 05:18:53.304 INFO [ main] [] [system] liquibase.util.ShowSummaryUtil : Filtered out: 1 2025-09-30 10:18:53.305 | 2025-09-30 05:18:53.304 INFO [ main] [] [system] liquibase.util.ShowSummaryUtil : ------------------------------- 2025-09-30 10:18:53.305 | 2025-09-30 05:18:53.304 INFO [ main] [] [system] liquibase.util.ShowSummaryUtil : Total change sets: 27 2025-09-30 10:18:53.305 | 2025-09-30 05:18:53.304 INFO [ main] [] [system] liquibase.util.ShowSummaryUtil : FILTERED CHANGE SETS SUMMARY 2025-09-30 10:18:53.305 | 2025-09-30 05:18:53.304 INFO [ main] [] [system] liquibase.util.ShowSummaryUtil : Context mismatch: 1 2025-09-30 10:18:53.324 | 2025-09-30 05:18:53.323 INFO [ main] [] [system] liquibase.util.ShowSummaryUtil : Update summary generated 2025-09-30 10:18:53.327 | 2025-09-30 05:18:53.326 INFO [ main] [] [system] liquibase.command.CommandScope : Command execution complete 2025-09-30 10:18:53.333 | 2025-09-30 05:18:53.332 INFO [ main] [] [system] e.w.l.s.a.EcosLiquibaseAutoConfiguration : Liquibase migrations completed 2025-09-30 10:18:53.801 | 2025-09-30 05:18:53.795 INFO [ main] [] [system] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-09-30 10:18:54.154 | 2025-09-30 05:18:54.152 INFO [ main] [] [system] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.13.Final 2025-09-30 10:18:54.300 | 2025-09-30 05:18:54.299 INFO [ main] [] [system] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-09-30 10:18:54.584 | 2025-09-30 05:18:54.583 INFO [ main] [] [system] o.h.e.boot.internal.EnversServiceImpl : Envers integration enabled? : true 2025-09-30 10:18:54.688 | 2025-09-30 05:18:54.687 WARN [ main] [] [system] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2025-09-30 10:18:54.746 | 2025-09-30 05:18:54.743 INFO [ main] [] [system] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 2025-09-30 10:18:54.746 | Database JDBC URL [Connecting through datasource 'org.apache.commons.dbcp2.BasicDataSource@1d0e2c96'] 2025-09-30 10:18:54.746 | Database driver: undefined/unknown 2025-09-30 10:18:54.746 | Database version: 12.7 2025-09-30 10:18:54.746 | Autocommit mode: undefined/unknown 2025-09-30 10:18:54.746 | Isolation level: undefined/unknown 2025-09-30 10:18:54.746 | Minimum pool size: undefined/unknown 2025-09-30 10:18:54.746 | Maximum pool size: undefined/unknown 2025-09-30 10:19:06.034 | 2025-09-30 05:19:06.034 INFO [ion initializer] [] [anonymous] ru.citeck.ecos.rabbitmq.RabbitMqConn : Rabbit initialization will be started after 10.0 sec. 2025-09-30 10:19:06.070 | 2025-09-30 05:19:06.069 INFO [ main] [] [system] r.c.e.webapp.lib.task.EcosTasksManager : Create new task executor with key 'txn-actions' 2025-09-30 10:19:06.922 | 2025-09-30 05:19:06.921 INFO [ main] [] [system] r.c.e.w.l.s.c.e.EventsServiceConfig : Event Service init 2025-09-30 10:19:06.960 | 2025-09-30 05:19:06.959 INFO [ main] [] [system] r.c.e.w.l.s.c.d.EcosDataSourceManager : Create new DataSource with key 'main-xa-aware', type: 'interface ru.citeck.ecos.webapp.api.datasource.JdbcDataSource' 2025-09-30 10:19:07.113 | 2025-09-30 05:19:07.113 INFO [ main] [] [system] r.c.ecos.commons.task.EcosTaskScheduler : [system] Add new scheduled task: 'ecos-dbds-active-query-checker' 2025-09-30 10:19:08.017 | 2025-09-30 05:19:08.016 INFO [ main] [] [system] r.c.e.c.l.a.p.ArtifactsConfigProvider : Initialization 2025-09-30 10:19:08.314 | 2025-09-30 05:19:08.313 INFO [ main] [] [system] r.c.e.c.l.a.p.ArtifactsConfigProvider : Found 2 configs 2025-09-30 10:19:08.968 | 2025-09-30 05:19:08.967 WARN [ main] [] [system] o.apache.commons.dbcp2.BasicDataSource : The requested JMX name 'jdbc.dbcp.main-xa-aware' was not valid and will be ignored. 2025-09-30 10:19:09.434 | 2025-09-30 05:19:09.433 INFO [ main] [] [system] r.c.e.w.lib.registry.EcosRegistryImpl : [types] Begin initialization with 1 initializers 2025-09-30 10:19:10.245 | 2025-09-30 05:19:10.243 INFO [ main] [] [system] r.c.e.w.l.m.t.r.TypeArtifactsInitializer : Found types from classpath: 9 2025-09-30 10:19:10.254 | 2025-09-30 05:19:10.254 INFO [ main] [] [system] r.c.e.w.lib.registry.EcosRegistryImpl : [types] Initialization completed 2025-09-30 10:19:10.321 | 2025-09-30 05:19:10.321 INFO [ main] [] [system] .e.a.d.l.s.LicensesZkProviderInitializer : Licenses found: 1 2025-09-30 10:19:10.341 | 2025-09-30 05:19:10.341 INFO [ main] [] [system] .e.a.d.l.s.LicensesZkProviderInitializer : Update license from zookeeper: 'dev-lic-2025' 2025-09-30 10:19:10.704 | 2025-09-30 05:19:10.703 INFO [ main] [] [system] r.c.e.webapp.lib.task.EcosTasksManager : Create new task scheduler with key 'main' 2025-09-30 10:19:11.362 | 2025-09-30 05:19:11.362 INFO [ main] [] [system] w.l.s.c.e.a.EcosArtifactHandlerRegistrar : Found and registered 'app/artifact-patch' handler with name: ArtifactPatchArtifactHandler 2025-09-30 10:19:11.365 | 2025-09-30 05:19:11.364 INFO [ main] [] [system] w.l.s.c.e.a.EcosArtifactHandlerRegistrar : Found and registered 'app/module-patch' handler with name: ModulePatchArtifactHandler 2025-09-30 10:19:11.365 | 2025-09-30 05:19:11.365 INFO [ main] [] [system] w.l.s.c.e.a.EcosArtifactHandlerRegistrar : Found and registered 'app/config' handler with name: ConfigArtifactHandler 2025-09-30 10:19:11.365 | 2025-09-30 05:19:11.365 INFO [ main] [] [system] w.l.s.c.e.a.EcosArtifactHandlerRegistrar : Found and registered 'app/dev-module' handler with name: DevModuleArtifactHandler 2025-09-30 10:19:11.365 | 2025-09-30 05:19:11.365 INFO [ main] [] [system] w.l.s.c.e.a.EcosArtifactHandlerRegistrar : Found and registered 'app/ecosapp' handler with name: EcosAppArtifactHandler 2025-09-30 10:19:11.365 | 2025-09-30 05:19:11.365 INFO [ main] [] [system] w.l.s.c.e.a.EcosArtifactHandlerRegistrar : Found and registered 'app/license' handler with name: EcosLicenseArtifactHandler 2025-09-30 10:19:11.404 | 2025-09-30 05:19:11.403 INFO [ main] [] [system] w.l.s.c.e.a.EcosArtifactHandlerRegistrar : Found and registered 'app/patch' handler with name: EcosPatchArtifactHandler 2025-09-30 10:19:11.404 | 2025-09-30 05:19:11.404 INFO [ main] [] [system] w.l.s.c.e.a.EcosArtifactHandlerRegistrar : Found and registered 'app/system-info' handler with name: EcosSysInfoArtifactHandler 2025-09-30 10:19:11.602 | 2025-09-30 05:19:11.598 INFO [ main] [] [system] r.c.e.e.rabbitmq.RabbitMqEventsService : Add inclusive ZkListener ZkAppEventListener(attributes=[record?id|rxg('^(.+?)\/.+$'), record?id|or('')], filter={"t":"or","val":[{"t":"eq","att":"record?id|rxg('^(.+?)\/.+$')","val":"eapps"}]}) for path /permission-settings-changed/eapps.qs3pkbii47vw 2025-09-30 10:19:11.881 | 2025-09-30 05:19:11.880 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : ========================== RecordsDaoRegistrar ========================== 2025-09-30 10:19:11.882 | 2025-09-30 05:19:11.882 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "artifact" with class ru.citeck.ecos.apps.domain.artifact.artifact.api.records.EcosArtifactRecords 2025-09-30 10:19:11.883 | 2025-09-30 05:19:11.882 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "artifact-patch" with class ru.citeck.ecos.apps.domain.artifact.patch.api.records.ArtifactPatchRecordsDao 2025-09-30 10:19:11.885 | 2025-09-30 05:19:11.885 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "build-commits" with class ru.citeck.ecos.apps.domain.devtools.buildinfo.api.records.BuildCommitsRecords 2025-09-30 10:19:11.886 | 2025-09-30 05:19:11.885 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "build-info" with class ru.citeck.ecos.apps.domain.devtools.buildinfo.api.records.BuildInfoRecords 2025-09-30 10:19:11.886 | 2025-09-30 05:19:11.886 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "dev-module-actions" with class ru.citeck.ecos.apps.domain.devtools.devmodule.api.records.DevModuleActionRecords 2025-09-30 10:19:11.886 | 2025-09-30 05:19:11.886 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "ecosapp" with class ru.citeck.ecos.apps.domain.ecosapp.api.records.EcosAppRecords 2025-09-30 10:19:11.886 | 2025-09-30 05:19:11.886 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "git" with class ru.citeck.ecos.apps.domain.git.api.records.GitRecords 2025-09-30 10:19:11.886 | 2025-09-30 05:19:11.886 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "apply-ecos-patch" with class ru.citeck.ecos.apps.domain.patch.api.records.ApplyEcosPatchAction 2025-09-30 10:19:11.892 | 2025-09-30 05:19:11.890 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "ecos-data-sources" with class ru.citeck.ecos.webapp.lib.spring.context.datasource.EcosDataSourcesRecordsDao 2025-09-30 10:19:11.893 | 2025-09-30 05:19:11.892 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "config-repo" with class ru.citeck.ecos.data.sql.records.DbRecordsDao 2025-09-30 10:19:11.893 | 2025-09-30 05:19:11.893 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "config" with class ru.citeck.ecos.apps.domain.config.config.EcosConfigConfig$configsProxyDao$recordsDao$1 2025-09-30 10:19:11.895 | 2025-09-30 05:19:11.894 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "ecos-patch" with class ru.citeck.ecos.records3.record.dao.impl.proxy.RecordsDaoProxy 2025-09-30 10:19:11.896 | 2025-09-30 05:19:11.895 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "ecos-patch-repo" with class ru.citeck.ecos.data.sql.records.DbRecordsDao 2025-09-30 10:19:11.896 | 2025-09-30 05:19:11.896 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "system-info-repo" with class ru.citeck.ecos.data.sql.records.DbRecordsDao 2025-09-30 10:19:11.896 | 2025-09-30 05:19:11.896 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "record-version" with class ru.citeck.ecos.webapp.lib.spring.context.data.version.DbRecordVersionRecordsDao 2025-09-30 10:19:11.896 | 2025-09-30 05:19:11.896 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : Register: "emodel/type" with class ru.citeck.ecos.webapp.lib.model.type.records.TypeRecordsDao 2025-09-30 10:19:11.897 | 2025-09-30 05:19:11.897 INFO [ main] [] [system] r.c.ecos.records3.RecordsDaoRegistrar : ========================= /RecordsDaoRegistrar ========================== 2025-09-30 10:19:11.994 | 2025-09-30 05:19:11.993 INFO [ Thread-3] [] [anonymous] r.c.ecos.audit.lib.EcosAuditServiceImpl : Audit will be enabled in enterprise deployment 2025-09-30 10:19:14.261 | WARNING: A restricted method in java.lang.System has been called 2025-09-30 10:19:14.261 | WARNING: java.lang.System::loadLibrary has been called by io.netty.util.internal.NativeLibraryUtil in an unnamed module (file:/app/libs/netty-common-4.1.119.Final.jar) 2025-09-30 10:19:14.261 | WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module 2025-09-30 10:19:14.261 | WARNING: Restricted methods will be blocked in a future release unless native access is enabled 2025-09-30 10:19:14.261 | 2025-09-30 10:19:16.162 | 2025-09-30 05:19:16.162 INFO [ion initializer] [] [anonymous] ru.citeck.ecos.rabbitmq.RabbitMqConn : Connected to RabbitMQ version 3.8.4 platform Erlang/OTP 23.0.2 information Licensed under the MPL 1.1. Website: https://rabbitmq.com 2025-09-30 10:19:16.321 | 2025-09-30 05:19:16.320 WARN [ main] [] [system] o.s.s.c.a.web.builders.WebSecurity : You are asking Spring Security to ignore Deferred [Mvc [pattern='/**', OPTIONS], Ant [pattern='/**', OPTIONS]]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2025-09-30 10:19:16.322 | 2025-09-30 05:19:16.321 WARN [ main] [] [system] o.s.s.c.a.web.builders.WebSecurity : You are asking Spring Security to ignore Deferred [Mvc [pattern='/swagger-ui/index.html'], Ant [pattern='/swagger-ui/index.html']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2025-09-30 10:19:16.322 | 2025-09-30 05:19:16.322 WARN [ main] [] [system] o.s.s.c.a.web.builders.WebSecurity : You are asking Spring Security to ignore Deferred [Mvc [pattern='/test/**'], Ant [pattern='/test/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2025-09-30 10:19:16.625 | 2025-09-30 05:19:16.625 INFO [ main] [] [system] r.c.e.webapp.lib.task.EcosTasksManager : Create new task executor with key 'main' 2025-09-30 10:19:16.644 | 2025-09-30 05:19:16.644 INFO [ main] [] [system] r.c.e.e.rabbitmq.RabbitMqEventsService : Add inclusive ZkListener ZkAppEventListener(attributes=[secretId], filter={}) for path /secret-changed/eapps.qs3pkbii47vw 2025-09-30 10:19:16.656 | 2025-09-30 05:19:16.655 INFO [ main] [] [system] r.c.e.e.rabbitmq.RabbitMqEventsService : Add inclusive ZkListener ZkAppEventListener(attributes=[record?id|rxg('^(.+?)\/.+$'), record?id|or('')], filter={"t":"or","val":[{"t":"eq","att":"record?id|rxg('^(.+?)\/.+$')","val":"eapps"}]}) for path /permission-settings-changed/eapps.qs3pkbii47vw 2025-09-30 10:19:16.708 | 2025-09-30 05:19:16.708 INFO [ main] [] [system] r.c.e.e.rabbitmq.RabbitMqEventsService : Add inclusive ZkListener ZkAppEventListener(attributes=[secretId], filter={}) for path /secret-changed/eapps.qs3pkbii47vw 2025-09-30 10:19:16.720 | 2025-09-30 05:19:16.720 INFO [ main] [] [system] r.c.e.e.rabbitmq.RabbitMqEventsService : Add inclusive ZkListener ZkAppEventListener(attributes=[record?id|rxg('^(.+?)\/.+$'), record?id|or('')], filter={"t":"or","val":[{"t":"eq","att":"record?id|rxg('^(.+?)\/.+$')","val":"eapps"}]}) for path /permission-settings-changed/eapps.qs3pkbii47vw 2025-09-30 10:19:16.731 | 2025-09-30 05:19:16.730 INFO [ main] [] [system] r.c.e.e.rabbitmq.RabbitMqEventsService : Add inclusive ZkListener ZkAppEventListener(attributes=[endpointId], filter={}) for path /endpoint-changed/eapps.qs3pkbii47vw 2025-09-30 10:19:17.337 | 2025-09-30 05:19:17.337 INFO [ main] [] [system] ru.citeck.ecos.apps.EcosAppsApp : Started EcosAppsApp in 44.152 seconds (process running for 47.489) 2025-09-30 10:19:17.808 | 2025-09-30 05:19:17.808 INFO [ main] [] [system] r.c.e.w.l.s.c.c.EcosWebAppContextImpl : Application context was loaded. Actions - BeforeReady: 6 OnReady: 19 2025-09-30 10:19:17.940 | 2025-09-30 05:19:17.940 INFO [ main] [] [system] r.c.e.r.s.dao.local.job.JobExecutor : Initialize JobExecutor 2025-09-30 10:19:17.942 | 2025-09-30 05:19:17.941 INFO [ main] [] [system] r.c.ecos.commons.task.EcosTaskScheduler : [records] Add new scheduled task: 'records_SYSTEM_0' 2025-09-30 10:19:17.956 | 2025-09-30 05:19:17.956 INFO [ main] [] [system] r.c.ecos.commons.task.EcosTaskScheduler : [records] Add new scheduled task: 'records_SYSTEM_1' 2025-09-30 10:19:18.017 | 2025-09-30 05:19:18.017 INFO [ main] [] [system] r.c.e.w.l.d.z.WebAppZkDiscoveryService : Register WebApp eapps:qs3pkbii47vw with info: {"priority":0,"version":"2.24","buildDate":"2025-09-24T02:31:54.739300655Z","startupTime":"2025-09-30T05:18:45.449551354Z","host":"172.18.0.12","ports":[{"value":8089,"type":"HTTP"},{"value":44783,"type":"HAZELCAST"}],"ipAddress":"172.18.0.12"} 2025-09-30 10:19:18.166 | 2025-09-30 05:19:18.166 INFO [ main] [] [system] r.c.e.webapp.lib.task.EcosTasksManager : Create new task scheduler with key 'ecos-patches' 2025-09-30 10:19:18.170 | 2025-09-30 05:19:18.170 INFO [ main] [] [system] r.c.ecos.commons.task.EcosTaskScheduler : [ecos-patches] Add new scheduled task: 'Ecos patch task' 2025-09-30 10:19:18.172 | 2025-09-30 05:19:18.171 INFO [ main] [] [system] r.c.e.w.l.s.c.r.EcosRegistriesConfig : Begin registries initialization 2025-09-30 10:19:18.179 | 2025-09-30 05:19:18.179 INFO [ main] [] [system] r.c.e.w.lib.registry.EcosRegistryImpl : [types] Begin initialization with 3 initializers 2025-09-30 10:19:18.203 | 2025-09-30 05:19:18.202 INFO [ main] [] [system] r.c.e.w.l.r.init.ZkRegistryInitializer : [types:zookeeper:passive] Registry is not ready yet. Current thread will be blocked until data will be synchronized. 2025-09-30 10:19:44.798 | 2025-09-30 05:19:44.798 INFO [ main] [] [system] r.c.ecos.commons.task.EcosTaskScheduler : [main] Add new scheduled task: 'types:zookeeper:passive-registry-updater' 2025-09-30 10:19:44.799 | 2025-09-30 05:19:44.799 INFO [ main] [] [system] r.c.e.w.lib.registry.EcosRegistryImpl : [types] Initialization completed 2025-09-30 10:19:44.799 | 2025-09-30 05:19:44.799 INFO [ main] [] [system] r.c.e.w.lib.registry.EcosRegistryImpl : [aspects] Begin initialization with 2 initializers 2025-09-30 10:19:44.806 | 2025-09-30 05:19:44.806 INFO [ main] [] [system] c.e.w.l.m.a.r.AspectArtifactsInitializer : Found aspects from classpath: 0 2025-09-30 10:19:45.057 | 2025-09-30 05:19:45.057 INFO [ main] [] [system] r.c.ecos.commons.task.EcosTaskScheduler : [main] Add new scheduled task: 'aspects:zookeeper:passive-registry-updater' 2025-09-30 10:19:45.057 | 2025-09-30 05:19:45.057 INFO [ main] [] [system] r.c.e.w.lib.registry.EcosRegistryImpl : [aspects] Initialization completed 2025-09-30 10:19:45.058 | 2025-09-30 05:19:45.057 INFO [ main] [] [system] r.c.e.w.lib.registry.EcosRegistryImpl : [permissions] Begin initialization with 1 initializers 2025-09-30 10:19:45.075 | 2025-09-30 05:19:45.074 INFO [ main] [] [system] r.c.e.w.l.r.init.ZkRegistryInitializer : [permissions:zookeeper:passive] Registry is not ready yet. Current thread will be blocked until data will be synchronized. 2025-09-30 10:19:48.338 | 2025-09-30 05:19:48.338 INFO [ main] [] [system] r.c.ecos.commons.task.EcosTaskScheduler : [main] Add new scheduled task: 'permissions:zookeeper:passive-registry-updater' 2025-09-30 10:19:48.339 | 2025-09-30 05:19:48.338 INFO [ main] [] [system] r.c.e.w.lib.registry.EcosRegistryImpl : [permissions] Initialization completed 2025-09-30 10:19:48.339 | 2025-09-30 05:19:48.339 INFO [ main] [] [system] r.c.e.w.lib.registry.EcosRegistryImpl : [num-templates] Begin initialization with 1 initializers 2025-09-30 10:19:48.357 | 2025-09-30 05:19:48.356 INFO [ main] [] [system] r.c.ecos.commons.task.EcosTaskScheduler : [main] Add new scheduled task: 'num-templates:zookeeper:passive-registry-updater' 2025-09-30 10:19:48.357 | 2025-09-30 05:19:48.357 INFO [ main] [] [system] r.c.e.w.lib.registry.EcosRegistryImpl : [num-templates] Initialization completed 2025-09-30 10:19:48.359 | 2025-09-30 05:19:48.359 INFO [ main] [] [system] r.c.ecos.commons.task.EcosTaskScheduler : [main] Add new scheduled task: 'trigger-apps-changed' 2025-09-30 10:19:48.449 | 2025-09-30 05:19:48.449 INFO [ main] [] [system] r.c.e.w.l.spring.EcosSpringApplication : 2025-09-30 10:19:48.449 | ---------------------------------------------------------- 2025-09-30 10:19:48.449 | Application successfully started in 1M15.31S! 2025-09-30 10:19:48.449 | Local URL: http://localhost:8089/ 2025-09-30 10:19:48.449 | External URL: http://172.18.0.12:8089/ 2025-09-30 10:19:48.449 | Profile(s): [dev, swagger] 2025-09-30 10:19:48.449 | Container Env: true 2025-09-30 10:19:48.449 | Config Server: Connected to the ECOS Registry running in Docker 2025-09-30 10:19:48.449 | ---------------------------------------------------------- 2025-09-30 10:19:52.265 | 2025-09-30 05:19:52.265 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to transformations (l537rnvpezpa) 2025-09-30 10:19:52.293 | 2025-09-30 05:19:52.293 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app transformations (l537rnvpezpa) ["name": "Transformations", "repo": "git@gitlab.citeck.ru:citeck-projects/ecos-transformations.git", "version": "1.14.1", "branch": "master", "buildDate": "2025-07-31T08:22:59.019133524Z"] 2025-09-30 10:19:52.293 | 2025-09-30 05:19:52.293 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to eproc (gviq3bnt7ua2) 2025-09-30 10:19:52.313 | 2025-09-30 05:19:52.312 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app eproc (gviq3bnt7ua2) ["name": "ecos-process", "repo": "git@gitlab.citeck.ru:citeck-projects/ecos-process.git", "version": "2.24.2", "branch": "master", "buildDate": "2025-09-23T08:00:16.311347690Z"] 2025-09-30 10:19:52.313 | 2025-09-30 05:19:52.313 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to emodel (hkglopacxxnu) 2025-09-30 10:19:52.328 | 2025-09-30 05:19:52.327 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app emodel (hkglopacxxnu) ["name": "Ecos Model", "repo": "git@gitlab.citeck.ru:citeck-projects/ecos-model.git", "version": "2.32.8", "branch": "master", "buildDate": "2025-09-23T09:22:07.261170588Z"] 2025-09-30 10:19:52.328 | 2025-09-30 05:19:52.327 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to eapps (qs3pkbii47vw) 2025-09-30 10:19:52.342 | 2025-09-30 05:19:52.342 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app eapps (qs3pkbii47vw) ["name": "EcosApps", "repo": "git@gitlab.citeck.ru:citeck-projects/ecos-apps.git", "version": "2.24.0", "branch": "master", "buildDate": "2025-09-24T02:31:54.739300655Z"] 2025-09-30 10:19:52.342 | 2025-09-30 05:19:52.342 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to history (xzokuvningwy) 2025-09-30 10:19:52.359 | 2025-09-30 05:19:52.359 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app history (xzokuvningwy) ["name": "History", "repo": "git@gitlab.citeck.ru:citeck-projects/ecos-history.git", "version": "2.22.0", "branch": "master", "buildDate": "2025-04-04T04:48:13.661587821Z"] 2025-09-30 10:19:52.359 | 2025-09-30 05:19:52.359 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to integrations (cxxgwjvz64gq) 2025-09-30 10:19:52.380 | 2025-09-30 05:19:52.379 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app integrations (cxxgwjvz64gq) ["name": "Integrations", "repo": "git@gitlab.citeck.ru:citeck-projects/ecos-integrations.git", "version": "2.28.0", "branch": "master", "buildDate": "2025-07-25T09:41:45.796518239Z"] 2025-09-30 10:19:52.380 | 2025-09-30 05:19:52.379 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to uiserv (5hwgyrhtpfia) 2025-09-30 10:19:52.403 | 2025-09-30 05:19:52.403 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app uiserv (5hwgyrhtpfia) ["name": "uiserv", "repo": "git@gitlab.citeck.ru:citeck-projects/ecos-uiserv.git", "version": "2.29.1", "branch": "master", "buildDate": "2025-07-23T06:03:05.879110111Z"] 2025-09-30 10:19:52.403 | 2025-09-30 05:19:52.403 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to notifications (ubjvtgy5fimw) 2025-09-30 10:19:52.430 | 2025-09-30 05:19:52.429 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app notifications (ubjvtgy5fimw) ["name": "notifications", "repo": "git@gitlab.citeck.ru:citeck-projects/ecos-notifications.git", "version": "2.23.0", "branch": "master", "buildDate": "2025-07-18T03:06:02.920411569Z"] 2025-09-30 10:19:52.430 | 2025-09-30 05:19:52.429 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to gateway (3gd6zavfjrfo) 2025-09-30 10:19:52.452 | 2025-09-30 05:19:52.452 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app gateway (3gd6zavfjrfo) ["name": "ecos-gateway", "repo": "git@gitlab.citeck.ru:citeck-projects/ecos-gateway.git", "version": "3.2.1", "branch": "master", "buildDate": "2025-01-10T07:27:38.370104930Z"] 2025-09-30 10:19:52.503 | 2025-09-30 05:19:52.502 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for transformations - l537rnvpezpa with supported types: [transformation/template] 2025-09-30 10:19:52.573 | 2025-09-30 05:19:52.573 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for eproc - gviq3bnt7ua2 with supported types: [process/bpmn, process/dmn, process/cmmn, process/bpmn-section, process/dmn-section, process/bpmn-kpi-settings, process/bpmn-task-atts-sync] 2025-09-30 10:19:52.705 | 2025-09-30 05:19:52.705 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for emodel - hkglopacxxnu with supported types: [model/workspace-template, model/workspace, model/num-template, model/authorities-sync, model/working-schedule, model/section, model/secret, model/type, model/delete, model/permission-def, model/endpoint, model/permission-settings, model/attrs_permission, model/permissions, model/aspect, model/working-calendar] 2025-09-30 10:19:52.766 | 2025-09-30 05:19:52.766 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for eapps - qs3pkbii47vw with supported types: [app/patch, app/license, app/artifact-patch, app/system-info, app/ecosapp, app/dev-module, app/config, app/module-patch] 2025-09-30 10:19:52.842 | 2025-09-30 05:19:52.842 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for integrations - cxxgwjvz64gq with supported types: [integration/recsrc, integration/osgi, integration/credentials, integration/ext-portal, integration/datasource, integration/camel-dsl, integration/sync, integration/file-import-config, integration/in-webhook] 2025-09-30 10:19:52.914 | 2025-09-30 05:19:52.913 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for uiserv - 5hwgyrhtpfia with supported types: [ui/journal, ui/form, ui/icon, ui/journal-settings, ui/action, ui/theme, ui/admin-sections-group, ui/menu, ui/config, ui/dashboard, ui/i18n, ui/board] 2025-09-30 10:19:52.948 | 2025-09-30 05:19:52.948 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for notifications - ubjvtgy5fimw with supported types: [notification/template, notification/file, notification/reminder, notification/sender] 2025-09-30 10:19:52.961 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=transformations, instanceId=l537rnvpezpa) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:18:33.905469885Z) 2025-09-30 10:19:52.961 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=transformations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:19:52.961 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=transformations, instanceId=l537rnvpezpa) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:18:32.059952335Z) 2025-09-30 10:19:52.961 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=transformations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:19:52.961 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=eproc, instanceId=gviq3bnt7ua2) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:19:07.269505839Z) 2025-09-30 10:19:52.961 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=eproc, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:19:52.961 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=eproc, instanceId=gviq3bnt7ua2) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:19:30.248053643Z) 2025-09-30 10:19:52.961 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=eproc, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:19:52.961 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=emodel, instanceId=hkglopacxxnu) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:19:11.073394279Z) 2025-09-30 10:19:52.961 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=emodel, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=emodel, instanceId=hkglopacxxnu) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:19:35.074906129Z) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=emodel, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.961 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=eapps, instanceId=qs3pkbii47vw) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:18:45.180949725Z) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=eapps, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=eapps, instanceId=qs3pkbii47vw) Source: ArtifactSourceInfo(key=SourceKey(id=additional-locations, type=APPLICATION), lastModified=2025-09-30T05:18:45.180952609Z) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=eapps, source=SourceKey(id=additional-locations, type=APPLICATION)) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=eapps, instanceId=qs3pkbii47vw) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:19:05.834578992Z) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=eapps, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=history, instanceId=xzokuvningwy) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:19:05.220112747Z) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=history, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=history, instanceId=xzokuvningwy) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:19:01.302039831Z) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=history, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=cxxgwjvz64gq) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:18:34.673842087Z) 2025-09-30 10:19:52.962 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=cxxgwjvz64gq) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:18:32.366414263Z) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=uiserv, instanceId=5hwgyrhtpfia) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:19:07.576313320Z) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=uiserv, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=uiserv, instanceId=5hwgyrhtpfia) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:19:24.021736077Z) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=uiserv, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=notifications, instanceId=ubjvtgy5fimw) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:19:07.967260443Z) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=notifications, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.962 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=notifications, instanceId=ubjvtgy5fimw) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:19:03.658292715Z) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.963 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=notifications, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.963 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=gateway, instanceId=3gd6zavfjrfo) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:19:00.043511631Z) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.963 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=gateway, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.963 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=gateway, instanceId=3gd6zavfjrfo) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:18:59.176410594Z) 2025-09-30 10:19:52.963 | 2025-09-30 05:19:52.963 INFO [rtifactsWatcher] [c29fd47f1a81e0feeb97757f33cd787b] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=gateway, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:20:01.052 | 2025-09-30 05:20:01.052 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eapps, source=SourceKey(id=additional-locations, type=APPLICATION)). New date: 2025-09-30T05:18:45.180952609Z Old date: 2025-09-29T12:28:50.110528Z 2025-09-30 10:20:01.966 | 2025-09-30 05:20:01.965 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eapps, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:05.834578992Z Old date: 2025-09-29T12:29:14.162245Z 2025-09-30 10:20:02.144 | 2025-09-30 05:20:02.144 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=notifications, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:07.967260443Z Old date: 2025-09-29T12:29:13.724636Z 2025-09-30 10:20:03.018 | 2025-09-30 05:20:03.017 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=notifications, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:03.658292715Z Old date: 2025-09-29T12:29:09.395804Z 2025-09-30 10:20:03.053 | 2025-09-30 05:20:03.052 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=transformations, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:18:33.905469885Z Old date: 2025-09-29T12:28:36.049780Z 2025-09-30 10:20:03.478 | 2025-09-30 05:20:03.478 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=uiserv, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:07.576313320Z Old date: 2025-09-29T12:29:13.249676Z 2025-09-30 10:20:06.157 | 2025-09-30 05:20:06.157 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eproc, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:07.269505839Z Old date: 2025-09-29T12:29:12.607488Z 2025-09-30 10:20:07.747 | 2025-09-30 05:20:07.747 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:18:32.366414263Z Old date: 2025-09-29T12:28:33.749990Z 2025-09-30 10:20:07.792 | 2025-09-30 05:20:07.792 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=gateway, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:18:59.176410594Z Old date: 2025-09-29T12:29:05.628050Z 2025-09-30 10:20:07.874 | 2025-09-30 05:20:07.874 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=emodel, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:11.073394279Z Old date: 2025-09-29T12:29:17.123898Z 2025-09-30 10:20:09.539 | 2025-09-30 05:20:09.539 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=history, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:01.302039831Z Old date: 2025-09-29T12:29:07.008271Z 2025-09-30 10:20:09.603 | 2025-09-30 05:20:09.603 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=history, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:05.220112747Z Old date: 2025-09-29T12:29:11.051480Z 2025-09-30 10:20:09.752 | 2025-09-30 05:20:09.752 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eproc, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:30.248053643Z Old date: 2025-09-29T12:29:35.339313Z 2025-09-30 10:20:09.810 | 2025-09-30 05:20:09.810 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=uiserv, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:24.021736077Z Old date: 2025-09-29T12:29:30.111800Z 2025-09-30 10:20:09.855 | 2025-09-30 05:20:09.855 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=transformations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:18:32.059952335Z Old date: 2025-09-29T12:28:33.937473Z 2025-09-30 10:20:09.888 | 2025-09-30 05:20:09.887 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:18:34.673842087Z Old date: 2025-09-29T12:28:36.327253Z 2025-09-30 10:20:10.744 | 2025-09-30 05:20:10.743 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=emodel, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:35.074906129Z Old date: 2025-09-29T12:29:40.096757Z 2025-09-30 10:20:10.781 | 2025-09-30 05:20:10.781 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eapps, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:18:45.180949725Z Old date: 2025-09-29T12:28:50.110527Z 2025-09-30 10:20:11.050 | 2025-09-30 05:20:11.049 INFO [rtifactsWatcher] [f72f2a9641a7263f01ef38397f64be1e] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=gateway, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:00.043511631Z Old date: 2025-09-29T12:29:06.673298Z 2025-09-30 10:20:59.510 | 2025-09-30 05:20:59.509 INFO [rtifactsWatcher] [2a46f7471acd94b21b32f95f270a6e09] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to alfresco (d36yj3b26azq) 2025-09-30 10:20:59.524 | 2025-09-30 05:20:59.524 INFO [rtifactsWatcher] [2a46f7471acd94b21b32f95f270a6e09] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app alfresco (d36yj3b26azq) [] 2025-09-30 10:20:59.536 | 2025-09-30 05:20:59.535 INFO [rtifactsWatcher] [2a46f7471acd94b21b32f95f270a6e09] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=alfresco, instanceId=d36yj3b26azq) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:20:38.944062500Z) 2025-09-30 10:20:59.536 | 2025-09-30 05:20:59.535 INFO [rtifactsWatcher] [2a46f7471acd94b21b32f95f270a6e09] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=alfresco, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:20:59.536 | 2025-09-30 05:20:59.535 INFO [rtifactsWatcher] [2a46f7471acd94b21b32f95f270a6e09] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=alfresco, instanceId=d36yj3b26azq) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:20:38.286687900Z) 2025-09-30 10:20:59.536 | 2025-09-30 05:20:59.535 INFO [rtifactsWatcher] [2a46f7471acd94b21b32f95f270a6e09] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=alfresco, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:21:07.622 | 2025-09-30 05:21:07.622 INFO [rtifactsWatcher] [43c2f15c499ff653089bd5821e4d2738] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=alfresco, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:20:38.286687900Z Old date: 2025-09-29T12:21:22.678112Z 2025-09-30 10:21:07.665 | 2025-09-30 05:21:07.665 INFO [rtifactsWatcher] [43c2f15c499ff653089bd5821e4d2738] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=alfresco, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:20:38.944062500Z Old date: 2025-09-29T12:21:24.530563Z 2025-09-30 10:21:10.041 | 2025-09-30 05:21:10.040 INFO [rtifactsWatcher] [43c2f15c499ff653089bd5821e4d2738] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"ru":"Загрузить новую версию","en":"Upload New Version"}(ui/action$upload-new-version). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:21:10.073 | 2025-09-30 05:21:10.073 INFO [rtifactsWatcher] [43c2f15c499ff653089bd5821e4d2738] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/action$upload-new-version from DEPLOYED to DRAFT 2025-09-30 10:21:10.283 | 2025-09-30 05:21:10.283 INFO [rtifactsWatcher] [43c2f15c499ff653089bd5821e4d2738] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {}(ui/dashboard$personal-ws-dashboard-default). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:21:10.284 | 2025-09-30 05:21:10.284 INFO [rtifactsWatcher] [43c2f15c499ff653089bd5821e4d2738] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$personal-ws-dashboard-default from DEPLOYED to DRAFT 2025-09-30 10:21:10.297 | 2025-09-30 05:21:10.297 INFO [rtifactsWatcher] [43c2f15c499ff653089bd5821e4d2738] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {}(ui/dashboard$ws-dashboard-default). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:21:10.298 | 2025-09-30 05:21:10.297 INFO [rtifactsWatcher] [43c2f15c499ff653089bd5821e4d2738] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$ws-dashboard-default from DEPLOYED to DRAFT 2025-09-30 10:21:18.822 | 2025-09-30 05:21:18.822 INFO [rtifactsWatcher] [8aea30d3538f8dcb59687b426a3c5e4f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Found 1 modules in DRAFT status with type ui/action to deploy 2025-09-30 10:21:18.966 | 2025-09-30 05:21:18.966 INFO [rtifactsWatcher] [8aea30d3538f8dcb59687b426a3c5e4f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/action$upload-new-version from DRAFT to DEPLOYED 2025-09-30 10:21:18.967 | 2025-09-30 05:21:18.967 INFO [rtifactsWatcher] [8aea30d3538f8dcb59687b426a3c5e4f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy of type ui/action is finished. Success: 1 Failed: 0 2025-09-30 10:21:18.973 | 2025-09-30 05:21:18.972 INFO [rtifactsWatcher] [8aea30d3538f8dcb59687b426a3c5e4f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Found 2 modules in DRAFT status with type ui/dashboard to deploy 2025-09-30 10:21:19.344 | 2025-09-30 05:21:19.343 INFO [rtifactsWatcher] [8aea30d3538f8dcb59687b426a3c5e4f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$personal-ws-dashboard-default from DRAFT to DEPLOYED 2025-09-30 10:21:19.390 | 2025-09-30 05:21:19.389 INFO [rtifactsWatcher] [8aea30d3538f8dcb59687b426a3c5e4f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$ws-dashboard-default from DRAFT to DEPLOYED 2025-09-30 10:21:19.390 | 2025-09-30 05:21:19.390 INFO [rtifactsWatcher] [8aea30d3538f8dcb59687b426a3c5e4f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy of type ui/dashboard is finished. Success: 2 Failed: 0 2025-09-30 10:23:44.947 | 2025-09-30 05:23:44.943 INFO [ parallel-1] [] [anonymous] d.c.b.a.server.services.StatusUpdater : Couldn't retrieve status for Instance(id=1353c4c59465, version=3, registration=Registration(name=integrations, managementUrl=http://172.18.0.13:8082/management, healthUrl=http://172.18.0.13:8082/management/health, serviceUrl=http://172.18.0.13:8082, source=discovery), registered=true, statusInfo=StatusInfo(status=UP, details={reactiveDiscoveryClients={description=Discovery Client not initialized, status=UNKNOWN, components={Simple Reactive Discovery Client={description=Discovery Client not initialized, status=UNKNOWN}}}, clientConfigServer={status=UP, details={propertySources=[configserver:file:/central-config/application.yml, configClient]}}, diskSpace={status=UP, details={total=1081101176832, free=989307904000, threshold=10485760, path=/., exists=true}}, ping={status=UP}, discoveryComposite={description=Discovery Client not initialized, status=UNKNOWN, components={discoveryClient={description=Discovery Client not initialized, status=UNKNOWN}}}, refreshScope={status=UP}, db={status=UP, details={database=PostgreSQL, validationQuery=isValid()}}}), statusTimestamp=2025-09-30T05:19:50.325629285Z, info=Info(values={git={commit={id={describe=2.15.1-415-g5aa97f4, abbrev=5aa97f4}}, branch=5aa97f43c7b1b1dfcfde2c8ed959a25c81ff21ab}, build={artifact=ecos-integrations, name=Integrations, time=2025-07-25T09:40:39.030Z, version=2.28.0, group=ru.citeck.ecos.integrations}}), endpoints=Endpoints(endpoints={caches=Endpoint(id=caches, url=http://172.18.0.13:8082/management/caches), loggers=Endpoint(id=loggers, url=http://172.18.0.13:8082/management/loggers), jhi-metrics=Endpoint(id=jhi-metrics, url=http://172.18.0.13:8082/management/jhi-metrics), health=Endpoint(id=health, url=http://172.18.0.13:8082/management/health), refresh=Endpoint(id=refresh, url=http://172.18.0.13:8082/management/refresh), env=Endpoint(id=env, url=http://172.18.0.13:8082/management/env), scheduledtasks=Endpoint(id=scheduledtasks, url=http://172.18.0.13:8082/management/scheduledtasks), mappings=Endpoint(id=mappings, url=http://172.18.0.13:8082/management/mappings), beans=Endpoint(id=beans, url=http://172.18.0.13:8082/management/beans), configprops=Endpoint(id=configprops, url=http://172.18.0.13:8082/management/configprops), threaddump=Endpoint(id=threaddump, url=http://172.18.0.13:8082/management/threaddump), prometheus=Endpoint(id=prometheus, url=http://172.18.0.13:8082/management/prometheus), metrics=Endpoint(id=metrics, url=http://172.18.0.13:8082/management/metrics), conditions=Endpoint(id=conditions, url=http://172.18.0.13:8082/management/conditions), info=Endpoint(id=info, url=http://172.18.0.13:8082/management/info)}), buildVersion=2.28.0, tags=Tags(values={})) 2025-09-30 10:23:44.947 | 2025-09-30 10:23:44.947 | java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 9000ms in 'log' (and no fallback has been configured) 2025-09-30 10:23:44.947 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 2025-09-30 10:23:44.947 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 2025-09-30 10:23:44.947 | at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 2025-09-30 10:23:44.947 | at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 2025-09-30 10:23:44.947 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 2025-09-30 10:23:44.947 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 2025-09-30 10:23:44.947 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 2025-09-30 10:23:44.947 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 2025-09-30 10:23:44.947 | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-09-30 10:23:44.947 | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-09-30 10:23:44.947 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-09-30 10:23:44.947 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-09-30 10:23:44.947 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 10:23:44.947 | 2025-09-30 10:24:00.620 | 2025-09-30 05:24:00.619 INFO [ ecos-ts-main-0] [] [system] d.c.b.a.s.c.d.InstanceDiscoveryListener : Instance '1353c4c59465' missing in DiscoveryClient services and will be removed. 2025-09-30 10:24:16.494 | 2025-09-30 05:24:16.493 INFO [rtifactsWatcher] [a654db15c99d706dfae69cdfaa7af6d3] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:24:16.494 | 2025-09-30 05:24:16.493 INFO [rtifactsWatcher] [a654db15c99d706dfae69cdfaa7af6d3] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:25:20.872 | 2025-09-30 05:25:20.872 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to integrations (uvooqoeea4hw) 2025-09-30 10:25:20.888 | 2025-09-30 05:25:20.888 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app integrations (uvooqoeea4hw) ["name": "Integrations", "repo": "", "version": "2.28.0", "branch": "", "buildDate": "2025-08-26T05:55:31.753488500Z"] 2025-09-30 10:25:20.919 | 2025-09-30 05:25:20.919 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/osgi' 2025-09-30 10:25:20.936 | 2025-09-30 05:25:20.936 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/recsrc' 2025-09-30 10:25:20.942 | 2025-09-30 05:25:20.941 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/credentials' 2025-09-30 10:25:20.947 | 2025-09-30 05:25:20.946 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/datasource' 2025-09-30 10:25:20.952 | 2025-09-30 05:25:20.952 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/ext-portal' 2025-09-30 10:25:20.957 | 2025-09-30 05:25:20.957 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/camel-dsl' 2025-09-30 10:25:20.961 | 2025-09-30 05:25:20.961 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/migration' 2025-09-30 10:25:20.965 | 2025-09-30 05:25:20.965 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/file-import-config' 2025-09-30 10:25:20.968 | 2025-09-30 05:25:20.968 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/sync' 2025-09-30 10:25:20.973 | 2025-09-30 05:25:20.973 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/in-webhook' 2025-09-30 10:25:20.988 | 2025-09-30 05:25:20.987 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for integrations - uvooqoeea4hw with supported types: [integration/osgi, integration/recsrc, integration/credentials, integration/datasource, integration/ext-portal, integration/camel-dsl, integration/file-import-config, integration/sync, integration/in-webhook] 2025-09-30 10:25:20.989 | 2025-09-30 05:25:20.989 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:24:43.969696200Z) 2025-09-30 10:25:20.989 | 2025-09-30 05:25:20.989 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:25:20.989 | 2025-09-30 05:25:20.989 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:24:43.050203300Z) 2025-09-30 10:25:20.989 | 2025-09-30 05:25:20.989 INFO [rtifactsWatcher] [4ad6c341b354a30b452110df902fd3c8] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:25:29.065 | 2025-09-30 05:25:29.065 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eapps, source=SourceKey(id=additional-locations, type=APPLICATION)). New date: 2025-09-30T05:18:45.180952609Z Old date: 2025-09-30T05:18:45.180952609Z 2025-09-30 10:25:29.097 | 2025-09-30 05:25:29.096 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eapps, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:05.834578992Z Old date: 2025-09-30T05:19:05.834578992Z 2025-09-30 10:25:29.127 | 2025-09-30 05:25:29.126 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=notifications, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:07.967260443Z Old date: 2025-09-30T05:19:07.967260443Z 2025-09-30 10:25:29.501 | 2025-09-30 05:25:29.501 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=notifications, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:03.658292715Z Old date: 2025-09-30T05:19:03.658292715Z 2025-09-30 10:25:29.524 | 2025-09-30 05:25:29.524 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=transformations, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:18:33.905469885Z Old date: 2025-09-30T05:18:33.905469885Z 2025-09-30 10:25:29.777 | 2025-09-30 05:25:29.776 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=uiserv, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:07.576313320Z Old date: 2025-09-30T05:19:07.576313320Z 2025-09-30 10:25:30.460 | 2025-09-30 05:25:30.460 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"ru":"Загрузить новую версию","en":"Upload New Version"}(ui/action$upload-new-version). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:25:30.461 | 2025-09-30 05:25:30.461 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/action$upload-new-version from DEPLOYED to DRAFT 2025-09-30 10:25:30.553 | 2025-09-30 05:25:30.553 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {}(ui/dashboard$personal-ws-dashboard-default). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:25:30.554 | 2025-09-30 05:25:30.553 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$personal-ws-dashboard-default from DEPLOYED to DRAFT 2025-09-30 10:25:30.572 | 2025-09-30 05:25:30.572 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {}(ui/dashboard$ws-dashboard-default). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:25:30.573 | 2025-09-30 05:25:30.572 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$ws-dashboard-default from DEPLOYED to DRAFT 2025-09-30 10:25:30.655 | 2025-09-30 05:25:30.655 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=alfresco, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:20:38.286687900Z Old date: 2025-09-30T05:20:38.286687900Z 2025-09-30 10:25:30.675 | 2025-09-30 05:25:30.675 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eproc, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:07.269505839Z Old date: 2025-09-30T05:19:07.269505839Z 2025-09-30 10:25:31.435 | 2025-09-30 05:25:31.435 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:24:43.050203300Z Old date: 2025-09-30T05:18:32.366414263Z 2025-09-30 10:25:31.468 | 2025-09-30 05:25:31.468 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=gateway, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:18:59.176410594Z Old date: 2025-09-30T05:18:59.176410594Z 2025-09-30 10:25:31.498 | 2025-09-30 05:25:31.498 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=emodel, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:11.073394279Z Old date: 2025-09-30T05:19:11.073394279Z 2025-09-30 10:25:32.476 | 2025-09-30 05:25:32.475 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=history, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:01.302039831Z Old date: 2025-09-30T05:19:01.302039831Z 2025-09-30 10:25:32.508 | 2025-09-30 05:25:32.508 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=history, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:05.220112747Z Old date: 2025-09-30T05:19:05.220112747Z 2025-09-30 10:25:32.611 | 2025-09-30 05:25:32.610 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eproc, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:30.248053643Z Old date: 2025-09-30T05:19:30.248053643Z 2025-09-30 10:25:32.667 | 2025-09-30 05:25:32.666 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=uiserv, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:24.021736077Z Old date: 2025-09-30T05:19:24.021736077Z 2025-09-30 10:25:32.700 | 2025-09-30 05:25:32.700 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=transformations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:18:32.059952335Z Old date: 2025-09-30T05:18:32.059952335Z 2025-09-30 10:25:32.720 | 2025-09-30 05:25:32.720 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=alfresco, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:20:38.944062500Z Old date: 2025-09-30T05:20:38.944062500Z 2025-09-30 10:25:34.016 | 2025-09-30 05:25:34.015 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"ru":"Загрузить новую версию","en":"Upload New Version"}(ui/action$upload-new-version). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:25:34.170 | 2025-09-30 05:25:34.169 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {}(ui/dashboard$personal-ws-dashboard-default). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:25:34.185 | 2025-09-30 05:25:34.185 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {}(ui/dashboard$ws-dashboard-default). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:25:34.532 | 2025-09-30 05:25:34.531 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:24:43.969696200Z Old date: 2025-09-30T05:18:34.673842087Z 2025-09-30 10:25:34.860 | 2025-09-30 05:25:34.859 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"Дефолтный шаблон неудачного согласования по почте"}(notification/template$la-report-error-notification). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:25:34.860 | 2025-09-30 05:25:34.860 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-report-error-notification from DEPLOYED to DRAFT 2025-09-30 10:25:34.872 | 2025-09-30 05:25:34.872 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"Базовое уведомление пользователя об ошибке при получение письма при Lazy Approval"}(notification/template$la-base-error-notification). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:25:34.872 | 2025-09-30 05:25:34.872 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-base-error-notification from DEPLOYED to DRAFT 2025-09-30 10:25:34.882 | 2025-09-30 05:25:34.882 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"Дефолтный шаблон успешного согласования по почте"}(notification/template$la-report-success-notification). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 10:25:34.882 | 2025-09-30 05:25:34.882 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-report-success-notification from DEPLOYED to DRAFT 2025-09-30 10:25:35.220 | 2025-09-30 05:25:35.220 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=emodel, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:35.074906129Z Old date: 2025-09-30T05:19:35.074906129Z 2025-09-30 10:25:35.245 | 2025-09-30 05:25:35.244 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eapps, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:18:45.180949725Z Old date: 2025-09-30T05:18:45.180949725Z 2025-09-30 10:25:35.483 | 2025-09-30 05:25:35.483 INFO [rtifactsWatcher] [8cf7061b76486246870fd9d3a6835ffb] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=gateway, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:00.043511631Z Old date: 2025-09-30T05:19:00.043511631Z 2025-09-30 10:25:43.617 | 2025-09-30 05:25:43.616 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Found 1 modules in DRAFT status with type ui/action to deploy 2025-09-30 10:25:43.642 | 2025-09-30 05:25:43.642 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/action$upload-new-version from DRAFT to DEPLOYED 2025-09-30 10:25:43.642 | 2025-09-30 05:25:43.642 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy of type ui/action is finished. Success: 1 Failed: 0 2025-09-30 10:25:43.647 | 2025-09-30 05:25:43.647 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Found 2 modules in DRAFT status with type ui/dashboard to deploy 2025-09-30 10:25:43.667 | 2025-09-30 05:25:43.667 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$personal-ws-dashboard-default from DRAFT to DEPLOYED 2025-09-30 10:25:43.679 | 2025-09-30 05:25:43.679 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$ws-dashboard-default from DRAFT to DEPLOYED 2025-09-30 10:25:43.679 | 2025-09-30 05:25:43.679 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy of type ui/dashboard is finished. Success: 2 Failed: 0 2025-09-30 10:25:43.696 | 2025-09-30 05:25:43.695 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Found 3 modules in DRAFT status with type notification/template to deploy 2025-09-30 10:25:43.836 | 2025-09-30 05:25:43.836 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-report-error-notification from DRAFT to DEPLOYED 2025-09-30 10:25:43.854 | 2025-09-30 05:25:43.853 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-base-error-notification from DRAFT to DEPLOYED 2025-09-30 10:25:43.869 | 2025-09-30 05:25:43.869 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-report-success-notification from DRAFT to DEPLOYED 2025-09-30 10:25:43.869 | 2025-09-30 05:25:43.869 INFO [rtifactsWatcher] [9feef4abbc13912a9786bfbdaed84d33] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy of type notification/template is finished. Success: 3 Failed: 0 2025-09-30 10:29:11.980 | 2025-09-30 05:29:11.979 INFO [ parallel-20] [] [anonymous] d.c.b.a.server.services.StatusUpdater : Couldn't retrieve status for Instance(id=05859f42aae2, version=2, registration=Registration(name=integrations, managementUrl=http://host.docker.internal:8082/management, healthUrl=http://host.docker.internal:8082/management/health, serviceUrl=http://host.docker.internal:8082, source=discovery), registered=true, statusInfo=StatusInfo(status=UP, details={reactiveDiscoveryClients={description=Discovery Client not initialized, status=UNKNOWN, components={Simple Reactive Discovery Client={description=Discovery Client not initialized, status=UNKNOWN}}}, clientConfigServer={status=UP, details={propertySources=[configserver:file:/central-config/application.yml, configClient]}}, diskSpace={status=UP, details={total=511208058880, free=7728791552, threshold=10485760, path=C:\GitRep\ecos-integrations\., exists=true}}, ping={status=UP}, discoveryComposite={description=Discovery Client not initialized, status=UNKNOWN, components={discoveryClient={description=Discovery Client not initialized, status=UNKNOWN}}}, refreshScope={status=UP}, db={status=UP, details={database=PostgreSQL, validationQuery=isValid()}}}), statusTimestamp=2025-09-30T05:25:15.649136016Z, info=Info(values={}), endpoints=Endpoints(endpoints={caches=Endpoint(id=caches, url=http://host.docker.internal:8082/management/caches), loggers=Endpoint(id=loggers, url=http://host.docker.internal:8082/management/loggers), jhi-metrics=Endpoint(id=jhi-metrics, url=http://host.docker.internal:8082/management/jhi-metrics), health=Endpoint(id=health, url=http://host.docker.internal:8082/management/health), refresh=Endpoint(id=refresh, url=http://host.docker.internal:8082/management/refresh), env=Endpoint(id=env, url=http://host.docker.internal:8082/management/env), scheduledtasks=Endpoint(id=scheduledtasks, url=http://host.docker.internal:8082/management/scheduledtasks), mappings=Endpoint(id=mappings, url=http://host.docker.internal:8082/management/mappings), beans=Endpoint(id=beans, url=http://host.docker.internal:8082/management/beans), configprops=Endpoint(id=configprops, url=http://host.docker.internal:8082/management/configprops), threaddump=Endpoint(id=threaddump, url=http://host.docker.internal:8082/management/threaddump), prometheus=Endpoint(id=prometheus, url=http://host.docker.internal:8082/management/prometheus), metrics=Endpoint(id=metrics, url=http://host.docker.internal:8082/management/metrics), conditions=Endpoint(id=conditions, url=http://host.docker.internal:8082/management/conditions), info=Endpoint(id=info, url=http://host.docker.internal:8082/management/info)}), buildVersion=null, tags=Tags(values={})) 2025-09-30 10:29:11.980 | 2025-09-30 10:29:11.980 | java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 9000ms in 'log' (and no fallback has been configured) 2025-09-30 10:29:11.980 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 2025-09-30 10:29:11.980 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 2025-09-30 10:29:11.980 | at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 2025-09-30 10:29:11.980 | at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 2025-09-30 10:29:11.980 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 2025-09-30 10:29:11.980 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 2025-09-30 10:29:11.980 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 2025-09-30 10:29:11.980 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 2025-09-30 10:29:11.980 | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-09-30 10:29:11.980 | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-09-30 10:29:11.980 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-09-30 10:29:11.980 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-09-30 10:29:11.980 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 10:29:11.980 | 2025-09-30 10:29:35.745 | 2025-09-30 05:29:35.744 INFO [ ecos-ts-main-4] [] [system] d.c.b.a.s.c.d.InstanceDiscoveryListener : Instance '05859f42aae2' missing in DiscoveryClient services and will be removed. 2025-09-30 10:29:45.348 | 2025-09-30 05:29:45.348 INFO [rtifactsWatcher] [5024aa87a01775017fda813aa99736b5] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:29:45.348 | 2025-09-30 05:29:45.348 INFO [rtifactsWatcher] [5024aa87a01775017fda813aa99736b5] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:30:01.502 | 2025-09-30 05:30:01.501 INFO [rtifactsWatcher] [1dd79dcb4a9ce84606f8e359d92bbe2a] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for integrations - uvooqoeea4hw with supported types: [integration/osgi, integration/recsrc, integration/credentials, integration/datasource, integration/ext-portal, integration/camel-dsl, integration/file-import-config, integration/sync, integration/in-webhook] 2025-09-30 10:30:01.503 | 2025-09-30 05:30:01.503 INFO [rtifactsWatcher] [1dd79dcb4a9ce84606f8e359d92bbe2a] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:24:43.969696200Z) 2025-09-30 10:30:01.503 | 2025-09-30 05:30:01.503 INFO [rtifactsWatcher] [1dd79dcb4a9ce84606f8e359d92bbe2a] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:30:01.503 | 2025-09-30 05:30:01.503 INFO [rtifactsWatcher] [1dd79dcb4a9ce84606f8e359d92bbe2a] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:24:43.050203300Z) 2025-09-30 10:30:01.503 | 2025-09-30 05:30:01.503 INFO [rtifactsWatcher] [1dd79dcb4a9ce84606f8e359d92bbe2a] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:30:29.755 | 2025-09-30 05:30:29.753 INFO [ parallel-3] [] [anonymous] d.c.b.a.server.services.StatusUpdater : Couldn't retrieve status for Instance(id=05859f42aae2, version=7, registration=Registration(name=integrations, managementUrl=http://host.docker.internal:8082/management, healthUrl=http://host.docker.internal:8082/management/health, serviceUrl=http://host.docker.internal:8082, source=discovery), registered=true, statusInfo=StatusInfo(status=UP, details={reactiveDiscoveryClients={description=Discovery Client not initialized, status=UNKNOWN, components={Simple Reactive Discovery Client={description=Discovery Client not initialized, status=UNKNOWN}}}, clientConfigServer={status=UP, details={propertySources=[configserver:file:/central-config/application.yml, configClient]}}, diskSpace={status=UP, details={total=511208058880, free=7726944256, threshold=10485760, path=C:\GitRep\ecos-integrations\., exists=true}}, ping={status=UP}, discoveryComposite={description=Discovery Client not initialized, status=UNKNOWN, components={discoveryClient={description=Discovery Client not initialized, status=UNKNOWN}}}, refreshScope={status=UP}, db={status=UP, details={database=PostgreSQL, validationQuery=isValid()}}}), statusTimestamp=2025-09-30T05:29:49.277054980Z, info=Info(values={}), endpoints=Endpoints(endpoints={caches=Endpoint(id=caches, url=http://host.docker.internal:8082/management/caches), loggers=Endpoint(id=loggers, url=http://host.docker.internal:8082/management/loggers), jhi-metrics=Endpoint(id=jhi-metrics, url=http://host.docker.internal:8082/management/jhi-metrics), health=Endpoint(id=health, url=http://host.docker.internal:8082/management/health), refresh=Endpoint(id=refresh, url=http://host.docker.internal:8082/management/refresh), env=Endpoint(id=env, url=http://host.docker.internal:8082/management/env), scheduledtasks=Endpoint(id=scheduledtasks, url=http://host.docker.internal:8082/management/scheduledtasks), mappings=Endpoint(id=mappings, url=http://host.docker.internal:8082/management/mappings), beans=Endpoint(id=beans, url=http://host.docker.internal:8082/management/beans), configprops=Endpoint(id=configprops, url=http://host.docker.internal:8082/management/configprops), threaddump=Endpoint(id=threaddump, url=http://host.docker.internal:8082/management/threaddump), prometheus=Endpoint(id=prometheus, url=http://host.docker.internal:8082/management/prometheus), metrics=Endpoint(id=metrics, url=http://host.docker.internal:8082/management/metrics), conditions=Endpoint(id=conditions, url=http://host.docker.internal:8082/management/conditions), info=Endpoint(id=info, url=http://host.docker.internal:8082/management/info)}), buildVersion=null, tags=Tags(values={})) 2025-09-30 10:30:29.755 | 2025-09-30 10:30:29.755 | java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 9000ms in 'log' (and no fallback has been configured) 2025-09-30 10:30:29.755 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 2025-09-30 10:30:29.755 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 2025-09-30 10:30:29.755 | at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 2025-09-30 10:30:29.755 | at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 2025-09-30 10:30:29.755 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 2025-09-30 10:30:29.755 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 2025-09-30 10:30:29.755 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 2025-09-30 10:30:29.755 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 2025-09-30 10:30:29.755 | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-09-30 10:30:29.755 | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-09-30 10:30:29.755 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-09-30 10:30:29.755 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-09-30 10:30:29.755 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 10:30:29.755 | 2025-09-30 10:30:45.569 | 2025-09-30 05:30:45.569 INFO [ ecos-ts-main-0] [] [system] d.c.b.a.s.c.d.InstanceDiscoveryListener : Instance '05859f42aae2' missing in DiscoveryClient services and will be removed. 2025-09-30 10:30:49.902 | 2025-09-30 05:30:49.902 INFO [rtifactsWatcher] [ca6476c102d534f00311a5d6a775ef53] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:30:49.902 | 2025-09-30 05:30:49.902 INFO [rtifactsWatcher] [ca6476c102d534f00311a5d6a775ef53] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:31:30.178 | 2025-09-30 05:31:30.178 INFO [rtifactsWatcher] [e8d5e9dbb13c5a3e7b0b06bb5d2887d8] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for integrations - uvooqoeea4hw with supported types: [integration/osgi, integration/recsrc, integration/credentials, integration/datasource, integration/ext-portal, integration/camel-dsl, integration/file-import-config, integration/sync, integration/in-webhook] 2025-09-30 10:31:30.179 | 2025-09-30 05:31:30.179 INFO [rtifactsWatcher] [e8d5e9dbb13c5a3e7b0b06bb5d2887d8] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:24:43.969696200Z) 2025-09-30 10:31:30.179 | 2025-09-30 05:31:30.179 INFO [rtifactsWatcher] [e8d5e9dbb13c5a3e7b0b06bb5d2887d8] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:31:30.179 | 2025-09-30 05:31:30.179 INFO [rtifactsWatcher] [e8d5e9dbb13c5a3e7b0b06bb5d2887d8] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:24:43.050203300Z) 2025-09-30 10:31:30.179 | 2025-09-30 05:31:30.179 INFO [rtifactsWatcher] [e8d5e9dbb13c5a3e7b0b06bb5d2887d8] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:32:15.279 | 2025-09-30 05:32:15.278 INFO [ parallel-18] [] [anonymous] d.c.b.a.server.services.StatusUpdater : Couldn't retrieve status for Instance(id=05859f42aae2, version=12, registration=Registration(name=integrations, managementUrl=http://host.docker.internal:8082/management, healthUrl=http://host.docker.internal:8082/management/health, serviceUrl=http://host.docker.internal:8082, source=discovery), registered=true, statusInfo=StatusInfo(status=UP, details={reactiveDiscoveryClients={description=Discovery Client not initialized, status=UNKNOWN, components={Simple Reactive Discovery Client={description=Discovery Client not initialized, status=UNKNOWN}}}, clientConfigServer={status=UP, details={propertySources=[configserver:file:/central-config/application.yml, configClient]}}, diskSpace={status=UP, details={total=511208058880, free=7726252032, threshold=10485760, path=C:\GitRep\ecos-integrations\., exists=true}}, ping={status=UP}, discoveryComposite={description=Discovery Client not initialized, status=UNKNOWN, components={discoveryClient={description=Discovery Client not initialized, status=UNKNOWN}}}, refreshScope={status=UP}, db={status=UP, details={database=PostgreSQL, validationQuery=isValid()}}}), statusTimestamp=2025-09-30T05:31:32.845131028Z, info=Info(values={}), endpoints=Endpoints(endpoints={caches=Endpoint(id=caches, url=http://host.docker.internal:8082/management/caches), loggers=Endpoint(id=loggers, url=http://host.docker.internal:8082/management/loggers), jhi-metrics=Endpoint(id=jhi-metrics, url=http://host.docker.internal:8082/management/jhi-metrics), health=Endpoint(id=health, url=http://host.docker.internal:8082/management/health), refresh=Endpoint(id=refresh, url=http://host.docker.internal:8082/management/refresh), env=Endpoint(id=env, url=http://host.docker.internal:8082/management/env), scheduledtasks=Endpoint(id=scheduledtasks, url=http://host.docker.internal:8082/management/scheduledtasks), mappings=Endpoint(id=mappings, url=http://host.docker.internal:8082/management/mappings), beans=Endpoint(id=beans, url=http://host.docker.internal:8082/management/beans), configprops=Endpoint(id=configprops, url=http://host.docker.internal:8082/management/configprops), threaddump=Endpoint(id=threaddump, url=http://host.docker.internal:8082/management/threaddump), prometheus=Endpoint(id=prometheus, url=http://host.docker.internal:8082/management/prometheus), metrics=Endpoint(id=metrics, url=http://host.docker.internal:8082/management/metrics), conditions=Endpoint(id=conditions, url=http://host.docker.internal:8082/management/conditions), info=Endpoint(id=info, url=http://host.docker.internal:8082/management/info)}), buildVersion=null, tags=Tags(values={})) 2025-09-30 10:32:15.279 | 2025-09-30 10:32:15.279 | java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 9000ms in 'log' (and no fallback has been configured) 2025-09-30 10:32:15.279 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 2025-09-30 10:32:15.279 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 2025-09-30 10:32:15.279 | at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 2025-09-30 10:32:15.279 | at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 2025-09-30 10:32:15.279 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 2025-09-30 10:32:15.279 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 2025-09-30 10:32:15.279 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 2025-09-30 10:32:15.279 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 2025-09-30 10:32:15.279 | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-09-30 10:32:15.279 | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-09-30 10:32:15.279 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-09-30 10:32:15.279 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-09-30 10:32:15.279 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 10:32:15.279 | 2025-09-30 10:32:36.537 | 2025-09-30 05:32:36.536 INFO [ ecos-ts-main-2] [] [system] d.c.b.a.s.c.d.InstanceDiscoveryListener : Instance '05859f42aae2' missing in DiscoveryClient services and will be removed. 2025-09-30 10:32:50.817 | 2025-09-30 05:32:50.816 INFO [rtifactsWatcher] [cd2ad01205a4bfce45f53bb85fdd02aa] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:32:50.817 | 2025-09-30 05:32:50.816 INFO [rtifactsWatcher] [cd2ad01205a4bfce45f53bb85fdd02aa] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:35:48.070 | 2025-09-30 05:35:48.070 INFO [rtifactsWatcher] [ac843b9160859599d582c82f79efe7d7] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for integrations - uvooqoeea4hw with supported types: [integration/osgi, integration/recsrc, integration/credentials, integration/datasource, integration/ext-portal, integration/camel-dsl, integration/file-import-config, integration/sync, integration/in-webhook] 2025-09-30 10:35:48.071 | 2025-09-30 05:35:48.071 INFO [rtifactsWatcher] [ac843b9160859599d582c82f79efe7d7] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:24:43.969696200Z) 2025-09-30 10:35:48.071 | 2025-09-30 05:35:48.071 INFO [rtifactsWatcher] [ac843b9160859599d582c82f79efe7d7] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:35:48.071 | 2025-09-30 05:35:48.071 INFO [rtifactsWatcher] [ac843b9160859599d582c82f79efe7d7] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:24:43.050203300Z) 2025-09-30 10:35:48.071 | 2025-09-30 05:35:48.071 INFO [rtifactsWatcher] [ac843b9160859599d582c82f79efe7d7] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:36:06.103 | 2025-09-30 05:36:06.102 INFO [ parallel-2] [] [anonymous] d.c.b.a.server.services.StatusUpdater : Couldn't retrieve status for Instance(id=05859f42aae2, version=18, registration=Registration(name=integrations, managementUrl=http://host.docker.internal:8082/management, healthUrl=http://host.docker.internal:8082/management/health, serviceUrl=http://host.docker.internal:8082, source=discovery), registered=true, statusInfo=StatusInfo(status=UP, details={reactiveDiscoveryClients={description=Discovery Client not initialized, status=UNKNOWN, components={Simple Reactive Discovery Client={description=Discovery Client not initialized, status=UNKNOWN}}}, clientConfigServer={status=UP, details={propertySources=[configserver:file:/central-config/application.yml, configClient]}}, diskSpace={status=UP, details={total=511208058880, free=7657336832, threshold=10485760, path=C:\GitRep\ecos-integrations\., exists=true}}, ping={status=UP}, discoveryComposite={description=Discovery Client not initialized, status=UNKNOWN, components={discoveryClient={description=Discovery Client not initialized, status=UNKNOWN}}}, refreshScope={status=UP}, db={status=UP, details={database=PostgreSQL, validationQuery=isValid()}}}), statusTimestamp=2025-09-30T05:35:44.860002970Z, info=Info(values={}), endpoints=Endpoints(endpoints={caches=Endpoint(id=caches, url=http://host.docker.internal:8082/management/caches), loggers=Endpoint(id=loggers, url=http://host.docker.internal:8082/management/loggers), jhi-metrics=Endpoint(id=jhi-metrics, url=http://host.docker.internal:8082/management/jhi-metrics), health=Endpoint(id=health, url=http://host.docker.internal:8082/management/health), refresh=Endpoint(id=refresh, url=http://host.docker.internal:8082/management/refresh), env=Endpoint(id=env, url=http://host.docker.internal:8082/management/env), scheduledtasks=Endpoint(id=scheduledtasks, url=http://host.docker.internal:8082/management/scheduledtasks), mappings=Endpoint(id=mappings, url=http://host.docker.internal:8082/management/mappings), beans=Endpoint(id=beans, url=http://host.docker.internal:8082/management/beans), configprops=Endpoint(id=configprops, url=http://host.docker.internal:8082/management/configprops), threaddump=Endpoint(id=threaddump, url=http://host.docker.internal:8082/management/threaddump), prometheus=Endpoint(id=prometheus, url=http://host.docker.internal:8082/management/prometheus), metrics=Endpoint(id=metrics, url=http://host.docker.internal:8082/management/metrics), conditions=Endpoint(id=conditions, url=http://host.docker.internal:8082/management/conditions), info=Endpoint(id=info, url=http://host.docker.internal:8082/management/info)}), buildVersion=null, tags=Tags(values={})) 2025-09-30 10:36:06.103 | 2025-09-30 10:36:06.103 | java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 9000ms in 'log' (and no fallback has been configured) 2025-09-30 10:36:06.103 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 2025-09-30 10:36:06.103 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 2025-09-30 10:36:06.103 | at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 2025-09-30 10:36:06.103 | at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 2025-09-30 10:36:06.103 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 2025-09-30 10:36:06.103 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 2025-09-30 10:36:06.103 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 2025-09-30 10:36:06.103 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 2025-09-30 10:36:06.103 | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-09-30 10:36:06.103 | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-09-30 10:36:06.103 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-09-30 10:36:06.103 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-09-30 10:36:06.103 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 10:36:06.104 | 2025-09-30 10:36:33.593 | 2025-09-30 05:36:33.592 INFO [ ecos-ts-main-9] [] [system] d.c.b.a.s.c.d.InstanceDiscoveryListener : Instance '05859f42aae2' missing in DiscoveryClient services and will be removed. 2025-09-30 10:36:44.532 | 2025-09-30 05:36:44.532 INFO [rtifactsWatcher] [b037f409bed143d2b50899ce7562c1ef] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:36:44.532 | 2025-09-30 05:36:44.532 INFO [rtifactsWatcher] [b037f409bed143d2b50899ce7562c1ef] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:37:16.749 | 2025-09-30 05:37:16.749 INFO [rtifactsWatcher] [97587d9f4afdb497f9a22ad6dede7714] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for integrations - uvooqoeea4hw with supported types: [integration/osgi, integration/recsrc, integration/credentials, integration/datasource, integration/ext-portal, integration/camel-dsl, integration/file-import-config, integration/sync, integration/in-webhook] 2025-09-30 10:37:16.750 | 2025-09-30 05:37:16.750 INFO [rtifactsWatcher] [97587d9f4afdb497f9a22ad6dede7714] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:24:43.969696200Z) 2025-09-30 10:37:16.750 | 2025-09-30 05:37:16.750 INFO [rtifactsWatcher] [97587d9f4afdb497f9a22ad6dede7714] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:37:16.750 | 2025-09-30 05:37:16.750 INFO [rtifactsWatcher] [97587d9f4afdb497f9a22ad6dede7714] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:24:43.050203300Z) 2025-09-30 10:37:16.750 | 2025-09-30 05:37:16.750 INFO [rtifactsWatcher] [97587d9f4afdb497f9a22ad6dede7714] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:38:13.085 | 2025-09-30 05:38:13.084 INFO [rtifactsWatcher] [704f686ec1dfd3b8ea387a5c6daf2e7f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:38:13.085 | 2025-09-30 05:38:13.084 INFO [rtifactsWatcher] [704f686ec1dfd3b8ea387a5c6daf2e7f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:41:00.768 | 2025-09-30 05:41:00.768 INFO [ parallel-4] [] [anonymous] d.c.b.a.server.services.StatusUpdater : Couldn't retrieve status for Instance(id=05859f42aae2, version=21, registration=Registration(name=integrations, managementUrl=http://host.docker.internal:8082/management, healthUrl=http://host.docker.internal:8082/management/health, serviceUrl=http://host.docker.internal:8082, source=discovery), registered=true, statusInfo=StatusInfo(status=UNKNOWN, details={}), statusTimestamp=2025-09-30T05:40:51.766511807Z, info=Info(values={}), endpoints=Endpoints(endpoints={health=Endpoint(id=health, url=http://host.docker.internal:8082/management/health)}), buildVersion=null, tags=Tags(values={})) 2025-09-30 10:41:00.768 | 2025-09-30 10:41:00.768 | java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 9000ms in 'log' (and no fallback has been configured) 2025-09-30 10:41:00.768 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 2025-09-30 10:41:00.768 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 2025-09-30 10:41:00.768 | at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 2025-09-30 10:41:00.768 | at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 2025-09-30 10:41:00.768 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 2025-09-30 10:41:00.768 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 2025-09-30 10:41:00.768 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 2025-09-30 10:41:00.768 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 2025-09-30 10:41:00.768 | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-09-30 10:41:00.768 | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-09-30 10:41:00.768 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-09-30 10:41:00.768 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-09-30 10:41:00.768 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 10:41:00.768 | 2025-09-30 10:41:10.138 | 2025-09-30 05:41:10.138 INFO [rtifactsWatcher] [d1181c457b7d395d7f3c311c0380e076] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for integrations - uvooqoeea4hw with supported types: [integration/osgi, integration/recsrc, integration/credentials, integration/datasource, integration/ext-portal, integration/camel-dsl, integration/file-import-config, integration/sync, integration/in-webhook] 2025-09-30 10:41:10.139 | 2025-09-30 05:41:10.139 INFO [rtifactsWatcher] [d1181c457b7d395d7f3c311c0380e076] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:24:43.969696200Z) 2025-09-30 10:41:10.139 | 2025-09-30 05:41:10.139 INFO [rtifactsWatcher] [d1181c457b7d395d7f3c311c0380e076] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 10:41:10.139 | 2025-09-30 05:41:10.139 INFO [rtifactsWatcher] [d1181c457b7d395d7f3c311c0380e076] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:24:43.050203300Z) 2025-09-30 10:41:10.139 | 2025-09-30 05:41:10.139 INFO [rtifactsWatcher] [d1181c457b7d395d7f3c311c0380e076] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:42:02.126 | 2025-09-30 05:42:02.125 INFO [ parallel-15] [] [anonymous] d.c.b.a.server.services.StatusUpdater : Couldn't retrieve status for Instance(id=05859f42aae2, version=24, registration=Registration(name=integrations, managementUrl=http://host.docker.internal:8082/management, healthUrl=http://host.docker.internal:8082/management/health, serviceUrl=http://host.docker.internal:8082, source=discovery), registered=true, statusInfo=StatusInfo(status=UP, details={reactiveDiscoveryClients={description=Discovery Client not initialized, status=UNKNOWN, components={Simple Reactive Discovery Client={description=Discovery Client not initialized, status=UNKNOWN}}}, clientConfigServer={status=UP, details={propertySources=[configserver:file:/central-config/application.yml, configClient]}}, diskSpace={status=UP, details={total=511208058880, free=7653507072, threshold=10485760, path=C:\GitRep\ecos-integrations\., exists=true}}, ping={status=UP}, discoveryComposite={description=Discovery Client not initialized, status=UNKNOWN, components={discoveryClient={description=Discovery Client not initialized, status=UNKNOWN}}}, refreshScope={status=UP}, db={status=UP, details={database=PostgreSQL, validationQuery=isValid()}}}), statusTimestamp=2025-09-30T05:41:34.401576310Z, info=Info(values={}), endpoints=Endpoints(endpoints={caches=Endpoint(id=caches, url=http://host.docker.internal:8082/management/caches), loggers=Endpoint(id=loggers, url=http://host.docker.internal:8082/management/loggers), jhi-metrics=Endpoint(id=jhi-metrics, url=http://host.docker.internal:8082/management/jhi-metrics), health=Endpoint(id=health, url=http://host.docker.internal:8082/management/health), refresh=Endpoint(id=refresh, url=http://host.docker.internal:8082/management/refresh), env=Endpoint(id=env, url=http://host.docker.internal:8082/management/env), scheduledtasks=Endpoint(id=scheduledtasks, url=http://host.docker.internal:8082/management/scheduledtasks), mappings=Endpoint(id=mappings, url=http://host.docker.internal:8082/management/mappings), beans=Endpoint(id=beans, url=http://host.docker.internal:8082/management/beans), configprops=Endpoint(id=configprops, url=http://host.docker.internal:8082/management/configprops), threaddump=Endpoint(id=threaddump, url=http://host.docker.internal:8082/management/threaddump), prometheus=Endpoint(id=prometheus, url=http://host.docker.internal:8082/management/prometheus), metrics=Endpoint(id=metrics, url=http://host.docker.internal:8082/management/metrics), conditions=Endpoint(id=conditions, url=http://host.docker.internal:8082/management/conditions), info=Endpoint(id=info, url=http://host.docker.internal:8082/management/info)}), buildVersion=null, tags=Tags(values={})) 2025-09-30 10:42:02.126 | 2025-09-30 10:42:02.126 | java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 9000ms in 'log' (and no fallback has been configured) 2025-09-30 10:42:02.126 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 2025-09-30 10:42:02.126 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 2025-09-30 10:42:02.126 | at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 2025-09-30 10:42:02.126 | at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 2025-09-30 10:42:02.126 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 2025-09-30 10:42:02.126 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 2025-09-30 10:42:02.126 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 2025-09-30 10:42:02.126 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 2025-09-30 10:42:02.126 | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-09-30 10:42:02.126 | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-09-30 10:42:02.126 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-09-30 10:42:02.126 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-09-30 10:42:02.126 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 10:42:02.126 | 2025-09-30 10:43:08.563 | 2025-09-30 05:43:08.562 INFO [ parallel-13] [] [anonymous] d.c.b.a.server.services.StatusUpdater : Couldn't retrieve status for Instance(id=05859f42aae2, version=26, registration=Registration(name=integrations, managementUrl=http://host.docker.internal:8082/management, healthUrl=http://host.docker.internal:8082/management/health, serviceUrl=http://host.docker.internal:8082, source=discovery), registered=true, statusInfo=StatusInfo(status=UP, details={reactiveDiscoveryClients={description=Discovery Client not initialized, status=UNKNOWN, components={Simple Reactive Discovery Client={description=Discovery Client not initialized, status=UNKNOWN}}}, clientConfigServer={status=UP, details={propertySources=[configserver:file:/central-config/application.yml, configClient]}}, diskSpace={status=UP, details={total=511208058880, free=7653134336, threshold=10485760, path=C:\GitRep\ecos-integrations\., exists=true}}, ping={status=UP}, discoveryComposite={description=Discovery Client not initialized, status=UNKNOWN, components={discoveryClient={description=Discovery Client not initialized, status=UNKNOWN}}}, refreshScope={status=UP}, db={status=UP, details={database=PostgreSQL, validationQuery=isValid()}}}), statusTimestamp=2025-09-30T05:42:22.131503460Z, info=Info(values={}), endpoints=Endpoints(endpoints={caches=Endpoint(id=caches, url=http://host.docker.internal:8082/management/caches), loggers=Endpoint(id=loggers, url=http://host.docker.internal:8082/management/loggers), jhi-metrics=Endpoint(id=jhi-metrics, url=http://host.docker.internal:8082/management/jhi-metrics), health=Endpoint(id=health, url=http://host.docker.internal:8082/management/health), refresh=Endpoint(id=refresh, url=http://host.docker.internal:8082/management/refresh), env=Endpoint(id=env, url=http://host.docker.internal:8082/management/env), scheduledtasks=Endpoint(id=scheduledtasks, url=http://host.docker.internal:8082/management/scheduledtasks), mappings=Endpoint(id=mappings, url=http://host.docker.internal:8082/management/mappings), beans=Endpoint(id=beans, url=http://host.docker.internal:8082/management/beans), configprops=Endpoint(id=configprops, url=http://host.docker.internal:8082/management/configprops), threaddump=Endpoint(id=threaddump, url=http://host.docker.internal:8082/management/threaddump), prometheus=Endpoint(id=prometheus, url=http://host.docker.internal:8082/management/prometheus), metrics=Endpoint(id=metrics, url=http://host.docker.internal:8082/management/metrics), conditions=Endpoint(id=conditions, url=http://host.docker.internal:8082/management/conditions), info=Endpoint(id=info, url=http://host.docker.internal:8082/management/info)}), buildVersion=null, tags=Tags(values={})) 2025-09-30 10:43:08.563 | 2025-09-30 10:43:08.563 | java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 9000ms in 'log' (and no fallback has been configured) 2025-09-30 10:43:08.563 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 2025-09-30 10:43:08.563 | at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 2025-09-30 10:43:08.563 | at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 2025-09-30 10:43:08.563 | at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 2025-09-30 10:43:08.563 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 2025-09-30 10:43:08.563 | at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 2025-09-30 10:43:08.563 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 2025-09-30 10:43:08.563 | at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 2025-09-30 10:43:08.563 | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-09-30 10:43:08.563 | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-09-30 10:43:08.563 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-09-30 10:43:08.563 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-09-30 10:43:08.563 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 10:43:08.563 | 2025-09-30 10:43:24.966 | 2025-09-30 05:43:24.965 INFO [ ecos-ts-main-7] [] [system] d.c.b.a.s.c.d.InstanceDiscoveryListener : Instance '05859f42aae2' missing in DiscoveryClient services and will be removed. 2025-09-30 10:44:31.278 | 2025-09-30 05:44:31.277 INFO [rtifactsWatcher] [d4746be4cca194cb290cd58bbc0eb4b7] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 10:44:31.278 | 2025-09-30 05:44:31.277 INFO [rtifactsWatcher] [d4746be4cca194cb290cd58bbc0eb4b7] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 11:02:55.152 | 2025-09-30 06:02:55.151 INFO [rtifactsWatcher] [910c65184429e2a510a7ccf3fb583164] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for integrations - uvooqoeea4hw with supported types: [integration/osgi, integration/recsrc, integration/credentials, integration/datasource, integration/ext-portal, integration/camel-dsl, integration/file-import-config, integration/sync, integration/in-webhook] 2025-09-30 11:02:55.153 | 2025-09-30 06:02:55.152 INFO [rtifactsWatcher] [910c65184429e2a510a7ccf3fb583164] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T05:24:43.969696200Z) 2025-09-30 11:02:55.153 | 2025-09-30 06:02:55.153 INFO [rtifactsWatcher] [910c65184429e2a510a7ccf3fb583164] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 11:02:55.153 | 2025-09-30 06:02:55.153 INFO [rtifactsWatcher] [910c65184429e2a510a7ccf3fb583164] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=uvooqoeea4hw) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T05:24:43.050203300Z) 2025-09-30 11:02:55.153 | 2025-09-30 06:02:55.153 INFO [rtifactsWatcher] [910c65184429e2a510a7ccf3fb583164] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 11:44:52.097 | 2025-09-30 06:44:52.091 ERROR [s-te-rabbitmq-1] [2818cb002c4e12d93fa691c941182dad] [system] r.citeck.ecos.commands.CommandsService : Command execution error 2025-09-30 11:44:52.097 | 2025-09-30 11:44:52.097 | java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 2025-09-30 11:44:52.097 | at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source) 2025-09-30 11:44:52.097 | at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source) 2025-09-30 11:44:52.097 | at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source) 2025-09-30 11:44:52.097 | at java.base/java.util.Objects.checkIndex(Unknown Source) 2025-09-30 11:44:52.097 | at java.base/java.util.ArrayList.get(Unknown Source) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.apps.artifact.ArtifactService.readArtifactFromBytes(ArtifactService.kt:156) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.apps.artifact.ArtifactService.readArtifactFromBytes(ArtifactService.kt:152) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.apps.eapps.api.UploadArtifactCommandExecutor.execute(UploadArtifactCommand.kt:21) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.apps.eapps.api.UploadArtifactCommandExecutor.execute(UploadArtifactCommand.kt:13) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.CommandsService.executeLocal$lambda$8$lambda$7(CommandsService.kt:167) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.transaction.SimpleTxnManager.doInTransaction(SimpleTxnManager.kt:7) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.CommandsService.executeLocal$lambda$8(CommandsService.kt:167) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.context.SimpleCommandCtxManager.runWith(SimpleCommandCtxManager.kt:62) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.CommandsService.executeLocal(CommandsService.kt:161) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.rabbit.RabbitCommandsService.onCommandReceived$lambda$16(RabbitCommandsService.kt:143) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.rabbit.RabbitCommandsService.onCommandReceived(RabbitCommandsService.kt:142) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.rabbit.RabbitCommandsService.addNewContext$lambda$14$lambda$13$lambda$11(RabbitCommandsService.kt:97) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.rabbit.RabbitContext.handleCommandMqMessage(RabbitContext.kt:89) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.rabbit.RabbitContext._init_$lambda$0(RabbitContext.kt:60) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.commands.rabbit.RabbitContext.addConsumer$lambda$3(RabbitContext.kt:81) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel$addAckedConsumer$1.accept(RabbitMqChannel.kt:176) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel$addAckedConsumer$1.accept(RabbitMqChannel.kt:174) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel.addAckedConsumer$lambda$5(RabbitMqChannel.kt:193) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel.basicConsumeImpl$processMsg$lambda$8(RabbitMqChannel.kt:252) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.webapp.lib.spring.context.micrometer.MicrometerConfiguration$ecosMicrometerContext$2.doWithinExtScope(MicrometerConfiguration.kt:103) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel.basicConsumeImpl$processMsg(RabbitMqChannel.kt:243) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel.basicConsumeImpl$startConsuming$lambda$9(RabbitMqChannel.kt:263) 2025-09-30 11:44:52.097 | at com.rabbitmq.client.impl.recovery.AutorecoveringChannel$2.handleDelivery(AutorecoveringChannel.java:588) 2025-09-30 11:44:52.097 | at com.rabbitmq.client.impl.ConsumerDispatcher$5.run(ConsumerDispatcher.java:149) 2025-09-30 11:44:52.097 | at com.rabbitmq.client.impl.ConsumerWorkService$WorkPoolRunnable.run(ConsumerWorkService.java:111) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.webapp.lib.task.executor.EcosTaskExecutorImpl$JavaExecutorWrapper.execute$lambda$0(EcosTaskExecutorImpl.kt:34) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.webapp.lib.task.executor.EcosTaskExecutorImpl.execute$lambda$1(EcosTaskExecutorImpl.kt:18) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.webapp.lib.spring.context.task.TaskExecutorComponentImpl.execute$lambda$0(TaskExecutorComponentImpl.kt:16) 2025-09-30 11:44:52.097 | at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 2025-09-30 11:44:52.097 | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-09-30 11:44:52.097 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-09-30 11:44:52.097 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.webapp.lib.spring.context.task.EcosTaskComponentsFactoryImpl$createTaskExecutorComponent$executor$1.createThread$lambda$1$lambda$0(EcosTaskComponentsFactoryImpl.kt:18) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-09-30 11:44:52.097 | at ru.citeck.ecos.webapp.lib.spring.context.task.EcosTaskComponentsFactoryImpl$createTaskExecutorComponent$executor$1.createThread$lambda$1(EcosTaskComponentsFactoryImpl.kt:18) 2025-09-30 11:44:52.097 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 11:44:52.097 | 2025-09-30 12:15:14.812 | 2025-09-30 07:15:14.811 INFO [ ecos-ts-main-1] [] [system] d.c.b.a.s.c.d.InstanceDiscoveryListener : Instance '05859f42aae2' missing in DiscoveryClient services and will be removed. 2025-09-30 12:16:04.048 | 2025-09-30 07:16:04.048 INFO [rtifactsWatcher] [8c602907b242a3c681ddc021da3a8b09] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 12:16:04.048 | 2025-09-30 07:16:04.048 INFO [rtifactsWatcher] [8c602907b242a3c681ddc021da3a8b09] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Remove artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 12:16:12.093 | 2025-09-30 07:16:12.092 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Send build info request to integrations (lawtaequkhxs) 2025-09-30 12:16:12.110 | 2025-09-30 07:16:12.110 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register new build info for app integrations (lawtaequkhxs) ["name": "Integrations", "repo": "git@gitlab.citeck.ru:citeck-projects/ecos-integrations.git", "version": "2.28.0", "branch": "master", "buildDate": "2025-07-25T09:41:45.796518239Z"] 2025-09-30 12:16:12.329 | 2025-09-30 07:16:12.329 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/recsrc' 2025-09-30 12:16:12.366 | 2025-09-30 07:16:12.365 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/osgi' 2025-09-30 12:16:12.376 | 2025-09-30 07:16:12.376 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/credentials' 2025-09-30 12:16:12.387 | 2025-09-30 07:16:12.387 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/ext-portal' 2025-09-30 12:16:12.398 | 2025-09-30 07:16:12.397 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/datasource' 2025-09-30 12:16:12.408 | 2025-09-30 07:16:12.408 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/camel-dsl' 2025-09-30 12:16:12.418 | 2025-09-30 07:16:12.417 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/migration' 2025-09-30 12:16:12.426 | 2025-09-30 07:16:12.425 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/sync' 2025-09-30 12:16:12.433 | 2025-09-30 07:16:12.433 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/file-import-config' 2025-09-30 12:16:12.442 | 2025-09-30 07:16:12.442 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.t.s.EcosArtifactTypesService : Create new revision for type 'integration/in-webhook' 2025-09-30 12:16:12.477 | 2025-09-30 07:16:12.476 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Register deployer for integrations - lawtaequkhxs with supported types: [integration/recsrc, integration/osgi, integration/credentials, integration/ext-portal, integration/datasource, integration/camel-dsl, integration/file-import-config, integration/sync, integration/in-webhook] 2025-09-30 12:16:12.478 | 2025-09-30 07:16:12.477 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=lawtaequkhxs) Source: ArtifactSourceInfo(key=SourceKey(id=classpath, type=APPLICATION), lastModified=2025-09-30T07:15:42.228761911Z) 2025-09-30 12:16:12.478 | 2025-09-30 07:16:12.477 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)) 2025-09-30 12:16:12.478 | 2025-09-30 07:16:12.477 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] r.c.e.a.d.a.a.s.EcosApplicationsService : Add application artifacts source. App: AppKey(appName=integrations, instanceId=lawtaequkhxs) Source: ArtifactSourceInfo(key=SourceKey(id=ecos-patch-beans, type=APPLICATION), lastModified=2025-09-30T07:15:41.022791022Z) 2025-09-30 12:16:12.478 | 2025-09-30 07:16:12.478 INFO [rtifactsWatcher] [d865d1d06e3ab6e60295fb76a357b57c] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Add artifacts source: AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)) 2025-09-30 12:16:20.610 | 2025-09-30 07:16:20.609 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eapps, source=SourceKey(id=additional-locations, type=APPLICATION)). New date: 2025-09-30T05:18:45.180952609Z Old date: 2025-09-30T05:18:45.180952609Z 2025-09-30 12:16:20.752 | 2025-09-30 07:16:20.751 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eapps, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:05.834578992Z Old date: 2025-09-30T05:19:05.834578992Z 2025-09-30 12:16:20.843 | 2025-09-30 07:16:20.842 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=notifications, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:07.967260443Z Old date: 2025-09-30T05:19:07.967260443Z 2025-09-30 12:16:21.439 | 2025-09-30 07:16:21.438 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=notifications, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:03.658292715Z Old date: 2025-09-30T05:19:03.658292715Z 2025-09-30 12:16:21.472 | 2025-09-30 07:16:21.471 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=transformations, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:18:33.905469885Z Old date: 2025-09-30T05:18:33.905469885Z 2025-09-30 12:16:21.984 | 2025-09-30 07:16:21.983 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=uiserv, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:07.576313320Z Old date: 2025-09-30T05:19:07.576313320Z 2025-09-30 12:16:22.690 | 2025-09-30 07:16:22.689 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"ru":"Загрузить новую версию","en":"Upload New Version"}(ui/action$upload-new-version). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 12:16:22.691 | 2025-09-30 07:16:22.691 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/action$upload-new-version from DEPLOYED to DRAFT 2025-09-30 12:16:22.795 | 2025-09-30 07:16:22.794 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {}(ui/dashboard$personal-ws-dashboard-default). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 12:16:22.795 | 2025-09-30 07:16:22.795 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$personal-ws-dashboard-default from DEPLOYED to DRAFT 2025-09-30 12:16:22.814 | 2025-09-30 07:16:22.814 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {}(ui/dashboard$ws-dashboard-default). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 12:16:22.814 | 2025-09-30 07:16:22.814 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$ws-dashboard-default from DEPLOYED to DRAFT 2025-09-30 12:16:22.886 | 2025-09-30 07:16:22.885 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=alfresco, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:20:38.286687900Z Old date: 2025-09-30T05:20:38.286687900Z 2025-09-30 12:16:22.948 | 2025-09-30 07:16:22.948 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eproc, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:07.269505839Z Old date: 2025-09-30T05:19:07.269505839Z 2025-09-30 12:16:23.519 | 2025-09-30 07:16:23.519 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=history, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:01.302039831Z Old date: 2025-09-30T05:19:01.302039831Z 2025-09-30 12:16:23.576 | 2025-09-30 07:16:23.575 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=history, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:05.220112747Z Old date: 2025-09-30T05:19:05.220112747Z 2025-09-30 12:16:23.698 | 2025-09-30 07:16:23.698 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eproc, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:30.248053643Z Old date: 2025-09-30T05:19:30.248053643Z 2025-09-30 12:16:23.752 | 2025-09-30 07:16:23.751 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=uiserv, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:24.021736077Z Old date: 2025-09-30T05:19:24.021736077Z 2025-09-30 12:16:23.753 | 2025-09-30 07:16:23.752 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=integrations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T07:15:41.022791022Z Old date: 2025-09-30T05:24:43.050203300Z 2025-09-30 12:16:23.792 | 2025-09-30 07:16:23.792 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=gateway, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:18:59.176410594Z Old date: 2025-09-30T05:18:59.176410594Z 2025-09-30 12:16:23.793 | 2025-09-30 07:16:23.793 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=transformations, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:18:32.059952335Z Old date: 2025-09-30T05:18:32.059952335Z 2025-09-30 12:16:23.830 | 2025-09-30 07:16:23.829 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=alfresco, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:20:38.944062500Z Old date: 2025-09-30T05:20:38.944062500Z 2025-09-30 12:16:23.848 | 2025-09-30 07:16:23.848 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=emodel, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:11.073394279Z Old date: 2025-09-30T05:19:11.073394279Z 2025-09-30 12:16:25.004 | 2025-09-30 07:16:25.003 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"ru":"Загрузить новую версию","en":"Upload New Version"}(ui/action$upload-new-version). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 12:16:25.110 | 2025-09-30 07:16:25.110 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {}(ui/dashboard$personal-ws-dashboard-default). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 12:16:25.124 | 2025-09-30 07:16:25.123 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {}(ui/dashboard$ws-dashboard-default). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 12:16:25.362 | 2025-09-30 07:16:25.362 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=integrations, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T07:15:42.228761911Z Old date: 2025-09-30T05:24:43.969696200Z 2025-09-30 12:16:25.652 | 2025-09-30 07:16:25.651 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"Дефолтный шаблон неудачного согласования по почте"}(notification/template$la-report-error-notification). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 12:16:25.653 | 2025-09-30 07:16:25.652 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-report-error-notification from DEPLOYED to DRAFT 2025-09-30 12:16:25.667 | 2025-09-30 07:16:25.667 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"Дефолтный шаблон успешного согласования по почте"}(notification/template$la-report-success-notification). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 12:16:25.668 | 2025-09-30 07:16:25.667 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-report-success-notification from DEPLOYED to DRAFT 2025-09-30 12:16:25.679 | 2025-09-30 07:16:25.678 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"Базовое уведомление пользователя об ошибке при получение письма при Lazy Approval"}(notification/template$la-base-error-notification). Source: SourceKey(id=classpath, type=APPLICATION) 2025-09-30 12:16:25.680 | 2025-09-30 07:16:25.679 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-base-error-notification from DEPLOYED to DRAFT 2025-09-30 12:16:25.954 | 2025-09-30 07:16:25.953 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=emodel, source=SourceKey(id=ecos-patch-beans, type=APPLICATION)). New date: 2025-09-30T05:19:35.074906129Z Old date: 2025-09-30T05:19:35.074906129Z 2025-09-30 12:16:25.985 | 2025-09-30 07:16:25.985 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=eapps, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:18:45.180949725Z Old date: 2025-09-30T05:18:45.180949725Z 2025-09-30 12:16:26.151 | 2025-09-30 07:16:26.151 INFO [rtifactsWatcher] [079630cf7043adb83aeac40ebfcdd16f] [system] .e.a.d.a.s.s.EcosArtifactsSourcesService : Start artifacts uploading from source AppSourceKey(appName=gateway, source=SourceKey(id=classpath, type=APPLICATION)). New date: 2025-09-30T05:19:00.043511631Z Old date: 2025-09-30T05:19:00.043511631Z 2025-09-30 12:16:34.350 | 2025-09-30 07:16:34.350 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Found 1 modules in DRAFT status with type ui/action to deploy 2025-09-30 12:16:34.376 | 2025-09-30 07:16:34.376 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/action$upload-new-version from DRAFT to DEPLOYED 2025-09-30 12:16:34.376 | 2025-09-30 07:16:34.376 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy of type ui/action is finished. Success: 1 Failed: 0 2025-09-30 12:16:34.381 | 2025-09-30 07:16:34.380 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Found 2 modules in DRAFT status with type ui/dashboard to deploy 2025-09-30 12:16:34.396 | 2025-09-30 07:16:34.395 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$personal-ws-dashboard-default from DRAFT to DEPLOYED 2025-09-30 12:16:34.406 | 2025-09-30 07:16:34.406 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for ui/dashboard$ws-dashboard-default from DRAFT to DEPLOYED 2025-09-30 12:16:34.406 | 2025-09-30 07:16:34.406 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy of type ui/dashboard is finished. Success: 2 Failed: 0 2025-09-30 12:16:34.421 | 2025-09-30 07:16:34.420 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Found 3 modules in DRAFT status with type notification/template to deploy 2025-09-30 12:16:34.444 | 2025-09-30 07:16:34.443 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-report-error-notification from DRAFT to DEPLOYED 2025-09-30 12:16:34.458 | 2025-09-30 07:16:34.457 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-report-success-notification from DRAFT to DEPLOYED 2025-09-30 12:16:34.471 | 2025-09-30 07:16:34.471 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy status changed for notification/template$la-base-error-notification from DRAFT to DEPLOYED 2025-09-30 12:16:34.471 | 2025-09-30 07:16:34.471 INFO [rtifactsWatcher] [9f8a49f326fd5175f5024d601c282c67] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Deploy of type notification/template is finished. Success: 3 Failed: 0 2025-09-30 12:20:27.781 | 2025-09-30 07:20:27.780 INFO [s-te-rabbitmq-5] [bea6ce90f1abaaa7fed007f2022f88d3] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"7000-DFIE-1201-01"}(model/type$ecos-type-7000-DFIE-1201-33). Source: SourceKey(id=admin, type=USER) 2025-09-30 12:20:27.850 | 2025-09-30 07:20:27.850 INFO [s-te-rabbitmq-7] [bea6ce90f1abaaa7fed007f2022f88d3] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"7000-DFIE-1201-01"}(model/type$ecos-type-7000-DFIE-1201-33). Source: SourceKey(id=admin, type=USER) 2025-09-30 12:29:19.891 | 2025-09-30 07:29:19.891 INFO [s-te-rabbitmq-6] [2eb89c2e5c7055239d3282bf0cbdf14e] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"7000-DFIE-1201-33"}(model/type$ecos-type-7000-DFIE-1201-33). Source: SourceKey(id=admin, type=USER) 2025-09-30 12:29:36.814 | 2025-09-30 07:29:36.814 INFO [-te-rabbitmq-14] [a77869b012774dd4d1b10dd31fefccff] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"ru":"Строка события 7000-DFIE-1201-01","en":"Строка события 7000-DFIE-1201-01"}(model/type$line-7000-DFIE-1201-33). Source: SourceKey(id=admin, type=USER) 2025-09-30 12:30:03.757 | 2025-09-30 07:30:03.756 INFO [-te-rabbitmq-13] [000d2bb9d6602eecab49bc78d55ae5e7] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"ru":"Строка события 7000-DFIE-1201-33","en":"Строка события 7000-DFIE-1201-01"}(model/type$line-7000-DFIE-1201-33). Source: SourceKey(id=admin, type=USER) 2025-09-30 12:30:34.537 | 2025-09-30 07:30:34.537 INFO [-te-rabbitmq-10] [f4957ae71ad1b3c317916de012bd33cc] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"ru":"7000-DFIE-1201-01","en":"7000-DFIE-1201-01"}(ui/journal$ecos-event-lines-7000-DFIE-1201-33). Source: SourceKey(id=admin, type=USER) 2025-09-30 12:30:58.067 | 2025-09-30 07:30:58.067 INFO [s-te-rabbitmq-4] [a3548c68102a2f3d9c3f4799871f0a82] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"ru":"7000-DFIE-1201-33","en":"7000-DFIE-1201-01"}(ui/journal$ecos-event-lines-7000-DFIE-1201-33). Source: SourceKey(id=admin, type=USER) 2025-09-30 12:31:10.845 | 2025-09-30 07:31:10.844 INFO [s-te-rabbitmq-7] [f32cb34fa35740a2c909eb4bf923eb73] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"ru":"Строка события 7000-DFIE-1201-33","en":"Строка события 7000-DFIE-1201-01"}(model/type$line-7000-DFIE-1201-33). Source: SourceKey(id=admin, type=USER) 2025-09-30 14:36:09.204 | 2025-09-30 09:36:09.203 INFO [s-te-rabbitmq-3] [61f6169b5c5cc1f7cf24399dc76dcd85] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"7000-DFIE-1201-02"}(model/type$ecos-type-7000-DFIE-1201-test). Source: SourceKey(id=admin, type=USER) 2025-09-30 14:36:09.276 | 2025-09-30 09:36:09.276 WARN [s-te-rabbitmq-5] [61f6169b5c5cc1f7cf24399dc76dcd85] [system] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2025-09-30 14:36:09.276 | 2025-09-30 09:36:09.276 ERROR [s-te-rabbitmq-5] [61f6169b5c5cc1f7cf24399dc76dcd85] [system] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "ecos_module_type_ext_id_key" 2025-09-30 14:36:09.276 | Detail: Key (type, ext_id)=(model/type, ecos-type-7000-DFIE-1201-test) already exists. 2025-09-30 14:36:09.308 | 2025-09-30 09:36:09.305 ERROR [s-te-rabbitmq-5] [61f6169b5c5cc1f7cf24399dc76dcd85] [system] r.citeck.ecos.commands.CommandsService : Command execution error 2025-09-30 14:36:09.308 | 2025-09-30 14:36:09.308 | org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "ecos_module_type_ext_id_key" 2025-09-30 14:36:09.308 | Detail: Key (type, ext_id)=(model/type, ecos-type-7000-DFIE-1201-test) already exists.] [insert into ecos_artifact (created_by,created_date,deleted,deploy_errors,deploy_msg,deploy_retry_counter,deploy_status,ecos_app,ext_id,last_modified_by,last_modified_date,last_rev_id,name,patched_module_rev_id,system,tags,type,type_rev_id,id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]; SQL [insert into ecos_artifact (created_by,created_date,deleted,deploy_errors,deploy_msg,deploy_retry_counter,deploy_status,ecos_app,ext_id,last_modified_by,last_modified_date,last_rev_id,name,patched_module_rev_id,system,tags,type,type_rev_id,id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]; constraint [ecos_module_type_ext_id_key] 2025-09-30 14:36:09.308 | at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:294) 2025-09-30 14:36:09.308 | at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:256) 2025-09-30 14:36:09.308 | at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:241) 2025-09-30 14:36:09.308 | at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:560) 2025-09-30 14:36:09.308 | at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) 2025-09-30 14:36:09.308 | at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:343) 2025-09-30 14:36:09.308 | at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:160) 2025-09-30 14:36:09.308 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 2025-09-30 14:36:09.308 | at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:136) 2025-09-30 14:36:09.308 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 2025-09-30 14:36:09.308 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 2025-09-30 14:36:09.308 | at jdk.proxy2/jdk.proxy2.$Proxy234.getByExtId(Unknown Source) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.apps.domain.artifact.artifact.service.EcosArtifactsService.getDepsEntities(EcosArtifactsService.java:419) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.apps.domain.artifact.artifact.service.EcosArtifactsService.extractArtifactMeta(EcosArtifactsService.java:383) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.apps.domain.artifact.artifact.service.EcosArtifactsService.uploadArtifact(EcosArtifactsService.java:299) 2025-09-30 14:36:09.308 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-09-30 14:36:09.308 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-09-30 14:36:09.308 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 2025-09-30 14:36:09.308 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 2025-09-30 14:36:09.308 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 2025-09-30 14:36:09.308 | at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 2025-09-30 14:36:09.308 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 2025-09-30 14:36:09.308 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 2025-09-30 14:36:09.308 | at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.apps.domain.artifact.artifact.service.EcosArtifactsService$$SpringCGLIB$$0.uploadArtifact() 2025-09-30 14:36:09.308 | at ru.citeck.ecos.apps.domain.artifact.artifact.listener.ArtifactChangedListenerImpl.uploadArtifact(ArtifactChangedListenerImpl.java:18) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.apps.eapps.service.LocalEappsService.uploadArtifact(LocalEappsService.kt:12) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.apps.eapps.api.UploadArtifactCommandExecutor.execute(UploadArtifactCommand.kt:22) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.apps.eapps.api.UploadArtifactCommandExecutor.execute(UploadArtifactCommand.kt:13) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.CommandsService.executeLocal$lambda$8$lambda$7(CommandsService.kt:167) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.transaction.SimpleTxnManager.doInTransaction(SimpleTxnManager.kt:7) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.CommandsService.executeLocal$lambda$8(CommandsService.kt:167) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.context.SimpleCommandCtxManager.runWith(SimpleCommandCtxManager.kt:62) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.CommandsService.executeLocal(CommandsService.kt:161) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.rabbit.RabbitCommandsService.onCommandReceived$lambda$16(RabbitCommandsService.kt:143) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.rabbit.RabbitCommandsService.onCommandReceived(RabbitCommandsService.kt:142) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.rabbit.RabbitCommandsService.addNewContext$lambda$14$lambda$13$lambda$11(RabbitCommandsService.kt:97) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.rabbit.RabbitContext.handleCommandMqMessage(RabbitContext.kt:89) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.rabbit.RabbitContext._init_$lambda$0(RabbitContext.kt:60) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.commands.rabbit.RabbitContext.addConsumer$lambda$3(RabbitContext.kt:81) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel$addAckedConsumer$1.accept(RabbitMqChannel.kt:176) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel$addAckedConsumer$1.accept(RabbitMqChannel.kt:174) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel.addAckedConsumer$lambda$5(RabbitMqChannel.kt:193) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel.basicConsumeImpl$processMsg$lambda$8(RabbitMqChannel.kt:252) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.webapp.lib.spring.context.micrometer.MicrometerConfiguration$ecosMicrometerContext$2.doWithinExtScope(MicrometerConfiguration.kt:103) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel.basicConsumeImpl$processMsg(RabbitMqChannel.kt:243) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.rabbitmq.RabbitMqChannel.basicConsumeImpl$startConsuming$lambda$9(RabbitMqChannel.kt:263) 2025-09-30 14:36:09.308 | at com.rabbitmq.client.impl.recovery.AutorecoveringChannel$2.handleDelivery(AutorecoveringChannel.java:588) 2025-09-30 14:36:09.308 | at com.rabbitmq.client.impl.ConsumerDispatcher$5.run(ConsumerDispatcher.java:149) 2025-09-30 14:36:09.308 | at com.rabbitmq.client.impl.ConsumerWorkService$WorkPoolRunnable.run(ConsumerWorkService.java:111) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.webapp.lib.task.executor.EcosTaskExecutorImpl$JavaExecutorWrapper.execute$lambda$0(EcosTaskExecutorImpl.kt:34) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.webapp.lib.task.executor.EcosTaskExecutorImpl.execute$lambda$1(EcosTaskExecutorImpl.kt:18) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.webapp.lib.spring.context.task.TaskExecutorComponentImpl.execute$lambda$0(TaskExecutorComponentImpl.kt:16) 2025-09-30 14:36:09.308 | at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 2025-09-30 14:36:09.308 | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-09-30 14:36:09.308 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-09-30 14:36:09.308 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.webapp.lib.spring.context.task.EcosTaskComponentsFactoryImpl$createTaskExecutorComponent$executor$1.createThread$lambda$1$lambda$0(EcosTaskComponentsFactoryImpl.kt:18) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-09-30 14:36:09.308 | at ru.citeck.ecos.webapp.lib.spring.context.task.EcosTaskComponentsFactoryImpl$createTaskExecutorComponent$executor$1.createThread$lambda$1(EcosTaskComponentsFactoryImpl.kt:18) 2025-09-30 14:36:09.308 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 14:36:09.308 | Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "ecos_module_type_ext_id_key" 2025-09-30 14:36:09.308 | Detail: Key (type, ext_id)=(model/type, ecos-type-7000-DFIE-1201-test) already exists.] [insert into ecos_artifact (created_by,created_date,deleted,deploy_errors,deploy_msg,deploy_retry_counter,deploy_status,ecos_app,ext_id,last_modified_by,last_modified_date,last_rev_id,name,patched_module_rev_id,system,tags,type,type_rev_id,id) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)] 2025-09-30 14:36:09.308 | at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:97) 2025-09-30 14:36:09.308 | at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:58) 2025-09-30 14:36:09.308 | at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:108) 2025-09-30 14:36:09.308 | at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197) 2025-09-30 14:36:09.308 | at org.hibernate.engine.jdbc.mutation.internal.AbstractMutationExecutor.performNonBatchedMutation(AbstractMutationExecutor.java:134) 2025-09-30 14:36:09.308 | at org.hibernate.engine.jdbc.mutation.internal.MutationExecutorSingleNonBatched.performNonBatchedOperations(MutationExecutorSingleNonBatched.java:55) 2025-09-30 14:36:09.308 | at org.hibernate.engine.jdbc.mutation.internal.AbstractMutationExecutor.execute(AbstractMutationExecutor.java:55) 2025-09-30 14:36:09.308 | at org.hibernate.persister.entity.mutation.InsertCoordinatorStandard.doStaticInserts(InsertCoordinatorStandard.java:194) 2025-09-30 14:36:09.308 | at org.hibernate.persister.entity.mutation.InsertCoordinatorStandard.coordinateInsert(InsertCoordinatorStandard.java:132) 2025-09-30 14:36:09.308 | at org.hibernate.persister.entity.mutation.InsertCoordinatorStandard.insert(InsertCoordinatorStandard.java:104) 2025-09-30 14:36:09.308 | at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:110) 2025-09-30 14:36:09.308 | at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:644) 2025-09-30 14:36:09.308 | at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:511) 2025-09-30 14:36:09.308 | at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:414) 2025-09-30 14:36:09.308 | at org.hibernate.event.internal.DefaultAutoFlushEventListener.onAutoFlush(DefaultAutoFlushEventListener.java:67) 2025-09-30 14:36:09.308 | at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:127) 2025-09-30 14:36:09.308 | at org.hibernate.internal.SessionImpl.autoFlushIfRequired(SessionImpl.java:1379) 2025-09-30 14:36:09.308 | at org.hibernate.query.sqm.internal.ConcreteSqmSelectQueryPlan.lambda$new$1(ConcreteSqmSelectQueryPlan.java:145) 2025-09-30 14:36:09.308 | at org.hibernate.query.sqm.internal.ConcreteSqmSelectQueryPlan.withCacheableSqmInterpretation(ConcreteSqmSelectQueryPlan.java:442) 2025-09-30 14:36:09.308 | at org.hibernate.query.sqm.internal.ConcreteSqmSelectQueryPlan.performList(ConcreteSqmSelectQueryPlan.java:362) 2025-09-30 14:36:09.308 | at org.hibernate.query.sqm.internal.QuerySqmImpl.doList(QuerySqmImpl.java:380) 2025-09-30 14:36:09.308 | at org.hibernate.query.spi.AbstractSelectionQuery.list(AbstractSelectionQuery.java:143) 2025-09-30 14:36:09.308 | at org.hibernate.query.spi.AbstractSelectionQuery.getSingleResult(AbstractSelectionQuery.java:275) 2025-09-30 14:36:09.308 | at org.springframework.data.jpa.repository.query.JpaQueryExecution$SingleEntityExecution.doExecute(JpaQueryExecution.java:224) 2025-09-30 14:36:09.308 | at org.springframework.data.jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:93) 2025-09-30 14:36:09.308 | at org.springframework.data.jpa.repository.query.AbstractJpaQuery.doExecute(AbstractJpaQuery.java:152) 2025-09-30 14:36:09.308 | at org.springframework.data.jpa.repository.query.AbstractJpaQuery.execute(AbstractJpaQuery.java:140) 2025-09-30 14:36:09.308 | at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:170) 2025-09-30 14:36:09.308 | at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:158) 2025-09-30 14:36:09.308 | at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:170) 2025-09-30 14:36:09.308 | at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:149) 2025-09-30 14:36:09.308 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 2025-09-30 14:36:09.308 | at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:69) 2025-09-30 14:36:09.308 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 2025-09-30 14:36:09.308 | at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 2025-09-30 14:36:09.308 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 2025-09-30 14:36:09.308 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 2025-09-30 14:36:09.308 | at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 2025-09-30 14:36:09.308 | ... 59 common frames omitted 2025-09-30 14:36:09.308 | Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "ecos_module_type_ext_id_key" 2025-09-30 14:36:09.308 | Detail: Key (type, ext_id)=(model/type, ecos-type-7000-DFIE-1201-test) already exists. 2025-09-30 14:36:09.308 | at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2733) 2025-09-30 14:36:09.308 | at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2420) 2025-09-30 14:36:09.308 | at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:372) 2025-09-30 14:36:09.308 | at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) 2025-09-30 14:36:09.308 | at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) 2025-09-30 14:36:09.308 | at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) 2025-09-30 14:36:09.309 | at org.postgresql.jdbc.PgPreparedStatement.executeUpdate(PgPreparedStatement.java:155) 2025-09-30 14:36:09.309 | at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) 2025-09-30 14:36:09.309 | at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:137) 2025-09-30 14:36:09.309 | at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:194) 2025-09-30 14:36:09.309 | ... 93 common frames omitted 2025-09-30 14:36:09.309 | 2025-09-30 14:37:07.742 | 2025-09-30 09:37:07.742 INFO [-te-rabbitmq-14] [3179d1b1d63b49f0d39c7ea94764c695] [system] r.c.e.a.d.a.a.s.EcosArtifactsService : Create new artifact revision entity {"en":"7000-DFIE-1201-test"}(model/type$ecos-type-7000-DFIE-1201-test). Source: SourceKey(id=admin, type=USER) 2025-09-30 14:38:10.157 | 2025-09-30 09:38:10.155 ERROR [nio-8089-exec-7] [07a3c320f74ca1e97ffc0e6ffe8c419c] [admin] r.c.e.w.l.w.w.e.EcosWebExecutorsService : Web exception. Path: '/records/mutate' Ver: 1 2025-09-30 14:38:10.157 | 2025-09-30 14:38:10.157 | kotlin.reflect.jvm.internal.KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke(p1: P1): R defined in kotlin.Function1[FunctionInvokeDescriptor@61139a95] (class kotlin.reflect.jvm.internal.impl.builtins.functions.FunctionInvokeDescriptor) 2025-09-30 14:38:10.157 | at kotlin.reflect.jvm.internal.RuntimeTypeMapper.mapSignature(RuntimeTypeMapper.kt:226) 2025-09-30 14:38:10.157 | at kotlin.reflect.jvm.internal.KFunctionImpl.(KFunctionImpl.kt:55) 2025-09-30 14:38:10.157 | at kotlin.reflect.jvm.internal.CreateKCallableVisitor.visitFunctionDescriptor(util.kt:314) 2025-09-30 14:38:10.157 | at kotlin.reflect.jvm.internal.CreateKCallableVisitor.visitFunctionDescriptor(util.kt:291) 2025-09-30 14:38:10.157 | at kotlin.reflect.jvm.internal.impl.descriptors.impl.FunctionDescriptorImpl.accept(FunctionDescriptorImpl.java:826) 2025-09-30 14:38:10.157 | at kotlin.reflect.jvm.internal.KDeclarationContainerImpl.getMembers(KDeclarationContainerImpl.kt:62) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.KClassImpl$Data.declaredNonStaticMembers_delegate$lambda$22(KClassImpl.kt:173) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.KClassImpl$Data.accessor$KClassImpl$Data$lambda10(KClassImpl.kt) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.KClassImpl$Data$$Lambda$10.invoke(Unknown Source) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.ReflectProperties$LazySoftVal.invoke(ReflectProperties.java:70) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.ReflectProperties$Val.getValue(ReflectProperties.java:32) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.KClassImpl$Data.getDeclaredNonStaticMembers(KClassImpl.kt:173) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.KClassImpl$Data.allNonStaticMembers_delegate$lambda$26(KClassImpl.kt:182) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.KClassImpl$Data.accessor$KClassImpl$Data$lambda14(KClassImpl.kt) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.KClassImpl$Data$$Lambda$14.invoke(Unknown Source) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.ReflectProperties$LazySoftVal.invoke(ReflectProperties.java:70) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.ReflectProperties$Val.getValue(ReflectProperties.java:32) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.KClassImpl$Data.getAllNonStaticMembers(KClassImpl.kt:182) 2025-09-30 14:38:10.158 | at kotlin.reflect.full.KClasses.getMemberProperties(KClasses.kt:148) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector.findDefaultCreator(KotlinNamesAnnotationIntrospector.kt:99) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findDefaultCreator(AnnotationIntrospectorPair.java:746) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector._addCreators(POJOPropertiesCollector.java:669) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector.collectAll(POJOPropertiesCollector.java:451) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector.getPotentialCreators(POJOPropertiesCollector.java:229) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.introspect.BasicBeanDescription.getPotentialCreators(BasicBeanDescription.java:348) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.BasicDeserializerFactory._constructDefaultValueInstantiator(BasicDeserializerFactory.java:251) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.BasicDeserializerFactory.findValueInstantiator(BasicDeserializerFactory.java:219) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.BeanDeserializerFactory.buildBeanDeserializer(BeanDeserializerFactory.java:262) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.BeanDeserializerFactory.createBeanDeserializer(BeanDeserializerFactory.java:151) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createDeserializer2(DeserializerCache.java:471) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createDeserializer(DeserializerCache.java:415) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCache2(DeserializerCache.java:317) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCacheValueDeserializer(DeserializerCache.java:284) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache.findValueDeserializer(DeserializerCache.java:174) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.DeserializationContext.findNonContextualValueDeserializer(DeserializationContext.java:659) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.resolve(BeanDeserializerBase.java:552) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCache2(DeserializerCache.java:347) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCacheValueDeserializer(DeserializerCache.java:284) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache.findValueDeserializer(DeserializerCache.java:174) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.DeserializationContext.findNonContextualValueDeserializer(DeserializationContext.java:659) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.resolve(BeanDeserializerBase.java:552) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCache2(DeserializerCache.java:347) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCacheValueDeserializer(DeserializerCache.java:284) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache.findValueDeserializer(DeserializerCache.java:174) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.DeserializationContext.findNonContextualValueDeserializer(DeserializationContext.java:659) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.resolve(BeanDeserializerBase.java:552) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCache2(DeserializerCache.java:347) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCacheValueDeserializer(DeserializerCache.java:284) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.deser.DeserializerCache.findValueDeserializer(DeserializerCache.java:174) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.DeserializationContext.findRootValueDeserializer(DeserializationContext.java:669) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.ObjectReader._prefetchRootDeserializer(ObjectReader.java:2456) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.ObjectReader.(ObjectReader.java:194) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.ObjectMapper._newReader(ObjectMapper.java:809) 2025-09-30 14:38:10.158 | at com.fasterxml.jackson.databind.ObjectMapper.readerForUpdating(ObjectMapper.java:4352) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.commons.json.JsonMapperImpl.applyData(JsonMapperImpl.kt:129) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.atts.value.factory.bean.BeanTypeContext.applyData(BeanTypeContext.kt:74) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.RecsDaoConverter$mapToMutateCrossSrc$1.mutate(RecsDaoConverter.kt:232) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.RecsDaoConverter$mapToMutateWithAnyResDao$1.mutateForAnyRes(RecsDaoConverter.kt:113) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.LocalRecordsResolverImpl.mutateRecordImpl$ecos_records(LocalRecordsResolverImpl.kt:818) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.interceptor.MutateRecordInterceptorsChain.invoke(LocalRecordsInterceptor.kt:119) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.interceptor.obs.ObservableRecordsInterceptor.mutateRecord(ObservableRecordsInterceptor.kt:79) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.interceptor.MutateRecordInterceptorsChain.invoke(LocalRecordsInterceptor.kt:117) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.interceptor.AuditRecordsInterceptor.mutateRecord(AuditRecordsInterceptor.kt:148) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.interceptor.MutateRecordInterceptorsChain.invoke(LocalRecordsInterceptor.kt:117) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.LocalRecordsResolverImpl.mutateRecord(LocalRecordsResolverImpl.kt:784) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.LocalRemoteResolver.mutateForApp(LocalRemoteResolver.kt:409) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.LocalRemoteResolver.mutateForAllApps$lambda$24(LocalRemoteResolver.kt:337) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.resolver.LocalRemoteResolver.mutateForAllApps(LocalRemoteResolver.kt:367) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.RecordsServiceImpl.mutateAndGetAtts$lambda$16$lambda$15(RecordsServiceImpl.kt:147) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.request.RequestContext$Companion.doWithCtx(RequestContext.kt:196) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.request.RequestContext$Companion.doWithCtx(RequestContext.kt:98) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.RecordsServiceImpl.mutateAndGetAtts(RecordsServiceImpl.kt:139) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.rest.v1.RestHandlerV1.mutateRecordsImpl(RestHandlerV1.kt:103) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.rest.v1.RestHandlerV1.mutateRecords$lambda$5(RestHandlerV1.kt:94) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.record.request.RequestContext$Companion.doWithCtx(RequestContext.kt:196) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.rest.v1.RestHandlerV1.doWithContext(RestHandlerV1.kt:126) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.rest.v1.RestHandlerV1.mutateRecords(RestHandlerV1.kt:94) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.rest.RestHandlerAdapter.mutateRecords(RestHandlerAdapter.kt:129) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.records3.rest.RestHandlerAdapter$registerWebExecutors$2.execute(RestHandlerAdapter.kt:54) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService$execute$2$2$1$1$1$1.invoke(EcosWebExecutorsService.kt:254) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService$execute$2$2$1$1$1$1.invoke(EcosWebExecutorsService.kt:233) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.txn.lib.manager.TransactionManagerImpl.doInExtTxn$lambda$7(TransactionManagerImpl.kt:183) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.txn.lib.transaction.TransactionImpl.doWithinTxn(TransactionImpl.kt:513) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.txn.lib.manager.TransactionManagerImpl.doWithinTxn(TransactionManagerImpl.kt:304) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.txn.lib.manager.TransactionManagerImpl.doInExtTxn(TransactionManagerImpl.kt:182) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.txn.lib.manager.TransactionManagerImpl.doInExtTxn(TransactionManagerImpl.kt:145) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService$execute$2$2$1$1.invoke(EcosWebExecutorsService.kt:233) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService$execute$2$2$1$1.invoke(EcosWebExecutorsService.kt:111) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.web.webapi.content.compression.WebApiCompression.doWithInput(WebApiCompression.kt:51) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.web.webapi.content.stream.WebApiStreamUtils.doWithBodyInputStream(WebApiStreamUtils.kt:109) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService.execute$lambda$4$lambda$3(EcosWebExecutorsService.kt:111) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.spring.context.micrometer.MicrometerConfiguration$ecosMicrometerContext$2.doWithinExtScope(MicrometerConfiguration.kt:103) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService.execute$lambda$4(EcosWebExecutorsService.kt:99) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.web.webapi.content.compression.WebApiCompression.doWithInput(WebApiCompression.kt:51) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService.execute(EcosWebExecutorsService.kt:87) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.spring.context.webmvc.api.WebApiRestController.webApi(WebApiRestController.kt:21) 2025-09-30 14:38:10.158 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-09-30 14:38:10.158 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.KCallableImpl.callDefaultMethod$kotlin_reflection(KCallableImpl.kt:207) 2025-09-30 14:38:10.158 | at kotlin.reflect.jvm.internal.KCallableImpl.callBy(KCallableImpl.kt:112) 2025-09-30 14:38:10.158 | at org.springframework.web.method.support.InvocableHandlerMethod$KotlinDelegate.invokeFunction(InvocableHandlerMethod.java:335) 2025-09-30 14:38:10.158 | at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 2025-09-30 14:38:10.158 | at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 2025-09-30 14:38:10.158 | at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 2025-09-30 14:38:10.158 | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 2025-09-30 14:38:10.158 | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 2025-09-30 14:38:10.158 | at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 2025-09-30 14:38:10.158 | at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 2025-09-30 14:38:10.158 | at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 2025-09-30 14:38:10.158 | at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 2025-09-30 14:38:10.158 | at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 2025-09-30 14:38:10.158 | at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 2025-09-30 14:38:10.158 | at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 2025-09-30 14:38:10.158 | at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:10.158 | at de.codecentric.boot.admin.server.ui.web.servlet.HomepageForwardingFilter.doFilter(HomepageForwardingFilter.java:74) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 2025-09-30 14:38:10.158 | at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:479) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:340) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:82) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:128) 2025-09-30 14:38:10.158 | at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:10.158 | at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126) 2025-09-30 14:38:10.158 | at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:10.158 | at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:131) 2025-09-30 14:38:10.158 | at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:85) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:10.158 | at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:10.158 | at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:10.158 | at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:10.158 | at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 2025-09-30 14:38:10.158 | at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:10.158 | at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 2025-09-30 14:38:10.158 | at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:10.158 | at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:10.158 | at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:323) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:224) 2025-09-30 14:38:10.158 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:10.158 | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 2025-09-30 14:38:10.158 | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 2025-09-30 14:38:10.158 | at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:243) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 2025-09-30 14:38:10.158 | at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:238) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:10.158 | at ru.citeck.ecos.webapp.lib.spring.context.webmvc.filter.EcosContextHttpRequestFilter.doFilterInternal(EcosContextHttpRequestFilter.kt:62) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 2025-09-30 14:38:10.158 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 2025-09-30 14:38:10.158 | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116) 2025-09-30 14:38:10.158 | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 2025-09-30 14:38:10.158 | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 2025-09-30 14:38:10.158 | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 2025-09-30 14:38:10.158 | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398) 2025-09-30 14:38:10.158 | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 2025-09-30 14:38:10.158 | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 2025-09-30 14:38:10.158 | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1740) 2025-09-30 14:38:10.158 | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 2025-09-30 14:38:10.158 | at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 2025-09-30 14:38:10.158 | at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 2025-09-30 14:38:10.158 | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 2025-09-30 14:38:10.158 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 14:38:10.158 | 2025-09-30 14:38:40.324 | 2025-09-30 09:38:40.323 ERROR [nio-8089-exec-4] [9bc431e9f49034adba2f6e5ce4b6c9b6] [admin] r.c.e.w.l.w.w.e.EcosWebExecutorsService : Web exception. Path: '/records/mutate' Ver: 1 2025-09-30 14:38:40.324 | 2025-09-30 14:38:40.324 | kotlin.reflect.jvm.internal.KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke(p1: P1): R defined in kotlin.Function1[FunctionInvokeDescriptor@61139a95] (class kotlin.reflect.jvm.internal.impl.builtins.functions.FunctionInvokeDescriptor) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.RuntimeTypeMapper.mapSignature(RuntimeTypeMapper.kt:226) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.KFunctionImpl.(KFunctionImpl.kt:55) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.CreateKCallableVisitor.visitFunctionDescriptor(util.kt:314) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.CreateKCallableVisitor.visitFunctionDescriptor(util.kt:291) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.impl.descriptors.impl.FunctionDescriptorImpl.accept(FunctionDescriptorImpl.java:826) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.KDeclarationContainerImpl.getMembers(KDeclarationContainerImpl.kt:62) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.KClassImpl$Data.declaredNonStaticMembers_delegate$lambda$22(KClassImpl.kt:173) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.KClassImpl$Data.accessor$KClassImpl$Data$lambda10(KClassImpl.kt) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.KClassImpl$Data$$Lambda$10.invoke(Unknown Source) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.ReflectProperties$LazySoftVal.invoke(ReflectProperties.java:70) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.ReflectProperties$Val.getValue(ReflectProperties.java:32) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.KClassImpl$Data.getDeclaredNonStaticMembers(KClassImpl.kt:173) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.KClassImpl$Data.allNonStaticMembers_delegate$lambda$26(KClassImpl.kt:182) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.KClassImpl$Data.accessor$KClassImpl$Data$lambda14(KClassImpl.kt) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.KClassImpl$Data$$Lambda$14.invoke(Unknown Source) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.ReflectProperties$LazySoftVal.invoke(ReflectProperties.java:70) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.ReflectProperties$Val.getValue(ReflectProperties.java:32) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.KClassImpl$Data.getAllNonStaticMembers(KClassImpl.kt:182) 2025-09-30 14:38:40.324 | at kotlin.reflect.full.KClasses.getMemberProperties(KClasses.kt:148) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.module.kotlin.KotlinNamesAnnotationIntrospector.findDefaultCreator(KotlinNamesAnnotationIntrospector.kt:99) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findDefaultCreator(AnnotationIntrospectorPair.java:746) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector._addCreators(POJOPropertiesCollector.java:669) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector.collectAll(POJOPropertiesCollector.java:451) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector.getPotentialCreators(POJOPropertiesCollector.java:229) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.introspect.BasicBeanDescription.getPotentialCreators(BasicBeanDescription.java:348) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.BasicDeserializerFactory._constructDefaultValueInstantiator(BasicDeserializerFactory.java:251) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.BasicDeserializerFactory.findValueInstantiator(BasicDeserializerFactory.java:219) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.BeanDeserializerFactory.buildBeanDeserializer(BeanDeserializerFactory.java:262) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.BeanDeserializerFactory.createBeanDeserializer(BeanDeserializerFactory.java:151) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createDeserializer2(DeserializerCache.java:471) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createDeserializer(DeserializerCache.java:415) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCache2(DeserializerCache.java:317) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCacheValueDeserializer(DeserializerCache.java:284) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache.findValueDeserializer(DeserializerCache.java:174) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.DeserializationContext.findNonContextualValueDeserializer(DeserializationContext.java:659) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.resolve(BeanDeserializerBase.java:552) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCache2(DeserializerCache.java:347) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCacheValueDeserializer(DeserializerCache.java:284) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache.findValueDeserializer(DeserializerCache.java:174) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.DeserializationContext.findNonContextualValueDeserializer(DeserializationContext.java:659) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.resolve(BeanDeserializerBase.java:552) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCache2(DeserializerCache.java:347) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCacheValueDeserializer(DeserializerCache.java:284) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache.findValueDeserializer(DeserializerCache.java:174) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.DeserializationContext.findNonContextualValueDeserializer(DeserializationContext.java:659) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.resolve(BeanDeserializerBase.java:552) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCache2(DeserializerCache.java:347) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache._createAndCacheValueDeserializer(DeserializerCache.java:284) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.deser.DeserializerCache.findValueDeserializer(DeserializerCache.java:174) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.DeserializationContext.findRootValueDeserializer(DeserializationContext.java:669) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.ObjectReader._prefetchRootDeserializer(ObjectReader.java:2456) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.ObjectReader.(ObjectReader.java:194) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.ObjectMapper._newReader(ObjectMapper.java:809) 2025-09-30 14:38:40.324 | at com.fasterxml.jackson.databind.ObjectMapper.readerForUpdating(ObjectMapper.java:4352) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.commons.json.JsonMapperImpl.applyData(JsonMapperImpl.kt:129) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.atts.value.factory.bean.BeanTypeContext.applyData(BeanTypeContext.kt:74) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.RecsDaoConverter$mapToMutateCrossSrc$1.mutate(RecsDaoConverter.kt:232) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.RecsDaoConverter$mapToMutateWithAnyResDao$1.mutateForAnyRes(RecsDaoConverter.kt:113) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.LocalRecordsResolverImpl.mutateRecordImpl$ecos_records(LocalRecordsResolverImpl.kt:818) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.interceptor.MutateRecordInterceptorsChain.invoke(LocalRecordsInterceptor.kt:119) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.interceptor.obs.ObservableRecordsInterceptor.mutateRecord(ObservableRecordsInterceptor.kt:79) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.interceptor.MutateRecordInterceptorsChain.invoke(LocalRecordsInterceptor.kt:117) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.interceptor.AuditRecordsInterceptor.mutateRecord(AuditRecordsInterceptor.kt:148) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.interceptor.MutateRecordInterceptorsChain.invoke(LocalRecordsInterceptor.kt:117) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.LocalRecordsResolverImpl.mutateRecord(LocalRecordsResolverImpl.kt:784) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.LocalRemoteResolver.mutateForApp(LocalRemoteResolver.kt:409) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.LocalRemoteResolver.mutateForAllApps$lambda$24(LocalRemoteResolver.kt:337) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.resolver.LocalRemoteResolver.mutateForAllApps(LocalRemoteResolver.kt:367) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.RecordsServiceImpl.mutateAndGetAtts$lambda$16$lambda$15(RecordsServiceImpl.kt:147) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.request.RequestContext$Companion.doWithCtx(RequestContext.kt:196) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.request.RequestContext$Companion.doWithCtx(RequestContext.kt:98) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.RecordsServiceImpl.mutateAndGetAtts(RecordsServiceImpl.kt:139) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.rest.v1.RestHandlerV1.mutateRecordsImpl(RestHandlerV1.kt:103) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.rest.v1.RestHandlerV1.mutateRecords$lambda$5(RestHandlerV1.kt:94) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.record.request.RequestContext$Companion.doWithCtx(RequestContext.kt:196) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.rest.v1.RestHandlerV1.doWithContext(RestHandlerV1.kt:126) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.rest.v1.RestHandlerV1.mutateRecords(RestHandlerV1.kt:94) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.rest.RestHandlerAdapter.mutateRecords(RestHandlerAdapter.kt:129) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.records3.rest.RestHandlerAdapter$registerWebExecutors$2.execute(RestHandlerAdapter.kt:54) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService$execute$2$2$1$1$1$1.invoke(EcosWebExecutorsService.kt:254) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService$execute$2$2$1$1$1$1.invoke(EcosWebExecutorsService.kt:233) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.txn.lib.manager.TransactionManagerImpl.doInExtTxn$lambda$7(TransactionManagerImpl.kt:183) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.txn.lib.transaction.TransactionImpl.doWithinTxn(TransactionImpl.kt:513) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.txn.lib.manager.TransactionManagerImpl.doWithinTxn(TransactionManagerImpl.kt:304) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.txn.lib.manager.TransactionManagerImpl.doInExtTxn(TransactionManagerImpl.kt:182) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.txn.lib.manager.TransactionManagerImpl.doInExtTxn(TransactionManagerImpl.kt:145) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService$execute$2$2$1$1.invoke(EcosWebExecutorsService.kt:233) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService$execute$2$2$1$1.invoke(EcosWebExecutorsService.kt:111) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.web.webapi.content.compression.WebApiCompression.doWithInput(WebApiCompression.kt:51) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.web.webapi.content.stream.WebApiStreamUtils.doWithBodyInputStream(WebApiStreamUtils.kt:109) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService.execute$lambda$4$lambda$3(EcosWebExecutorsService.kt:111) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.spring.context.micrometer.MicrometerConfiguration$ecosMicrometerContext$2.doWithinExtScope(MicrometerConfiguration.kt:103) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService.execute$lambda$4(EcosWebExecutorsService.kt:99) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.web.webapi.content.compression.WebApiCompression.doWithInput(WebApiCompression.kt:51) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.web.webapi.executor.EcosWebExecutorsService.execute(EcosWebExecutorsService.kt:87) 2025-09-30 14:38:40.324 | at ru.citeck.ecos.webapp.lib.spring.context.webmvc.api.WebApiRestController.webApi(WebApiRestController.kt:21) 2025-09-30 14:38:40.324 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-09-30 14:38:40.324 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-09-30 14:38:40.324 | at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97) 2025-09-30 14:38:40.325 | at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113) 2025-09-30 14:38:40.325 | at kotlin.reflect.jvm.internal.KCallableImpl.callDefaultMethod$kotlin_reflection(KCallableImpl.kt:207) 2025-09-30 14:38:40.325 | at kotlin.reflect.jvm.internal.KCallableImpl.callBy(KCallableImpl.kt:112) 2025-09-30 14:38:40.325 | at org.springframework.web.method.support.InvocableHandlerMethod$KotlinDelegate.invokeFunction(InvocableHandlerMethod.java:335) 2025-09-30 14:38:40.325 | at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 2025-09-30 14:38:40.325 | at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 2025-09-30 14:38:40.325 | at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 2025-09-30 14:38:40.325 | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 2025-09-30 14:38:40.325 | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 2025-09-30 14:38:40.325 | at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 2025-09-30 14:38:40.325 | at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 2025-09-30 14:38:40.325 | at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 2025-09-30 14:38:40.325 | at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 2025-09-30 14:38:40.325 | at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 2025-09-30 14:38:40.325 | at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 2025-09-30 14:38:40.325 | at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 2025-09-30 14:38:40.325 | at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:195) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:40.325 | at de.codecentric.boot.admin.server.ui.web.servlet.HomepageForwardingFilter.doFilter(HomepageForwardingFilter.java:74) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 2025-09-30 14:38:40.325 | at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:479) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:340) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:82) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:128) 2025-09-30 14:38:40.325 | at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:40.325 | at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126) 2025-09-30 14:38:40.325 | at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:40.325 | at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:131) 2025-09-30 14:38:40.325 | at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:85) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:40.325 | at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:40.325 | at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:40.325 | at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:40.325 | at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 2025-09-30 14:38:40.325 | at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:40.325 | at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 2025-09-30 14:38:40.325 | at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:40.325 | at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:40.325 | at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:240) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:323) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:224) 2025-09-30 14:38:40.325 | at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:137) 2025-09-30 14:38:40.325 | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 2025-09-30 14:38:40.325 | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 2025-09-30 14:38:40.325 | at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:243) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 2025-09-30 14:38:40.325 | at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:238) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:40.325 | at ru.citeck.ecos.webapp.lib.spring.context.webmvc.filter.EcosContextHttpRequestFilter.doFilterInternal(EcosContextHttpRequestFilter.kt:62) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 2025-09-30 14:38:40.325 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) 2025-09-30 14:38:40.325 | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116) 2025-09-30 14:38:40.325 | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) 2025-09-30 14:38:40.325 | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) 2025-09-30 14:38:40.325 | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) 2025-09-30 14:38:40.325 | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398) 2025-09-30 14:38:40.325 | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 2025-09-30 14:38:40.325 | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 2025-09-30 14:38:40.325 | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1740) 2025-09-30 14:38:40.325 | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 2025-09-30 14:38:40.325 | at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 2025-09-30 14:38:40.325 | at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 2025-09-30 14:38:40.325 | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 2025-09-30 14:38:40.325 | at java.base/java.lang.Thread.run(Unknown Source) 2025-09-30 14:38:40.325 |