APP_OPTS=--spring.datasource.username=folio_admin --spring.datasource.password=folio_admin5757 --spring.datasource.url=jdbc:postgresql://10.36.1.79:5432/okapi_modules 2021-02-01 10:17:15,622 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 10:17:15.693 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-01 10:17:16,589 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.4.RELEASE) 10:17:16.632 [main] INFO org.folio.rs.ModRemoteStorageApplication - No active profile set, falling back to default profiles: default 10:17:17.722 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFERRED mode. 10:17:17.802 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 70ms. Found 4 JPA repository interfaces. 10:17:18.146 [main] INFO org.springframework.cloud.context.scope.GenericScope - BeanFactory id=148efc94-9c1c-34da-8823-83acb4ff1dfd 10:17:18.227 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.folio.rs.client.AuthnClient' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 10:17:18.229 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.folio.rs.client.InstancesClient' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 10:17:18.230 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.folio.rs.client.PermissionsClient' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 10:17:18.231 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.folio.rs.client.UsersClient' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 10:17:18.398 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.folio.spring.config.FolioSpringConfiguration' of type [org.folio.spring.config.FolioSpringConfiguration$$EnhancerBySpringCGLIB$$ab637b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 10:17:18.416 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'folioExecutionContext' of type [org.springframework.aop.scope.ScopedProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 10:17:18.416 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'folioExecutionContext' of type [com.sun.proxy.$Proxy103] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 10:17:18.765 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8081 (http) 10:17:18.779 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8081"] 10:17:18.780 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 10:17:18.780 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 10:17:18.980 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 10:17:18.981 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2327 ms 10:17:19.223 [main] WARN com.hazelcast.instance.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: --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/java.nio=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 10:17:19.239 [main] INFO com.hazelcast.internal.config.AbstractConfigLocator - Loading 'hazelcast.yaml' from the classpath. 10:17:19.391 [main] INFO com.hazelcast.instance.AddressPicker - [LOCAL] [dev] [4.0.2] Prefer IPv4 stack is true, prefer IPv6 addresses is false 10:17:19.404 [main] INFO com.hazelcast.instance.AddressPicker - [LOCAL] [dev] [4.0.2] Picked [172.17.0.43]:5701, using socket ServerSocket[addr=/0.0.0.0,localport=5701], bind any local is true 10:17:19.427 [main] INFO com.hazelcast.system - [172.17.0.43]:5701 [dev] [4.0.2] Hazelcast 4.0.2 (20200702 - 2de3027) starting at [172.17.0.43]:5701 10:17:19.427 [main] INFO com.hazelcast.system - [172.17.0.43]:5701 [dev] [4.0.2] Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved. 10:17:19.607 [main] INFO com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulator - [172.17.0.43]:5701 [dev] [4.0.2] Backpressure is disabled 10:17:19.897 [main] INFO com.hazelcast.instance.impl.Node - [172.17.0.43]:5701 [dev] [4.0.2] Creating MulticastJoiner 10:17:19.903 [main] WARN com.hazelcast.cp.CPSubsystem - [172.17.0.43]:5701 [dev] [4.0.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:17:20.159 [main] INFO com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl - [172.17.0.43]:5701 [dev] [4.0.2] Starting 8 partition threads and 5 generic threads (1 dedicated for priority tasks) 10:17:20.190 [main] INFO com.hazelcast.internal.diagnostics.Diagnostics - [172.17.0.43]:5701 [dev] [4.0.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:17:20.198 [main] INFO com.hazelcast.core.LifecycleService - [172.17.0.43]:5701 [dev] [4.0.2] [172.17.0.43]:5701 is STARTING WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (file:/opt/folio/BOOT-INF/lib/hazelcast-4.0.2.jar) to field sun.nio.ch.SelectorImpl.selectedKeys WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 10:17:22.673 [main] INFO com.hazelcast.internal.cluster.ClusterService - [172.17.0.43]:5701 [dev] [4.0.2] Members {size:1, ver:1} [ Member [172.17.0.43]:5701 - 1a82a17a-d212-4bfe-8b4a-461a8ad9b4a1 this ] 10:17:22.696 [main] INFO com.hazelcast.core.LifecycleService - [172.17.0.43]:5701 [dev] [4.0.2] [172.17.0.43]:5701 is STARTED 10:17:22.867 [main] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 10:17:23.016 [task-1] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 10:17:23.136 [task-1] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.21.Final 10:17:23.267 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 10:17:23.323 [main] INFO org.springframework.data.repository.config.DeferredRepositoryInitializationListener - Triggering deferred initialization of Spring Data repositories… 10:17:23.354 [task-1] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 10:17:23.518 [task-1] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 10:17:23.939 [task-1] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 10:17:23.960 [task-1] WARN org.folio.spring.scope.FolioExecutionScopeExecutionContextManager - FolioExecutionScope is not set up. Fallback to default FolioExecutionScope. 10:17:24.032 [task-1] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect 10:17:25.248 [task-1] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 10:17:25.255 [task-1] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:17:25.642 [main] INFO org.springframework.data.repository.config.DeferredRepositoryInitializationListener - Spring Data repositories initialized! 10:17:25.712 [main] INFO org.springframework.data.repository.config.DeferredRepositoryInitializationListener - Triggering deferred initialization of Spring Data repositories… 10:17:25.712 [main] INFO org.springframework.data.repository.config.DeferredRepositoryInitializationListener - Spring Data repositories initialized! 10:17:25.737 [main] INFO org.springframework.data.repository.config.DeferredRepositoryInitializationListener - Triggering deferred initialization of Spring Data repositories… 10:17:25.737 [main] INFO org.springframework.data.repository.config.DeferredRepositoryInitializationListener - Spring Data repositories initialized! 10:17:25.778 [main] INFO org.springframework.data.repository.config.DeferredRepositoryInitializationListener - Triggering deferred initialization of Spring Data repositories… 10:17:25.778 [main] INFO org.springframework.data.repository.config.DeferredRepositoryInitializationListener - Spring Data repositories initialized! 10:17:26.532 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 10:17:26.533 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 10:17:26.539 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 10:17:26.539 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 10:17:26.868 [main] WARN org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration - Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) 10:17:27.348 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.79:9092] check.crcs = true client.dns.lookup = default client.id = client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = mod-remote-storage-items-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 10:17:27.488 [main] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka version: 2.5.1 10:17:27.491 [main] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka commitId: 0efa8fb0f4c73d92 10:17:27.491 [main] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1612174647486 10:17:27.495 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Subscribed to topic(s): inventory.item 10:17:27.498 [main] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 10:17:27.519 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8081"] 10:17:27.582 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8081 (http) with context path '' 10:17:28.039 [mod-remote-storage-listener-0-C-1] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Error while fetching metadata with correlation id 2 : {inventory.item=LEADER_NOT_AVAILABLE} 10:17:28.054 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.Metadata - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Cluster ID: 2QiBEcv6RHOk8GCFBltPWg 10:17:28.202 [mod-remote-storage-listener-0-C-1] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Error while fetching metadata with correlation id 4 : {inventory.item=LEADER_NOT_AVAILABLE} 10:17:28.330 [mod-remote-storage-listener-0-C-1] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Error while fetching metadata with correlation id 6 : {inventory.item=LEADER_NOT_AVAILABLE} 10:17:28.446 [mod-remote-storage-listener-0-C-1] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Error while fetching metadata with correlation id 8 : {inventory.item=LEADER_NOT_AVAILABLE} 10:17:28.542 [main] INFO org.springframework.data.repository.config.DeferredRepositoryInitializationListener - Triggering deferred initialization of Spring Data repositories… 10:17:28.543 [main] INFO org.springframework.data.repository.config.DeferredRepositoryInitializationListener - Spring Data repositories initialized! 10:17:28.568 [main] INFO org.folio.rs.ModRemoteStorageApplication - Started ModRemoteStorageApplication in 14.156 seconds (JVM running for 15.267) 10:17:28.586 [mod-remote-storage-listener-0-C-1] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Error while fetching metadata with correlation id 10 : {inventory.item=LEADER_NOT_AVAILABLE} 10:17:28.708 [mod-remote-storage-listener-0-C-1] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Error while fetching metadata with correlation id 12 : {inventory.item=LEADER_NOT_AVAILABLE} 10:17:30.229 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.consumer.internals.AbstractCoordinator - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Discovered group coordinator 10.36.1.79:9092 (id: 2147483646 rack: null) 10:17:30.269 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.consumer.internals.AbstractCoordinator - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] (Re-)joining group 10:17:30.406 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.consumer.internals.AbstractCoordinator - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Join group failed with org.apache.kafka.common.errors.MemberIdRequiredException: The group member needs to have a valid member id before actually entering a consumer group 10:17:30.406 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.consumer.internals.AbstractCoordinator - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] (Re-)joining group 10:17:30.516 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Finished assignment for group at generation 1: {consumer-mod-remote-storage-items-group-1-985325e7-e4a5-4d26-a4aa-45fb58c19b1d=Assignment(partitions=[inventory.item-0])} 10:17:30.614 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.consumer.internals.AbstractCoordinator - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Successfully joined group with generation 1 10:17:30.645 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Adding newly assigned partitions: inventory.item-0 10:17:30.671 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Found no committed offset for partition inventory.item-0 10:17:30.687 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Found no committed offset for partition inventory.item-0 10:17:30.710 [mod-remote-storage-listener-0-C-1] INFO org.apache.kafka.clients.consumer.internals.SubscriptionState - [Consumer clientId=consumer-mod-remote-storage-items-group-1, groupId=mod-remote-storage-items-group] Resetting offset for partition inventory.item-0 to offset 0. 10:17:30.759 [mod-remote-storage-listener-0-C-1] INFO org.springframework.kafka.listener.KafkaMessageListenerContainer - mod-remote-storage-items-group: partitions assigned: [inventory.item-0] 10:18:42.330 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.330 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.345 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"326547658598","effectiveLocationId":"f34d27c6-a8eb-461b-acd6-5dea81771e70","instanceId":"a89eccf0-57a6-495e-898d-32b9b2210f2f","effectiveCallNumberComponents":{"callNumber":"D15.H63 A3 2002"}}} 10:18:42.345 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@40b18ec8 10:18:42.350 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.350 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.351 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"A14813848587","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"69640328-788e-43fc-9c3c-af39e243f3b7","effectiveCallNumberComponents":{"callNumber":"K1 .M44"}}} 10:18:42.351 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@65c8e922 10:18:42.355 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 2] 10:18:42.355 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.355 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"765475420716","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"f31a36de-fcf8-44f9-87ef-a55d06ad21ae","effectiveCallNumberComponents":{"callNumber":"MCN FICTION"}}} 10:18:42.355 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@1b21264d 10:18:42.358 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.359 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.359 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"4539876054383","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"7fbd5d84-62d1-44c6-9c45-6cb173998bbd","effectiveCallNumberComponents":{"callNumber":"PR6056.I4588 B749 2016"}}} 10:18:42.359 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@19b81a37 10:18:42.379 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.379 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.380 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"453987605438","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"7fbd5d84-62d1-44c6-9c45-6cb173998bbd","effectiveCallNumberComponents":{"callNumber":"PR6056.I4588 B749 2016"}}} 10:18:42.380 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@5a50c10c 10:18:42.393 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.393 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.393 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"697685458679","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"6506b79b-7702-48b2-9774-a1c538fdd34e","effectiveCallNumberComponents":{"callNumber":"some-callnumber"}}} 10:18:42.393 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@78f3a29d 10:18:42.409 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.409 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.409 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"A14837334314","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"69640328-788e-43fc-9c3c-af39e243f3b7","effectiveCallNumberComponents":{"callNumber":"K1 .M44"}}} 10:18:42.410 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@6af2e080 10:18:42.421 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.421 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.421 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"645398607547","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"cf23adf0-61ba-4887-bf82-956c4aae2260","effectiveCallNumberComponents":{"callNumber":"some-callnumber"}}} 10:18:42.421 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@3342364b 10:18:42.436 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.437 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.437 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"90000","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE"}}} 10:18:42.437 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@6f46c98e 10:18:42.449 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.449 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.449 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"10101","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE"}}} 10:18:42.449 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@ac469b1 10:18:42.463 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.463 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.464 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"A14837334306","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"69640328-788e-43fc-9c3c-af39e243f3b7","effectiveCallNumberComponents":{"callNumber":"K1 .M44"}}} 10:18:42.464 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@774f7e89 10:18:42.478 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.478 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.478 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"A14811392645","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"69640328-788e-43fc-9c3c-af39e243f3b7","effectiveCallNumberComponents":{"callNumber":"K1 .M44"}}} 10:18:42.478 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@559dee45 10:18:42.490 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.490 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.490 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"A1429864347","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"69640328-788e-43fc-9c3c-af39e243f3b7","effectiveCallNumberComponents":{"callNumber":"K1 .M44"}}} 10:18:42.491 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@cce57c1 10:18:42.501 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.502 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.502 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"A14811392695","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"69640328-788e-43fc-9c3c-af39e243f3b7","effectiveCallNumberComponents":{"callNumber":"K1 .M44"}}} 10:18:42.502 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@256e3e08 10:18:42.517 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.517 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.518 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"4539876054382","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"7fbd5d84-62d1-44c6-9c45-6cb173998bbd","effectiveCallNumberComponents":{"callNumber":"PR6056.I4588 B749 2016"}}} 10:18:42.518 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@73550911 10:18:42.529 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:18:42.529 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:18:42.531 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"barcode":"653285216743","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"cf23adf0-61ba-4887-bf82-956c4aae2260","effectiveCallNumberComponents":{"callNumber":"some-callnumber"}}} 10:18:42.531 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is java.lang.NullPointerException; nested exception is java.lang.NullPointerException and the record is org.apache.kafka.clients.consumer.ConsumerRecords@180a339d 10:19:53.434 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:19:53.435 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:19:53.435 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"UPDATE","tenant":"diku","old":{"barcode":"90000","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE"}},"new":{"barcode":"90000","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE"}}} 10:19:53.435 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - isEffectiveLocationChanged: true 10:19:53.566 [mod-remote-storage-listener-0-C-1] WARN org.folio.spring.scope.FolioExecutionScopeExecutionContextManager - FolioExecutionScope is not set up. Fallback to default FolioExecutionScope. 10:19:53.575 [mod-remote-storage-listener-0-C-1] WARN org.hibernate.engine.jdbc.spi.SqlExceptionHelper - SQL Error: 0, SQLState: 42P01 10:19:53.575 [mod-remote-storage-listener-0-C-1] ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper - ERROR: relation "diku_mod_remote_storage.system_user_parameters" does not exist Position: 15 10:19:53.577 [mod-remote-storage-listener-0-C-1] ERROR org.folio.rs.config.KafkaConfiguration - Error in process with Exception org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.folio.rs.integration.KafkaMessageListener.handleEvents(java.util.List)' threw exception; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet and the record is org.apache.kafka.clients.consumer.ConsumerRecords@33cd9633 10:19:53.581 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.integration.KafkaMessageListener - Processing resource events from kafka [eventsCount: 1] 10:19:53.581 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Starting processing events... 10:19:53.581 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - Event received: {"type":"UPDATE","tenant":"diku","old":{"barcode":"4539876054383","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"7fbd5d84-62d1-44c6-9c45-6cb173998bbd","effectiveCallNumberComponents":{"callNumber":"PR6056.I4588 B749 2016"}},"new":{"barcode":"4539876054383","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"7fbd5d84-62d1-44c6-9c45-6cb173998bbd","effectiveCallNumberComponents":{"callNumber":"PR6056.I4588 B749 2016"}}} 10:19:53.581 [mod-remote-storage-listener-0-C-1] INFO org.folio.rs.service.AccessionQueueService - isEffectiveLocationChanged: false 10:20:20.426 [http-nio-8081-exec-1] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:20:20.426 [http-nio-8081-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 10:20:20.435 [http-nio-8081-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 9 ms 10:20:21.290 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM diku_mod_remote_storage.databasechangeloglock 10:20:21.300 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - CREATE TABLE diku_mod_remote_storage.databasechangeloglock (ID INTEGER NOT NULL, LOCKED BOOLEAN NOT NULL, LOCKGRANTED TIMESTAMP WITHOUT TIME ZONE, LOCKEDBY VARCHAR(255), CONSTRAINT DATABASECHANGELOGLOCK_PKEY PRIMARY KEY (ID)) 10:20:21.306 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM diku_mod_remote_storage.databasechangeloglock 10:20:21.311 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - DELETE FROM diku_mod_remote_storage.databasechangeloglock 10:20:21.311 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO diku_mod_remote_storage.databasechangeloglock (ID, LOCKED) VALUES (1, FALSE) 10:20:21.315 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - SELECT LOCKED FROM diku_mod_remote_storage.databasechangeloglock WHERE ID=1 10:20:21.321 [http-nio-8081-exec-1] INFO liquibase.lockservice.StandardLockService - Successfully acquired change log lock 10:20:22.685 [http-nio-8081-exec-1] INFO liquibase.changelog.StandardChangeLogHistoryService - Creating database history table with name: diku_mod_remote_storage.databasechangelog 10:20:22.686 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - CREATE TABLE diku_mod_remote_storage.databasechangelog (ID VARCHAR(255) NOT NULL, AUTHOR VARCHAR(255) NOT NULL, FILENAME VARCHAR(255) NOT NULL, DATEEXECUTED TIMESTAMP WITHOUT TIME ZONE NOT NULL, ORDEREXECUTED INTEGER NOT NULL, EXECTYPE VARCHAR(10) NOT NULL, MD5SUM VARCHAR(35), DESCRIPTION VARCHAR(255), COMMENTS VARCHAR(255), TAG VARCHAR(255), LIQUIBASE VARCHAR(20), CONTEXTS VARCHAR(255), LABELS VARCHAR(255), DEPLOYMENT_ID VARCHAR(10)) 10:20:22.692 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM diku_mod_remote_storage.databasechangelog 10:20:22.693 [http-nio-8081-exec-1] INFO liquibase.changelog.StandardChangeLogHistoryService - Reading from diku_mod_remote_storage.databasechangelog 10:20:22.693 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - SELECT * FROM diku_mod_remote_storage.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC 10:20:22.694 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM diku_mod_remote_storage.databasechangeloglock 10:20:22.707 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - CREATE TABLE IF NOT EXISTS remote_storage_configurations ( id UUID PRIMARY KEY, name VARCHAR(256) CONSTRAINT unq_RemoteStorageConfigurations_Name UNIQUE NOT NULL, provider_name VARCHAR(256), url VARCHAR(256), status_url VARCHAR(256), accession_delay INT, accession_time_unit VARCHAR(50), created_date TIMESTAMP default now(), created_by_user_id UUID, created_by_username VARCHAR(100), updated_date TIMESTAMP, updated_by_user_id UUID, updated_by_username VARCHAR(100) ); CREATE TABLE IF NOT EXISTS location_mappings ( folio_location_id UUID PRIMARY KEY, configuration_id UUID NOT NULL ); CREATE TABLE IF NOT EXISTS accession_queue ( id UUID PRIMARY KEY, item_barcode VARCHAR(256), created_date_time TIMESTAMP default now(), accessioned_date_time TIMESTAMP, remote_storage_id UUID, call_number TEXT, instance_title TEXT, instance_author TEXT ); CREATE TABLE IF NOT EXISTS system_user_parameters ( id UUID PRIMARY KEY, username VARCHAR(50) NOT NULL, password VARCHAR(50) NOT NULL, okapi_token VARCHAR(8000), okapi_url VARCHAR(100), tenant_id VARCHAR(100) ) 10:20:22.730 [http-nio-8081-exec-1] INFO liquibase.changelog.ChangeSet - SQL in file initial_schema.sql executed 10:20:22.731 [http-nio-8081-exec-1] INFO liquibase.changelog.ChangeSet - ChangeSet classpath:db/changelog/changes/initial_schema.xml::initial_schema::FOLIO Firebird Team ran successfully in 30ms 10:20:22.732 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - SELECT MAX(ORDEREXECUTED) FROM diku_mod_remote_storage.databasechangelog 10:20:22.733 [http-nio-8081-exec-1] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO diku_mod_remote_storage.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('initial_schema', 'FOLIO Firebird Team', 'classpath:db/changelog/changes/initial_schema.xml', NOW(), 1, '8:e787b23d0f445bc3c7edce47f93cb6f5', 'sqlFile', '', 'EXECUTED', NULL, NULL, '3.8.9', '2174822695') 10:20:22.737 [http-nio-8081-exec-1] INFO liquibase.lockservice.StandardLockService - Successfully released change log lock 10:20:22.737 [http-nio-8081-exec-1] INFO org.folio.rs.controller.TenantController - Loading sample data 10:20:22.912 [http-nio-8081-exec-1] INFO org.folio.rs.client.EnrichHeadersClient - Sending request to http://10.36.1.79:9130/users?query=username==system-user for tenant: [diku] 10:20:22.924 [http-nio-8081-exec-1] INFO org.folio.rs.client.EnrichHeadersClient - Response status: 200 10:20:22.939 [http-nio-8081-exec-1] INFO org.folio.rs.client.EnrichHeadersClient - Sending request to http://10.36.1.79:9130/users for tenant: [diku] 10:20:22.954 [http-nio-8081-exec-1] INFO org.folio.rs.client.EnrichHeadersClient - Response status: 201 10:20:22.956 [http-nio-8081-exec-1] INFO org.folio.rs.client.EnrichHeadersClient - Sending request to http://10.36.1.79:9130/authn/credentials for tenant: [diku] 10:20:22.986 [http-nio-8081-exec-1] INFO org.folio.rs.client.EnrichHeadersClient - Response status: 201 10:20:22.986 [http-nio-8081-exec-1] INFO org.folio.rs.service.SecurityManagerService - Saved credentials for user: [SystemUserParameters(id=3e47312e-7718-4620-a513-ce7ab1fa2688, username=system-user, password=system-user, okapiToken=null, okapiUrl=http://10.36.1.79:9130, tenantId=diku)] 10:20:23.011 [http-nio-8081-exec-1] INFO org.folio.rs.client.EnrichHeadersClient - Sending request to http://10.36.1.79:9130/perms/users for tenant: [diku] 10:20:23.021 [http-nio-8081-exec-1] INFO org.folio.rs.client.EnrichHeadersClient - Response status: 201 10:20:23.026 [http-nio-8081-exec-1] INFO org.folio.rs.client.EnrichHeadersClient - Sending request to http://10.36.1.79:9130/authn/login for tenant: [diku] 10:20:23.031 [http-nio-8081-exec-1] INFO org.folio.rs.client.EnrichHeadersClient - Response status: 400 10:20:23.036 [http-nio-8081-exec-1] ERROR org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is feign.FeignException$BadRequest: status 400 reading AuthnClient#getApiKey(SystemUserParameters)] with root cause feign.FeignException$BadRequest: status 400 reading AuthnClient#getApiKey(SystemUserParameters) at feign.FeignException.clientErrorStatus(FeignException.java:159) ~[feign-core-10.4.0.jar:?] at feign.FeignException.errorStatus(FeignException.java:141) ~[feign-core-10.4.0.jar:?] at feign.FeignException.errorStatus(FeignException.java:133) ~[feign-core-10.4.0.jar:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-10.4.0.jar:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:151) ~[feign-core-10.4.0.jar:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:80) ~[feign-core-10.4.0.jar:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:103) ~[feign-core-10.4.0.jar:?] at com.sun.proxy.$Proxy156.getApiKey(Unknown Source) ~[?:?] at org.folio.rs.service.SecurityManagerService.loginSystemUser(SecurityManagerService.java:72) ~[classes/:1.1.0-SNAPSHOT] at org.folio.rs.service.SecurityManagerService.prepareSystemUser(SecurityManagerService.java:66) ~[classes/:1.1.0-SNAPSHOT] at org.folio.rs.controller.TenantController.postTenant(TenantController.java:80) ~[classes/:1.1.0-SNAPSHOT] at org.folio.rs.controller.TenantController$$FastClassBySpringCGLIB$$7b9e41a.invoke() ~[classes/:1.1.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:119) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.folio.rs.controller.TenantController$$EnhancerBySpringCGLIB$$c2ca9ede.postTenant() ~[classes/:1.1.0-SNAPSHOT] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) ~[spring-webmvc-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878) ~[spring-webmvc-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792) ~[spring-webmvc-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) ~[spring-webmvc-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) ~[spring-webmvc-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.2.9.RELEASE.jar:5.2.9.RELEASE] at javax.servlet.http.HttpServlet.service(HttpServlet.java:652) ~[tomcat-embed-core-9.0.38.jar:4.0.FR] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.2.9.RELEASE.jar:5.2.9.RELEASE] at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) ~[tomcat-embed-core-9.0.38.jar:4.0.FR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.38.jar:9.0.38] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:33) ~[folio-spring-base-1.0.1-SNAPSHOT.jar:1.0.1-SNAPSHOT] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.folio.spring.filter.TenantOkapiHeaderValidationFilter.doFilter(TenantOkapiHeaderValidationFilter.java:31) ~[folio-spring-base-1.0.1-SNAPSHOT.jar:1.0.1-SNAPSHOT] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.9.RELEASE.jar:5.2.9.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) [tomcat-embed-core-9.0.38.jar:9.0.38] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.38.jar:9.0.38] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.38.jar:9.0.38] at java.lang.Thread.run(Unknown Source) [?:?]