2024-05-16T00:02:23 :: Account TestUser1 authenticated. 2024-05-16T00:13:11 :: Account TestUser1 authenticated. 2024-05-16T00:28:17 :: Account TestUser1 authenticated. 2024-05-16T00:28:19 :: Account TestUser1 authenticated. 2024-05-16T01:41:15 :: Account TestUser1 authenticated. 2024-05-16T01:41:19 :: Account TestUser1 authenticated. 2024-05-16T02:39:58 :: Account TestUser1 authenticated. 2024-05-16T02:41:41 :: Account TestUser1 authenticated. 2024-05-16T02:44:09 :: Account TestUser1 authenticated. 2024-05-16T02:44:14 :: Account TestUser1 authenticated. 2024-05-16T04:50:06 :: Account TestUser1 authenticated. 2024-05-16T05:56:32 :: Account TestUser1 authenticated. 2024-05-16T05:56:34 :: Account TestUser1 authenticated. 2024-05-16T06:34:04 :: Account TestUser1 authenticated. 2024-05-16T09:37:40 :: Account TestUser1 authenticated. 2024-05-16T10:50:55 :: Account TestUser1 authenticated. 2024-05-16T10:50:58 :: Account TestUser1 authenticated. 2024-05-16T11:17:55 :: Account TestUser1 authenticated. 2024-05-16T12:01:24 :: Account TestUser1 authenticated. 2024-05-16T12:17:33 :: Account TestUser1 authenticated. 2024-05-16T12:49:29 :: Account TestUser1 authenticated. 2024-05-16T12:57:00 :: Account TestUser1 authenticated. 2024-05-16T12:57:05 :: Account TestUser1 authenticated. 2024-05-16T13:14:28 :: Account TestUser1 authenticated. 2024-05-16T13:14:30 :: Account TestUser1 authenticated. 2024-05-16T13:14:51 :: Account TestUser1 authenticated. 2024-05-16T13:14:56 :: Account TestUser1 authenticated. 2024-05-16T13:21:35 :: Account TestUser1 authenticated. 2024-05-16T13:26:12 :: Account TestUser1 authenticated. 2024-05-16T13:28:05 :: Account TestUser1 authenticated. 2024-05-16T13:30:49 :: Account TestUser1 authenticated. 2024-05-16T13:33:15 :: Account TestUser1 authenticated. 2024-05-16T13:33:17 :: Account TestUser1 authenticated. 2024-05-16T13:43:53 :: Account TestUser1 authenticated. 2024-05-16T13:59:56 :: Account TestUser1 authenticated. 2024-05-16T14:01:36 :: Account TestUser1 authenticated. 2024-05-16T14:09:22 :: Account TestUser1 authenticated. 2024-05-16T14:12:09 :: Account TestUser1 authenticated. 2024-05-16T14:13:22 :: Account TestUser1 authenticated. 2024-05-16T14:13:54 :: Class: ScoreCard.Business.Stage.GenericGetStage`2[[ScoreCard.Business.Context.GenericContext`1[[ScoreCard.Domain.Entities.ScoreHistory, ScoreCard.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], ScoreCard.Business, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[ScoreCard.Domain.Entities.ScoreHistory, ScoreCard.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], Error Message: An error occurred while executing the command definition. See the inner exception for details. | Exception: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__c(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__6() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__5() at System.Data.Entity.Infrastructure.DefaultExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at ScoreCard.Business.Stage.GenericGetStage`2.Execute(T input) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business\Base\Stage\GenericGetStage.cs:line 27, Error Message: An error occurred while executing the command definition. See the inner exception for details. Exception: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__c(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__6() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__5() at System.Data.Entity.Infrastructure.DefaultExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at ScoreCard.Business.Stage.GenericGetStage`2.Execute(T input) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business\Base\Stage\GenericGetStage.cs:line 27 LineNo : 0 InnerException : System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__c(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) ClientConnectionId:4ff39d5a-bb4b-460b-8fbb-f30217658e77 Error Number:-2,State:0,Class:11 ClientConnectionId before routing:314ee109-7f1e-465c-9b50-10108cb0a9c0 Routing Destination:b79601c9b80a.tr37994.eastus1-a.worker.database.windows.net,11021 LineNo : 0 Inner-InnerException : System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out 2024-05-16T14:13:55 :: Error in getting ScoreHistories, Error Message: Value cannot be null. Parameter name: source | Exception: System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending) at ScoreCard.Business.Logic.Helper.UtilityHelper.GetScoreHistories(Guid loanApplicationID, Nullable`1 utilityRequestId) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\Helper\UtilityHelper.cs:line 86 at ScoreCard.Business.Logic.UtilityService.GetScoreHistories(Guid loanApplicationID, Nullable`1 utilityRequestId) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\UtilityService.cs:line 46 at ScoreCard.API.Controllers.UtilityController.GetScoreHistories(Nullable`1 loanApplicationID, Nullable`1 utilityRequestId) in D:\Aramark-Projects\Score Card - API\ScoreCard\Service\ScoreCard.API\Controllers\UtilityController.cs:line 52 2024-05-16T14:15:04 :: Account TestUser1 authenticated. 2024-05-16T14:15:10 :: Account TestUser1 authenticated. 2024-05-16T14:15:19 :: Account TestUser1 authenticated. 2024-05-16T14:15:51 :: Account TestUser1 authenticated. 2024-05-16T14:16:48 :: Account TestUser1 authenticated. 2024-05-16T14:20:50 :: Account TestUser1 authenticated. 2024-05-16T14:21:24 :: Account TestUser1 authenticated. 2024-05-16T14:27:51 :: Account TestUser1 authenticated. 2024-05-16T14:28:59 :: Account TestUser1 authenticated. 2024-05-16T14:36:58 :: Account TestUser1 authenticated. 2024-05-16T14:37:02 :: Account TestUser1 authenticated. 2024-05-16T14:44:49 :: Account TestUser1 authenticated. 2024-05-16T14:45:06 :: Account TestUser1 authenticated. 2024-05-16T14:51:56 :: Account TestUser1 authenticated. 2024-05-16T14:52:00 :: Account TestUser1 authenticated. 2024-05-16T14:52:56 :: Account TestUser1 authenticated. 2024-05-16T14:55:07 :: Account TestUser1 authenticated. 2024-05-16T14:55:45 :: Account TestUser1 authenticated. 2024-05-16T14:58:00 :: Account TestUser1 authenticated. 2024-05-16T14:58:02 :: Account TestUser1 authenticated. 2024-05-16T15:05:50 :: Account TestUser1 authenticated. 2024-05-16T15:08:44 :: Account TestUser1 authenticated. 2024-05-16T15:13:24 :: Account TestUser1 authenticated. 2024-05-16T15:14:46 :: Account TestUser1 authenticated. 2024-05-16T15:17:58 :: Account TestUser1 authenticated. 2024-05-16T15:18:02 :: Account TestUser1 authenticated. 2024-05-16T15:18:28 :: Account TestUser1 authenticated. 2024-05-16T15:18:29 :: Account TestUser1 authenticated. 2024-05-16T15:27:59 :: Account TestUser1 authenticated. 2024-05-16T15:32:31 :: Account TestUser1 authenticated. 2024-05-16T15:32:32 :: Account TestUser1 authenticated. 2024-05-16T15:32:56 :: Account TestUser1 authenticated. 2024-05-16T15:36:54 :: Account TestUser1 authenticated. 2024-05-16T15:37:42 :: Account TestUser1 authenticated. 2024-05-16T15:38:20 :: Account TestUser1 authenticated. 2024-05-16T15:38:21 :: Account TestUser1 authenticated. 2024-05-16T15:41:08 :: Account TestUser1 authenticated. 2024-05-16T15:49:48 :: Account TestUser1 authenticated. 2024-05-16T16:03:39 :: Account TestUser1 authenticated. 2024-05-16T16:10:27 :: Account TestUser1 authenticated. 2024-05-16T16:11:38 :: Account TestUser1 authenticated. 2024-05-16T16:15:18 :: Account TestUser1 authenticated. 2024-05-16T16:21:10 :: Account TestUser1 authenticated. 2024-05-16T16:21:13 :: Account TestUser1 authenticated. 2024-05-16T16:23:41 :: Account TestUser1 authenticated. 2024-05-16T16:27:25 :: Account TestUser1 authenticated. 2024-05-16T16:27:34 :: Account TestUser1 authenticated. 2024-05-16T16:29:50 :: Account TestUser1 authenticated. 2024-05-16T16:29:51 :: Account TestUser1 authenticated. 2024-05-16T16:32:43 :: Account TestUser1 authenticated. 2024-05-16T16:32:47 :: Account TestUser1 authenticated. 2024-05-16T16:34:11 :: Account TestUser1 authenticated. 2024-05-16T16:36:42 :: Account TestUser1 authenticated. 2024-05-16T16:42:17 :: Account TestUser1 authenticated. 2024-05-16T16:46:03 :: Account TestUser1 authenticated. 2024-05-16T16:48:18 :: Account TestUser1 authenticated. 2024-05-16T16:51:46 :: Account TestUser1 authenticated. 2024-05-16T16:51:51 :: Account TestUser1 authenticated. 2024-05-16T16:52:29 :: Account TestUser1 authenticated. 2024-05-16T16:52:30 :: Account TestUser1 authenticated. 2024-05-16T17:05:37 :: Account TestUser1 authenticated. 2024-05-16T17:06:42 :: Account TestUser1 authenticated. 2024-05-16T17:10:58 :: Account TestUser1 authenticated. 2024-05-16T17:12:16 :: Account TestUser1 authenticated. 2024-05-16T17:13:30 :: Account TestUser1 authenticated. 2024-05-16T17:13:31 :: Account TestUser1 authenticated. 2024-05-16T17:18:52 :: Account TestUser1 authenticated. 2024-05-16T17:18:58 :: Account TestUser1 authenticated. 2024-05-16T17:23:42 :: Account TestUser1 authenticated. 2024-05-16T17:24:54 :: Account TestUser1 authenticated. 2024-05-16T17:27:53 :: Account TestUser1 authenticated. 2024-05-16T17:28:04 :: Account TestUser1 authenticated. 2024-05-16T17:29:39 :: Account TestUser1 authenticated. 2024-05-16T17:29:41 :: Account TestUser1 authenticated. 2024-05-16T17:30:06 :: Account TestUser1 authenticated. 2024-05-16T17:30:32 :: Account TestUser1 authenticated. 2024-05-16T17:30:39 :: Account TestUser1 authenticated. 2024-05-16T17:34:44 :: Account TestUser1 authenticated. 2024-05-16T17:42:46 :: Account TestUser1 authenticated. 2024-05-16T17:47:08 :: Account TestUser1 authenticated. 2024-05-16T17:47:12 :: Account TestUser1 authenticated. 2024-05-16T17:53:52 :: Account TestUser1 authenticated. 2024-05-16T17:56:09 :: Account TestUser1 authenticated. 2024-05-16T17:56:24 :: Account TestUser1 authenticated. 2024-05-16T18:05:01 :: Account TestUser1 authenticated. 2024-05-16T18:05:03 :: Account TestUser1 authenticated. 2024-05-16T18:14:49 :: Account TestUser1 authenticated. 2024-05-16T18:22:31 :: Account TestUser1 authenticated. 2024-05-16T18:22:47 :: Account TestUser1 authenticated. 2024-05-16T18:24:33 :: Account TestUser1 authenticated. 2024-05-16T18:25:40 :: Account TestUser1 authenticated. 2024-05-16T18:27:29 :: Account TestUser1 authenticated. 2024-05-16T18:27:43 :: Account TestUser1 authenticated. 2024-05-16T18:40:06 :: Account TestUser1 authenticated. 2024-05-16T18:41:47 :: Account TestUser1 authenticated. 2024-05-16T18:41:49 :: Account TestUser1 authenticated. 2024-05-16T18:43:20 :: Account TestUser1 authenticated. 2024-05-16T18:43:40 :: Account TestUser1 authenticated. 2024-05-16T18:47:19 :: Account TestUser1 authenticated. 2024-05-16T18:50:16 :: Account TestUser1 authenticated. 2024-05-16T18:55:59 :: Account TestUser1 authenticated. 2024-05-16T19:10:23 :: Account TestUser1 authenticated. 2024-05-16T19:10:26 :: Account TestUser1 authenticated. 2024-05-16T19:18:39 :: Account TestUser1 authenticated. 2024-05-16T19:18:44 :: Account TestUser1 authenticated. 2024-05-16T19:23:37 :: Account TestUser1 authenticated. 2024-05-16T19:39:14 :: Account TestUser1 authenticated. 2024-05-16T19:39:24 :: Account TestUser1 authenticated. 2024-05-16T19:39:25 :: Account TestUser1 authenticated. 2024-05-16T19:42:44 :: Account TestUser1 authenticated. 2024-05-16T19:44:14 :: Account TestUser1 authenticated. 2024-05-16T19:53:05 :: Account TestUser1 authenticated. 2024-05-16T19:57:10 :: Account TestUser1 authenticated. 2024-05-16T20:02:31 :: Account TestUser1 authenticated. 2024-05-16T20:06:21 :: Account TestUser1 authenticated. 2024-05-16T20:11:02 :: Account TestUser1 authenticated. 2024-05-16T20:11:29 :: Account TestUser1 authenticated. 2024-05-16T20:13:17 :: Account TestUser1 authenticated. 2024-05-16T20:15:10 :: Account TestUser1 authenticated. 2024-05-16T20:15:40 :: Account TestUser1 authenticated. 2024-05-16T20:17:45 :: Account TestUser1 authenticated. 2024-05-16T20:17:54 :: Account TestUser1 authenticated. 2024-05-16T20:20:39 :: Account TestUser1 authenticated. 2024-05-16T20:23:13 :: Account TestUser1 authenticated. 2024-05-16T20:26:01 :: Account TestUser1 authenticated. 2024-05-16T20:27:51 :: Account TestUser1 authenticated. 2024-05-16T20:34:51 :: Account TestUser1 authenticated. 2024-05-16T20:34:53 :: Account TestUser1 authenticated. 2024-05-16T20:39:32 :: Account TestUser1 authenticated. 2024-05-16T20:42:58 :: Account TestUser1 authenticated. 2024-05-16T21:00:11 :: Account TestUser1 authenticated. 2024-05-16T21:03:43 :: Account TestUser1 authenticated. 2024-05-16T21:12:49 :: Account TestUser1 authenticated. 2024-05-16T21:15:18 :: Account TestUser1 authenticated. 2024-05-16T21:23:52 :: Account TestUser1 authenticated. 2024-05-16T21:23:57 :: Account TestUser1 authenticated. 2024-05-16T21:27:55 :: Account TestUser1 authenticated. 2024-05-16T21:28:01 :: Account TestUser1 authenticated. 2024-05-16T21:30:26 :: Account TestUser1 authenticated. 2024-05-16T21:34:58 :: Account TestUser1 authenticated. 2024-05-16T21:35:24 :: Account TestUser1 authenticated. 2024-05-16T21:35:33 :: Account TestUser1 authenticated. 2024-05-16T21:38:19 :: Account TestUser1 authenticated. 2024-05-16T21:40:47 :: Account TestUser1 authenticated. 2024-05-16T21:46:55 :: Account TestUser1 authenticated. 2024-05-16T21:50:17 :: Account TestUser1 authenticated. 2024-05-16T21:50:21 :: Account TestUser1 authenticated. 2024-05-16T21:51:24 :: Account TestUser1 authenticated. 2024-05-16T21:51:25 :: Account TestUser1 authenticated. 2024-05-16T21:51:31 :: Account TestUser1 authenticated. 2024-05-16T21:55:22 :: Account TestUser1 authenticated. 2024-05-16T21:59:04 :: Account TestUser1 authenticated. 2024-05-16T22:05:26 :: Account TestUser1 authenticated. 2024-05-16T22:14:41 :: Account TestUser1 authenticated. 2024-05-16T22:14:45 :: Account TestUser1 authenticated. 2024-05-16T22:19:33 :: Account TestUser1 authenticated. 2024-05-16T22:22:33 :: Account TestUser1 authenticated. 2024-05-16T22:31:54 :: Account TestUser1 authenticated. 2024-05-16T22:31:58 :: Account TestUser1 authenticated. 2024-05-16T22:39:51 :: Account TestUser1 authenticated. 2024-05-16T22:47:05 :: Account TestUser1 authenticated. 2024-05-16T22:47:06 :: Account TestUser1 authenticated. 2024-05-16T22:52:45 :: Account TestUser1 authenticated. 2024-05-16T22:57:56 :: Account TestUser1 authenticated. 2024-05-16T23:01:57 :: Account TestUser1 authenticated. 2024-05-16T23:05:32 :: Account TestUser1 authenticated. 2024-05-16T23:19:38 :: Account TestUser1 authenticated. 2024-05-16T23:19:42 :: Account TestUser1 authenticated. 2024-05-16T23:21:36 :: Account TestUser1 authenticated. 2024-05-16T23:26:11 :: Account TestUser1 authenticated.