PrintPackJobTask.RobotPack_Jobs

// Job ID: #686233f781243fdafb57d182
using OI.Service.HangfireTask.CreatePackJob;

var printPackJobTask = Activate<PrintPackJobTask>();
await printPackJobTask.RobotPack_Jobs(
    "683d4339af648e059c5eae4a",
    "684e0903af648e1150c072de",
    "fr",
    "Fiona Ruberto",
    new { "686232724575085946b26761", "686232724575085946b26763", "686232724575085946b26764", "686232724575085946b26765", "686232124575085946b261d9", "686232124575085946b261da", "686232114575085946b261c3", "686232114575085946b261c4", "686232134575085946b261e1", "686232134575085946b261e2", "686232704575085946b2674c", "686232704575085946b2674d", "686232724575085946b26768", "686232724575085946b26769", "686232124575085946b261d4", "686232124575085946b261d3", "686232714575085946b2675d", "686232714575085946b2675c", "686232114575085946b261c7", "686232114575085946b261c8", "686232124575085946b261d1", "686232124575085946b261d2", "686232724575085946b2676b", "686232724575085946b2676a", "686232114575085946b261bc", "686232114575085946b261bb", "686232114575085946b261b8", "686232114575085946b261b7", "686232104575085946b261b4", "686232104575085946b261b3", "686232714575085946b26752", "686232714575085946b26753", "686232124575085946b261ce", "686232114575085946b261cd", "686232724575085946b26766", "686232724575085946b26767", "686232104575085946b261af", "686232104575085946b261b0", "686232104575085946b261b5", "686232114575085946b261b6", "686232714575085946b26758", "686232714575085946b26759", "686232124575085946b261e0", "686232124575085946b261df", "686232704575085946b2674a", "686232704575085946b2674b", "686232104575085946b261b1", "686232104575085946b261b2", "686232704575085946b2674e", "686232704575085946b2674f", "686232714575085946b2675e", "686232714575085946b2675f", "686232714575085946b26756", "686232714575085946b26757", "686232114575085946b261ba", "686232114575085946b261b9", "686232124575085946b261d6", "686232124575085946b261d5", "686232104575085946b261ad", "686232104575085946b261ae", "686232124575085946b261d7", "686232124575085946b261d8", "686232114575085946b261c0", "686232114575085946b261c2", "686232114575085946b261bf", "686232114575085946b261c1", "686232114575085946b261cb", "686232114575085946b261cc", "686232114575085946b261be", "686232114575085946b261bd", "686232114575085946b261c6", "686232114575085946b261c5", "686232714575085946b26751", "686232714575085946b26750", "686232114575085946b261c9", "686232114575085946b261ca", "686232704575085946b26748", "686232704575085946b26749", "686232714575085946b26755", "686232714575085946b26754", "686232104575085946b261ab", "686232104575085946b261ac", "686232714575085946b2675b", "686232714575085946b2675a", "686232724575085946b2676c", "686232724575085946b2676d", "686232124575085946b261dc", "686232124575085946b261db" });
CurrentCulture
"en-US"
CurrentUICulture
"en-US"

State

6/30/2025 6:51:49 AM (+10.487s) Failed

An exception occurred during performance of the job.

System.MissingMethodException

Method not found: 'Amazon.Util.Internal.ICryptoUtil Amazon.Util.CryptoUtilFactory.get_CryptoInstance()'.

System.MissingMethodException: Method not found: 'Amazon.Util.Internal.ICryptoUtil Amazon.Util.CryptoUtilFactory.get_CryptoInstance()'.
   at Amazon.SQS.Internal.ValidationResponseHandler.CalculateMD5(Byte[] bytes)
   at Amazon.SQS.Internal.ValidationResponseHandler.CalculateMD5(String message) in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Services\SQS\Custom\Internal\ValidationResponseHandler.cs:line 220
   at Amazon.SQS.Internal.ValidationResponseHandler.ValidateMD5(String message, String md5FromService) in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Services\SQS\Custom\Internal\ValidationResponseHandler.cs:line 267
   at Amazon.SQS.Internal.ValidationResponseHandler.ValidateSendMessage(SendMessageRequest request, SendMessageResponse response) in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Services\SQS\Custom\Internal\ValidationResponseHandler.cs:line 339
   at Amazon.SQS.Internal.ValidationResponseHandler.PostInvoke(IExecutionContext executionContext) in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Services\SQS\Custom\Internal\ValidationResponseHandler.cs:line 72
   at Amazon.SQS.Internal.ValidationResponseHandler.<InvokeAsync>d__1`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.ErrorHandler.<InvokeAsync>d__5`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Amazon.Runtime.Internal.ErrorHandler.<InvokeAsync>d__5`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\ErrorHandler\ErrorHandler.cs:line 107
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.Signer.<InvokeAsync>d__1`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\Handlers\Signer.cs:line 56
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.EndpointDiscoveryHandler.<InvokeAsync>d__2`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Amazon.Runtime.Internal.EndpointDiscoveryHandler.<InvokeAsync>d__2`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\Handlers\EndpointDiscoveryHandler.cs:line 79
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.CredentialsRetriever.<InvokeAsync>d__7`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\Handlers\CredentialsRetriever.cs:line 98
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.RetryHandler.<InvokeAsync>d__10`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Amazon.Runtime.Internal.RetryHandler.<InvokeAsync>d__10`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\RetryHandler\RetryHandler.cs:line 146
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.ErrorCallbackHandler.<InvokeAsync>d__5`1.MoveNext() in D:\JenkinsWorkspaces\trebuchet-stage-release\AWSDotNetPublic\sdk\src\Core\Amazon.Runtime\Pipeline\Handlers\ErrorCallbackHandler.cs:line 58
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Amazon.Runtime.Internal.MetricsHandler.<InvokeAsync>d__1`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OI.Service.AWS.SQS.SQSService.<SendMessage>d__6.MoveNext() in C:\Program Files (x86)\Jenkins\workspace\myPak-webjob-live\OI\OI.Service\AWS.SQS\SQSService.cs:line 81
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at OI.Service.HangfireTask.CreatePackJob.PrintPackJobTask.<RobotPack_Jobs>d__52.MoveNext() in C:\Program Files (x86)\Jenkins\workspace\myPak-webjob-live\OI\OI.Service\HangfireTask\CreatePackJob\PrintPackJobTask.cs:line 360

+3.086s Processing

Server:
ip-0a0008a9:1032
Worker:
33c26306

+6ms Enqueued

Queue:
default

6/30/2025 6:51:35 AM Created