timestamp,message 1664875886662,09:31:26 [] [] [] [] ERROR AbstractStep Encountered an error executing step bulkEditUserStep in job BULK_EDIT_IDENTIFIERS-USER 1664875886662,org.springframework.retry.RetryException: Non-skippable exception in recoverer while processing; nested exception is java.lang.ArrayIndexOutOfBoundsException 1664875886662, at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor$2.recover(FaultTolerantChunkProcessor.java:299) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.retry.support.RetryTemplate.handleRetryExhausted(RetryTemplate.java:539) ~[spring-retry-1.3.3.jar!/:?] 1664875886662, at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:387) ~[spring-retry-1.3.3.jar!/:?] 1664875886662, at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:255) ~[spring-retry-1.3.3.jar!/:?] 1664875886662, at org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:217) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.transform(FaultTolerantChunkProcessor.java:308) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:210) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.step.item.ChunkOrientedTasklet.execute(ChunkOrientedTasklet.java:77) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:407) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:331) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) ~[spring-tx-5.3.20.jar!/:5.3.20] 1664875886662, at org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:273) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:82) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:375) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:145) ~[spring-batch-infrastructure-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.step.tasklet.TaskletStep.doExecute(TaskletStep.java:258) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:208) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:152) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:68) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886662, at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:137) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886663, at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:320) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886663, at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:149) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886663, at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50) ~[spring-core-5.3.20.jar!/:5.3.20] 1664875886663, at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:140) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886663, at jdk.internal.reflect.GeneratedMethodAccessor706.invoke(Unknown Source) ~[?:?] 1664875886663, at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] 1664875886663, at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 1664875886663, at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.3.20.jar!/:5.3.20] 1664875886663, at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.3.20.jar!/:5.3.20] 1664875886663, at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.20.jar!/:5.3.20] 1664875886663, at org.springframework.batch.core.configuration.annotation.SimpleBatchConfiguration$PassthruAdvice.invoke(SimpleBatchConfiguration.java:128) ~[spring-batch-core-4.3.6.jar!/:4.3.6] 1664875886663, at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.20.jar!/:5.3.20] 1664875886663, at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.20.jar!/:5.3.20] 1664875886663, at com.sun.proxy.$Proxy210.run(Unknown Source) ~[?:?] 1664875886663, at org.springframework.batch.integration.launch.JobLaunchingMessageHandler.launch(JobLaunchingMessageHandler.java:50) ~[spring-batch-integration-4.3.6.jar!/:4.3.6] 1664875886663, at org.folio.dew.batch.ExportJobManager.launchJob(ExportJobManager.java:29) ~[classes!/:1.4.10] 1664875886663, at org.folio.dew.controller.BulkEditController.lambda$uploadCsvFile$0(BulkEditController.java:222) ~[classes!/:1.4.10] 1664875886663, at java.lang.Thread.run(Thread.java:829) ~[?:?] 1664875886663,Caused by: java.lang.ArrayIndexOutOfBoundsException 1664875886676,09:31:26 [] [] [] [] INFO AbstractStep Step: [bulkEditUserStep] executed in 25s912ms 1664875886684,"09:31:26 [] [] [] [] INFO NotificationListener Job update JobExecution: id=2166, version=1, startTime=Tue Oct 04 09:31:00 UTC 2022, endTime=Tue Oct 04 09:31:26 UTC 2022, lastUpdated=Tue Oct 04 09:31:00 UTC 2022, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=2166, version=0, Job=[BULK_EDIT_IDENTIFIERS-USER]], jobParameters=[{jobId=97ff5516-fa02-4fd9-94dc-51ea94307794, tempOutputFilePath=mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes1, fileName=mod-data-export-worker/bulk_edit/10k-user-barcodes1.csv, totalCsvLines=10000, exportType=BULK_EDIT_IDENTIFIERS, identifierType=BARCODE, entityType=USER}]." 1664875886781,"09:31:26 [] [] [] [] INFO RemoteFilesStorage Uploading object 2022-10-04-Matched-Records-10k-user-barcodes1.csv,filename mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes1,downloadFilename null,contentType text/csv." 1664875886812,09:31:26 [] [] [] [] INFO BaseFilesStorage Writing with using AWS SDK client 1664875886944,09:31:26 [] [] [] [] INFO RemoteFilesStorage Deleted temp file mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes1. 1664875886945,09:31:26 [] [] [] [] INFO RemoteFilesStorage Created presigned URL https://data-export-folio-eis-us-east-1-int-tenant.s3.us-east-1.amazonaws.com/2022-10-04-Matched-Records-10k-user-barcodes1.csv?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEAAaCXVzLWVhc3QtMSJHMEUCIFVTJjiYXmjJDv7j3D7RsoAvbQSVacZoufx9zTrXFLzwAiEA5OMGdWZxQeUXgn4%2F4adfJrWvOW9TctZ6ywFkn0e%2BEOIq8AMIuf%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARADGgwwNTQyNjc3NDA0NDkiDOsFXoLs%2BXwUvRE8BirEA0BeFPrOzpa4F6kjH7Ca0l5MIGPtiX2q%2BhS3p5QiDq4VJtUfpoX2qyFg4AsEaCcMs5%2F2o5QXVim%2Fx2b6uIOfetNJkbE%2FXJ78%2FRexNKnbvJRNSQ%2BQD6kqRW3SNxm3RBfX%2BJgqav5Le157SKR6UKsnc8kPj5EouuP1P4NCh2GP8PEs9ffQ9%2B6UOHpf7WhqdvGX2Po05OdqBl%2BjcH0eTKDuN%2FJEwdNLGKwtmzRAGuqcqH7x0Ek5Au0%2BA%2BcAY9Egv2%2Bju3cb5rjsSDc2zGbgjpQVtlfYWqIlvEAP2ITXvZEesUGSkJFXfpxvM5ll69qSnoxEm9oeQJqVpl7sVAlS6qLFxQRmYGK%2Bu8%2FXyYX5FHQKa7veqKomeYypvxDN1YtHF2n9e4hmpRPR8ZNSorL2rQZxmi2Ueyp0OsmwKiqBzP6%2Fp%2BghgSxDCGrzipb9tcUEY6%2BD0DeBc4PMJxfQpKaSD3f1p8Szdh1mEnrjGHQsZjULIPstq0Y0XeicChH34%2FbBZBsSja3tIuL9Qpg%2Bw%2B6XVbvy2lFTh4JbDv1HjDPJI9gwlpaICvfvd5oTGr8wdHD46EYbh%2FCDKSUUI2RUBqAwlgJc%2FmOf88z9MOvM75kGOqUBuO5F%2F9DZ%2Fcf938QlL5qBcaTO%2BbQ6EzKDsMJzXNgZp0WkqNPyr1cpvGrJNXDzG5NOQyridIdX6Tkq0dYKMtoNpXAhZu6nwKliNOMJmw2EtHXqTg2WYEJ1HSsANfVWhDJHGs0lgTeF2TO2FnlQjhMqGVqnZI1xrxw54SBozlnxkOkyVO3GEkCQLNfUf1r6fkvVcVALiF6Pd13XGIWEqeDN62518Cqx&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIAQZIU4AEQXWOBF6FN%2F20221004%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221004T093126Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1054c77b5547cd155bc3f4e93543f31880494bb325248a54f19a35ee68ae4b7b. 1664875887079,"09:31:27 [] [] [] [] INFO KafkaService Sending Job(id=97ff5516-fa02-4fd9-94dc-51ea94307794, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://data-export-folio-eis-us-east-1-int-tenant.s3.us-east-1.amazonaws.com/2022-10-04-Matched-Records-10k-user-barcodes1.csv?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEAAaCXVzLWVhc3QtMSJHMEUCIFVTJjiYXmjJDv7j3D7RsoAvbQSVacZoufx9zTrXFLzwAiEA5OMGdWZxQeUXgn4%2F4adfJrWvOW9TctZ6ywFkn0e%2BEOIq8AMIuf%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARADGgwwNTQyNjc3NDA0NDkiDOsFXoLs%2BXwUvRE8BirEA0BeFPrOzpa4F6kjH7Ca0l5MIGPtiX2q%2BhS3p5QiDq4VJtUfpoX2qyFg4AsEaCcMs5%2F2o5QXVim%2Fx2b6uIOfetNJkbE%2FXJ78%2FRexNKnbvJRNSQ%2BQD6kqRW3SNxm3RBfX%2BJgqav5Le157SKR6UKsnc8kPj5EouuP1P4NCh2GP8PEs9ffQ9%2B6UOHpf7WhqdvGX2Po05OdqBl%2BjcH0eTKDuN%2FJEwdNLGKwtmzRAGuqcqH7x0Ek5Au0%2BA%2BcAY9Egv2%2Bju3cb5rjsSDc2zGbgjpQVtlfYWqIlvEAP2ITXvZEesUGSkJFXfpxvM5ll69qSnoxEm9oeQJqVpl7sVAlS6qLFxQRmYGK%2Bu8%2FXyYX5FHQKa7veqKomeYypvxDN1YtHF2n9e4hmpRPR8ZNSorL2rQZxmi2Ueyp0OsmwKiqBzP6%2Fp%2BghgSxDCGrzipb9tcUEY6%2BD0DeBc4PMJxfQpKaSD3f1p8Szdh1mEnrjGHQsZjULIPstq0Y0XeicChH34%2FbBZBsSja3tIuL9Qpg%2Bw%2B6XVbvy2lFTh4JbDv1HjDPJI9gwlpaICvfvd5oTGr8wdHD46EYbh%2FCDKSUUI2RUBqAwlgJc%2FmOf88z9MOvM75kGOqUBuO5F%2F9DZ%2Fcf938QlL5qBcaTO%2BbQ6EzKDsMJzXNgZp0WkqNPyr1cpvGrJNXDzG5NOQyridIdX6Tkq0dYKMtoNpXAhZu6nwKliNOMJmw2EtHXqTg2WYEJ1HSsANfVWhDJHGs0lgTeF2TO2FnlQjhMqGVqnZI1xrxw54SBozlnxkOkyVO3GEkCQLNfUf1r6fkvVcVALiF6Pd13XGIWEqeDN62518Cqx&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIAQZIU4AEQXWOBF6FN%2F20221004%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221004T093126Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1054c77b5547cd155bc3f4e93543f31880494bb325248a54f19a35ee68ae4b7b], fileNames=null, startTime=Tue Oct 04 09:31:00 UTC 2022, endTime=Tue Oct 04 09:31:26 UTC 2022, createdDate=Tue Oct 04 09:31:00 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:00 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null (ArrayIndexOutOfBoundsException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=class Progress {" 1664875887079, total: 0 1664875887079, processed: 0 1664875887079, progress: 0 1664875887079, success: 0 1664875887079, errors: 0 1664875887079,}). 1664875887079,"09:31:27 [] [] [] [] INFO KafkaService Sent Job(id=97ff5516-fa02-4fd9-94dc-51ea94307794, name=null, description=null, source=null, isSystemSource=null, type=null, exportTypeSpecificParameters=null, status=null, files=[https://data-export-folio-eis-us-east-1-int-tenant.s3.us-east-1.amazonaws.com/2022-10-04-Matched-Records-10k-user-barcodes1.csv?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEAAaCXVzLWVhc3QtMSJHMEUCIFVTJjiYXmjJDv7j3D7RsoAvbQSVacZoufx9zTrXFLzwAiEA5OMGdWZxQeUXgn4%2F4adfJrWvOW9TctZ6ywFkn0e%2BEOIq8AMIuf%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARADGgwwNTQyNjc3NDA0NDkiDOsFXoLs%2BXwUvRE8BirEA0BeFPrOzpa4F6kjH7Ca0l5MIGPtiX2q%2BhS3p5QiDq4VJtUfpoX2qyFg4AsEaCcMs5%2F2o5QXVim%2Fx2b6uIOfetNJkbE%2FXJ78%2FRexNKnbvJRNSQ%2BQD6kqRW3SNxm3RBfX%2BJgqav5Le157SKR6UKsnc8kPj5EouuP1P4NCh2GP8PEs9ffQ9%2B6UOHpf7WhqdvGX2Po05OdqBl%2BjcH0eTKDuN%2FJEwdNLGKwtmzRAGuqcqH7x0Ek5Au0%2BA%2BcAY9Egv2%2Bju3cb5rjsSDc2zGbgjpQVtlfYWqIlvEAP2ITXvZEesUGSkJFXfpxvM5ll69qSnoxEm9oeQJqVpl7sVAlS6qLFxQRmYGK%2Bu8%2FXyYX5FHQKa7veqKomeYypvxDN1YtHF2n9e4hmpRPR8ZNSorL2rQZxmi2Ueyp0OsmwKiqBzP6%2Fp%2BghgSxDCGrzipb9tcUEY6%2BD0DeBc4PMJxfQpKaSD3f1p8Szdh1mEnrjGHQsZjULIPstq0Y0XeicChH34%2FbBZBsSja3tIuL9Qpg%2Bw%2B6XVbvy2lFTh4JbDv1HjDPJI9gwlpaICvfvd5oTGr8wdHD46EYbh%2FCDKSUUI2RUBqAwlgJc%2FmOf88z9MOvM75kGOqUBuO5F%2F9DZ%2Fcf938QlL5qBcaTO%2BbQ6EzKDsMJzXNgZp0WkqNPyr1cpvGrJNXDzG5NOQyridIdX6Tkq0dYKMtoNpXAhZu6nwKliNOMJmw2EtHXqTg2WYEJ1HSsANfVWhDJHGs0lgTeF2TO2FnlQjhMqGVqnZI1xrxw54SBozlnxkOkyVO3GEkCQLNfUf1r6fkvVcVALiF6Pd13XGIWEqeDN62518Cqx&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIAQZIU4AEQXWOBF6FN%2F20221004%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221004T093126Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1054c77b5547cd155bc3f4e93543f31880494bb325248a54f19a35ee68ae4b7b], fileNames=null, startTime=Tue Oct 04 09:31:00 UTC 2022, endTime=Tue Oct 04 09:31:26 UTC 2022, createdDate=Tue Oct 04 09:31:00 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:00 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null (ArrayIndexOutOfBoundsException), batchStatus=FAILED, exitStatus=exitCode=FAILED;exitDescription=, identifierType=null, entityType=null, progress=class Progress {" 1664875887079, total: 0 1664875887079, processed: 0 1664875887079, progress: 0 1664875887079, success: 0 1664875887079, errors: 0 1664875887079,}). 1664875887079,09:31:27 [] [] [] [] INFO NotificationListener -----------------------------JOB---ENDS----------------------------- 1664875887085,"09:31:27 [] [] [] [] INFO SimpleJobLauncher$1 Job: [FlowJob: [name=BULK_EDIT_IDENTIFIERS-USER]] completed with the following parameters: [{jobId=97ff5516-fa02-4fd9-94dc-51ea94307794, tempOutputFilePath=mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes1, fileName=mod-data-export-worker/bulk_edit/10k-user-barcodes1.csv, totalCsvLines=10000, exportType=BULK_EDIT_IDENTIFIERS, identifierType=BARCODE, entityType=USER}] and the following status: [FAILED] in 25s938ms" 1664875887333,09:31:27 [] [] [] [] INFO BaseFilesStorage Appending to mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes2 with size 216700 1664875887360,09:31:27 [] [] [] [] INFO BaseFilesStorage Writing with using AWS SDK client 1664875887471,"09:31:27 [] [] [] [] INFO KafkaService Sending Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:27 UTC 2022, endTime=Tue Oct 04 09:31:27 UTC 2022, createdDate=Tue Oct 04 09:31:27 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:27 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875887471, total: 700 1664875887471, processed: 700 1664875887471, progress: -3 1664875887471, success: 700 1664875887471, errors: 0 1664875887471,}). 1664875887471,"09:31:27 [] [] [] [] INFO KafkaService Sent Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:27 UTC 2022, endTime=Tue Oct 04 09:31:27 UTC 2022, createdDate=Tue Oct 04 09:31:27 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:27 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875887471, total: 700 1664875887471, processed: 700 1664875887471, progress: -3 1664875887471, success: 700 1664875887471, errors: 0 1664875887471,}). 1664875888110,09:31:28 [] [] [] [] INFO BaseFilesStorage Appending to mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-item-barcodes_version2 with size 1539557 1664875888142,09:31:28 [] [] [] [] INFO BaseFilesStorage Writing with using AWS SDK client 1664875888254,"09:31:28 [] [] [] [] INFO KafkaService Sending Job(id=8729e464-13ec-49a5-b52c-fe275c85e7b0, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:28 UTC 2022, endTime=Tue Oct 04 09:31:28 UTC 2022, createdDate=Tue Oct 04 09:31:28 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:28 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=ITEM, progress=class Progress {" 1664875888254, total: 3500 1664875888254, processed: 3500 1664875888254, progress: 25 1664875888254, success: 3500 1664875888254, errors: 0 1664875888254,}). 1664875888254,"09:31:28 [] [] [] [] INFO KafkaService Sent Job(id=8729e464-13ec-49a5-b52c-fe275c85e7b0, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:28 UTC 2022, endTime=Tue Oct 04 09:31:28 UTC 2022, createdDate=Tue Oct 04 09:31:28 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:28 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=ITEM, progress=class Progress {" 1664875888254, total: 3500 1664875888254, processed: 3500 1664875888254, progress: 25 1664875888254, success: 3500 1664875888254, errors: 0 1664875888254,}). 1664875889214,09:31:29 [] [] [] [] INFO BaseFilesStorage Appending to mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes2 with size 252741 1664875889248,09:31:29 [] [] [] [] INFO BaseFilesStorage Writing with using AWS SDK client 1664875889349,"09:31:29 [] [] [] [] INFO KafkaService Sending Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:29 UTC 2022, endTime=Tue Oct 04 09:31:29 UTC 2022, createdDate=Tue Oct 04 09:31:29 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:29 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875889349, total: 800 1664875889349, processed: 800 1664875889349, progress: -2 1664875889349, success: 800 1664875889349, errors: 0 1664875889349,}). 1664875889349,"09:31:29 [] [] [] [] INFO KafkaService Sent Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:29 UTC 2022, endTime=Tue Oct 04 09:31:29 UTC 2022, createdDate=Tue Oct 04 09:31:29 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:29 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875889349, total: 800 1664875889349, processed: 800 1664875889349, progress: -2 1664875889349, success: 800 1664875889349, errors: 0 1664875889349,}). 1664875891019,09:31:31 [] [] [] [] INFO BaseFilesStorage Appending to mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes2 with size 288762 1664875891051,09:31:31 [] [] [] [] INFO BaseFilesStorage Writing with using AWS SDK client 1664875891143,"09:31:31 [] [] [] [] INFO KafkaService Sending Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:31 UTC 2022, endTime=Tue Oct 04 09:31:31 UTC 2022, createdDate=Tue Oct 04 09:31:31 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:31 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875891143, total: 900 1664875891143, processed: 900 1664875891143, progress: -1 1664875891143, success: 900 1664875891143, errors: 0 1664875891143,}). 1664875891143,"09:31:31 [] [] [] [] INFO KafkaService Sent Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:31 UTC 2022, endTime=Tue Oct 04 09:31:31 UTC 2022, createdDate=Tue Oct 04 09:31:31 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:31 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875891143, total: 900 1664875891143, processed: 900 1664875891143, progress: -1 1664875891143, success: 900 1664875891143, errors: 0 1664875891143,}). 1664875892627,09:31:32 [] [] [] [] INFO BaseFilesStorage Appending to mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes2 with size 324802 1664875892659,09:31:32 [] [] [] [] INFO BaseFilesStorage Writing with using AWS SDK client 1664875892752,"09:31:32 [] [] [] [] INFO KafkaService Sending Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:32 UTC 2022, endTime=Tue Oct 04 09:31:32 UTC 2022, createdDate=Tue Oct 04 09:31:32 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:32 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875892752, total: 1000 1664875892752, processed: 1000 1664875892752, progress: 0 1664875892752, success: 1000 1664875892752, errors: 0 1664875892752,}). 1664875892753,"09:31:32 [] [] [] [] INFO KafkaService Sent Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:32 UTC 2022, endTime=Tue Oct 04 09:31:32 UTC 2022, createdDate=Tue Oct 04 09:31:32 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:32 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875892753, total: 1000 1664875892753, processed: 1000 1664875892753, progress: 0 1664875892753, success: 1000 1664875892753, errors: 0 1664875892753,}). 1664875894177,09:31:34 [] [] [] [] INFO BaseFilesStorage Appending to mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes2 with size 360841 1664875894207,09:31:34 [] [] [] [] INFO BaseFilesStorage Writing with using AWS SDK client 1664875894285,"09:31:34 [] [] [] [] INFO KafkaService Sending Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:34 UTC 2022, endTime=Tue Oct 04 09:31:34 UTC 2022, createdDate=Tue Oct 04 09:31:34 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:34 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875894285, total: 1100 1664875894285, processed: 1100 1664875894285, progress: 1 1664875894285, success: 1100 1664875894285, errors: 0 1664875894285,}). 1664875894285,"09:31:34 [] [] [] [] INFO KafkaService Sent Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:34 UTC 2022, endTime=Tue Oct 04 09:31:34 UTC 2022, createdDate=Tue Oct 04 09:31:34 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:34 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875894285, total: 1100 1664875894285, processed: 1100 1664875894285, progress: 1 1664875894285, success: 1100 1664875894285, errors: 0 1664875894285,}). 1664875894434,09:31:34 [] [] [] [] INFO BaseFilesStorage Appending to mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-item-barcodes_version2 with size 1583040 1664875894466,09:31:34 [] [] [] [] INFO BaseFilesStorage Writing with using AWS SDK client 1664875894509,"09:31:34 [] [] [] [] INFO KafkaService Sending Job(id=8729e464-13ec-49a5-b52c-fe275c85e7b0, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:34 UTC 2022, endTime=Tue Oct 04 09:31:34 UTC 2022, createdDate=Tue Oct 04 09:31:34 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:34 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=ITEM, progress=class Progress {" 1664875894509, total: 3600 1664875894509, processed: 3600 1664875894509, progress: 26 1664875894509, success: 3600 1664875894509, errors: 0 1664875894509,}). 1664875894509,"09:31:34 [] [] [] [] INFO KafkaService Sent Job(id=8729e464-13ec-49a5-b52c-fe275c85e7b0, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:34 UTC 2022, endTime=Tue Oct 04 09:31:34 UTC 2022, createdDate=Tue Oct 04 09:31:34 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:34 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=ITEM, progress=class Progress {" 1664875894509, total: 3600 1664875894509, processed: 3600 1664875894509, progress: 26 1664875894509, success: 3600 1664875894509, errors: 0 1664875894509,}). 1664875900257,09:31:40 [] [] [] [] INFO BaseFilesStorage Appending to mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes2 with size 396989 1664875900289,09:31:40 [] [] [] [] INFO BaseFilesStorage Writing with using AWS SDK client 1664875900393,"09:31:40 [] [] [] [] INFO KafkaService Sending Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:40 UTC 2022, endTime=Tue Oct 04 09:31:40 UTC 2022, createdDate=Tue Oct 04 09:31:40 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:40 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875900393, total: 1200 1664875900393, processed: 1200 1664875900393, progress: 2 1664875900393, success: 1200 1664875900393, errors: 0 1664875900393,}). 1664875900393,"09:31:40 [] [] [] [] INFO KafkaService Sent Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:40 UTC 2022, endTime=Tue Oct 04 09:31:40 UTC 2022, createdDate=Tue Oct 04 09:31:40 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:40 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875900393, total: 1200 1664875900393, processed: 1200 1664875900393, progress: 2 1664875900393, success: 1200 1664875900393, errors: 0 1664875900393,}). 1664875901480,09:31:41 [] [] [] [] INFO BaseFilesStorage Appending to mod-data-export-worker/bulk_edit/2022-10-04-Matched-Records-10k-user-barcodes2 with size 433070 1664875901513,09:31:41 [] [] [] [] INFO BaseFilesStorage Writing with using AWS SDK client 1664875901552,"09:31:41 [] [] [] [] INFO KafkaService Sending Job(id=3ac32b24-3973-4d93-a7d1-c794609800e5, name=null, description=null, source=null, isSystemSource=null, type=BULK_EDIT_IDENTIFIERS, exportTypeSpecificParameters=null, status=null, files=null, fileNames=null, startTime=Tue Oct 04 09:31:41 UTC 2022, endTime=Tue Oct 04 09:31:41 UTC 2022, createdDate=Tue Oct 04 09:31:41 UTC 2022, createdByUserId=null, createdByUsername=null, updatedDate=Tue Oct 04 09:31:41 UTC 2022, updatedByUserId=null, updatedByUsername=null, outputFormat=null, errorDetails=null, batchStatus=STARTED, exitStatus=null, identifierType=null, entityType=USER, progress=class Progress {" 1664875901552, total: 1300 1664875901552, processed: 1300