MichaelDausmann

Consume messages from docker

Dec 18th, 2021
697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 178.36 KB | None | 0 0
  1. fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
  2. fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
  3. (1/29) Installing libgcc (10.2.1_pre1-r3)
  4. (2/29) Installing libstdc++ (10.2.1_pre1-r3)
  5. (3/29) Installing binutils (2.35.2-r1)
  6. (4/29) Installing libmagic (5.39-r0)
  7. (5/29) Installing file (5.39-r0)
  8. (6/29) Installing libgomp (10.2.1_pre1-r3)
  9. (7/29) Installing libatomic (10.2.1_pre1-r3)
  10. (8/29) Installing libgphobos (10.2.1_pre1-r3)
  11. (9/29) Installing gmp (6.2.1-r0)
  12. (10/29) Installing isl22 (0.22-r0)
  13. (11/29) Installing mpfr4 (4.1.0-r0)
  14. (12/29) Installing mpc1 (1.2.0-r0)
  15. (13/29) Installing gcc (10.2.1_pre1-r3)
  16. (14/29) Installing musl-dev (1.2.2-r1)
  17. (15/29) Installing libc-dev (0.7.2-r3)
  18. (16/29) Installing g++ (10.2.1_pre1-r3)
  19. (17/29) Installing make (4.3-r0)
  20. (18/29) Installing fortify-headers (1.1-r0)
  21. (19/29) Installing patch (2.7.6-r7)
  22. (20/29) Installing build-base (0.5-r2)
  23. (21/29) Installing pkgconf (1.7.3-r0)
  24. (22/29) Installing openssl-dev (1.1.1l-r0)
  25. (23/29) Installing nghttp2-libs (1.42.0-r1)
  26. (24/29) Installing nghttp2-dev (1.42.0-r1)
  27. (25/29) Installing zlib-dev (1.2.11-r3)
  28. (26/29) Installing brotli-libs (1.0.9-r3)
  29. (27/29) Installing brotli-dev (1.0.9-r3)
  30. (28/29) Installing libcurl (7.79.1-r0)
  31. (29/29) Installing curl-dev (7.79.1-r0)
  32. Executing busybox-1.32.1-r7.trigger
  33. OK: 205 MiB in 63 packages
  34. Collecting celery[sqs]==4.4
  35. Downloading celery-4.4.0-py2.py3-none-any.whl (421 kB)
  36. Collecting pytz>dev
  37. Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
  38. Collecting billiard<4.0,>=3.6.1
  39. Downloading billiard-3.6.4.0-py3-none-any.whl (89 kB)
  40. Collecting vine==1.3.0
  41. Downloading vine-1.3.0-py2.py3-none-any.whl (14 kB)
  42. Collecting kombu<4.7,>=4.6.7
  43. Downloading kombu-4.6.11-py2.py3-none-any.whl (184 kB)
  44. Collecting pycurl
  45. Downloading pycurl-7.44.1.tar.gz (227 kB)
  46. Collecting boto3>=1.9.125
  47. Downloading boto3-1.20.24-py3-none-any.whl (131 kB)
  48. Collecting s3transfer<0.6.0,>=0.5.0
  49. Downloading s3transfer-0.5.0-py3-none-any.whl (79 kB)
  50. Collecting botocore<1.24.0,>=1.23.24
  51. Downloading botocore-1.23.24-py3-none-any.whl (8.4 MB)
  52. Collecting jmespath<1.0.0,>=0.7.1
  53. Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
  54. Collecting python-dateutil<3.0.0,>=2.1
  55. Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
  56. Collecting urllib3<1.27,>=1.25.4
  57. Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
  58. Collecting importlib-metadata>=0.18
  59. Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB)
  60. Collecting amqp<2.7,>=2.6.0
  61. Downloading amqp-2.6.1-py2.py3-none-any.whl (48 kB)
  62. Collecting typing-extensions>=3.6.4
  63. Downloading typing_extensions-4.0.1-py3-none-any.whl (22 kB)
  64. Collecting zipp>=0.5
  65. Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB)
  66. Collecting six>=1.5
  67. Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
  68. Building wheels for collected packages: pycurl
  69. Building wheel for pycurl (setup.py): started
  70. Building wheel for pycurl (setup.py): finished with status 'done'
  71. Created wheel for pycurl: filename=pycurl-7.44.1-cp36-cp36m-linux_x86_64.whl size=137262 sha256=a355414d67b98f83e838a234056273bbde9b62216bd9826fd010b8655f92a202
  72. Stored in directory: /root/.cache/pip/wheels/d9/2b/ec/739e258196f093368ea5a487f6b15b01b98efddfb813833c4c
  73. Successfully built pycurl
  74. Installing collected packages: six, zipp, vine, urllib3, typing-extensions, python-dateutil, jmespath, importlib-metadata, botocore, amqp, s3transfer, pytz, kombu, billiard, pycurl, celery, boto3
  75. Successfully installed amqp-2.6.1 billiard-3.6.4.0 boto3-1.20.24 botocore-1.23.24 celery-4.4.0 importlib-metadata-4.8.3 jmespath-0.10.0 kombu-4.6.11 pycurl-7.44.1 python-dateutil-2.8.2 pytz-2021.3 s3transfer-0.5.0 six-1.16.0 typing-extensions-4.0.1 urllib3-1.26.7 vine-1.3.0 zipp-3.6.0
  76. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
  77. WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
  78. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
  79. /usr/local/lib/python3.6/site-packages/celery/platforms.py:801: RuntimeWarning: You're running the worker with superuser privileges: this is
  80. absolutely not recommended!
  81.  
  82. Please specify a different user using the --uid option.
  83.  
  84. User information: uid=0 euid=0 gid=0 egid=0
  85.  
  86. uid=uid, euid=euid, gid=gid, egid=egid,
  87. [2021-12-17 10:12:18,768: DEBUG/MainProcess] | Worker: Preparing bootsteps.
  88. [2021-12-17 10:12:18,770: DEBUG/MainProcess] | Worker: Building graph...
  89. [2021-12-17 10:12:18,771: DEBUG/MainProcess] | Worker: New boot order: {Beat, StateDB, Timer, Hub, Pool, Autoscaler, Consumer}
  90. [2021-12-17 10:12:18,791: DEBUG/MainProcess] | Consumer: Preparing bootsteps.
  91. [2021-12-17 10:12:18,792: DEBUG/MainProcess] | Consumer: Building graph...
  92. [2021-12-17 10:12:18,823: DEBUG/MainProcess] | Consumer: New boot order: {Connection, Events, Mingle, Tasks, Control, Gossip, Heart, Agent, event loop}
  93. [2021-12-17 10:12:18,841: DEBUG/MainProcess] | Worker: Starting Hub
  94. [2021-12-17 10:12:18,842: DEBUG/MainProcess] ^-- substep ok
  95. [2021-12-17 10:12:18,842: DEBUG/MainProcess] | Worker: Starting Pool
  96. [2021-12-17 10:12:19,010: DEBUG/MainProcess] ^-- substep ok
  97. [2021-12-17 10:12:19,012: DEBUG/MainProcess] | Worker: Starting Consumer
  98. [2021-12-17 10:12:19,014: DEBUG/MainProcess] | Consumer: Starting Connection
  99. [2021-12-17 10:12:19,037: DEBUG/MainProcess] Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
  100. [2021-12-17 10:12:19,043: DEBUG/MainProcess] Changing event name from before-call.apigateway to before-call.api-gateway
  101. [2021-12-17 10:12:19,046: DEBUG/MainProcess] Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
  102. [2021-12-17 10:12:19,050: DEBUG/MainProcess] Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
  103. [2021-12-17 10:12:19,051: DEBUG/MainProcess] Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
  104. [2021-12-17 10:12:19,055: DEBUG/MainProcess] Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
  105. [2021-12-17 10:12:19,057: DEBUG/MainProcess] Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
  106. [2021-12-17 10:12:19,064: DEBUG/MainProcess] Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
  107. [2021-12-17 10:12:19,064: DEBUG/MainProcess] Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
  108. [2021-12-17 10:12:19,065: DEBUG/MainProcess] Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
  109. [2021-12-17 10:12:19,065: DEBUG/MainProcess] Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
  110. [2021-12-17 10:12:19,070: DEBUG/MainProcess] Setting config variable for region to 'ap-southeast-2'
  111. [2021-12-17 10:12:19,083: DEBUG/MainProcess] IMDS ENDPOINT: http://169.254.169.254/
  112. [2021-12-17 10:12:19,092: DEBUG/MainProcess] Looking for credentials via: env
  113. [2021-12-17 10:12:19,093: INFO/MainProcess] Found credentials in environment variables.
  114. [2021-12-17 10:12:19,098: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/endpoints.json
  115. [2021-12-17 10:12:19,139: DEBUG/MainProcess] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f7a82c69620>
  116. [2021-12-17 10:12:19,164: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/sqs/2012-11-05/service-2.json
  117. [2021-12-17 10:12:19,174: DEBUG/MainProcess] Event creating-client-class.sqs: calling handler <function add_generate_presigned_url at 0x7f7a82c9bea0>
  118. [2021-12-17 10:12:19,179: DEBUG/MainProcess] Setting sqs timeout as (60, 60)
  119. [2021-12-17 10:12:19,182: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/_retry.json
  120. [2021-12-17 10:12:19,184: DEBUG/MainProcess] Registering retry handlers for service: sqs
  121. [2021-12-17 10:12:19,187: DEBUG/MainProcess] Event before-parameter-build.sqs.ListQueues: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  122. [2021-12-17 10:12:19,189: DEBUG/MainProcess] Event before-call.sqs.ListQueues: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  123. [2021-12-17 10:12:19,189: DEBUG/MainProcess] Making request for OperationModel(name=ListQueues) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'ListQueues', 'Version': '2012-11-05', 'QueueNamePrefix': ''}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  124. [2021-12-17 10:12:19,191: DEBUG/MainProcess] Event request-created.sqs.ListQueues: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  125. [2021-12-17 10:12:19,192: DEBUG/MainProcess] Event choose-signer.sqs.ListQueues: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  126. [2021-12-17 10:12:19,201: DEBUG/MainProcess] Calculating signature using v4 auth.
  127. [2021-12-17 10:12:19,202: DEBUG/MainProcess] CanonicalRequest:
  128. POST
  129. /
  130.  
  131. content-type:application/x-www-form-urlencoded; charset=utf-8
  132. host:ap-southeast-2.queue.amazonaws.com
  133. x-amz-date:20211217T101219Z
  134.  
  135. content-type;host;x-amz-date
  136. c96be00bb3379c03401467aa07964e23835fd70583c3b30ed9f8e44364f556b3
  137. [2021-12-17 10:12:19,202: DEBUG/MainProcess] StringToSign:
  138. AWS4-HMAC-SHA256
  139. 20211217T101219Z
  140. 20211217/ap-southeast-2/sqs/aws4_request
  141. 02a5e06bb16e6f43303d4a7c4f0a3bcbedb4d99d141c6261b35ac2c7c4a5e2e9
  142. [2021-12-17 10:12:19,203: DEBUG/MainProcess] Signature:
  143. 8a0618f18171de0c0c731cfce6ac9bfaacce33e796aef427d8903e9e8f50764f
  144. [2021-12-17 10:12:19,204: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101219Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8a0618f18171de0c0c731cfce6ac9bfaacce33e796aef427d8903e9e8f50764f', 'Content-Length': '53'}>
  145. [2021-12-17 10:12:19,209: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  146. [2021-12-17 10:12:19,212: DEBUG/MainProcess] Starting new HTTPS connection (1): ap-southeast-2.queue.amazonaws.com:443
  147. [2021-12-17 10:12:19,337: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 442
  148. [2021-12-17 10:12:19,340: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'b31a7119-ec9d-5cf6-9285-2b2f885ebbff', 'Date': 'Fri, 17 Dec 2021 10:12:19 GMT', 'Content-Type': 'text/xml', 'Content-Length': '442'}
  149. [2021-12-17 10:12:19,340: DEBUG/MainProcess] Response body:
  150. b'<?xml version="1.0"?><ListQueuesResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><ListQueuesResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/128689e7-8136-36ca-a1ab-fa3e4d03f46b</QueueUrl><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></ListQueuesResult><ResponseMetadata><RequestId>b31a7119-ec9d-5cf6-9285-2b2f885ebbff</RequestId></ResponseMetadata></ListQueuesResponse>'
  151. [2021-12-17 10:12:19,344: DEBUG/MainProcess] Event needs-retry.sqs.ListQueues: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  152. [2021-12-17 10:12:19,345: DEBUG/MainProcess] No retry needed.
  153. [2021-12-17 10:12:19,348: INFO/MainProcess] Connected to sqs://localhost//
  154. [2021-12-17 10:12:19,348: DEBUG/MainProcess] ^-- substep ok
  155. [2021-12-17 10:12:19,348: DEBUG/MainProcess] | Consumer: Starting Events
  156. [2021-12-17 10:12:19,362: DEBUG/MainProcess] Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
  157. [2021-12-17 10:12:19,371: DEBUG/MainProcess] Changing event name from before-call.apigateway to before-call.api-gateway
  158. [2021-12-17 10:12:19,374: DEBUG/MainProcess] Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
  159. [2021-12-17 10:12:19,378: DEBUG/MainProcess] Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
  160. [2021-12-17 10:12:19,378: DEBUG/MainProcess] Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
  161. [2021-12-17 10:12:19,380: DEBUG/MainProcess] Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
  162. [2021-12-17 10:12:19,383: DEBUG/MainProcess] Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
  163. [2021-12-17 10:12:19,391: DEBUG/MainProcess] Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
  164. [2021-12-17 10:12:19,392: DEBUG/MainProcess] Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
  165. [2021-12-17 10:12:19,392: DEBUG/MainProcess] Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
  166. [2021-12-17 10:12:19,393: DEBUG/MainProcess] Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
  167. [2021-12-17 10:12:19,395: DEBUG/MainProcess] Setting config variable for region to 'ap-southeast-2'
  168. [2021-12-17 10:12:19,399: DEBUG/MainProcess] IMDS ENDPOINT: http://169.254.169.254/
  169. [2021-12-17 10:12:19,402: DEBUG/MainProcess] Looking for credentials via: env
  170. [2021-12-17 10:12:19,402: INFO/MainProcess] Found credentials in environment variables.
  171. [2021-12-17 10:12:19,409: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/endpoints.json
  172. [2021-12-17 10:12:19,485: DEBUG/MainProcess] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f7a82c69620>
  173. [2021-12-17 10:12:19,507: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/sqs/2012-11-05/service-2.json
  174. [2021-12-17 10:12:19,512: DEBUG/MainProcess] Event creating-client-class.sqs: calling handler <function add_generate_presigned_url at 0x7f7a82c9bea0>
  175. [2021-12-17 10:12:19,515: DEBUG/MainProcess] Setting sqs timeout as (60, 60)
  176. [2021-12-17 10:12:19,518: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/_retry.json
  177. [2021-12-17 10:12:19,521: DEBUG/MainProcess] Registering retry handlers for service: sqs
  178. [2021-12-17 10:12:19,523: DEBUG/MainProcess] Event before-parameter-build.sqs.ListQueues: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  179. [2021-12-17 10:12:19,526: DEBUG/MainProcess] Event before-call.sqs.ListQueues: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  180. [2021-12-17 10:12:19,526: DEBUG/MainProcess] Making request for OperationModel(name=ListQueues) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'ListQueues', 'Version': '2012-11-05', 'QueueNamePrefix': ''}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a81ceb4e0>, 'has_streaming_input': False, 'auth_type': None}}
  181. [2021-12-17 10:12:19,527: DEBUG/MainProcess] Event request-created.sqs.ListQueues: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a81ceb4a8>>
  182. [2021-12-17 10:12:19,528: DEBUG/MainProcess] Event choose-signer.sqs.ListQueues: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  183. [2021-12-17 10:12:19,530: DEBUG/MainProcess] Calculating signature using v4 auth.
  184. [2021-12-17 10:12:19,530: DEBUG/MainProcess] CanonicalRequest:
  185. POST
  186. /
  187.  
  188. content-type:application/x-www-form-urlencoded; charset=utf-8
  189. host:ap-southeast-2.queue.amazonaws.com
  190. x-amz-date:20211217T101219Z
  191.  
  192. content-type;host;x-amz-date
  193. c96be00bb3379c03401467aa07964e23835fd70583c3b30ed9f8e44364f556b3
  194. [2021-12-17 10:12:19,530: DEBUG/MainProcess] StringToSign:
  195. AWS4-HMAC-SHA256
  196. 20211217T101219Z
  197. 20211217/ap-southeast-2/sqs/aws4_request
  198. 02a5e06bb16e6f43303d4a7c4f0a3bcbedb4d99d141c6261b35ac2c7c4a5e2e9
  199. [2021-12-17 10:12:19,530: DEBUG/MainProcess] Signature:
  200. 8a0618f18171de0c0c731cfce6ac9bfaacce33e796aef427d8903e9e8f50764f
  201. [2021-12-17 10:12:19,531: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101219Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8a0618f18171de0c0c731cfce6ac9bfaacce33e796aef427d8903e9e8f50764f', 'Content-Length': '53'}>
  202. [2021-12-17 10:12:19,532: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  203. [2021-12-17 10:12:19,533: DEBUG/MainProcess] Starting new HTTPS connection (1): ap-southeast-2.queue.amazonaws.com:443
  204. [2021-12-17 10:12:19,629: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 442
  205. [2021-12-17 10:12:19,630: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'c7cb7530-80c7-5133-9df0-2f06e4046a72', 'Date': 'Fri, 17 Dec 2021 10:12:19 GMT', 'Content-Type': 'text/xml', 'Content-Length': '442'}
  206. [2021-12-17 10:12:19,630: DEBUG/MainProcess] Response body:
  207. b'<?xml version="1.0"?><ListQueuesResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><ListQueuesResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/128689e7-8136-36ca-a1ab-fa3e4d03f46b</QueueUrl><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></ListQueuesResult><ResponseMetadata><RequestId>c7cb7530-80c7-5133-9df0-2f06e4046a72</RequestId></ResponseMetadata></ListQueuesResponse>'
  208. [2021-12-17 10:12:19,633: DEBUG/MainProcess] Event needs-retry.sqs.ListQueues: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a81ceb860>
  209. [2021-12-17 10:12:19,633: DEBUG/MainProcess] No retry needed.
  210. [2021-12-17 10:12:19,637: DEBUG/MainProcess] ^-- substep ok
  211. [2021-12-17 10:12:19,637: DEBUG/MainProcess] | Consumer: Starting Tasks
  212. [2021-12-17 10:12:19,643: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueAttributes: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  213. [2021-12-17 10:12:19,644: DEBUG/MainProcess] Event before-call.sqs.GetQueueAttributes: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  214. [2021-12-17 10:12:19,644: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueAttributes) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueAttributes', 'Version': '2012-11-05', 'QueueUrl': 'https://ap-southeast-2.queue.amazonaws.com/593040300828/celery', 'AttributeName.1': 'ApproximateNumberOfMessages'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  215. [2021-12-17 10:12:19,645: DEBUG/MainProcess] Event request-created.sqs.GetQueueAttributes: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  216. [2021-12-17 10:12:19,646: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueAttributes: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  217. [2021-12-17 10:12:19,648: DEBUG/MainProcess] Calculating signature using v4 auth.
  218. [2021-12-17 10:12:19,648: DEBUG/MainProcess] CanonicalRequest:
  219. POST
  220. /
  221.  
  222. content-type:application/x-www-form-urlencoded; charset=utf-8
  223. host:ap-southeast-2.queue.amazonaws.com
  224. x-amz-date:20211217T101219Z
  225.  
  226. content-type;host;x-amz-date
  227. 304e8991b5b2bac0deb363513088d7a5d9a49694592887e2a3a08397bae068d9
  228. [2021-12-17 10:12:19,648: DEBUG/MainProcess] StringToSign:
  229. AWS4-HMAC-SHA256
  230. 20211217T101219Z
  231. 20211217/ap-southeast-2/sqs/aws4_request
  232. 9c47c44820ca4fd748551c1592fb1f2867f06a5f32170016f9b6389930641cef
  233. [2021-12-17 10:12:19,648: DEBUG/MainProcess] Signature:
  234. ab0f594da178433c3579629ad475f3bf98de5715fbe585063429e7a81407c7fd
  235. [2021-12-17 10:12:19,649: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101219Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=ab0f594da178433c3579629ad475f3bf98de5715fbe585063429e7a81407c7fd', 'Content-Length': '170'}>
  236. [2021-12-17 10:12:19,650: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  237. [2021-12-17 10:12:19,674: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 357
  238. [2021-12-17 10:12:19,676: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '43915894-adbc-5998-973d-02a2c97ffe91', 'Date': 'Fri, 17 Dec 2021 10:12:19 GMT', 'Content-Type': 'text/xml', 'Content-Length': '357'}
  239. [2021-12-17 10:12:19,677: DEBUG/MainProcess] Response body:
  240. b'<?xml version="1.0"?><GetQueueAttributesResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueAttributesResult><Attribute><Name>ApproximateNumberOfMessages</Name><Value>1</Value></Attribute></GetQueueAttributesResult><ResponseMetadata><RequestId>43915894-adbc-5998-973d-02a2c97ffe91</RequestId></ResponseMetadata></GetQueueAttributesResponse>'
  241. [2021-12-17 10:12:19,680: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueAttributes: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  242. [2021-12-17 10:12:19,681: DEBUG/MainProcess] No retry needed.
  243. [2021-12-17 10:12:19,682: DEBUG/MainProcess] ^-- substep ok
  244. [2021-12-17 10:12:19,682: DEBUG/MainProcess] | Consumer: Starting Heart
  245. [2021-12-17 10:12:19,686: DEBUG/MainProcess] ^-- substep ok
  246. [2021-12-17 10:12:19,686: DEBUG/MainProcess] | Consumer: Starting event loop
  247. [2021-12-17 10:12:19,689: DEBUG/MainProcess] | Worker: Hub.register Pool...
  248. [2021-12-17 10:12:19,693: INFO/MainProcess] celery@fbaa245ce82e ready.
  249. [2021-12-17 10:12:19,693: DEBUG/MainProcess] basic.qos: prefetch_count->16
  250. [2021-12-17 10:12:19,706: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  251. [2021-12-17 10:12:19,707: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  252. [2021-12-17 10:12:19,707: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  253. [2021-12-17 10:12:19,708: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  254. [2021-12-17 10:12:19,709: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  255. [2021-12-17 10:12:19,710: DEBUG/MainProcess] Calculating signature using v4 auth.
  256. [2021-12-17 10:12:19,711: DEBUG/MainProcess] CanonicalRequest:
  257. POST
  258. /
  259.  
  260. content-type:application/x-www-form-urlencoded; charset=utf-8
  261. host:ap-southeast-2.queue.amazonaws.com
  262. x-amz-date:20211217T101219Z
  263.  
  264. content-type;host;x-amz-date
  265. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  266. [2021-12-17 10:12:19,711: DEBUG/MainProcess] StringToSign:
  267. AWS4-HMAC-SHA256
  268. 20211217T101219Z
  269. 20211217/ap-southeast-2/sqs/aws4_request
  270. fd319e63362ff4608bf7c74dd4e7fefc460067f8afa3256feb8bf182331f9f4b
  271. [2021-12-17 10:12:19,712: DEBUG/MainProcess] Signature:
  272. f2b39e79497515fba52e23d8126ec499bb6900c3ca2b50b98868b318ad93314d
  273. [2021-12-17 10:12:19,713: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101219Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=f2b39e79497515fba52e23d8126ec499bb6900c3ca2b50b98868b318ad93314d', 'Content-Length': '54'}>
  274. [2021-12-17 10:12:19,714: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  275. [2021-12-17 10:12:19,730: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  276. [2021-12-17 10:12:19,731: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '83bd4d51-ad56-5396-b682-1767c995b49f', 'Date': 'Fri, 17 Dec 2021 10:12:19 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  277. [2021-12-17 10:12:19,731: DEBUG/MainProcess] Response body:
  278. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>83bd4d51-ad56-5396-b682-1767c995b49f</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  279. [2021-12-17 10:12:19,732: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  280. [2021-12-17 10:12:19,732: DEBUG/MainProcess] No retry needed.
  281. [2021-12-17 10:12:19,732: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  282. [2021-12-17 10:12:19,734: DEBUG/MainProcess] Calculating signature using v4 auth.
  283. [2021-12-17 10:12:19,734: DEBUG/MainProcess] CanonicalRequest:
  284. POST
  285. /593040300828/celery
  286.  
  287. host:ap-southeast-2.queue.amazonaws.com
  288. x-amz-date:20211217T101219Z
  289.  
  290. host;x-amz-date
  291. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  292. [2021-12-17 10:12:19,734: DEBUG/MainProcess] StringToSign:
  293. AWS4-HMAC-SHA256
  294. 20211217T101219Z
  295. 20211217/ap-southeast-2/sqs/aws4_request
  296. 67be86fb481b77f39d171b1526077363725557bfc374af7aa116f1f1f9e02520
  297. [2021-12-17 10:12:19,735: DEBUG/MainProcess] Signature:
  298. 85e4de6b0f390c37810e6ec13da512f70d768089bbeea9025c7a54caa41030a5
  299. [2021-12-17 10:12:20,710: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  300. [2021-12-17 10:12:20,711: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  301. [2021-12-17 10:12:20,711: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  302. [2021-12-17 10:12:20,711: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  303. [2021-12-17 10:12:20,712: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  304. [2021-12-17 10:12:20,713: DEBUG/MainProcess] Calculating signature using v4 auth.
  305. [2021-12-17 10:12:20,714: DEBUG/MainProcess] CanonicalRequest:
  306. POST
  307. /
  308.  
  309. content-type:application/x-www-form-urlencoded; charset=utf-8
  310. host:ap-southeast-2.queue.amazonaws.com
  311. x-amz-date:20211217T101220Z
  312.  
  313. content-type;host;x-amz-date
  314. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  315. [2021-12-17 10:12:20,714: DEBUG/MainProcess] StringToSign:
  316. AWS4-HMAC-SHA256
  317. 20211217T101220Z
  318. 20211217/ap-southeast-2/sqs/aws4_request
  319. 3647901a9414c12bedfd5ee6fb50001c286a3454fe29366037c51f7960a0dae1
  320. [2021-12-17 10:12:20,714: DEBUG/MainProcess] Signature:
  321. 938e21777f99ab00b5765924659624d13ad675694786278dd58474abeb8fdde1
  322. [2021-12-17 10:12:20,714: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101220Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=938e21777f99ab00b5765924659624d13ad675694786278dd58474abeb8fdde1', 'Content-Length': '54'}>
  323. [2021-12-17 10:12:20,716: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  324. [2021-12-17 10:12:20,734: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  325. [2021-12-17 10:12:20,735: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'afecc15f-f980-5290-9d51-9b699d444599', 'Date': 'Fri, 17 Dec 2021 10:12:20 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  326. [2021-12-17 10:12:20,736: DEBUG/MainProcess] Response body:
  327. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>afecc15f-f980-5290-9d51-9b699d444599</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  328. [2021-12-17 10:12:20,736: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  329. [2021-12-17 10:12:20,736: DEBUG/MainProcess] No retry needed.
  330. [2021-12-17 10:12:20,737: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  331. [2021-12-17 10:12:20,739: DEBUG/MainProcess] Calculating signature using v4 auth.
  332. [2021-12-17 10:12:20,740: DEBUG/MainProcess] CanonicalRequest:
  333. POST
  334. /593040300828/celery
  335.  
  336. host:ap-southeast-2.queue.amazonaws.com
  337. x-amz-date:20211217T101220Z
  338.  
  339. host;x-amz-date
  340. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  341. [2021-12-17 10:12:20,740: DEBUG/MainProcess] StringToSign:
  342. AWS4-HMAC-SHA256
  343. 20211217T101220Z
  344. 20211217/ap-southeast-2/sqs/aws4_request
  345. 277c978828a538c5b70e5a934e8a4d424f81becbee1649a359017b8c7c068ecf
  346. [2021-12-17 10:12:20,741: DEBUG/MainProcess] Signature:
  347. 43c351f6df08b57717723d17db701b3ef17c2ab528502babe2c9e7dc507af6a6
  348. [2021-12-17 10:12:21,716: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  349. [2021-12-17 10:12:21,716: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  350. [2021-12-17 10:12:21,717: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  351. [2021-12-17 10:12:21,718: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  352. [2021-12-17 10:12:21,719: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  353. [2021-12-17 10:12:21,720: DEBUG/MainProcess] Calculating signature using v4 auth.
  354. [2021-12-17 10:12:21,721: DEBUG/MainProcess] CanonicalRequest:
  355. POST
  356. /
  357.  
  358. content-type:application/x-www-form-urlencoded; charset=utf-8
  359. host:ap-southeast-2.queue.amazonaws.com
  360. x-amz-date:20211217T101221Z
  361.  
  362. content-type;host;x-amz-date
  363. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  364. [2021-12-17 10:12:21,721: DEBUG/MainProcess] StringToSign:
  365. AWS4-HMAC-SHA256
  366. 20211217T101221Z
  367. 20211217/ap-southeast-2/sqs/aws4_request
  368. d6b940d72c0fe007a3c699a602f64056f6fac5252c95ee3757f9295863c4c6c3
  369. [2021-12-17 10:12:21,722: DEBUG/MainProcess] Signature:
  370. e624e5947db65a8785f1fff7aec2e60c49f6d27a63d68a85c7f1bdbcaf7eb69f
  371. [2021-12-17 10:12:21,722: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101221Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=e624e5947db65a8785f1fff7aec2e60c49f6d27a63d68a85c7f1bdbcaf7eb69f', 'Content-Length': '54'}>
  372. [2021-12-17 10:12:21,723: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  373. [2021-12-17 10:12:21,742: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  374. [2021-12-17 10:12:21,745: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '016e8283-e40a-593c-8b03-d8b580cf2e35', 'Date': 'Fri, 17 Dec 2021 10:12:21 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  375. [2021-12-17 10:12:21,745: DEBUG/MainProcess] Response body:
  376. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>016e8283-e40a-593c-8b03-d8b580cf2e35</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  377. [2021-12-17 10:12:21,746: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  378. [2021-12-17 10:12:21,746: DEBUG/MainProcess] No retry needed.
  379. [2021-12-17 10:12:21,747: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  380. [2021-12-17 10:12:21,747: DEBUG/MainProcess] Calculating signature using v4 auth.
  381. [2021-12-17 10:12:21,747: DEBUG/MainProcess] CanonicalRequest:
  382. POST
  383. /593040300828/celery
  384.  
  385. host:ap-southeast-2.queue.amazonaws.com
  386. x-amz-date:20211217T101221Z
  387.  
  388. host;x-amz-date
  389. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  390. [2021-12-17 10:12:21,748: DEBUG/MainProcess] StringToSign:
  391. AWS4-HMAC-SHA256
  392. 20211217T101221Z
  393. 20211217/ap-southeast-2/sqs/aws4_request
  394. 5d9d90499e449c9d3836398761bc73462a5179dddb3c6967572dce391230dfd3
  395. [2021-12-17 10:12:21,748: DEBUG/MainProcess] Signature:
  396. 228005f0c39ef895cf4ee8ed2964ccac2899e7de01b82c16c6e000f734f27bd2
  397. [2021-12-17 10:12:22,721: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  398. [2021-12-17 10:12:22,721: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  399. [2021-12-17 10:12:22,721: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  400. [2021-12-17 10:12:22,722: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  401. [2021-12-17 10:12:22,722: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  402. [2021-12-17 10:12:22,723: DEBUG/MainProcess] Calculating signature using v4 auth.
  403. [2021-12-17 10:12:22,723: DEBUG/MainProcess] CanonicalRequest:
  404. POST
  405. /
  406.  
  407. content-type:application/x-www-form-urlencoded; charset=utf-8
  408. host:ap-southeast-2.queue.amazonaws.com
  409. x-amz-date:20211217T101222Z
  410.  
  411. content-type;host;x-amz-date
  412. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  413. [2021-12-17 10:12:22,723: DEBUG/MainProcess] StringToSign:
  414. AWS4-HMAC-SHA256
  415. 20211217T101222Z
  416. 20211217/ap-southeast-2/sqs/aws4_request
  417. 0ab495dce74d321d9c0fef0881f98a415424c1b5f8a94603b06168066b30aefb
  418. [2021-12-17 10:12:22,724: DEBUG/MainProcess] Signature:
  419. c1d824e4e5341280e3910a3607afcb798738a21058ca77c82e9cfd0aa07d89c7
  420. [2021-12-17 10:12:22,724: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101222Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=c1d824e4e5341280e3910a3607afcb798738a21058ca77c82e9cfd0aa07d89c7', 'Content-Length': '54'}>
  421. [2021-12-17 10:12:22,725: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  422. [2021-12-17 10:12:22,743: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  423. [2021-12-17 10:12:22,744: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'b428f9e0-5444-5653-85dd-a3d63082915a', 'Date': 'Fri, 17 Dec 2021 10:12:22 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  424. [2021-12-17 10:12:22,744: DEBUG/MainProcess] Response body:
  425. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>b428f9e0-5444-5653-85dd-a3d63082915a</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  426. [2021-12-17 10:12:22,745: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  427. [2021-12-17 10:12:22,745: DEBUG/MainProcess] No retry needed.
  428. [2021-12-17 10:12:22,745: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  429. [2021-12-17 10:12:22,746: DEBUG/MainProcess] Calculating signature using v4 auth.
  430. [2021-12-17 10:12:22,746: DEBUG/MainProcess] CanonicalRequest:
  431. POST
  432. /593040300828/celery
  433.  
  434. host:ap-southeast-2.queue.amazonaws.com
  435. x-amz-date:20211217T101222Z
  436.  
  437. host;x-amz-date
  438. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  439. [2021-12-17 10:12:22,746: DEBUG/MainProcess] StringToSign:
  440. AWS4-HMAC-SHA256
  441. 20211217T101222Z
  442. 20211217/ap-southeast-2/sqs/aws4_request
  443. dfdf5830b52363d65a5c4607c2815234ffc0c5872ed4277faa8f5fbcd6bab59f
  444. [2021-12-17 10:12:22,747: DEBUG/MainProcess] Signature:
  445. 02eaa3d0cd7ea618ccedf7f0c7ba4a73a6e908778ea7cd5db980426106aedebd
  446. [2021-12-17 10:12:23,726: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  447. [2021-12-17 10:12:23,727: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  448. [2021-12-17 10:12:23,728: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  449. [2021-12-17 10:12:23,730: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  450. [2021-12-17 10:12:23,732: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  451. [2021-12-17 10:12:23,736: DEBUG/MainProcess] Calculating signature using v4 auth.
  452. [2021-12-17 10:12:23,736: DEBUG/MainProcess] CanonicalRequest:
  453. POST
  454. /
  455.  
  456. content-type:application/x-www-form-urlencoded; charset=utf-8
  457. host:ap-southeast-2.queue.amazonaws.com
  458. x-amz-date:20211217T101223Z
  459.  
  460. content-type;host;x-amz-date
  461. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  462. [2021-12-17 10:12:23,738: DEBUG/MainProcess] StringToSign:
  463. AWS4-HMAC-SHA256
  464. 20211217T101223Z
  465. 20211217/ap-southeast-2/sqs/aws4_request
  466. 9fa0206637df2d4a28eaa9eab156230f15ad02d68e5711e505caa4236cf5cbef
  467. [2021-12-17 10:12:23,739: DEBUG/MainProcess] Signature:
  468. ed98d74d536335208c3d0e8531bd39b415d166cecc9b89b4f55fe6a175c54487
  469. [2021-12-17 10:12:23,741: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101223Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=ed98d74d536335208c3d0e8531bd39b415d166cecc9b89b4f55fe6a175c54487', 'Content-Length': '54'}>
  470. [2021-12-17 10:12:23,742: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  471. [2021-12-17 10:12:23,779: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  472. [2021-12-17 10:12:23,781: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '22efc971-446e-5f7c-b2a8-934720a94875', 'Date': 'Fri, 17 Dec 2021 10:12:23 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  473. [2021-12-17 10:12:23,781: DEBUG/MainProcess] Response body:
  474. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>22efc971-446e-5f7c-b2a8-934720a94875</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  475. [2021-12-17 10:12:23,782: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  476. [2021-12-17 10:12:23,782: DEBUG/MainProcess] No retry needed.
  477. [2021-12-17 10:12:23,783: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  478. [2021-12-17 10:12:23,784: DEBUG/MainProcess] Calculating signature using v4 auth.
  479. [2021-12-17 10:12:23,785: DEBUG/MainProcess] CanonicalRequest:
  480. POST
  481. /593040300828/celery
  482.  
  483. host:ap-southeast-2.queue.amazonaws.com
  484. x-amz-date:20211217T101223Z
  485.  
  486. host;x-amz-date
  487. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  488. [2021-12-17 10:12:23,785: DEBUG/MainProcess] StringToSign:
  489. AWS4-HMAC-SHA256
  490. 20211217T101223Z
  491. 20211217/ap-southeast-2/sqs/aws4_request
  492. 987ce4b32ef5b324a0f861eb74bb78e5cc6cc97c5d05f8a30aabee129286acfa
  493. [2021-12-17 10:12:23,786: DEBUG/MainProcess] Signature:
  494. 1e5f810a9e9ae2f95ad39db79e12d50322732a353bafb15bcd13dfae471d8e78
  495. [2021-12-17 10:12:24,731: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  496. [2021-12-17 10:12:24,732: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  497. [2021-12-17 10:12:24,732: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  498. [2021-12-17 10:12:24,732: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  499. [2021-12-17 10:12:24,732: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  500. [2021-12-17 10:12:24,734: DEBUG/MainProcess] Calculating signature using v4 auth.
  501. [2021-12-17 10:12:24,734: DEBUG/MainProcess] CanonicalRequest:
  502. POST
  503. /
  504.  
  505. content-type:application/x-www-form-urlencoded; charset=utf-8
  506. host:ap-southeast-2.queue.amazonaws.com
  507. x-amz-date:20211217T101224Z
  508.  
  509. content-type;host;x-amz-date
  510. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  511. [2021-12-17 10:12:24,735: DEBUG/MainProcess] StringToSign:
  512. AWS4-HMAC-SHA256
  513. 20211217T101224Z
  514. 20211217/ap-southeast-2/sqs/aws4_request
  515. edffe5b979edc1d460e78b82e50c9ddd4be33a6655e79eac9db2130599556f4a
  516. [2021-12-17 10:12:24,736: DEBUG/MainProcess] Signature:
  517. 5cb5cea0cf48d9f5e96d66ef36e7c9a4f81a6790d718da9baf73a3a66b3fef6c
  518. [2021-12-17 10:12:24,737: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101224Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=5cb5cea0cf48d9f5e96d66ef36e7c9a4f81a6790d718da9baf73a3a66b3fef6c', 'Content-Length': '54'}>
  519. [2021-12-17 10:12:24,737: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  520. [2021-12-17 10:12:24,753: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  521. [2021-12-17 10:12:24,754: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '6f590b02-6286-5ffc-885f-5134064e88f5', 'Date': 'Fri, 17 Dec 2021 10:12:24 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  522. [2021-12-17 10:12:24,754: DEBUG/MainProcess] Response body:
  523. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>6f590b02-6286-5ffc-885f-5134064e88f5</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  524. [2021-12-17 10:12:24,755: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  525. [2021-12-17 10:12:24,755: DEBUG/MainProcess] No retry needed.
  526. [2021-12-17 10:12:24,756: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  527. [2021-12-17 10:12:24,756: DEBUG/MainProcess] Calculating signature using v4 auth.
  528. [2021-12-17 10:12:24,757: DEBUG/MainProcess] CanonicalRequest:
  529. POST
  530. /593040300828/celery
  531.  
  532. host:ap-southeast-2.queue.amazonaws.com
  533. x-amz-date:20211217T101224Z
  534.  
  535. host;x-amz-date
  536. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  537. [2021-12-17 10:12:24,757: DEBUG/MainProcess] StringToSign:
  538. AWS4-HMAC-SHA256
  539. 20211217T101224Z
  540. 20211217/ap-southeast-2/sqs/aws4_request
  541. fe59b2fa4d4e07710878d78bad9106e4a6fb49f78bd74a908923487d7409e2dd
  542. [2021-12-17 10:12:24,757: DEBUG/MainProcess] Signature:
  543. 67b5ab322c075f4c61419355732aa3281239a6524224bc1074d114431065a3e9
  544. [2021-12-17 10:12:25,733: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  545. [2021-12-17 10:12:25,734: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  546. [2021-12-17 10:12:25,734: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  547. [2021-12-17 10:12:25,734: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  548. [2021-12-17 10:12:25,734: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  549. [2021-12-17 10:12:25,735: DEBUG/MainProcess] Calculating signature using v4 auth.
  550. [2021-12-17 10:12:25,735: DEBUG/MainProcess] CanonicalRequest:
  551. POST
  552. /
  553.  
  554. content-type:application/x-www-form-urlencoded; charset=utf-8
  555. host:ap-southeast-2.queue.amazonaws.com
  556. x-amz-date:20211217T101225Z
  557.  
  558. content-type;host;x-amz-date
  559. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  560. [2021-12-17 10:12:25,735: DEBUG/MainProcess] StringToSign:
  561. AWS4-HMAC-SHA256
  562. 20211217T101225Z
  563. 20211217/ap-southeast-2/sqs/aws4_request
  564. 3ffe1cd7f9c78cc4749be8f2487924071bd37705815a46467ebf861bc13d12c6
  565. [2021-12-17 10:12:25,736: DEBUG/MainProcess] Signature:
  566. 29266b29aefb9a72bffeac75afd4cedbdf02abcb50b778067853f7f7857dcd61
  567. [2021-12-17 10:12:25,736: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101225Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=29266b29aefb9a72bffeac75afd4cedbdf02abcb50b778067853f7f7857dcd61', 'Content-Length': '54'}>
  568. [2021-12-17 10:12:25,736: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  569. [2021-12-17 10:12:25,759: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  570. [2021-12-17 10:12:25,761: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'e7d0c046-19a8-5fb6-b3e3-9a707d61e8bf', 'Date': 'Fri, 17 Dec 2021 10:12:25 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  571. [2021-12-17 10:12:25,761: DEBUG/MainProcess] Response body:
  572. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>e7d0c046-19a8-5fb6-b3e3-9a707d61e8bf</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  573. [2021-12-17 10:12:25,761: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  574. [2021-12-17 10:12:25,761: DEBUG/MainProcess] No retry needed.
  575. [2021-12-17 10:12:25,762: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  576. [2021-12-17 10:12:25,762: DEBUG/MainProcess] Calculating signature using v4 auth.
  577. [2021-12-17 10:12:25,762: DEBUG/MainProcess] CanonicalRequest:
  578. POST
  579. /593040300828/celery
  580.  
  581. host:ap-southeast-2.queue.amazonaws.com
  582. x-amz-date:20211217T101225Z
  583.  
  584. host;x-amz-date
  585. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  586. [2021-12-17 10:12:25,763: DEBUG/MainProcess] StringToSign:
  587. AWS4-HMAC-SHA256
  588. 20211217T101225Z
  589. 20211217/ap-southeast-2/sqs/aws4_request
  590. 444911df91d887c47b997e15beea0673ddc371ba3d1c15760a5ff72ef433b375
  591. [2021-12-17 10:12:25,763: DEBUG/MainProcess] Signature:
  592. 1bf66226cf23c703dde498c6e8324551dd8098ba0a047af24d2053011314389d
  593. [2021-12-17 10:12:26,739: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  594. [2021-12-17 10:12:26,740: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  595. [2021-12-17 10:12:26,741: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  596. [2021-12-17 10:12:26,741: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  597. [2021-12-17 10:12:26,742: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  598. [2021-12-17 10:12:26,743: DEBUG/MainProcess] Calculating signature using v4 auth.
  599. [2021-12-17 10:12:26,743: DEBUG/MainProcess] CanonicalRequest:
  600. POST
  601. /
  602.  
  603. content-type:application/x-www-form-urlencoded; charset=utf-8
  604. host:ap-southeast-2.queue.amazonaws.com
  605. x-amz-date:20211217T101226Z
  606.  
  607. content-type;host;x-amz-date
  608. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  609. [2021-12-17 10:12:26,744: DEBUG/MainProcess] StringToSign:
  610. AWS4-HMAC-SHA256
  611. 20211217T101226Z
  612. 20211217/ap-southeast-2/sqs/aws4_request
  613. db736f1645398de70af0a134cce6d83718a77c7a3b80e40cfda07285426b7194
  614. [2021-12-17 10:12:26,745: DEBUG/MainProcess] Signature:
  615. f8af4d48716e34c552643909d425ac949fdd9af7e5d0b8872bb4cea158e674de
  616. [2021-12-17 10:12:26,745: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101226Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=f8af4d48716e34c552643909d425ac949fdd9af7e5d0b8872bb4cea158e674de', 'Content-Length': '54'}>
  617. [2021-12-17 10:12:26,746: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  618. [2021-12-17 10:12:26,763: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  619. [2021-12-17 10:12:26,764: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '40497d32-fd14-51fb-abd7-270499de96f2', 'Date': 'Fri, 17 Dec 2021 10:12:26 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  620. [2021-12-17 10:12:26,765: DEBUG/MainProcess] Response body:
  621. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>40497d32-fd14-51fb-abd7-270499de96f2</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  622. [2021-12-17 10:12:26,765: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  623. [2021-12-17 10:12:26,765: DEBUG/MainProcess] No retry needed.
  624. [2021-12-17 10:12:26,766: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  625. [2021-12-17 10:12:26,767: DEBUG/MainProcess] Calculating signature using v4 auth.
  626. [2021-12-17 10:12:26,767: DEBUG/MainProcess] CanonicalRequest:
  627. POST
  628. /593040300828/celery
  629.  
  630. host:ap-southeast-2.queue.amazonaws.com
  631. x-amz-date:20211217T101226Z
  632.  
  633. host;x-amz-date
  634. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  635. [2021-12-17 10:12:26,767: DEBUG/MainProcess] StringToSign:
  636. AWS4-HMAC-SHA256
  637. 20211217T101226Z
  638. 20211217/ap-southeast-2/sqs/aws4_request
  639. fdaac5ece322fb14d51dd893e7873edc85386746f54e1b096fd91713e28af9f2
  640. [2021-12-17 10:12:26,768: DEBUG/MainProcess] Signature:
  641. 2e600e526ec7bc43eeb73a9d00bd40dc8ee8d414bc4758418b56b9046f26ec2a
  642. [2021-12-17 10:12:27,742: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  643. [2021-12-17 10:12:27,743: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  644. [2021-12-17 10:12:27,743: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  645. [2021-12-17 10:12:27,743: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  646. [2021-12-17 10:12:27,744: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  647. [2021-12-17 10:12:27,745: DEBUG/MainProcess] Calculating signature using v4 auth.
  648. [2021-12-17 10:12:27,745: DEBUG/MainProcess] CanonicalRequest:
  649. POST
  650. /
  651.  
  652. content-type:application/x-www-form-urlencoded; charset=utf-8
  653. host:ap-southeast-2.queue.amazonaws.com
  654. x-amz-date:20211217T101227Z
  655.  
  656. content-type;host;x-amz-date
  657. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  658. [2021-12-17 10:12:27,745: DEBUG/MainProcess] StringToSign:
  659. AWS4-HMAC-SHA256
  660. 20211217T101227Z
  661. 20211217/ap-southeast-2/sqs/aws4_request
  662. 19c180091c30b873e3925eb01ac4d3676aca7ab0e191de068596f1c79b668eed
  663. [2021-12-17 10:12:27,746: DEBUG/MainProcess] Signature:
  664. d14e6de9a05ca717c8a8ac928d80121cc7fe58f7c2579a5d9740c2edea901e8f
  665. [2021-12-17 10:12:27,747: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101227Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=d14e6de9a05ca717c8a8ac928d80121cc7fe58f7c2579a5d9740c2edea901e8f', 'Content-Length': '54'}>
  666. [2021-12-17 10:12:27,747: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  667. [2021-12-17 10:12:27,769: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  668. [2021-12-17 10:12:27,770: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '03a5ad4e-0056-50b7-8cd6-f778649d07be', 'Date': 'Fri, 17 Dec 2021 10:12:27 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  669. [2021-12-17 10:12:27,770: DEBUG/MainProcess] Response body:
  670. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>03a5ad4e-0056-50b7-8cd6-f778649d07be</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  671. [2021-12-17 10:12:27,771: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  672. [2021-12-17 10:12:27,771: DEBUG/MainProcess] No retry needed.
  673. [2021-12-17 10:12:27,771: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  674. [2021-12-17 10:12:27,772: DEBUG/MainProcess] Calculating signature using v4 auth.
  675. [2021-12-17 10:12:27,772: DEBUG/MainProcess] CanonicalRequest:
  676. POST
  677. /593040300828/celery
  678.  
  679. host:ap-southeast-2.queue.amazonaws.com
  680. x-amz-date:20211217T101227Z
  681.  
  682. host;x-amz-date
  683. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  684. [2021-12-17 10:12:27,772: DEBUG/MainProcess] StringToSign:
  685. AWS4-HMAC-SHA256
  686. 20211217T101227Z
  687. 20211217/ap-southeast-2/sqs/aws4_request
  688. 2e85128eddb3617e7109cc796ccdc841e999b5f9bfd4b99a8795e7fc8eed37e3
  689. [2021-12-17 10:12:27,772: DEBUG/MainProcess] Signature:
  690. 6afd6029dfc74839a25164dfa1f53d13e492cdbbf8e59c21ce8deed489098afb
  691. [2021-12-17 10:12:28,748: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  692. [2021-12-17 10:12:28,749: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  693. [2021-12-17 10:12:28,749: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  694. [2021-12-17 10:12:28,749: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  695. [2021-12-17 10:12:28,749: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  696. [2021-12-17 10:12:28,752: DEBUG/MainProcess] Calculating signature using v4 auth.
  697. [2021-12-17 10:12:28,752: DEBUG/MainProcess] CanonicalRequest:
  698. POST
  699. /
  700.  
  701. content-type:application/x-www-form-urlencoded; charset=utf-8
  702. host:ap-southeast-2.queue.amazonaws.com
  703. x-amz-date:20211217T101228Z
  704.  
  705. content-type;host;x-amz-date
  706. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  707. [2021-12-17 10:12:28,754: DEBUG/MainProcess] StringToSign:
  708. AWS4-HMAC-SHA256
  709. 20211217T101228Z
  710. 20211217/ap-southeast-2/sqs/aws4_request
  711. 5a9fa5381d9b38bf5028573383d60821b0a5bedeb2c41e8998368f1cbd3e36c1
  712. [2021-12-17 10:12:28,754: DEBUG/MainProcess] Signature:
  713. ddf8d1867d5b4ef7f4ef307daeb578b5666bcd94c1d1340346f4e088c2b97d7e
  714. [2021-12-17 10:12:28,755: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101228Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=ddf8d1867d5b4ef7f4ef307daeb578b5666bcd94c1d1340346f4e088c2b97d7e', 'Content-Length': '54'}>
  715. [2021-12-17 10:12:28,755: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  716. [2021-12-17 10:12:28,771: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  717. [2021-12-17 10:12:28,772: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'fe785ee4-96b7-5c17-b25b-04d2f27b9b1e', 'Date': 'Fri, 17 Dec 2021 10:12:28 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  718. [2021-12-17 10:12:28,772: DEBUG/MainProcess] Response body:
  719. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>fe785ee4-96b7-5c17-b25b-04d2f27b9b1e</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  720. [2021-12-17 10:12:28,772: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  721. [2021-12-17 10:12:28,772: DEBUG/MainProcess] No retry needed.
  722. [2021-12-17 10:12:28,773: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  723. [2021-12-17 10:12:28,773: DEBUG/MainProcess] Calculating signature using v4 auth.
  724. [2021-12-17 10:12:28,773: DEBUG/MainProcess] CanonicalRequest:
  725. POST
  726. /593040300828/celery
  727.  
  728. host:ap-southeast-2.queue.amazonaws.com
  729. x-amz-date:20211217T101228Z
  730.  
  731. host;x-amz-date
  732. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  733. [2021-12-17 10:12:28,773: DEBUG/MainProcess] StringToSign:
  734. AWS4-HMAC-SHA256
  735. 20211217T101228Z
  736. 20211217/ap-southeast-2/sqs/aws4_request
  737. bb47abd2b1f4329a6e7860943d450649273e161a2d13605f12d652fb9405fd05
  738. [2021-12-17 10:12:28,774: DEBUG/MainProcess] Signature:
  739. 147b9066539e028022747fe89bfd32e1e31f31638c707f97f1e238b371e00bc3
  740. [2021-12-17 10:12:29,715: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  741. [2021-12-17 10:12:29,715: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  742. [2021-12-17 10:12:29,715: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  743. [2021-12-17 10:12:29,716: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  744. [2021-12-17 10:12:29,716: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  745. [2021-12-17 10:12:29,717: DEBUG/MainProcess] Calculating signature using v4 auth.
  746. [2021-12-17 10:12:29,717: DEBUG/MainProcess] CanonicalRequest:
  747. POST
  748. /
  749.  
  750. content-type:application/x-www-form-urlencoded; charset=utf-8
  751. host:ap-southeast-2.queue.amazonaws.com
  752. x-amz-date:20211217T101229Z
  753.  
  754. content-type;host;x-amz-date
  755. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  756. [2021-12-17 10:12:29,717: DEBUG/MainProcess] StringToSign:
  757. AWS4-HMAC-SHA256
  758. 20211217T101229Z
  759. 20211217/ap-southeast-2/sqs/aws4_request
  760. 338e753e6d7defa3ac038c667c6c8046dccdae115b4dcde482f827f292152692
  761. [2021-12-17 10:12:29,718: DEBUG/MainProcess] Signature:
  762. 8034cbdb6d4f62907e79ca30f4198615599e18ee33d47063deab26e17dc9787e
  763. [2021-12-17 10:12:29,718: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101229Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8034cbdb6d4f62907e79ca30f4198615599e18ee33d47063deab26e17dc9787e', 'Content-Length': '54'}>
  764. [2021-12-17 10:12:29,719: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  765. [2021-12-17 10:12:29,735: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  766. [2021-12-17 10:12:29,736: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '6afc9b47-7900-5a08-8471-c1711dcd3d01', 'Date': 'Fri, 17 Dec 2021 10:12:29 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  767. [2021-12-17 10:12:29,736: DEBUG/MainProcess] Response body:
  768. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>6afc9b47-7900-5a08-8471-c1711dcd3d01</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  769. [2021-12-17 10:12:29,737: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  770. [2021-12-17 10:12:29,737: DEBUG/MainProcess] No retry needed.
  771. [2021-12-17 10:12:29,738: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  772. [2021-12-17 10:12:29,739: DEBUG/MainProcess] Calculating signature using v4 auth.
  773. [2021-12-17 10:12:29,739: DEBUG/MainProcess] CanonicalRequest:
  774. POST
  775. /593040300828/celery
  776.  
  777. host:ap-southeast-2.queue.amazonaws.com
  778. x-amz-date:20211217T101229Z
  779.  
  780. host;x-amz-date
  781. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  782. [2021-12-17 10:12:29,740: DEBUG/MainProcess] StringToSign:
  783. AWS4-HMAC-SHA256
  784. 20211217T101229Z
  785. 20211217/ap-southeast-2/sqs/aws4_request
  786. fc654b1f2358dccb89862e9e5bbccf03cf7f204c5a43aab3ed4f50d2aeca7969
  787. [2021-12-17 10:12:29,740: DEBUG/MainProcess] Signature:
  788. e5939a477ed349c669841c5fdc6bc533ca9885b1b822e680005f82a45d0b3669
  789. [2021-12-17 10:12:30,719: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  790. [2021-12-17 10:12:30,719: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  791. [2021-12-17 10:12:30,720: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  792. [2021-12-17 10:12:30,720: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  793. [2021-12-17 10:12:30,721: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  794. [2021-12-17 10:12:30,721: DEBUG/MainProcess] Calculating signature using v4 auth.
  795. [2021-12-17 10:12:30,721: DEBUG/MainProcess] CanonicalRequest:
  796. POST
  797. /
  798.  
  799. content-type:application/x-www-form-urlencoded; charset=utf-8
  800. host:ap-southeast-2.queue.amazonaws.com
  801. x-amz-date:20211217T101230Z
  802.  
  803. content-type;host;x-amz-date
  804. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  805. [2021-12-17 10:12:30,722: DEBUG/MainProcess] StringToSign:
  806. AWS4-HMAC-SHA256
  807. 20211217T101230Z
  808. 20211217/ap-southeast-2/sqs/aws4_request
  809. 5f7e989803cc6da7a2e783fb5d6b61e362d943bf02e3ff067a6ce7f90f94421e
  810. [2021-12-17 10:12:30,723: DEBUG/MainProcess] Signature:
  811. fd2d364bd3483d2fa84cb4bac3535fa60991bcd1182ff30be5051a9f1c9fcfa9
  812. [2021-12-17 10:12:30,723: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101230Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=fd2d364bd3483d2fa84cb4bac3535fa60991bcd1182ff30be5051a9f1c9fcfa9', 'Content-Length': '54'}>
  813. [2021-12-17 10:12:30,724: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  814. [2021-12-17 10:12:30,739: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  815. [2021-12-17 10:12:30,740: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '89c59df5-01ed-5ac1-97c4-c7c365235dc8', 'Date': 'Fri, 17 Dec 2021 10:12:30 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  816. [2021-12-17 10:12:30,740: DEBUG/MainProcess] Response body:
  817. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>89c59df5-01ed-5ac1-97c4-c7c365235dc8</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  818. [2021-12-17 10:12:30,741: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  819. [2021-12-17 10:12:30,742: DEBUG/MainProcess] No retry needed.
  820. [2021-12-17 10:12:30,742: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  821. [2021-12-17 10:12:30,743: DEBUG/MainProcess] Calculating signature using v4 auth.
  822. [2021-12-17 10:12:30,743: DEBUG/MainProcess] CanonicalRequest:
  823. POST
  824. /593040300828/celery
  825.  
  826. host:ap-southeast-2.queue.amazonaws.com
  827. x-amz-date:20211217T101230Z
  828.  
  829. host;x-amz-date
  830. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  831. [2021-12-17 10:12:30,743: DEBUG/MainProcess] StringToSign:
  832. AWS4-HMAC-SHA256
  833. 20211217T101230Z
  834. 20211217/ap-southeast-2/sqs/aws4_request
  835. 5fdfc6272ce1ccea03770c410afd66b664a30b427b83d18504f94d2807a70b96
  836. [2021-12-17 10:12:30,744: DEBUG/MainProcess] Signature:
  837. 25b0999cb05e7d2fc4fb40f33c8aafa744b2b9a0a7382b6fde331d816d5ad054
  838. [2021-12-17 10:12:31,721: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  839. [2021-12-17 10:12:31,722: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  840. [2021-12-17 10:12:31,722: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  841. [2021-12-17 10:12:31,723: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  842. [2021-12-17 10:12:31,723: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  843. [2021-12-17 10:12:31,724: DEBUG/MainProcess] Calculating signature using v4 auth.
  844. [2021-12-17 10:12:31,724: DEBUG/MainProcess] CanonicalRequest:
  845. POST
  846. /
  847.  
  848. content-type:application/x-www-form-urlencoded; charset=utf-8
  849. host:ap-southeast-2.queue.amazonaws.com
  850. x-amz-date:20211217T101231Z
  851.  
  852. content-type;host;x-amz-date
  853. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  854. [2021-12-17 10:12:31,725: DEBUG/MainProcess] StringToSign:
  855. AWS4-HMAC-SHA256
  856. 20211217T101231Z
  857. 20211217/ap-southeast-2/sqs/aws4_request
  858. a6beb5df96ce0eda93ec8681181df54a15170d2a9fe2db71d40982ad451f2180
  859. [2021-12-17 10:12:31,725: DEBUG/MainProcess] Signature:
  860. 32f2d8e395a49e5dd78682a0de13881b967e21f53f9ca0178940e9fc13586a9d
  861. [2021-12-17 10:12:31,726: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101231Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=32f2d8e395a49e5dd78682a0de13881b967e21f53f9ca0178940e9fc13586a9d', 'Content-Length': '54'}>
  862. [2021-12-17 10:12:31,726: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  863. [2021-12-17 10:12:31,741: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  864. [2021-12-17 10:12:31,742: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '70831f2d-c5ce-54c2-8dc9-451ba10133cb', 'Date': 'Fri, 17 Dec 2021 10:12:31 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  865. [2021-12-17 10:12:31,742: DEBUG/MainProcess] Response body:
  866. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>70831f2d-c5ce-54c2-8dc9-451ba10133cb</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  867. [2021-12-17 10:12:31,743: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  868. [2021-12-17 10:12:31,743: DEBUG/MainProcess] No retry needed.
  869. [2021-12-17 10:12:31,743: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  870. [2021-12-17 10:12:31,744: DEBUG/MainProcess] Calculating signature using v4 auth.
  871. [2021-12-17 10:12:31,744: DEBUG/MainProcess] CanonicalRequest:
  872. POST
  873. /593040300828/celery
  874.  
  875. host:ap-southeast-2.queue.amazonaws.com
  876. x-amz-date:20211217T101231Z
  877.  
  878. host;x-amz-date
  879. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  880. [2021-12-17 10:12:31,744: DEBUG/MainProcess] StringToSign:
  881. AWS4-HMAC-SHA256
  882. 20211217T101231Z
  883. 20211217/ap-southeast-2/sqs/aws4_request
  884. 785cef69b93058966a7439f907877bf454e00f7c66987150646c41c93ce66f33
  885. [2021-12-17 10:12:31,744: DEBUG/MainProcess] Signature:
  886. 866365177afff5c9063d91db93039cd85e2faa421402ad87b31b631a78e0ec35
  887. [2021-12-17 10:12:32,726: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  888. [2021-12-17 10:12:32,726: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  889. [2021-12-17 10:12:32,726: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  890. [2021-12-17 10:12:32,726: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  891. [2021-12-17 10:12:32,727: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  892. [2021-12-17 10:12:32,727: DEBUG/MainProcess] Calculating signature using v4 auth.
  893. [2021-12-17 10:12:32,727: DEBUG/MainProcess] CanonicalRequest:
  894. POST
  895. /
  896.  
  897. content-type:application/x-www-form-urlencoded; charset=utf-8
  898. host:ap-southeast-2.queue.amazonaws.com
  899. x-amz-date:20211217T101232Z
  900.  
  901. content-type;host;x-amz-date
  902. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  903. [2021-12-17 10:12:32,727: DEBUG/MainProcess] StringToSign:
  904. AWS4-HMAC-SHA256
  905. 20211217T101232Z
  906. 20211217/ap-southeast-2/sqs/aws4_request
  907. 6d6e6cca0f2bfc7e8cdd3ffb0e3fd5ecfbeb89c4968cf2ea39e872744e8a9074
  908. [2021-12-17 10:12:32,728: DEBUG/MainProcess] Signature:
  909. 97994c494b2beb754ca52142aaac9dbb6362d4c098ba70d360985d3e3fc6fb61
  910. [2021-12-17 10:12:32,728: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101232Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=97994c494b2beb754ca52142aaac9dbb6362d4c098ba70d360985d3e3fc6fb61', 'Content-Length': '54'}>
  911. [2021-12-17 10:12:32,729: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  912. [2021-12-17 10:12:32,743: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  913. [2021-12-17 10:12:32,743: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '11356e5e-ec44-5afa-a5ee-34688894ddf3', 'Date': 'Fri, 17 Dec 2021 10:12:32 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  914. [2021-12-17 10:12:32,744: DEBUG/MainProcess] Response body:
  915. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>11356e5e-ec44-5afa-a5ee-34688894ddf3</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  916. [2021-12-17 10:12:32,744: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  917. [2021-12-17 10:12:32,744: DEBUG/MainProcess] No retry needed.
  918. [2021-12-17 10:12:32,744: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  919. [2021-12-17 10:12:32,745: DEBUG/MainProcess] Calculating signature using v4 auth.
  920. [2021-12-17 10:12:32,745: DEBUG/MainProcess] CanonicalRequest:
  921. POST
  922. /593040300828/celery
  923.  
  924. host:ap-southeast-2.queue.amazonaws.com
  925. x-amz-date:20211217T101232Z
  926.  
  927. host;x-amz-date
  928. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  929. [2021-12-17 10:12:32,745: DEBUG/MainProcess] StringToSign:
  930. AWS4-HMAC-SHA256
  931. 20211217T101232Z
  932. 20211217/ap-southeast-2/sqs/aws4_request
  933. f77cfdaceb0f1d2b86300c7f4df3f1a8a9a4beaaa3384f41cb13c9bf61c2e250
  934. [2021-12-17 10:12:32,746: DEBUG/MainProcess] Signature:
  935. db4608530bbfbef0a291a901433c3afdc01faec4188d272a7b8509cbcea60fdf
  936. [2021-12-17 10:12:33,730: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  937. [2021-12-17 10:12:33,730: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  938. [2021-12-17 10:12:33,730: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  939. [2021-12-17 10:12:33,731: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  940. [2021-12-17 10:12:33,731: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  941. [2021-12-17 10:12:33,732: DEBUG/MainProcess] Calculating signature using v4 auth.
  942. [2021-12-17 10:12:33,732: DEBUG/MainProcess] CanonicalRequest:
  943. POST
  944. /
  945.  
  946. content-type:application/x-www-form-urlencoded; charset=utf-8
  947. host:ap-southeast-2.queue.amazonaws.com
  948. x-amz-date:20211217T101233Z
  949.  
  950. content-type;host;x-amz-date
  951. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  952. [2021-12-17 10:12:33,733: DEBUG/MainProcess] StringToSign:
  953. AWS4-HMAC-SHA256
  954. 20211217T101233Z
  955. 20211217/ap-southeast-2/sqs/aws4_request
  956. 48f4a39bda99efc1afd5de0b8ec7a429691cb011af4e46848b19296e09f9fa41
  957. [2021-12-17 10:12:33,733: DEBUG/MainProcess] Signature:
  958. 042c9a3a6a0e5bf9501004c3c1903c5adce150184b7e32e8f91d802bd2224651
  959. [2021-12-17 10:12:33,734: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101233Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=042c9a3a6a0e5bf9501004c3c1903c5adce150184b7e32e8f91d802bd2224651', 'Content-Length': '54'}>
  960. [2021-12-17 10:12:33,734: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  961. [2021-12-17 10:12:33,752: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  962. [2021-12-17 10:12:33,753: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'b51e8c26-fac7-5056-bc66-d6109e16575f', 'Date': 'Fri, 17 Dec 2021 10:12:33 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  963. [2021-12-17 10:12:33,753: DEBUG/MainProcess] Response body:
  964. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>b51e8c26-fac7-5056-bc66-d6109e16575f</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  965. [2021-12-17 10:12:33,753: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  966. [2021-12-17 10:12:33,753: DEBUG/MainProcess] No retry needed.
  967. [2021-12-17 10:12:33,754: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  968. [2021-12-17 10:12:33,754: DEBUG/MainProcess] Calculating signature using v4 auth.
  969. [2021-12-17 10:12:33,754: DEBUG/MainProcess] CanonicalRequest:
  970. POST
  971. /593040300828/celery
  972.  
  973. host:ap-southeast-2.queue.amazonaws.com
  974. x-amz-date:20211217T101233Z
  975.  
  976. host;x-amz-date
  977. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  978. [2021-12-17 10:12:33,754: DEBUG/MainProcess] StringToSign:
  979. AWS4-HMAC-SHA256
  980. 20211217T101233Z
  981. 20211217/ap-southeast-2/sqs/aws4_request
  982. 33058c5c4031fc86e5c02c977c990639d170064bb12c8a43ba5865a98ca1dca3
  983. [2021-12-17 10:12:33,755: DEBUG/MainProcess] Signature:
  984. 643a1afffa3cb50d4bbf2a6d6031cea68c6622c233350b82dccf4d4109e5f986
  985. [2021-12-17 10:12:34,733: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  986. [2021-12-17 10:12:34,734: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  987. [2021-12-17 10:12:34,734: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  988. [2021-12-17 10:12:34,734: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  989. [2021-12-17 10:12:34,735: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  990. [2021-12-17 10:12:34,735: DEBUG/MainProcess] Calculating signature using v4 auth.
  991. [2021-12-17 10:12:34,736: DEBUG/MainProcess] CanonicalRequest:
  992. POST
  993. /
  994.  
  995. content-type:application/x-www-form-urlencoded; charset=utf-8
  996. host:ap-southeast-2.queue.amazonaws.com
  997. x-amz-date:20211217T101234Z
  998.  
  999. content-type;host;x-amz-date
  1000. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1001. [2021-12-17 10:12:34,736: DEBUG/MainProcess] StringToSign:
  1002. AWS4-HMAC-SHA256
  1003. 20211217T101234Z
  1004. 20211217/ap-southeast-2/sqs/aws4_request
  1005. 96c1768ff65547dca1aacfb1bfba3e782034bcd1fdd6b7e0a6a48fbb6bdb98b7
  1006. [2021-12-17 10:12:34,736: DEBUG/MainProcess] Signature:
  1007. 2c7aafc74c3ec91bafba9d16eb520856b9dca39144e6762b79ae47e882c11712
  1008. [2021-12-17 10:12:34,736: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101234Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=2c7aafc74c3ec91bafba9d16eb520856b9dca39144e6762b79ae47e882c11712', 'Content-Length': '54'}>
  1009. [2021-12-17 10:12:34,737: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1010. [2021-12-17 10:12:34,752: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1011. [2021-12-17 10:12:34,753: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '8945f35a-c72d-5ed8-875c-a96ca3ffc9d1', 'Date': 'Fri, 17 Dec 2021 10:12:34 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1012. [2021-12-17 10:12:34,754: DEBUG/MainProcess] Response body:
  1013. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>8945f35a-c72d-5ed8-875c-a96ca3ffc9d1</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1014. [2021-12-17 10:12:34,754: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1015. [2021-12-17 10:12:34,754: DEBUG/MainProcess] No retry needed.
  1016. [2021-12-17 10:12:34,755: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1017. [2021-12-17 10:12:34,755: DEBUG/MainProcess] Calculating signature using v4 auth.
  1018. [2021-12-17 10:12:34,756: DEBUG/MainProcess] CanonicalRequest:
  1019. POST
  1020. /593040300828/celery
  1021.  
  1022. host:ap-southeast-2.queue.amazonaws.com
  1023. x-amz-date:20211217T101234Z
  1024.  
  1025. host;x-amz-date
  1026. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1027. [2021-12-17 10:12:34,756: DEBUG/MainProcess] StringToSign:
  1028. AWS4-HMAC-SHA256
  1029. 20211217T101234Z
  1030. 20211217/ap-southeast-2/sqs/aws4_request
  1031. 4cda971b8933d8b8a20f9fce209e1479de41061ec0967477da11a7b90af7b989
  1032. [2021-12-17 10:12:34,756: DEBUG/MainProcess] Signature:
  1033. 520f8ed55a9921036e9fa2ab963d95f25d2b0fc36d8fe3f144ab35b74162539d
  1034. [2021-12-17 10:12:35,736: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1035. [2021-12-17 10:12:35,736: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1036. [2021-12-17 10:12:35,736: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1037. [2021-12-17 10:12:35,737: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1038. [2021-12-17 10:12:35,737: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1039. [2021-12-17 10:12:35,738: DEBUG/MainProcess] Calculating signature using v4 auth.
  1040. [2021-12-17 10:12:35,738: DEBUG/MainProcess] CanonicalRequest:
  1041. POST
  1042. /
  1043.  
  1044. content-type:application/x-www-form-urlencoded; charset=utf-8
  1045. host:ap-southeast-2.queue.amazonaws.com
  1046. x-amz-date:20211217T101235Z
  1047.  
  1048. content-type;host;x-amz-date
  1049. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1050. [2021-12-17 10:12:35,738: DEBUG/MainProcess] StringToSign:
  1051. AWS4-HMAC-SHA256
  1052. 20211217T101235Z
  1053. 20211217/ap-southeast-2/sqs/aws4_request
  1054. ea347d63d8ec8185b78772482df551b58431e65a92e27cc18fd1997b1738bf5e
  1055. [2021-12-17 10:12:35,738: DEBUG/MainProcess] Signature:
  1056. 5a30a441c2cb3bc3d0d82c8a369e45e8848d92e3e3022f4fe1ec877c452bef1b
  1057. [2021-12-17 10:12:35,739: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101235Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=5a30a441c2cb3bc3d0d82c8a369e45e8848d92e3e3022f4fe1ec877c452bef1b', 'Content-Length': '54'}>
  1058. [2021-12-17 10:12:35,739: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1059. [2021-12-17 10:12:35,756: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1060. [2021-12-17 10:12:35,757: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'ec071ac0-5c90-5261-90f7-40f638434568', 'Date': 'Fri, 17 Dec 2021 10:12:35 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1061. [2021-12-17 10:12:35,757: DEBUG/MainProcess] Response body:
  1062. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>ec071ac0-5c90-5261-90f7-40f638434568</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1063. [2021-12-17 10:12:35,757: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1064. [2021-12-17 10:12:35,757: DEBUG/MainProcess] No retry needed.
  1065. [2021-12-17 10:12:35,758: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1066. [2021-12-17 10:12:35,758: DEBUG/MainProcess] Calculating signature using v4 auth.
  1067. [2021-12-17 10:12:35,758: DEBUG/MainProcess] CanonicalRequest:
  1068. POST
  1069. /593040300828/celery
  1070.  
  1071. host:ap-southeast-2.queue.amazonaws.com
  1072. x-amz-date:20211217T101235Z
  1073.  
  1074. host;x-amz-date
  1075. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1076. [2021-12-17 10:12:35,758: DEBUG/MainProcess] StringToSign:
  1077. AWS4-HMAC-SHA256
  1078. 20211217T101235Z
  1079. 20211217/ap-southeast-2/sqs/aws4_request
  1080. ed1ebc9d92be0b214a45521e00df7d47b11cafff66248a27d3e94c8ebb6040dc
  1081. [2021-12-17 10:12:35,759: DEBUG/MainProcess] Signature:
  1082. 3b78a612599bae702fa0008038ef5826cc989bf754d701d24c7839cc961b7762
  1083. [2021-12-17 10:12:36,741: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1084. [2021-12-17 10:12:36,742: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1085. [2021-12-17 10:12:36,742: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1086. [2021-12-17 10:12:36,742: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1087. [2021-12-17 10:12:36,742: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1088. [2021-12-17 10:12:36,743: DEBUG/MainProcess] Calculating signature using v4 auth.
  1089. [2021-12-17 10:12:36,743: DEBUG/MainProcess] CanonicalRequest:
  1090. POST
  1091. /
  1092.  
  1093. content-type:application/x-www-form-urlencoded; charset=utf-8
  1094. host:ap-southeast-2.queue.amazonaws.com
  1095. x-amz-date:20211217T101236Z
  1096.  
  1097. content-type;host;x-amz-date
  1098. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1099. [2021-12-17 10:12:36,743: DEBUG/MainProcess] StringToSign:
  1100. AWS4-HMAC-SHA256
  1101. 20211217T101236Z
  1102. 20211217/ap-southeast-2/sqs/aws4_request
  1103. 5d121dd823243b8623e61faf57b3380fbdc3065929cb7a3888916ea379754a22
  1104. [2021-12-17 10:12:36,744: DEBUG/MainProcess] Signature:
  1105. 5ee5b27544862bc5ab65a7fb342113c18697dd149bcf7a244a63a05ff2c60fdf
  1106. [2021-12-17 10:12:36,744: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101236Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=5ee5b27544862bc5ab65a7fb342113c18697dd149bcf7a244a63a05ff2c60fdf', 'Content-Length': '54'}>
  1107. [2021-12-17 10:12:36,745: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1108. [2021-12-17 10:12:36,762: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1109. [2021-12-17 10:12:36,763: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '1faf1876-8cd6-509a-8d08-4240e802a793', 'Date': 'Fri, 17 Dec 2021 10:12:36 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1110. [2021-12-17 10:12:36,763: DEBUG/MainProcess] Response body:
  1111. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>1faf1876-8cd6-509a-8d08-4240e802a793</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1112. [2021-12-17 10:12:36,763: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1113. [2021-12-17 10:12:36,764: DEBUG/MainProcess] No retry needed.
  1114. [2021-12-17 10:12:36,764: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1115. [2021-12-17 10:12:36,765: DEBUG/MainProcess] Calculating signature using v4 auth.
  1116. [2021-12-17 10:12:36,765: DEBUG/MainProcess] CanonicalRequest:
  1117. POST
  1118. /593040300828/celery
  1119.  
  1120. host:ap-southeast-2.queue.amazonaws.com
  1121. x-amz-date:20211217T101236Z
  1122.  
  1123. host;x-amz-date
  1124. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1125. [2021-12-17 10:12:36,765: DEBUG/MainProcess] StringToSign:
  1126. AWS4-HMAC-SHA256
  1127. 20211217T101236Z
  1128. 20211217/ap-southeast-2/sqs/aws4_request
  1129. c4e7d5ea08ac5edc5ca9a519fd821052bc59bd5ec4b628cc491a0ab805ede8fc
  1130. [2021-12-17 10:12:36,765: DEBUG/MainProcess] Signature:
  1131. 3eb157f153acdee3f745b309746781fa709a5146df5cb07faf72b3eaf8cdc3c4
  1132. [2021-12-17 10:12:37,745: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1133. [2021-12-17 10:12:37,745: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1134. [2021-12-17 10:12:37,746: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1135. [2021-12-17 10:12:37,746: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1136. [2021-12-17 10:12:37,746: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1137. [2021-12-17 10:12:37,747: DEBUG/MainProcess] Calculating signature using v4 auth.
  1138. [2021-12-17 10:12:37,747: DEBUG/MainProcess] CanonicalRequest:
  1139. POST
  1140. /
  1141.  
  1142. content-type:application/x-www-form-urlencoded; charset=utf-8
  1143. host:ap-southeast-2.queue.amazonaws.com
  1144. x-amz-date:20211217T101237Z
  1145.  
  1146. content-type;host;x-amz-date
  1147. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1148. [2021-12-17 10:12:37,747: DEBUG/MainProcess] StringToSign:
  1149. AWS4-HMAC-SHA256
  1150. 20211217T101237Z
  1151. 20211217/ap-southeast-2/sqs/aws4_request
  1152. afd37343c613d14b324a35eddf993b24e7f3ba4eee1fd175f87703c134b4b32a
  1153. [2021-12-17 10:12:37,747: DEBUG/MainProcess] Signature:
  1154. 02d94831549277a6fa9002347f14c98db4c1ada7b285f0bdafa16fe2d15cd1d4
  1155. [2021-12-17 10:12:37,748: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101237Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=02d94831549277a6fa9002347f14c98db4c1ada7b285f0bdafa16fe2d15cd1d4', 'Content-Length': '54'}>
  1156. [2021-12-17 10:12:37,748: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1157. [2021-12-17 10:12:37,767: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1158. [2021-12-17 10:12:37,768: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '93b7c001-aa8f-5a1d-bb75-9a37ce5aed14', 'Date': 'Fri, 17 Dec 2021 10:12:37 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1159. [2021-12-17 10:12:37,768: DEBUG/MainProcess] Response body:
  1160. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>93b7c001-aa8f-5a1d-bb75-9a37ce5aed14</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1161. [2021-12-17 10:12:37,768: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1162. [2021-12-17 10:12:37,768: DEBUG/MainProcess] No retry needed.
  1163. [2021-12-17 10:12:37,769: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1164. [2021-12-17 10:12:37,769: DEBUG/MainProcess] Calculating signature using v4 auth.
  1165. [2021-12-17 10:12:37,769: DEBUG/MainProcess] CanonicalRequest:
  1166. POST
  1167. /593040300828/celery
  1168.  
  1169. host:ap-southeast-2.queue.amazonaws.com
  1170. x-amz-date:20211217T101237Z
  1171.  
  1172. host;x-amz-date
  1173. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1174. [2021-12-17 10:12:37,770: DEBUG/MainProcess] StringToSign:
  1175. AWS4-HMAC-SHA256
  1176. 20211217T101237Z
  1177. 20211217/ap-southeast-2/sqs/aws4_request
  1178. ea2759a2ed7855e6822514284f7af910bbe4e2f4914f02e30fda54ebaf841638
  1179. [2021-12-17 10:12:37,770: DEBUG/MainProcess] Signature:
  1180. 66c04b96d0db5f87a090a247ee520c28748509ddc402e1529db411b10a83506f
  1181. [2021-12-17 10:12:38,760: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1182. [2021-12-17 10:12:38,761: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1183. [2021-12-17 10:12:38,761: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1184. [2021-12-17 10:12:38,761: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1185. [2021-12-17 10:12:38,761: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1186. [2021-12-17 10:12:38,762: DEBUG/MainProcess] Calculating signature using v4 auth.
  1187. [2021-12-17 10:12:38,762: DEBUG/MainProcess] CanonicalRequest:
  1188. POST
  1189. /
  1190.  
  1191. content-type:application/x-www-form-urlencoded; charset=utf-8
  1192. host:ap-southeast-2.queue.amazonaws.com
  1193. x-amz-date:20211217T101238Z
  1194.  
  1195. content-type;host;x-amz-date
  1196. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1197. [2021-12-17 10:12:38,763: DEBUG/MainProcess] StringToSign:
  1198. AWS4-HMAC-SHA256
  1199. 20211217T101238Z
  1200. 20211217/ap-southeast-2/sqs/aws4_request
  1201. 952705a5b15f87b1c9149b14cb91d114210c87a22a975405d8810567641a6914
  1202. [2021-12-17 10:12:38,763: DEBUG/MainProcess] Signature:
  1203. f499923e9ff9400897d5c822a53680b390c049a1b2f2d60fa5f5013d7c4e3272
  1204. [2021-12-17 10:12:38,764: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101238Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=f499923e9ff9400897d5c822a53680b390c049a1b2f2d60fa5f5013d7c4e3272', 'Content-Length': '54'}>
  1205. [2021-12-17 10:12:38,764: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1206. [2021-12-17 10:12:38,779: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1207. [2021-12-17 10:12:38,780: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'c506b9ac-5dc5-5d0a-9dbf-e39a39130a03', 'Date': 'Fri, 17 Dec 2021 10:12:38 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1208. [2021-12-17 10:12:38,780: DEBUG/MainProcess] Response body:
  1209. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>c506b9ac-5dc5-5d0a-9dbf-e39a39130a03</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1210. [2021-12-17 10:12:38,780: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1211. [2021-12-17 10:12:38,780: DEBUG/MainProcess] No retry needed.
  1212. [2021-12-17 10:12:38,780: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1213. [2021-12-17 10:12:38,781: DEBUG/MainProcess] Calculating signature using v4 auth.
  1214. [2021-12-17 10:12:38,781: DEBUG/MainProcess] CanonicalRequest:
  1215. POST
  1216. /593040300828/celery
  1217.  
  1218. host:ap-southeast-2.queue.amazonaws.com
  1219. x-amz-date:20211217T101238Z
  1220.  
  1221. host;x-amz-date
  1222. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1223. [2021-12-17 10:12:38,781: DEBUG/MainProcess] StringToSign:
  1224. AWS4-HMAC-SHA256
  1225. 20211217T101238Z
  1226. 20211217/ap-southeast-2/sqs/aws4_request
  1227. f527e30ba0f27675e13144a089049eb70cec259df52158ff2d7643113ed36732
  1228. [2021-12-17 10:12:38,781: DEBUG/MainProcess] Signature:
  1229. 187a265f8d8b68e252ceab521ac70dc24c1c85d682513839b2064339d7d80c66
  1230. [2021-12-17 10:12:39,750: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1231. [2021-12-17 10:12:39,750: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1232. [2021-12-17 10:12:39,751: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1233. [2021-12-17 10:12:39,751: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1234. [2021-12-17 10:12:39,751: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1235. [2021-12-17 10:12:39,752: DEBUG/MainProcess] Calculating signature using v4 auth.
  1236. [2021-12-17 10:12:39,752: DEBUG/MainProcess] CanonicalRequest:
  1237. POST
  1238. /
  1239.  
  1240. content-type:application/x-www-form-urlencoded; charset=utf-8
  1241. host:ap-southeast-2.queue.amazonaws.com
  1242. x-amz-date:20211217T101239Z
  1243.  
  1244. content-type;host;x-amz-date
  1245. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1246. [2021-12-17 10:12:39,752: DEBUG/MainProcess] StringToSign:
  1247. AWS4-HMAC-SHA256
  1248. 20211217T101239Z
  1249. 20211217/ap-southeast-2/sqs/aws4_request
  1250. 5d3bb6a074a85123fa5d7f227addb95408691a60100823c7f1b7ef2fc46c65fc
  1251. [2021-12-17 10:12:39,752: DEBUG/MainProcess] Signature:
  1252. b1125ed8800c58eb8ecb7e137556a6479c38da646a3734d0c52cd42b1ab48e6f
  1253. [2021-12-17 10:12:39,753: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101239Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=b1125ed8800c58eb8ecb7e137556a6479c38da646a3734d0c52cd42b1ab48e6f', 'Content-Length': '54'}>
  1254. [2021-12-17 10:12:39,754: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1255. [2021-12-17 10:12:39,772: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1256. [2021-12-17 10:12:39,773: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'd9894274-76a8-541d-80cb-1842127ff314', 'Date': 'Fri, 17 Dec 2021 10:12:39 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1257. [2021-12-17 10:12:39,773: DEBUG/MainProcess] Response body:
  1258. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>d9894274-76a8-541d-80cb-1842127ff314</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1259. [2021-12-17 10:12:39,773: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1260. [2021-12-17 10:12:39,774: DEBUG/MainProcess] No retry needed.
  1261. [2021-12-17 10:12:39,774: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1262. [2021-12-17 10:12:39,775: DEBUG/MainProcess] Calculating signature using v4 auth.
  1263. [2021-12-17 10:12:39,775: DEBUG/MainProcess] CanonicalRequest:
  1264. POST
  1265. /593040300828/celery
  1266.  
  1267. host:ap-southeast-2.queue.amazonaws.com
  1268. x-amz-date:20211217T101239Z
  1269.  
  1270. host;x-amz-date
  1271. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1272. [2021-12-17 10:12:39,775: DEBUG/MainProcess] StringToSign:
  1273. AWS4-HMAC-SHA256
  1274. 20211217T101239Z
  1275. 20211217/ap-southeast-2/sqs/aws4_request
  1276. 408731c33c8f07a0790ec9dfc65a3e792455f65ec29b2988fa2e35a86ab1d0b3
  1277. [2021-12-17 10:12:39,776: DEBUG/MainProcess] Signature:
  1278. 85a3dff36f021110b1bb4b553b2eb5693a2f381af51962ab0e8a5b30c2f8e24f
  1279. [2021-12-17 10:12:40,766: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1280. [2021-12-17 10:12:40,766: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1281. [2021-12-17 10:12:40,766: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1282. [2021-12-17 10:12:40,767: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1283. [2021-12-17 10:12:40,767: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1284. [2021-12-17 10:12:40,768: DEBUG/MainProcess] Calculating signature using v4 auth.
  1285. [2021-12-17 10:12:40,768: DEBUG/MainProcess] CanonicalRequest:
  1286. POST
  1287. /
  1288.  
  1289. content-type:application/x-www-form-urlencoded; charset=utf-8
  1290. host:ap-southeast-2.queue.amazonaws.com
  1291. x-amz-date:20211217T101240Z
  1292.  
  1293. content-type;host;x-amz-date
  1294. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1295. [2021-12-17 10:12:40,768: DEBUG/MainProcess] StringToSign:
  1296. AWS4-HMAC-SHA256
  1297. 20211217T101240Z
  1298. 20211217/ap-southeast-2/sqs/aws4_request
  1299. 164d5c8df8c58f5fbd15c1f0c64fc91d44337a0b64c806a7dcea3fe94840a6d9
  1300. [2021-12-17 10:12:40,769: DEBUG/MainProcess] Signature:
  1301. 341071df254b0e517bd3deb9e30599289902606e1e057f939f0d66dbc1d49851
  1302. [2021-12-17 10:12:40,769: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101240Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=341071df254b0e517bd3deb9e30599289902606e1e057f939f0d66dbc1d49851', 'Content-Length': '54'}>
  1303. [2021-12-17 10:12:40,770: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1304. [2021-12-17 10:12:40,784: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1305. [2021-12-17 10:12:40,785: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '31e43a33-41d9-5145-b5f8-60052501b64c', 'Date': 'Fri, 17 Dec 2021 10:12:40 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1306. [2021-12-17 10:12:40,785: DEBUG/MainProcess] Response body:
  1307. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>31e43a33-41d9-5145-b5f8-60052501b64c</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1308. [2021-12-17 10:12:40,786: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1309. [2021-12-17 10:12:40,786: DEBUG/MainProcess] No retry needed.
  1310. [2021-12-17 10:12:40,786: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1311. [2021-12-17 10:12:40,787: DEBUG/MainProcess] Calculating signature using v4 auth.
  1312. [2021-12-17 10:12:40,787: DEBUG/MainProcess] CanonicalRequest:
  1313. POST
  1314. /593040300828/celery
  1315.  
  1316. host:ap-southeast-2.queue.amazonaws.com
  1317. x-amz-date:20211217T101240Z
  1318.  
  1319. host;x-amz-date
  1320. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1321. [2021-12-17 10:12:40,787: DEBUG/MainProcess] StringToSign:
  1322. AWS4-HMAC-SHA256
  1323. 20211217T101240Z
  1324. 20211217/ap-southeast-2/sqs/aws4_request
  1325. 75babe2c6089d54b242436aa04425b62b26a30e4f4734db394910216f9ee818c
  1326. [2021-12-17 10:12:40,787: DEBUG/MainProcess] Signature:
  1327. 888f2a4f783ab1da42c73d1f89915ff404aa5e2e69b09e6d7fb6b488ccf4e49c
  1328. [2021-12-17 10:12:41,759: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1329. [2021-12-17 10:12:41,759: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1330. [2021-12-17 10:12:41,760: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1331. [2021-12-17 10:12:41,760: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1332. [2021-12-17 10:12:41,760: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1333. [2021-12-17 10:12:41,761: DEBUG/MainProcess] Calculating signature using v4 auth.
  1334. [2021-12-17 10:12:41,762: DEBUG/MainProcess] CanonicalRequest:
  1335. POST
  1336. /
  1337.  
  1338. content-type:application/x-www-form-urlencoded; charset=utf-8
  1339. host:ap-southeast-2.queue.amazonaws.com
  1340. x-amz-date:20211217T101241Z
  1341.  
  1342. content-type;host;x-amz-date
  1343. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1344. [2021-12-17 10:12:41,762: DEBUG/MainProcess] StringToSign:
  1345. AWS4-HMAC-SHA256
  1346. 20211217T101241Z
  1347. 20211217/ap-southeast-2/sqs/aws4_request
  1348. b5e7885287f6b6d97e314ba2ee727a755dca91b524364fbd920eacf6b51a0de1
  1349. [2021-12-17 10:12:41,762: DEBUG/MainProcess] Signature:
  1350. 93a1308cf74f25ae183cd41712ff8520729462f3ec5396a1fb091a80a5e9fbcf
  1351. [2021-12-17 10:12:41,762: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101241Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=93a1308cf74f25ae183cd41712ff8520729462f3ec5396a1fb091a80a5e9fbcf', 'Content-Length': '54'}>
  1352. [2021-12-17 10:12:41,763: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1353. [2021-12-17 10:12:41,779: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1354. [2021-12-17 10:12:41,780: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '24395ed2-1364-54b9-87ee-04e477bd53b0', 'Date': 'Fri, 17 Dec 2021 10:12:41 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1355. [2021-12-17 10:12:41,780: DEBUG/MainProcess] Response body:
  1356. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>24395ed2-1364-54b9-87ee-04e477bd53b0</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1357. [2021-12-17 10:12:41,781: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1358. [2021-12-17 10:12:41,781: DEBUG/MainProcess] No retry needed.
  1359. [2021-12-17 10:12:41,781: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1360. [2021-12-17 10:12:41,782: DEBUG/MainProcess] Calculating signature using v4 auth.
  1361. [2021-12-17 10:12:41,782: DEBUG/MainProcess] CanonicalRequest:
  1362. POST
  1363. /593040300828/celery
  1364.  
  1365. host:ap-southeast-2.queue.amazonaws.com
  1366. x-amz-date:20211217T101241Z
  1367.  
  1368. host;x-amz-date
  1369. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1370. [2021-12-17 10:12:41,782: DEBUG/MainProcess] StringToSign:
  1371. AWS4-HMAC-SHA256
  1372. 20211217T101241Z
  1373. 20211217/ap-southeast-2/sqs/aws4_request
  1374. dd7f0e5250112c140554523d2edaefb3848c479bed7e5cc965d5298dbdc12c3e
  1375. [2021-12-17 10:12:41,783: DEBUG/MainProcess] Signature:
  1376. 3c3becc3b91ff33959b23986bcea98c2cef717e0d80921a70fa883f34bf8e8ea
  1377. [2021-12-17 10:12:42,767: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1378. [2021-12-17 10:12:42,768: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1379. [2021-12-17 10:12:42,769: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1380. [2021-12-17 10:12:42,770: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1381. [2021-12-17 10:12:42,770: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1382. [2021-12-17 10:12:42,772: DEBUG/MainProcess] Calculating signature using v4 auth.
  1383. [2021-12-17 10:12:42,772: DEBUG/MainProcess] CanonicalRequest:
  1384. POST
  1385. /
  1386.  
  1387. content-type:application/x-www-form-urlencoded; charset=utf-8
  1388. host:ap-southeast-2.queue.amazonaws.com
  1389. x-amz-date:20211217T101242Z
  1390.  
  1391. content-type;host;x-amz-date
  1392. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1393. [2021-12-17 10:12:42,773: DEBUG/MainProcess] StringToSign:
  1394. AWS4-HMAC-SHA256
  1395. 20211217T101242Z
  1396. 20211217/ap-southeast-2/sqs/aws4_request
  1397. e4bbc5f8c9a4f22b8076d5ec1b9aad949e8631735c339394be69cb7c4ee60967
  1398. [2021-12-17 10:12:42,773: DEBUG/MainProcess] Signature:
  1399. d72df2a9cd2a24d3a1fd55891db6158fc8ffd74d865ba689bbb42a53eba8cf43
  1400. [2021-12-17 10:12:42,774: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101242Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=d72df2a9cd2a24d3a1fd55891db6158fc8ffd74d865ba689bbb42a53eba8cf43', 'Content-Length': '54'}>
  1401. [2021-12-17 10:12:42,775: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1402. [2021-12-17 10:12:42,789: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1403. [2021-12-17 10:12:42,791: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '00a7eee1-4081-5fc9-a5ef-b4d7245b78c0', 'Date': 'Fri, 17 Dec 2021 10:12:42 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1404. [2021-12-17 10:12:42,791: DEBUG/MainProcess] Response body:
  1405. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>00a7eee1-4081-5fc9-a5ef-b4d7245b78c0</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1406. [2021-12-17 10:12:42,792: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1407. [2021-12-17 10:12:42,792: DEBUG/MainProcess] No retry needed.
  1408. [2021-12-17 10:12:42,793: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1409. [2021-12-17 10:12:42,794: DEBUG/MainProcess] Calculating signature using v4 auth.
  1410. [2021-12-17 10:12:42,794: DEBUG/MainProcess] CanonicalRequest:
  1411. POST
  1412. /593040300828/celery
  1413.  
  1414. host:ap-southeast-2.queue.amazonaws.com
  1415. x-amz-date:20211217T101242Z
  1416.  
  1417. host;x-amz-date
  1418. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1419. [2021-12-17 10:12:42,794: DEBUG/MainProcess] StringToSign:
  1420. AWS4-HMAC-SHA256
  1421. 20211217T101242Z
  1422. 20211217/ap-southeast-2/sqs/aws4_request
  1423. 181dce9cf5ed5536f22ed696fb54a02a35137df24d35650f5342de0e0a1ad966
  1424. [2021-12-17 10:12:42,795: DEBUG/MainProcess] Signature:
  1425. 3b594206fb993e4895ee34b564d8e416e276b91b9a9b1208d0358f4a6b34c299
  1426. [2021-12-17 10:12:43,769: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1427. [2021-12-17 10:12:43,770: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1428. [2021-12-17 10:12:43,770: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1429. [2021-12-17 10:12:43,770: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1430. [2021-12-17 10:12:43,771: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1431. [2021-12-17 10:12:43,772: DEBUG/MainProcess] Calculating signature using v4 auth.
  1432. [2021-12-17 10:12:43,772: DEBUG/MainProcess] CanonicalRequest:
  1433. POST
  1434. /
  1435.  
  1436. content-type:application/x-www-form-urlencoded; charset=utf-8
  1437. host:ap-southeast-2.queue.amazonaws.com
  1438. x-amz-date:20211217T101243Z
  1439.  
  1440. content-type;host;x-amz-date
  1441. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1442. [2021-12-17 10:12:43,772: DEBUG/MainProcess] StringToSign:
  1443. AWS4-HMAC-SHA256
  1444. 20211217T101243Z
  1445. 20211217/ap-southeast-2/sqs/aws4_request
  1446. 421d8160c4c0b740bf9b4ab093c01bf85100d2f3130d75212b535c024867414d
  1447. [2021-12-17 10:12:43,773: DEBUG/MainProcess] Signature:
  1448. cccd0a6ef3a32b49ecf32fa2d42b9ce0a7c366ecf4c65b1a20fc6f3b823b22b1
  1449. [2021-12-17 10:12:43,774: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101243Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=cccd0a6ef3a32b49ecf32fa2d42b9ce0a7c366ecf4c65b1a20fc6f3b823b22b1', 'Content-Length': '54'}>
  1450. [2021-12-17 10:12:43,774: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1451. [2021-12-17 10:12:43,789: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1452. [2021-12-17 10:12:43,790: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'ddc81c57-7f2b-5e22-9886-46611bf0e92b', 'Date': 'Fri, 17 Dec 2021 10:12:43 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1453. [2021-12-17 10:12:43,790: DEBUG/MainProcess] Response body:
  1454. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>ddc81c57-7f2b-5e22-9886-46611bf0e92b</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1455. [2021-12-17 10:12:43,791: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1456. [2021-12-17 10:12:43,791: DEBUG/MainProcess] No retry needed.
  1457. [2021-12-17 10:12:43,791: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1458. [2021-12-17 10:12:43,792: DEBUG/MainProcess] Calculating signature using v4 auth.
  1459. [2021-12-17 10:12:43,792: DEBUG/MainProcess] CanonicalRequest:
  1460. POST
  1461. /593040300828/celery
  1462.  
  1463. host:ap-southeast-2.queue.amazonaws.com
  1464. x-amz-date:20211217T101243Z
  1465.  
  1466. host;x-amz-date
  1467. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1468. [2021-12-17 10:12:43,792: DEBUG/MainProcess] StringToSign:
  1469. AWS4-HMAC-SHA256
  1470. 20211217T101243Z
  1471. 20211217/ap-southeast-2/sqs/aws4_request
  1472. 65f57b1e282ad7c050176f487784b8fa5c01a9cf9b0269b928879ddc8c48818f
  1473. [2021-12-17 10:12:43,793: DEBUG/MainProcess] Signature:
  1474. f3ed3403b7befd8c27618b86a6093bf0bdf6e8d10e4684bb3690a1706ddf8e58
  1475. [2021-12-17 10:12:44,773: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1476. [2021-12-17 10:12:44,773: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1477. [2021-12-17 10:12:44,774: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1478. [2021-12-17 10:12:44,774: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1479. [2021-12-17 10:12:44,775: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1480. [2021-12-17 10:12:44,775: DEBUG/MainProcess] Calculating signature using v4 auth.
  1481. [2021-12-17 10:12:44,776: DEBUG/MainProcess] CanonicalRequest:
  1482. POST
  1483. /
  1484.  
  1485. content-type:application/x-www-form-urlencoded; charset=utf-8
  1486. host:ap-southeast-2.queue.amazonaws.com
  1487. x-amz-date:20211217T101244Z
  1488.  
  1489. content-type;host;x-amz-date
  1490. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1491. [2021-12-17 10:12:44,776: DEBUG/MainProcess] StringToSign:
  1492. AWS4-HMAC-SHA256
  1493. 20211217T101244Z
  1494. 20211217/ap-southeast-2/sqs/aws4_request
  1495. f66585679064a653628babbf252974c77b2ea3ca49d266e0cbe7336b1ceccc61
  1496. [2021-12-17 10:12:44,777: DEBUG/MainProcess] Signature:
  1497. 4fb7a36707e5995f9cfab08c81804600db03ce4fcdfee1dd86f2bcf6cebb31e3
  1498. [2021-12-17 10:12:44,778: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101244Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=4fb7a36707e5995f9cfab08c81804600db03ce4fcdfee1dd86f2bcf6cebb31e3', 'Content-Length': '54'}>
  1499. [2021-12-17 10:12:44,779: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1500. [2021-12-17 10:12:44,796: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1501. [2021-12-17 10:12:44,797: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'f8d0f64b-ef0f-5f9e-9e61-ac7d8bd3e897', 'Date': 'Fri, 17 Dec 2021 10:12:44 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1502. [2021-12-17 10:12:44,798: DEBUG/MainProcess] Response body:
  1503. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>f8d0f64b-ef0f-5f9e-9e61-ac7d8bd3e897</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1504. [2021-12-17 10:12:44,798: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1505. [2021-12-17 10:12:44,798: DEBUG/MainProcess] No retry needed.
  1506. [2021-12-17 10:12:44,799: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1507. [2021-12-17 10:12:44,801: DEBUG/MainProcess] Calculating signature using v4 auth.
  1508. [2021-12-17 10:12:44,801: DEBUG/MainProcess] CanonicalRequest:
  1509. POST
  1510. /593040300828/celery
  1511.  
  1512. host:ap-southeast-2.queue.amazonaws.com
  1513. x-amz-date:20211217T101244Z
  1514.  
  1515. host;x-amz-date
  1516. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1517. [2021-12-17 10:12:44,801: DEBUG/MainProcess] StringToSign:
  1518. AWS4-HMAC-SHA256
  1519. 20211217T101244Z
  1520. 20211217/ap-southeast-2/sqs/aws4_request
  1521. ee6ea03d0dab01fa76101314b6c036cc49c7f905a198771bd55a22cb3fcc3dbc
  1522. [2021-12-17 10:12:44,801: DEBUG/MainProcess] Signature:
  1523. 81b7b9600e070f0e5fa33f9344e6e6cdbf1cf97af7127d2056de9f3ae0d7b790
  1524. [2021-12-17 10:12:45,777: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1525. [2021-12-17 10:12:45,778: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1526. [2021-12-17 10:12:45,778: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1527. [2021-12-17 10:12:45,779: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1528. [2021-12-17 10:12:45,780: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1529. [2021-12-17 10:12:45,782: DEBUG/MainProcess] Calculating signature using v4 auth.
  1530. [2021-12-17 10:12:45,783: DEBUG/MainProcess] CanonicalRequest:
  1531. POST
  1532. /
  1533.  
  1534. content-type:application/x-www-form-urlencoded; charset=utf-8
  1535. host:ap-southeast-2.queue.amazonaws.com
  1536. x-amz-date:20211217T101245Z
  1537.  
  1538. content-type;host;x-amz-date
  1539. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1540. [2021-12-17 10:12:45,783: DEBUG/MainProcess] StringToSign:
  1541. AWS4-HMAC-SHA256
  1542. 20211217T101245Z
  1543. 20211217/ap-southeast-2/sqs/aws4_request
  1544. 8dccc0e6bcf3697c9938b487be15c23fba66e822f4af1e6b5a977a817626f201
  1545. [2021-12-17 10:12:45,785: DEBUG/MainProcess] Signature:
  1546. 1c457672b8003d32c06956343e2953c87aa1196acbd3e0a68c4a992b4553783e
  1547. [2021-12-17 10:12:45,786: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101245Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=1c457672b8003d32c06956343e2953c87aa1196acbd3e0a68c4a992b4553783e', 'Content-Length': '54'}>
  1548. [2021-12-17 10:12:45,787: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1549. [2021-12-17 10:12:45,804: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1550. [2021-12-17 10:12:45,806: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '9f3386c7-03e1-532e-9dae-dcf1673ca427', 'Date': 'Fri, 17 Dec 2021 10:12:45 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1551. [2021-12-17 10:12:45,806: DEBUG/MainProcess] Response body:
  1552. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>9f3386c7-03e1-532e-9dae-dcf1673ca427</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1553. [2021-12-17 10:12:45,807: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1554. [2021-12-17 10:12:45,808: DEBUG/MainProcess] No retry needed.
  1555. [2021-12-17 10:12:45,808: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1556. [2021-12-17 10:12:45,810: DEBUG/MainProcess] Calculating signature using v4 auth.
  1557. [2021-12-17 10:12:45,810: DEBUG/MainProcess] CanonicalRequest:
  1558. POST
  1559. /593040300828/celery
  1560.  
  1561. host:ap-southeast-2.queue.amazonaws.com
  1562. x-amz-date:20211217T101245Z
  1563.  
  1564. host;x-amz-date
  1565. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1566. [2021-12-17 10:12:45,811: DEBUG/MainProcess] StringToSign:
  1567. AWS4-HMAC-SHA256
  1568. 20211217T101245Z
  1569. 20211217/ap-southeast-2/sqs/aws4_request
  1570. 3000f8b87eb1a3785ab20df5db0ee6b8346e7a330d2565a2a8a2756a560d6ca0
  1571. [2021-12-17 10:12:45,811: DEBUG/MainProcess] Signature:
  1572. d7a8eeb6ec656006d4fb806a7d7d1b9b8172412559d04b327af675fd720a9234
  1573. [2021-12-17 10:12:46,781: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1574. [2021-12-17 10:12:46,782: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1575. [2021-12-17 10:12:46,782: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1576. [2021-12-17 10:12:46,782: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1577. [2021-12-17 10:12:46,783: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1578. [2021-12-17 10:12:46,786: DEBUG/MainProcess] Calculating signature using v4 auth.
  1579. [2021-12-17 10:12:46,786: DEBUG/MainProcess] CanonicalRequest:
  1580. POST
  1581. /
  1582.  
  1583. content-type:application/x-www-form-urlencoded; charset=utf-8
  1584. host:ap-southeast-2.queue.amazonaws.com
  1585. x-amz-date:20211217T101246Z
  1586.  
  1587. content-type;host;x-amz-date
  1588. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1589. [2021-12-17 10:12:46,786: DEBUG/MainProcess] StringToSign:
  1590. AWS4-HMAC-SHA256
  1591. 20211217T101246Z
  1592. 20211217/ap-southeast-2/sqs/aws4_request
  1593. 7ccccedd2c03a45be9959a86e265fd20dbe3e5c816eb02c03dd29cac33b3a4f4
  1594. [2021-12-17 10:12:46,787: DEBUG/MainProcess] Signature:
  1595. 651b9ba070e76df1582b2a95326cc57c807e938b04c7b585c9b638cba77fb96c
  1596. [2021-12-17 10:12:46,789: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101246Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=651b9ba070e76df1582b2a95326cc57c807e938b04c7b585c9b638cba77fb96c', 'Content-Length': '54'}>
  1597. [2021-12-17 10:12:46,790: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1598. [2021-12-17 10:12:46,809: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1599. [2021-12-17 10:12:46,810: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'fc98c95d-684d-53c6-8af9-936b0c9354cf', 'Date': 'Fri, 17 Dec 2021 10:12:46 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1600. [2021-12-17 10:12:46,811: DEBUG/MainProcess] Response body:
  1601. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>fc98c95d-684d-53c6-8af9-936b0c9354cf</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1602. [2021-12-17 10:12:46,811: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1603. [2021-12-17 10:12:46,812: DEBUG/MainProcess] No retry needed.
  1604. [2021-12-17 10:12:46,812: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1605. [2021-12-17 10:12:46,814: DEBUG/MainProcess] Calculating signature using v4 auth.
  1606. [2021-12-17 10:12:46,814: DEBUG/MainProcess] CanonicalRequest:
  1607. POST
  1608. /593040300828/celery
  1609.  
  1610. host:ap-southeast-2.queue.amazonaws.com
  1611. x-amz-date:20211217T101246Z
  1612.  
  1613. host;x-amz-date
  1614. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1615. [2021-12-17 10:12:46,814: DEBUG/MainProcess] StringToSign:
  1616. AWS4-HMAC-SHA256
  1617. 20211217T101246Z
  1618. 20211217/ap-southeast-2/sqs/aws4_request
  1619. f1d81e6ab06f6e054ccba58ee3c3fd6ed156cd44086fc88d2605d4b173e1fe29
  1620. [2021-12-17 10:12:46,815: DEBUG/MainProcess] Signature:
  1621. 768c084e2e0b75718af0a1a5efb225c4c1b3ef006d61bfeff9a7b4484bafcf2d
  1622. [2021-12-17 10:12:47,786: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1623. [2021-12-17 10:12:47,786: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1624. [2021-12-17 10:12:47,786: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1625. [2021-12-17 10:12:47,787: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1626. [2021-12-17 10:12:47,787: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1627. [2021-12-17 10:12:47,789: DEBUG/MainProcess] Calculating signature using v4 auth.
  1628. [2021-12-17 10:12:47,789: DEBUG/MainProcess] CanonicalRequest:
  1629. POST
  1630. /
  1631.  
  1632. content-type:application/x-www-form-urlencoded; charset=utf-8
  1633. host:ap-southeast-2.queue.amazonaws.com
  1634. x-amz-date:20211217T101247Z
  1635.  
  1636. content-type;host;x-amz-date
  1637. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1638. [2021-12-17 10:12:47,789: DEBUG/MainProcess] StringToSign:
  1639. AWS4-HMAC-SHA256
  1640. 20211217T101247Z
  1641. 20211217/ap-southeast-2/sqs/aws4_request
  1642. 1aa0be11b1ceb9c69987b387c88a08a016eed7a7ab0eeb74feb4149ef394ae20
  1643. [2021-12-17 10:12:47,790: DEBUG/MainProcess] Signature:
  1644. ab6605036e19f853ea98b6f34ccb96d7167d84b028b8f696a497a348a5043e4a
  1645. [2021-12-17 10:12:47,790: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101247Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=ab6605036e19f853ea98b6f34ccb96d7167d84b028b8f696a497a348a5043e4a', 'Content-Length': '54'}>
  1646. [2021-12-17 10:12:47,791: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1647. [2021-12-17 10:12:47,810: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1648. [2021-12-17 10:12:47,815: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '95f24754-5361-5a6d-9d78-1d6237be7d64', 'Date': 'Fri, 17 Dec 2021 10:12:47 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1649. [2021-12-17 10:12:47,816: DEBUG/MainProcess] Response body:
  1650. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>95f24754-5361-5a6d-9d78-1d6237be7d64</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1651. [2021-12-17 10:12:47,820: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1652. [2021-12-17 10:12:47,820: DEBUG/MainProcess] No retry needed.
  1653. [2021-12-17 10:12:47,821: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1654. [2021-12-17 10:12:47,823: DEBUG/MainProcess] Calculating signature using v4 auth.
  1655. [2021-12-17 10:12:47,823: DEBUG/MainProcess] CanonicalRequest:
  1656. POST
  1657. /593040300828/celery
  1658.  
  1659. host:ap-southeast-2.queue.amazonaws.com
  1660. x-amz-date:20211217T101247Z
  1661.  
  1662. host;x-amz-date
  1663. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1664. [2021-12-17 10:12:47,823: DEBUG/MainProcess] StringToSign:
  1665. AWS4-HMAC-SHA256
  1666. 20211217T101247Z
  1667. 20211217/ap-southeast-2/sqs/aws4_request
  1668. 5dc9d505affcd4ed768b1eeb23704f2e8ae9b023531612938423a89f7952f663
  1669. [2021-12-17 10:12:47,824: DEBUG/MainProcess] Signature:
  1670. c213a9d7b59784a8b6152db7ce6b14ee5170a35b167b254d2a3f8b39a40c0b2b
  1671. [2021-12-17 10:12:48,791: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1672. [2021-12-17 10:12:48,791: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1673. [2021-12-17 10:12:48,792: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1674. [2021-12-17 10:12:48,793: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1675. [2021-12-17 10:12:48,794: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1676. [2021-12-17 10:12:48,797: DEBUG/MainProcess] Calculating signature using v4 auth.
  1677. [2021-12-17 10:12:48,798: DEBUG/MainProcess] CanonicalRequest:
  1678. POST
  1679. /
  1680.  
  1681. content-type:application/x-www-form-urlencoded; charset=utf-8
  1682. host:ap-southeast-2.queue.amazonaws.com
  1683. x-amz-date:20211217T101248Z
  1684.  
  1685. content-type;host;x-amz-date
  1686. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1687. [2021-12-17 10:12:48,798: DEBUG/MainProcess] StringToSign:
  1688. AWS4-HMAC-SHA256
  1689. 20211217T101248Z
  1690. 20211217/ap-southeast-2/sqs/aws4_request
  1691. d2c0d561b1aca69ede51ac77ebe2e24fa22daadc56d21a4c01f71f7ee86e97c8
  1692. [2021-12-17 10:12:48,800: DEBUG/MainProcess] Signature:
  1693. f4286001d5db63699caa623bf272f4e53eec999be4c2d7f1c0b12603ad116ecc
  1694. [2021-12-17 10:12:48,801: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101248Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=f4286001d5db63699caa623bf272f4e53eec999be4c2d7f1c0b12603ad116ecc', 'Content-Length': '54'}>
  1695. [2021-12-17 10:12:48,803: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1696. [2021-12-17 10:12:48,819: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1697. [2021-12-17 10:12:48,821: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '35d76bea-211c-57a4-971e-31dc45fcc0ad', 'Date': 'Fri, 17 Dec 2021 10:12:48 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1698. [2021-12-17 10:12:48,821: DEBUG/MainProcess] Response body:
  1699. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>35d76bea-211c-57a4-971e-31dc45fcc0ad</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1700. [2021-12-17 10:12:48,823: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1701. [2021-12-17 10:12:48,823: DEBUG/MainProcess] No retry needed.
  1702. [2021-12-17 10:12:48,825: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1703. [2021-12-17 10:12:48,827: DEBUG/MainProcess] Calculating signature using v4 auth.
  1704. [2021-12-17 10:12:48,827: DEBUG/MainProcess] CanonicalRequest:
  1705. POST
  1706. /593040300828/celery
  1707.  
  1708. host:ap-southeast-2.queue.amazonaws.com
  1709. x-amz-date:20211217T101248Z
  1710.  
  1711. host;x-amz-date
  1712. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1713. [2021-12-17 10:12:48,828: DEBUG/MainProcess] StringToSign:
  1714. AWS4-HMAC-SHA256
  1715. 20211217T101248Z
  1716. 20211217/ap-southeast-2/sqs/aws4_request
  1717. d6cf384584448d1ee68b27a7461c98c08702bcf508dc81c9c722614007363b6b
  1718. [2021-12-17 10:12:48,829: DEBUG/MainProcess] Signature:
  1719. cd990d49b171d2116a24e5aa84ef95da451128a89774ba3b1c3367a03fc52ea4
  1720. [2021-12-17 10:12:49,795: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1721. [2021-12-17 10:12:49,795: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1722. [2021-12-17 10:12:49,796: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1723. [2021-12-17 10:12:49,798: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1724. [2021-12-17 10:12:49,799: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1725. [2021-12-17 10:12:49,802: DEBUG/MainProcess] Calculating signature using v4 auth.
  1726. [2021-12-17 10:12:49,803: DEBUG/MainProcess] CanonicalRequest:
  1727. POST
  1728. /
  1729.  
  1730. content-type:application/x-www-form-urlencoded; charset=utf-8
  1731. host:ap-southeast-2.queue.amazonaws.com
  1732. x-amz-date:20211217T101249Z
  1733.  
  1734. content-type;host;x-amz-date
  1735. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1736. [2021-12-17 10:12:49,804: DEBUG/MainProcess] StringToSign:
  1737. AWS4-HMAC-SHA256
  1738. 20211217T101249Z
  1739. 20211217/ap-southeast-2/sqs/aws4_request
  1740. 0fe3b6e6f92d49f68814a2eaea8839b26a2ee1c53e6bdd9ef315f3b55eae6ea8
  1741. [2021-12-17 10:12:49,806: DEBUG/MainProcess] Signature:
  1742. e5d61a68c9ef8a60d354b2417e608fe70feceb15fee22ac9d7aaac5a27a5e96a
  1743. [2021-12-17 10:12:49,809: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101249Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=e5d61a68c9ef8a60d354b2417e608fe70feceb15fee22ac9d7aaac5a27a5e96a', 'Content-Length': '54'}>
  1744. [2021-12-17 10:12:49,809: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1745. [2021-12-17 10:12:49,827: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1746. [2021-12-17 10:12:49,828: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '501e4d10-59d2-5889-9f7e-17263d332f80', 'Date': 'Fri, 17 Dec 2021 10:12:49 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1747. [2021-12-17 10:12:49,829: DEBUG/MainProcess] Response body:
  1748. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>501e4d10-59d2-5889-9f7e-17263d332f80</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1749. [2021-12-17 10:12:49,831: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1750. [2021-12-17 10:12:49,832: DEBUG/MainProcess] No retry needed.
  1751. [2021-12-17 10:12:49,834: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1752. [2021-12-17 10:12:49,836: DEBUG/MainProcess] Calculating signature using v4 auth.
  1753. [2021-12-17 10:12:49,837: DEBUG/MainProcess] CanonicalRequest:
  1754. POST
  1755. /593040300828/celery
  1756.  
  1757. host:ap-southeast-2.queue.amazonaws.com
  1758. x-amz-date:20211217T101249Z
  1759.  
  1760. host;x-amz-date
  1761. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1762. [2021-12-17 10:12:49,837: DEBUG/MainProcess] StringToSign:
  1763. AWS4-HMAC-SHA256
  1764. 20211217T101249Z
  1765. 20211217/ap-southeast-2/sqs/aws4_request
  1766. 2a6888fa646cb22aa7c01817cd06f7465e13b9334f59fcbc62632305b2b02c66
  1767. [2021-12-17 10:12:49,838: DEBUG/MainProcess] Signature:
  1768. fe9105fe7a0382a2b89a270186ecd0bfa44391c31c1695c89f8f3a322fe1ae7d
  1769. [2021-12-17 10:12:50,801: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1770. [2021-12-17 10:12:50,801: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1771. [2021-12-17 10:12:50,801: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1772. [2021-12-17 10:12:50,802: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1773. [2021-12-17 10:12:50,803: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1774. [2021-12-17 10:12:50,805: DEBUG/MainProcess] Calculating signature using v4 auth.
  1775. [2021-12-17 10:12:50,805: DEBUG/MainProcess] CanonicalRequest:
  1776. POST
  1777. /
  1778.  
  1779. content-type:application/x-www-form-urlencoded; charset=utf-8
  1780. host:ap-southeast-2.queue.amazonaws.com
  1781. x-amz-date:20211217T101250Z
  1782.  
  1783. content-type;host;x-amz-date
  1784. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1785. [2021-12-17 10:12:50,806: DEBUG/MainProcess] StringToSign:
  1786. AWS4-HMAC-SHA256
  1787. 20211217T101250Z
  1788. 20211217/ap-southeast-2/sqs/aws4_request
  1789. 8331f797e0d18636df0c70248f29ed9410777d1cc8c5b6eb63f47890046df97a
  1790. [2021-12-17 10:12:50,807: DEBUG/MainProcess] Signature:
  1791. 5b2a14fc2a18b12eb5b4fbb7ac4223dea2e9ce258f491074bc460587d61e3bfd
  1792. [2021-12-17 10:12:50,808: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101250Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=5b2a14fc2a18b12eb5b4fbb7ac4223dea2e9ce258f491074bc460587d61e3bfd', 'Content-Length': '54'}>
  1793. [2021-12-17 10:12:50,809: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1794. [2021-12-17 10:12:50,827: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1795. [2021-12-17 10:12:50,829: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '40d1c99a-158e-52b9-afa0-93ac716cf5b0', 'Date': 'Fri, 17 Dec 2021 10:12:50 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1796. [2021-12-17 10:12:50,829: DEBUG/MainProcess] Response body:
  1797. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>40d1c99a-158e-52b9-afa0-93ac716cf5b0</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1798. [2021-12-17 10:12:50,831: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1799. [2021-12-17 10:12:50,831: DEBUG/MainProcess] No retry needed.
  1800. [2021-12-17 10:12:50,832: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1801. [2021-12-17 10:12:50,832: DEBUG/MainProcess] Calculating signature using v4 auth.
  1802. [2021-12-17 10:12:50,833: DEBUG/MainProcess] CanonicalRequest:
  1803. POST
  1804. /593040300828/celery
  1805.  
  1806. host:ap-southeast-2.queue.amazonaws.com
  1807. x-amz-date:20211217T101250Z
  1808.  
  1809. host;x-amz-date
  1810. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1811. [2021-12-17 10:12:50,833: DEBUG/MainProcess] StringToSign:
  1812. AWS4-HMAC-SHA256
  1813. 20211217T101250Z
  1814. 20211217/ap-southeast-2/sqs/aws4_request
  1815. 3e56295f6083673aba2aba96c779247551339b1b30820305b5171436cb3fd041
  1816. [2021-12-17 10:12:50,833: DEBUG/MainProcess] Signature:
  1817. ca87f7166d76d6af4819a78a2a9630b58b2a023ac672100cc8a38de6ab70d2a7
  1818. [2021-12-17 10:12:51,803: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
  1819. [2021-12-17 10:12:51,803: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
  1820. [2021-12-17 10:12:51,804: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
  1821. [2021-12-17 10:12:51,804: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
  1822. [2021-12-17 10:12:51,804: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1823. [2021-12-17 10:12:51,805: DEBUG/MainProcess] Calculating signature using v4 auth.
  1824. [2021-12-17 10:12:51,805: DEBUG/MainProcess] CanonicalRequest:
  1825. POST
  1826. /
  1827.  
  1828. content-type:application/x-www-form-urlencoded; charset=utf-8
  1829. host:ap-southeast-2.queue.amazonaws.com
  1830. x-amz-date:20211217T101251Z
  1831.  
  1832. content-type;host;x-amz-date
  1833. bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
  1834. [2021-12-17 10:12:51,806: DEBUG/MainProcess] StringToSign:
  1835. AWS4-HMAC-SHA256
  1836. 20211217T101251Z
  1837. 20211217/ap-southeast-2/sqs/aws4_request
  1838. ad0c375408b53e9a37d2fa7bb80f1c6a6586e1ce618ffd381ea1978bc42f0fd4
  1839. [2021-12-17 10:12:51,806: DEBUG/MainProcess] Signature:
  1840. 6e7de1cc51151bbbd79d62fab42bfbd03fdd55bc9b27597f1522e1f13e727b32
  1841. [2021-12-17 10:12:51,807: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101251Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=6e7de1cc51151bbbd79d62fab42bfbd03fdd55bc9b27597f1522e1f13e727b32', 'Content-Length': '54'}>
  1842. [2021-12-17 10:12:51,808: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
  1843. [2021-12-17 10:12:51,825: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
  1844. [2021-12-17 10:12:51,826: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '532939da-02b4-5b0d-a18b-63ec6657bc04', 'Date': 'Fri, 17 Dec 2021 10:12:51 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
  1845. [2021-12-17 10:12:51,826: DEBUG/MainProcess] Response body:
  1846. b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>532939da-02b4-5b0d-a18b-63ec6657bc04</RequestId></ResponseMetadata></GetQueueUrlResponse>'
  1847. [2021-12-17 10:12:51,827: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
  1848. [2021-12-17 10:12:51,827: DEBUG/MainProcess] No retry needed.
  1849. [2021-12-17 10:12:51,827: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
  1850. [2021-12-17 10:12:51,828: DEBUG/MainProcess] Calculating signature using v4 auth.
  1851. [2021-12-17 10:12:51,828: DEBUG/MainProcess] CanonicalRequest:
  1852. POST
  1853. /593040300828/celery
  1854.  
  1855. host:ap-southeast-2.queue.amazonaws.com
  1856. x-amz-date:20211217T101251Z
  1857.  
  1858. host;x-amz-date
  1859. caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
  1860. [2021-12-17 10:12:51,828: DEBUG/MainProcess] StringToSign:
  1861. AWS4-HMAC-SHA256
  1862. 20211217T101251Z
  1863. 20211217/ap-southeast-2/sqs/aws4_request
  1864. fdfe3037bc75346ed308f44ed616c4a389445ad2c2860554262262dd16a56a52
  1865. [2021-12-17 10:12:51,828: DEBUG/MainProcess] Signature:
  1866. 642e8bb2b7f9af9f2cd81f0287e1ace4a6dc150af2245838887acd1fbe1585ef
  1867.  
  1868. worker: Warm shutdown (MainProcess)
  1869. [2021-12-17 10:12:52,064: DEBUG/MainProcess] | Worker: Closing Hub...
  1870. [2021-12-17 10:12:52,064: DEBUG/MainProcess] | Worker: Closing Pool...
  1871. [2021-12-17 10:12:52,064: DEBUG/MainProcess] | Worker: Closing Consumer...
  1872. [2021-12-17 10:12:52,064: DEBUG/MainProcess] | Worker: Stopping Consumer...
  1873. [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Closing Connection...
  1874. [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Closing Events...
  1875. [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Closing Tasks...
  1876. [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Closing Heart...
  1877. [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Closing event loop...
  1878. [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Stopping event loop...
  1879. [2021-12-17 10:12:52,066: DEBUG/MainProcess] | Consumer: Stopping Heart...
  1880. [2021-12-17 10:12:52,066: DEBUG/MainProcess] | Consumer: Stopping Tasks...
  1881. [2021-12-17 10:12:52,066: DEBUG/MainProcess] Canceling task consumer...
  1882. [2021-12-17 10:12:52,066: DEBUG/MainProcess] | Consumer: Stopping Events...
  1883. [2021-12-17 10:12:52,067: DEBUG/MainProcess] | Consumer: Stopping Connection...
  1884. [2021-12-17 10:12:52,067: DEBUG/MainProcess] | Worker: Stopping Pool...
  1885. [2021-12-17 10:12:53,077: DEBUG/MainProcess] | Worker: Stopping Hub...
  1886. [2021-12-17 10:12:53,077: DEBUG/MainProcess] | Consumer: Shutdown Heart...
  1887. [2021-12-17 10:12:53,077: DEBUG/MainProcess] | Consumer: Shutdown Tasks...
  1888. [2021-12-17 10:12:53,078: DEBUG/MainProcess] Canceling task consumer...
  1889. [2021-12-17 10:12:53,078: DEBUG/MainProcess] Closing consumer channel...
  1890. [2021-12-17 10:12:53,078: DEBUG/MainProcess] | Consumer: Shutdown Events...
  1891. [2021-12-17 10:12:53,078: DEBUG/MainProcess] | Consumer: Shutdown Connection...
  1892. [2021-12-17 10:12:53,079: DEBUG/MainProcess] removing tasks from inqueue until task handler finished
  1893. ----------------------------------------------
  1894. Settings(Settings({'broker_transport': 'sqs', 'broker_transport_options': {'region': 'ap-southeast-2'}, 'result_backend': 'rpc://'}, {}, {'accept_content': ['json'], 'result_accept_content': None, 'enable_utc': True, 'imports': (), 'include': (), 'timezone': None, 'beat_max_loop_interval': 0, 'beat_schedule': {}, 'beat_scheduler': 'celery.beat:PersistentScheduler', 'beat_schedule_filename': 'celerybeat-schedule', 'beat_sync_every': 0, 'broker_url': None, 'broker_read_url': None, 'broker_write_url': None, 'broker_transport': 'sqs', 'broker_transport_options': {'region': 'ap-southeast-2'}, 'broker_connection_timeout': 4, 'broker_connection_retry': True, 'broker_connection_max_retries': 100, 'broker_failover_strategy': None, 'broker_heartbeat': 120, 'broker_heartbeat_checkrate': 3.0, 'broker_login_method': None, 'broker_pool_limit': 10, 'broker_use_ssl': False, 'broker_host': None, 'broker_port': None, 'broker_user': None, 'broker_password': None, 'broker_vhost': None, 'cache_backend': None, 'cache_backend_options': {}, 'cassandra_entry_ttl': None, 'cassandra_keyspace': None, 'cassandra_port': None, 'cassandra_read_consistency': None, 'cassandra_servers': None, 'cassandra_table': None, 'cassandra_write_consistency': None, 'cassandra_auth_provider': None, 'cassandra_auth_kwargs': None, 'cassandra_options': {}, 's3_access_key_id': None, 's3_secret_access_key': None, 's3_bucket': None, 's3_base_path': None, 's3_endpoint_url': None, 's3_region': None, 'azureblockblob_container_name': 'celery', 'azureblockblob_retry_initial_backoff_sec': 2, 'azureblockblob_retry_increment_base': 2, 'azureblockblob_retry_max_attempts': 3, 'control_queue_ttl': 300.0, 'control_queue_expires': 10.0, 'control_exchange': 'celery', 'couchbase_backend_settings': None, 'arangodb_backend_settings': None, 'mongodb_backend_settings': None, 'cosmosdbsql_database_name': 'celerydb', 'cosmosdbsql_collection_name': 'celerycol', 'cosmosdbsql_consistency_level': 'Session', 'cosmosdbsql_max_retry_attempts': 9, 'cosmosdbsql_max_retry_wait_time': 30, 'event_queue_expires': 60.0, 'event_queue_ttl': 5.0, 'event_queue_prefix': 'celeryev', 'event_serializer': 'json', 'event_exchange': 'celeryev', 'redis_backend_use_ssl': None, 'redis_db': None, 'redis_host': None, 'redis_max_connections': None, 'redis_password': None, 'redis_port': None, 'redis_socket_timeout': 120.0, 'redis_socket_connect_timeout': None, 'result_backend': 'rpc://', 'result_cache_max': -1, 'result_compression': None, 'result_exchange': 'celeryresults', 'result_exchange_type': 'direct', 'result_expires': datetime.timedelta(1), 'result_persistent': None, 'result_extended': False, 'result_serializer': 'json', 'result_backend_transport_options': {}, 'result_chord_join_timeout': 3.0, 'elasticsearch_retry_on_timeout': None, 'elasticsearch_max_retries': None, 'elasticsearch_timeout': None, 'riak_backend_settings': None, 'security_certificate': None, 'security_cert_store': None, 'security_key': None, 'security_digest': 'sha256', 'database_url': None, 'database_engine_options': None, 'database_short_lived_sessions': False, 'database_table_names': None, 'task_acks_late': False, 'task_acks_on_failure_or_timeout': True, 'task_always_eager': False, 'task_annotations': None, 'task_compression': None, 'task_create_missing_queues': True, 'task_inherit_parent_priority': False, 'task_default_delivery_mode': 2, 'task_default_queue': 'celery', 'task_default_exchange': None, 'task_default_exchange_type': 'direct', 'task_default_routing_key': None, 'task_default_rate_limit': None, 'task_default_priority': None, 'task_eager_propagates': False, 'task_ignore_result': False, 'task_protocol': 2, 'task_publish_retry': True, 'task_publish_retry_policy': {'max_retries': 3, 'interval_start': 0, 'interval_max': 1, 'interval_step': 0.2}, 'task_queues': None, 'task_queue_ha_policy': None, 'task_queue_max_priority': None, 'task_reject_on_worker_lost': None, 'task_remote_tracebacks': False, 'task_routes': None, 'task_send_sent_event': False, 'task_serializer': 'json', 'task_soft_time_limit': None, 'task_time_limit': None, 'task_store_errors_even_if_ignored': False, 'task_track_started': False, 'worker_agent': None, 'worker_autoscaler': 'celery.worker.autoscale:Autoscaler', 'worker_concurrency': 0, 'worker_consumer': 'celery.worker.consumer:Consumer', 'worker_direct': False, 'worker_disable_rate_limits': False, 'worker_enable_remote_control': True, 'worker_hijack_root_logger': True, 'worker_log_color': None, 'worker_log_format': '[%(asctime)s: %(levelname)s/%(processName)s] %(message)s', 'worker_lost_wait': 10.0, 'worker_max_memory_per_child': None, 'worker_max_tasks_per_child': None, 'worker_pool': 'prefork', 'worker_pool_putlocks': True, 'worker_pool_restarts': False, 'worker_proc_alive_timeout': 4.0, 'worker_prefetch_multiplier': 4, 'worker_redirect_stdouts': True, 'worker_redirect_stdouts_level': 'WARNING', 'worker_send_task_events': False, 'worker_state_db': None, 'worker_task_log_format': '[%(asctime)s: %(levelname)s/%(processName)s] %(task_name)s[%(task_id)s]: %(message)s', 'worker_timer': None, 'worker_timer_precision': 1.0}))
  1895. ----------------------------------------------
  1896.  
  1897. -------------- celery@fbaa245ce82e v4.4.0 (cliffs)
  1898. --- ***** -----
  1899. -- ******* ---- Linux-5.4.39-linuxkit-x86_64-with 2021-12-17 10:12:18
  1900. - *** --- * ---
  1901. - ** ---------- [config]
  1902. - ** ---------- .> app: tasks:0x7f7a834dc518
  1903. - ** ---------- .> transport: sqs://localhost//
  1904. - ** ---------- .> results: rpc://
  1905. - *** --- * --- .> concurrency: 4 (prefork)
  1906. -- ******* ---- .> task events: OFF (enable -E to monitor tasks in this worker)
  1907. --- ***** -----
  1908. -------------- [queues]
  1909. .> celery exchange=celery(direct) key=celery
  1910.  
  1911.  
  1912. [tasks]
  1913. . celery.accumulate
  1914. . celery.backend_cleanup
  1915. . celery.chain
  1916. . celery.chord
  1917. . celery.chord_unlock
  1918. . celery.chunks
  1919. . celery.group
  1920. . celery.map
  1921. . celery.starmap
  1922. . tasks.add
  1923.  
  1924.  
Advertisement
Add Comment
Please, Sign In to add comment