2022-10-15T00:18:34 :: Account TestUser1 authenticated. 2022-10-15T00:20:58 :: Account TestUser1 authenticated. 2022-10-15T00:22:18 :: Account TestUser1 authenticated. 2022-10-15T00:27:19 :: Account TestUser1 authenticated. 2022-10-15T00:45:06 :: Account TestUser1 authenticated. 2022-10-15T00:48:11 :: Account TestUser1 authenticated. 2022-10-15T00:51:29 :: Account TestUser1 authenticated. 2022-10-15T01:02:37 :: Account TestUser1 authenticated. 2022-10-15T01:19:14 :: Account TestUser1 authenticated. 2022-10-15T01:21:11 :: Account TestUser1 authenticated. 2022-10-15T01:21:52 :: Account TestUser1 authenticated. 2022-10-15T01:24:50 :: Account TestUser1 authenticated. 2022-10-15T01:26:13 :: Account TestUser1 authenticated. 2022-10-15T01:26:23 :: Account TestUser1 authenticated. 2022-10-15T01:38:59 :: Account TestUser1 authenticated. 2022-10-15T01:40:09 :: Account TestUser1 authenticated. 2022-10-15T01:42:05 :: Account TestUser1 authenticated. 2022-10-15T01:50:33 :: Account TestUser1 authenticated. 2022-10-15T01:55:10 :: Account TestUser1 authenticated. 2022-10-15T02:01:22 :: Account TestUser1 authenticated. 2022-10-15T02:20:00 :: Account TestUser1 authenticated. 2022-10-15T02:29:05 :: Account TestUser1 authenticated. 2022-10-15T02:42:11 :: Account TestUser1 authenticated. 2022-10-15T02:44:34 :: Account TestUser1 authenticated. 2022-10-15T02:50:16 :: Account TestUser1 authenticated. 2022-10-15T02:58:32 :: Account TestUser1 authenticated. 2022-10-15T03:05:46 :: Account TestUser1 authenticated. 2022-10-15T03:22:19 :: Account TestUser1 authenticated. 2022-10-15T03:32:32 :: Account TestUser1 authenticated. 2022-10-15T03:32:35 :: Commit error An error occurred while updating the entries. See the inner exception for details. System.ArgumentException: Parameter value '9782497521.0000000000000000' is out of range. at System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__0(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.NonQuery(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteNonQuery() at System.Data.Entity.Core.Mapping.Update.Internal.DynamicUpdateCommand.Execute(Dictionary`2 identifierValues, List`1 generatedValues) at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update() at Core.Data.Infrastructure.EntityFramework.UnitOfWork.CommitTransaction() in D:\Aramark-Projects\Score Card - API\Core\Core.Data\Infrastructure\EntityFramework\UnitOfWork.cs:line 79 at Core.Business.Stage.CommitTransactionStage`2.Execute(T input) in D:\Aramark-Projects\Score Card - API\Core\Core.Business\Stage\CommitTransactionStage.cs:line 17, Error Message: An error occurred while updating the entries. See the inner exception for details. Exception: System.Data.Entity.Core.UpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.ArgumentException: Parameter value '9782497521.0000000000000000' is out of range. at System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__0(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.NonQuery(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteNonQuery() at System.Data.Entity.Core.Mapping.Update.Internal.DynamicUpdateCommand.Execute(Dictionary`2 identifierValues, List`1 generatedValues) at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update() --- End of inner exception stack trace --- at Core.Data.Infrastructure.EntityFramework.UnitOfWork.CommitTransaction() in D:\Aramark-Projects\Score Card - API\Core\Core.Data\Infrastructure\EntityFramework\UnitOfWork.cs:line 79 at Core.Business.Stage.CommitTransactionStage`2.Execute(T input) in D:\Aramark-Projects\Score Card - API\Core\Core.Business\Stage\CommitTransactionStage.cs:line 17 LineNo : 0 InnerException : System.ArgumentException: Parameter value '9782497521.0000000000000000' is out of range. at System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__0(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.NonQuery(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteNonQuery() at System.Data.Entity.Core.Mapping.Update.Internal.DynamicUpdateCommand.Execute(Dictionary`2 identifierValues, List`1 generatedValues) at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update() 2022-10-15T03:32:35 :: Error in calculating Score., Error Message: An error occurred while updating the entries. See the inner exception for details. Exception: System.Data.Entity.Core.UpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.ArgumentException: Parameter value '9782497521.0000000000000000' is out of range. at System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__0(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.NonQuery(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteNonQuery() at System.Data.Entity.Core.Mapping.Update.Internal.DynamicUpdateCommand.Execute(Dictionary`2 identifierValues, List`1 generatedValues) at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update() --- End of inner exception stack trace --- at Core.Business.Stage.CommitTransactionStage`2.Execute(T input) in D:\Aramark-Projects\Score Card - API\Core\Core.Business\Stage\CommitTransactionStage.cs:line 24 at Core.Business.Infrastructure.Pipeline`1.Execute(T input) in D:\Aramark-Projects\Score Card - API\Core\Core.Business\Infrastructure\Pipeline.cs:line 26 at ScoreCard.Business.Facade.GenericFacade.Create[TR](TR entity) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business\Facade\GenericFacade.cs:line 46 at ScoreCard.Business.Logic.Helper.UtilityHelper.AddUtilityRequest(UtilityModel model) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\Helper\UtilityHelper.cs:line 199 at ScoreCard.Business.Logic.Helper.UtilityHelper.LogUtilityRequestAndResponse(UtilityModel model, UtilityResponseModel response) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\Helper\UtilityHelper.cs:line 188 at ScoreCard.Business.Logic.Helper.UtilityHelper.CalculateScore(UtilityModel model) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\Helper\UtilityHelper.cs:line 72 at ScoreCard.Business.Logic.UtilityService.CalculateScore(UtilityModel model, ModelStateDictionary modelState) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\UtilityService.cs:line 29 at ScoreCard.API.Controllers.UtilityController.CalculateScore(UtilityModel model) in D:\Aramark-Projects\Score Card - API\ScoreCard\Service\ScoreCard.API\Controllers\UtilityController.cs:line 34 LineNo : 0 InnerException : System.ArgumentException: Parameter value '9782497521.0000000000000000' is out of range. at System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__0(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.NonQuery(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteNonQuery() at System.Data.Entity.Core.Mapping.Update.Internal.DynamicUpdateCommand.Execute(Dictionary`2 identifierValues, List`1 generatedValues) at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update() 2022-10-15T03:42:53 :: Account TestUser1 authenticated. 2022-10-15T03:48:00 :: Account TestUser1 authenticated. 2022-10-15T03:57:52 :: Account TestUser1 authenticated. 2022-10-15T04:13:00 :: Account TestUser1 authenticated. 2022-10-15T04:16:10 :: Account TestUser1 authenticated. 2022-10-15T04:16:37 :: Account TestUser1 authenticated. 2022-10-15T04:22:59 :: Account TestUser1 authenticated. 2022-10-15T04:23:13 :: Account TestUser1 authenticated. 2022-10-15T04:29:04 :: Account TestUser1 authenticated. 2022-10-15T04:29:17 :: Account TestUser1 authenticated. 2022-10-15T04:29:24 :: Account TestUser1 authenticated. 2022-10-15T04:30:12 :: Account TestUser1 authenticated. 2022-10-15T04:40:44 :: Account TestUser1 authenticated. 2022-10-15T04:50:11 :: Account TestUser1 authenticated. 2022-10-15T04:53:26 :: Account TestUser1 authenticated. 2022-10-15T04:53:29 :: Account TestUser1 authenticated. 2022-10-15T04:57:07 :: Account TestUser1 authenticated. 2022-10-15T05:02:54 :: Account TestUser1 authenticated. 2022-10-15T05:05:02 :: Account TestUser1 authenticated. 2022-10-15T05:05:13 :: Account TestUser1 authenticated. 2022-10-15T05:06:32 :: Account TestUser1 authenticated. 2022-10-15T05:11:21 :: Account TestUser1 authenticated. 2022-10-15T05:14:20 :: Account TestUser1 authenticated. 2022-10-15T05:14:41 :: Account TestUser1 authenticated. 2022-10-15T05:14:56 :: Account TestUser1 authenticated. 2022-10-15T05:14:57 :: Account TestUser1 authenticated. 2022-10-15T05:18:26 :: Account TestUser1 authenticated. 2022-10-15T05:22:04 :: Account TestUser1 authenticated. 2022-10-15T05:28:01 :: Account TestUser1 authenticated. 2022-10-15T05:34:36 :: Account TestUser1 authenticated. 2022-10-15T05:36:06 :: Account TestUser1 authenticated. 2022-10-15T05:36:54 :: Account TestUser1 authenticated. 2022-10-15T05:46:44 :: Account TestUser1 authenticated. 2022-10-15T05:51:04 :: Account TestUser1 authenticated. 2022-10-15T05:57:17 :: Account TestUser1 authenticated. 2022-10-15T06:06:25 :: Account TestUser1 authenticated. 2022-10-15T06:09:12 :: Account TestUser1 authenticated. 2022-10-15T06:13:56 :: Account TestUser1 authenticated. 2022-10-15T06:16:20 :: Account TestUser1 authenticated. 2022-10-15T06:24:49 :: Account TestUser1 authenticated. 2022-10-15T06:28:22 :: Account TestUser1 authenticated. 2022-10-15T06:28:55 :: Account TestUser1 authenticated. 2022-10-15T06:53:08 :: Account TestUser1 authenticated. 2022-10-15T07:05:14 :: Account TestUser1 authenticated. 2022-10-15T07:05:24 :: Account TestUser1 authenticated. 2022-10-15T07:10:34 :: Account TestUser1 authenticated. 2022-10-15T07:12:45 :: Account TestUser1 authenticated. 2022-10-15T07:37:10 :: Account TestUser1 authenticated. 2022-10-15T07:39:37 :: Account TestUser1 authenticated. 2022-10-15T07:42:27 :: Account TestUser1 authenticated. 2022-10-15T07:46:15 :: Account TestUser1 authenticated. 2022-10-15T08:00:11 :: Account TestUser1 authenticated. 2022-10-15T08:10:35 :: Account TestUser1 authenticated. 2022-10-15T08:17:07 :: Account TestUser1 authenticated. 2022-10-15T08:18:09 :: Account TestUser1 authenticated. 2022-10-15T08:34:40 :: Account TestUser1 authenticated. 2022-10-15T08:35:39 :: Account TestUser1 authenticated. 2022-10-15T09:10:07 :: Account TestUser1 authenticated. 2022-10-15T09:27:06 :: Account TestUser1 authenticated. 2022-10-15T09:30:30 :: Account TestUser1 authenticated. 2022-10-15T09:30:49 :: Account TestUser1 authenticated. 2022-10-15T09:42:36 :: Account TestUser1 authenticated. 2022-10-15T09:42:54 :: Account TestUser1 authenticated. 2022-10-15T09:50:10 :: Account TestUser1 authenticated. 2022-10-15T09:51:32 :: Account TestUser1 authenticated. 2022-10-15T09:51:47 :: Account TestUser1 authenticated. 2022-10-15T10:09:39 :: Account TestUser1 authenticated. 2022-10-15T10:13:06 :: Account TestUser1 authenticated. 2022-10-15T10:15:57 :: Account TestUser1 authenticated. 2022-10-15T10:28:07 :: Account TestUser1 authenticated. 2022-10-15T10:29:09 :: Account TestUser1 authenticated. 2022-10-15T10:40:31 :: Account TestUser1 authenticated. 2022-10-15T10:51:04 :: Account TestUser1 authenticated. 2022-10-15T11:02:14 :: Account TestUser1 authenticated. 2022-10-15T11:02:20 :: Account TestUser1 authenticated. 2022-10-15T11:11:56 :: Account TestUser1 authenticated. 2022-10-15T11:28:27 :: Account TestUser1 authenticated. 2022-10-15T11:33:19 :: Account TestUser1 authenticated. 2022-10-15T11:34:26 :: Account TestUser1 authenticated. 2022-10-15T11:35:05 :: Account TestUser1 authenticated. 2022-10-15T11:40:53 :: Account TestUser1 authenticated. 2022-10-15T11:44:22 :: Account TestUser1 authenticated. 2022-10-15T11:44:33 :: Account TestUser1 authenticated. 2022-10-15T11:45:37 :: Account TestUser1 authenticated. 2022-10-15T11:45:55 :: Account TestUser1 authenticated. 2022-10-15T12:00:00 :: Account TestUser1 authenticated. 2022-10-15T12:03:51 :: Account TestUser1 authenticated. 2022-10-15T12:08:53 :: Account TestUser1 authenticated. 2022-10-15T12:10:22 :: Account TestUser1 authenticated. 2022-10-15T12:15:43 :: Account TestUser1 authenticated. 2022-10-15T12:16:07 :: Account TestUser1 authenticated. 2022-10-15T12:17:51 :: Account TestUser1 authenticated. 2022-10-15T12:18:20 :: Account TestUser1 authenticated. 2022-10-15T12:25:09 :: Account TestUser1 authenticated. 2022-10-15T12:26:05 :: Account TestUser1 authenticated. 2022-10-15T12:26:13 :: Account TestUser1 authenticated. 2022-10-15T12:26:34 :: Account TestUser1 authenticated. 2022-10-15T12:27:02 :: Account TestUser1 authenticated. 2022-10-15T12:27:08 :: Account TestUser1 authenticated. 2022-10-15T12:32:01 :: Account TestUser1 authenticated. 2022-10-15T12:33:23 :: Account TestUser1 authenticated. 2022-10-15T12:46:08 :: Account TestUser1 authenticated. 2022-10-15T12:48:45 :: Account TestUser1 authenticated. 2022-10-15T12:50:04 :: Account TestUser1 authenticated. 2022-10-15T12:51:22 :: Account TestUser1 authenticated. 2022-10-15T12:52:06 :: Account TestUser1 authenticated. 2022-10-15T13:09:38 :: Account TestUser1 authenticated. 2022-10-15T13:15:58 :: Account TestUser1 authenticated. 2022-10-15T13:20:56 :: Account TestUser1 authenticated. 2022-10-15T13:22:09 :: Account TestUser1 authenticated. 2022-10-15T13:30:50 :: Account TestUser1 authenticated. 2022-10-15T13:34:43 :: Account TestUser1 authenticated. 2022-10-15T13:36:08 :: Account TestUser1 authenticated. 2022-10-15T13:40:45 :: Account TestUser1 authenticated. 2022-10-15T13:53:39 :: Account TestUser1 authenticated. 2022-10-15T14:00:51 :: Account TestUser1 authenticated. 2022-10-15T14:02:08 :: Account TestUser1 authenticated. 2022-10-15T14:03:35 :: Account TestUser1 authenticated. 2022-10-15T14:04:17 :: Account TestUser1 authenticated. 2022-10-15T14:04:30 :: Account TestUser1 authenticated. 2022-10-15T14:05:12 :: Account TestUser1 authenticated. 2022-10-15T14:05:16 :: Account TestUser1 authenticated. 2022-10-15T14:08:43 :: Account TestUser1 authenticated. 2022-10-15T14:08:54 :: Account TestUser1 authenticated. 2022-10-15T14:09:35 :: Account TestUser1 authenticated. 2022-10-15T14:09:57 :: Account TestUser1 authenticated. 2022-10-15T14:10:02 :: Account TestUser1 authenticated. 2022-10-15T14:11:24 :: Account TestUser1 authenticated. 2022-10-15T14:12:27 :: Account TestUser1 authenticated. 2022-10-15T14:12:35 :: Account TestUser1 authenticated. 2022-10-15T14:13:18 :: Account TestUser1 authenticated. 2022-10-15T14:13:38 :: Account TestUser1 authenticated. 2022-10-15T14:14:45 :: Account TestUser1 authenticated. 2022-10-15T14:17:13 :: Account TestUser1 authenticated. 2022-10-15T14:18:19 :: Account TestUser1 authenticated. 2022-10-15T14:20:19 :: Account TestUser1 authenticated. 2022-10-15T14:20:22 :: Account TestUser1 authenticated. 2022-10-15T14:28:04 :: Account TestUser1 authenticated. 2022-10-15T14:30:28 :: Account TestUser1 authenticated. 2022-10-15T14:31:22 :: Account TestUser1 authenticated. 2022-10-15T14:36:04 :: Account TestUser1 authenticated. 2022-10-15T14:36:04 :: Account TestUser1 authenticated. 2022-10-15T14:49:39 :: Account TestUser1 authenticated. 2022-10-15T14:52:53 :: Account TestUser1 authenticated. 2022-10-15T14:56:48 :: Account TestUser1 authenticated. 2022-10-15T15:00:29 :: Account TestUser1 authenticated. 2022-10-15T15:00:39 :: Account TestUser1 authenticated. 2022-10-15T15:00:45 :: Account TestUser1 authenticated. 2022-10-15T15:01:26 :: Account TestUser1 authenticated. 2022-10-15T15:01:26 :: Account TestUser1 authenticated. 2022-10-15T15:03:46 :: Account TestUser1 authenticated. 2022-10-15T15:05:23 :: Account TestUser1 authenticated. 2022-10-15T15:06:38 :: Account TestUser1 authenticated. 2022-10-15T15:07:01 :: Account TestUser1 authenticated. 2022-10-15T15:07:09 :: Account TestUser1 authenticated. 2022-10-15T15:07:16 :: Account TestUser1 authenticated. 2022-10-15T15:08:14 :: Account TestUser1 authenticated. 2022-10-15T15:08:42 :: Account TestUser1 authenticated. 2022-10-15T15:09:23 :: Account TestUser1 authenticated. 2022-10-15T15:10:50 :: Account TestUser1 authenticated. 2022-10-15T15:11:03 :: Account TestUser1 authenticated. 2022-10-15T15:11:48 :: Account TestUser1 authenticated. 2022-10-15T15:12:31 :: Account TestUser1 authenticated. 2022-10-15T15:12:48 :: Account TestUser1 authenticated. 2022-10-15T15:12:51 :: Account TestUser1 authenticated. 2022-10-15T15:15:30 :: Account TestUser1 authenticated. 2022-10-15T15:16:11 :: Account TestUser1 authenticated. 2022-10-15T15:19:50 :: Account TestUser1 authenticated. 2022-10-15T15:19:57 :: Account TestUser1 authenticated. 2022-10-15T15:20:08 :: Account TestUser1 authenticated. 2022-10-15T15:21:10 :: Account TestUser1 authenticated. 2022-10-15T15:23:51 :: Account TestUser1 authenticated. 2022-10-15T15:26:49 :: Account TestUser1 authenticated. 2022-10-15T15:28:57 :: Account TestUser1 authenticated. 2022-10-15T15:29:31 :: Account TestUser1 authenticated. 2022-10-15T15:32:08 :: Account TestUser1 authenticated. 2022-10-15T15:34:31 :: Account TestUser1 authenticated. 2022-10-15T15:39:36 :: Account TestUser1 authenticated. 2022-10-15T15:40:23 :: Account TestUser1 authenticated. 2022-10-15T15:42:30 :: Account TestUser1 authenticated. 2022-10-15T15:44:27 :: Account TestUser1 authenticated. 2022-10-15T15:48:53 :: Account TestUser1 authenticated. 2022-10-15T15:49:17 :: Account TestUser1 authenticated. 2022-10-15T15:49:56 :: Account TestUser1 authenticated. 2022-10-15T15:50:23 :: Account TestUser1 authenticated. 2022-10-15T15:52:19 :: Account TestUser1 authenticated. 2022-10-15T15:54:12 :: Account TestUser1 authenticated. 2022-10-15T15:54:25 :: Account TestUser1 authenticated. 2022-10-15T15:58:46 :: Account TestUser1 authenticated. 2022-10-15T15:59:36 :: Account TestUser1 authenticated. 2022-10-15T16:00:30 :: Account TestUser1 authenticated. 2022-10-15T16:00:42 :: Account TestUser1 authenticated. 2022-10-15T16:01:22 :: Account TestUser1 authenticated. 2022-10-15T16:01:38 :: Account TestUser1 authenticated. 2022-10-15T16:04:25 :: Account TestUser1 authenticated. 2022-10-15T16:04:29 :: Account TestUser1 authenticated. 2022-10-15T16:06:31 :: Account TestUser1 authenticated. 2022-10-15T16:08:51 :: Account TestUser1 authenticated. 2022-10-15T16:09:55 :: Account TestUser1 authenticated. 2022-10-15T16:10:03 :: Account TestUser1 authenticated. 2022-10-15T16:13:17 :: Account TestUser1 authenticated. 2022-10-15T16:13:24 :: Account TestUser1 authenticated. 2022-10-15T16:15:01 :: Account TestUser1 authenticated. 2022-10-15T16:16:07 :: Account TestUser1 authenticated. 2022-10-15T16:17:32 :: Account TestUser1 authenticated. 2022-10-15T16:21:09 :: Account TestUser1 authenticated. 2022-10-15T16:25:53 :: Account TestUser1 authenticated. 2022-10-15T16:27:02 :: Account TestUser1 authenticated. 2022-10-15T16:29:21 :: Account TestUser1 authenticated. 2022-10-15T16:30:44 :: Account TestUser1 authenticated. 2022-10-15T16:30:46 :: Account TestUser1 authenticated. 2022-10-15T16:38:04 :: Account TestUser1 authenticated. 2022-10-15T16:40:58 :: Account TestUser1 authenticated. 2022-10-15T16:42:43 :: Account TestUser1 authenticated. 2022-10-15T16:52:18 :: Account TestUser1 authenticated. 2022-10-15T16:54:20 :: Account TestUser1 authenticated. 2022-10-15T16:59:07 :: Account TestUser1 authenticated. 2022-10-15T17:00:21 :: Account TestUser1 authenticated. 2022-10-15T17:02:37 :: Account TestUser1 authenticated. 2022-10-15T17:04:10 :: Account TestUser1 authenticated. 2022-10-15T17:16:20 :: Account TestUser1 authenticated. 2022-10-15T17:17:52 :: Account TestUser1 authenticated. 2022-10-15T17:19:18 :: Account TestUser1 authenticated. 2022-10-15T17:26:48 :: Account TestUser1 authenticated. 2022-10-15T17:26:49 :: Account TestUser1 authenticated. 2022-10-15T17:29:25 :: Account TestUser1 authenticated. 2022-10-15T17:29:51 :: Account TestUser1 authenticated. 2022-10-15T17:29:54 :: Account TestUser1 authenticated. 2022-10-15T17:29:58 :: Account TestUser1 authenticated. 2022-10-15T17:30:58 :: Account TestUser1 authenticated. 2022-10-15T17:34:48 :: Account TestUser1 authenticated. 2022-10-15T17:35:26 :: Account TestUser1 authenticated. 2022-10-15T17:36:51 :: Account TestUser1 authenticated. 2022-10-15T17:38:38 :: Account TestUser1 authenticated. 2022-10-15T17:38:47 :: Account TestUser1 authenticated. 2022-10-15T17:39:02 :: Account TestUser1 authenticated. 2022-10-15T17:39:51 :: Account TestUser1 authenticated. 2022-10-15T17:40:30 :: Account TestUser1 authenticated. 2022-10-15T17:44:24 :: Account TestUser1 authenticated. 2022-10-15T17:46:03 :: Account TestUser1 authenticated. 2022-10-15T17:46:04 :: Account TestUser1 authenticated. 2022-10-15T17:46:11 :: Account TestUser1 authenticated. 2022-10-15T17:46:21 :: Account TestUser1 authenticated. 2022-10-15T17:50:26 :: Account TestUser1 authenticated. 2022-10-15T17:50:45 :: Account TestUser1 authenticated. 2022-10-15T17:50:53 :: Account TestUser1 authenticated. 2022-10-15T17:51:32 :: Account TestUser1 authenticated. 2022-10-15T17:52:06 :: Account TestUser1 authenticated. 2022-10-15T17:52:55 :: Account TestUser1 authenticated. 2022-10-15T17:53:07 :: Account TestUser1 authenticated. 2022-10-15T17:53:45 :: Account TestUser1 authenticated. 2022-10-15T17:56:19 :: Account TestUser1 authenticated. 2022-10-15T17:57:27 :: Account TestUser1 authenticated. 2022-10-15T17:58:04 :: Account TestUser1 authenticated. 2022-10-15T18:00:48 :: Account TestUser1 authenticated. 2022-10-15T18:01:34 :: Account TestUser1 authenticated. 2022-10-15T18:01:41 :: Account TestUser1 authenticated. 2022-10-15T18:05:49 :: Account TestUser1 authenticated. 2022-10-15T18:07:59 :: Account TestUser1 authenticated. 2022-10-15T18:09:23 :: Account TestUser1 authenticated. 2022-10-15T18:09:35 :: Account TestUser1 authenticated. 2022-10-15T18:11:07 :: Account TestUser1 authenticated. 2022-10-15T18:11:21 :: Account TestUser1 authenticated. 2022-10-15T18:11:25 :: Account TestUser1 authenticated. 2022-10-15T18:11:43 :: Account TestUser1 authenticated. 2022-10-15T18:14:50 :: Account TestUser1 authenticated. 2022-10-15T18:15:24 :: Account TestUser1 authenticated. 2022-10-15T18:16:46 :: Account TestUser1 authenticated. 2022-10-15T18:16:51 :: Account TestUser1 authenticated. 2022-10-15T18:19:23 :: Account TestUser1 authenticated. 2022-10-15T18:21:05 :: Account TestUser1 authenticated. 2022-10-15T18:23:42 :: Account TestUser1 authenticated. 2022-10-15T18:25:34 :: Account TestUser1 authenticated. 2022-10-15T18:26:44 :: Account TestUser1 authenticated. 2022-10-15T18:27:35 :: Account TestUser1 authenticated. 2022-10-15T18:28:36 :: Account TestUser1 authenticated. 2022-10-15T18:28:39 :: Account TestUser1 authenticated. 2022-10-15T18:29:05 :: Account TestUser1 authenticated. 2022-10-15T18:29:16 :: Account TestUser1 authenticated. 2022-10-15T18:30:06 :: Account TestUser1 authenticated. 2022-10-15T18:31:18 :: Account TestUser1 authenticated. 2022-10-15T18:31:22 :: Account TestUser1 authenticated. 2022-10-15T18:31:56 :: Account TestUser1 authenticated. 2022-10-15T18:32:04 :: Account TestUser1 authenticated. 2022-10-15T18:34:03 :: Account TestUser1 authenticated. 2022-10-15T18:34:39 :: Account TestUser1 authenticated. 2022-10-15T18:35:12 :: Account TestUser1 authenticated. 2022-10-15T18:36:37 :: Account TestUser1 authenticated. 2022-10-15T18:36:56 :: Account TestUser1 authenticated. 2022-10-15T18:37:32 :: Account TestUser1 authenticated. 2022-10-15T18:39:06 :: Account TestUser1 authenticated. 2022-10-15T18:46:07 :: Account TestUser1 authenticated. 2022-10-15T18:46:23 :: Account TestUser1 authenticated. 2022-10-15T18:50:33 :: Account TestUser1 authenticated. 2022-10-15T18:51:19 :: Account TestUser1 authenticated. 2022-10-15T18:52:41 :: Account TestUser1 authenticated. 2022-10-15T18:52:51 :: Account TestUser1 authenticated. 2022-10-15T18:54:08 :: Account TestUser1 authenticated. 2022-10-15T18:54:19 :: Account TestUser1 authenticated. 2022-10-15T19:00:50 :: Account TestUser1 authenticated. 2022-10-15T19:01:23 :: Account TestUser1 authenticated. 2022-10-15T19:02:47 :: Account TestUser1 authenticated. 2022-10-15T19:03:01 :: Account TestUser1 authenticated. 2022-10-15T19:03:18 :: Account TestUser1 authenticated. 2022-10-15T19:06:33 :: Account TestUser1 authenticated. 2022-10-15T19:08:11 :: Account TestUser1 authenticated. 2022-10-15T19:08:19 :: Account TestUser1 authenticated. 2022-10-15T19:09:23 :: Account TestUser1 authenticated. 2022-10-15T19:10:19 :: Account TestUser1 authenticated. 2022-10-15T19:10:52 :: Account TestUser1 authenticated. 2022-10-15T19:11:59 :: Account TestUser1 authenticated. 2022-10-15T19:12:00 :: Account TestUser1 authenticated. 2022-10-15T19:13:17 :: Account TestUser1 authenticated. 2022-10-15T19:14:38 :: Account TestUser1 authenticated. 2022-10-15T19:14:55 :: Account TestUser1 authenticated. 2022-10-15T19:18:46 :: Account TestUser1 authenticated. 2022-10-15T19:19:09 :: Account TestUser1 authenticated. 2022-10-15T19:19:16 :: Account TestUser1 authenticated. 2022-10-15T19:21:46 :: Account TestUser1 authenticated. 2022-10-15T19:24:56 :: Account TestUser1 authenticated. 2022-10-15T19:30:50 :: Account TestUser1 authenticated. 2022-10-15T19:31:03 :: Account TestUser1 authenticated. 2022-10-15T19:31:18 :: Account TestUser1 authenticated. 2022-10-15T19:31:26 :: Account TestUser1 authenticated. 2022-10-15T19:32:07 :: Account TestUser1 authenticated. 2022-10-15T19:32:35 :: Account TestUser1 authenticated. 2022-10-15T19:38:11 :: Account TestUser1 authenticated. 2022-10-15T19:38:17 :: Account TestUser1 authenticated. 2022-10-15T19:44:29 :: Account TestUser1 authenticated. 2022-10-15T19:44:52 :: Account TestUser1 authenticated. 2022-10-15T19:45:03 :: Account TestUser1 authenticated. 2022-10-15T19:46:20 :: Account TestUser1 authenticated. 2022-10-15T19:54:22 :: Account TestUser1 authenticated. 2022-10-15T19:54:24 :: Account TestUser1 authenticated. 2022-10-15T20:12:19 :: Account TestUser1 authenticated. 2022-10-15T20:40:59 :: Account TestUser1 authenticated. 2022-10-15T20:41:08 :: Account TestUser1 authenticated. 2022-10-15T21:01:38 :: Account TestUser1 authenticated. 2022-10-15T21:06:03 :: Account TestUser1 authenticated. 2022-10-15T21:11:49 :: Account TestUser1 authenticated. 2022-10-15T21:26:27 :: Account TestUser1 authenticated. 2022-10-15T21:27:07 :: Account TestUser1 authenticated. 2022-10-15T21:40:54 :: Account TestUser1 authenticated. 2022-10-15T21:51:04 :: Account TestUser1 authenticated. 2022-10-15T21:52:15 :: Account TestUser1 authenticated. 2022-10-15T22:19:11 :: Account TestUser1 authenticated. 2022-10-15T22:19:41 :: Account TestUser1 authenticated. 2022-10-15T22:48:37 :: Account TestUser1 authenticated. 2022-10-15T23:03:09 :: Account TestUser1 authenticated. 2022-10-15T23:08:50 :: Account TestUser1 authenticated. 2022-10-15T23:36:38 :: Account TestUser1 authenticated.