{"uuid": "ba6e9dd4-45c9-4a26-9b6c-550417f6b7a8", "children": ["c2064de4-04f1-422a-b7a7-a967e2daab5c", "93963bc7-2ddb-4a81-bc8b-5b3680238876"], "befores": [{"name": "wms_provider_warehouse_stock", "status": "broken", "statusDetails": {"message": "requests.exceptions.ConnectionError: HTTPSConnectionPool(host='dm-ff-be-service-stock.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /qa-api/v1/pull-stock-records?internalIds=4100000000000052769 (Caused by NameResolutionError(\"HTTPSConnection(host='dm-ff-be-service-stock.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-ff-be-service-stock.k8s-review.dailymail-tech.uz' ([Errno -3] Temporary failure in name resolution)\"))\n", "trace": "  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 53, in run_old_style_hookwrapper\n    return result.get_result()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_result.py\", line 103, in get_result\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/setuponly.py\", line 36, in pytest_fixture_setup\n    return (yield)\n            ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 121, in _multicall\n    res = hook_impl.function(*args)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 1202, in pytest_fixture_setup\n    result = call_fixture_func(fixturefunc, request, kwargs)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 908, in call_fixture_func\n    fixture_result = next(generator)\n                     ^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/fixtures/outbound.py\", line 87, in wms_provider_warehouse_stock\n    stocks.create_cell_with_one_barcode_stock(sku_amount=randint(4, 10))\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 203, in create_cell_with_one_barcode_stock\n    self.set_user_auth().set_cell().create_items(sku_amount=sku_amount, barcode_count=1).stocks_add_to_cell()\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 62, in create_items\n    self.create_ff_items(\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 110, in create_ff_items\n    .create_items(sku_amount=items_count, quantity=sku_amount, from_batch=True)\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/fulfillment/builders/supply/stock.py\", line 115, in create_items\n    self.update_stock(from_batch)\n  File \"/app/src/framework/fulfillment/builders/supply/stock.py\", line 130, in update_stock\n    self.create_sku_in_stock_service(\n  File \"/app/src/framework/fulfillment/builders/supply/stock.py\", line 205, in create_sku_in_stock_service\n    ApiRequests.request(\n  File \"/app/src/framework/common/api.py\", line 270, in request\n    response = requests.request(method=method, url=url, **sanitized_kwargs)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/api.py\", line 59, in request\n    return session.request(method=method, url=url, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/sessions.py\", line 592, in request\n    resp = self.send(prep, **send_kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/sessions.py\", line 706, in send\n    r = adapter.send(request, **kwargs)\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/adapters.py\", line 678, in send\n    raise ConnectionError(e, request=request)\n"}, "steps": [{"name": "stock increment", "status": "broken", "statusDetails": {"message": "requests.exceptions.ConnectionError: HTTPSConnectionPool(host='dm-ff-be-service-stock.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /qa-api/v1/pull-stock-records?internalIds=4100000000000052769 (Caused by NameResolutionError(\"HTTPSConnection(host='dm-ff-be-service-stock.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-ff-be-service-stock.k8s-review.dailymail-tech.uz' ([Errno -3] Temporary failure in name resolution)\"))\n", "trace": "  File \"/app/src/framework/wms/fixtures/outbound.py\", line 87, in wms_provider_warehouse_stock\n    stocks.create_cell_with_one_barcode_stock(sku_amount=randint(4, 10))\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 203, in create_cell_with_one_barcode_stock\n    self.set_user_auth().set_cell().create_items(sku_amount=sku_amount, barcode_count=1).stocks_add_to_cell()\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 62, in create_items\n    self.create_ff_items(\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 110, in create_ff_items\n    .create_items(sku_amount=items_count, quantity=sku_amount, from_batch=True)\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/fulfillment/builders/supply/stock.py\", line 115, in create_items\n    self.update_stock(from_batch)\n  File \"/app/src/framework/fulfillment/builders/supply/stock.py\", line 130, in update_stock\n    self.create_sku_in_stock_service(\n  File \"/app/src/framework/fulfillment/builders/supply/stock.py\", line 205, in create_sku_in_stock_service\n    ApiRequests.request(\n  File \"/app/src/framework/common/api.py\", line 270, in request\n    response = requests.request(method=method, url=url, **sanitized_kwargs)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/api.py\", line 59, in request\n    return session.request(method=method, url=url, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/sessions.py\", line 592, in request\n    resp = self.send(prep, **send_kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/sessions.py\", line 706, in send\n    r = adapter.send(request, **kwargs)\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/adapters.py\", line 678, in send\n    raise ConnectionError(e, request=request)\n"}, "steps": [{"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "df67ce53-8bbb-407a-b53d-0a9dbf1bb1f1-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f6242b31-ca55-45de-b1bb-efa964872751-attachment.json", "type": "application/json"}], "start": 1775205308525, "stop": 1775205308525}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/account/sign-in", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "9898107c-4ab8-4f81-828e-dbf5f29d9a0b-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "4d4b7fb7-8009-4ef3-88df-422d09d8b938-attachment.json", "type": "application/json"}], "start": 1775205308560, "stop": 1775205308561}, {"name": "Response → 200, trace_id: ede478a5e425193eb6ff7ba967ce4ac6", "status": "passed", "attachments": [{"name": "response.headers", "source": "e169ba8b-9f54-4a26-82d3-d8035b6bd117-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3fa97f91-079a-4ee8-80da-becc00844a91-attachment.json", "type": "application/json"}], "start": 1775205308561, "stop": 1775205308561}], "attachments": [{"name": "cURL", "source": "eadab527-1caf-4ebd-9648-745608b06e60-attachment.txt", "type": "text/plain"}], "start": 1775205308560, "stop": 1775205308561}, {"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "18afc741-6c0b-41fb-ab22-b1d8798caf01-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "a60d5327-1f6c-4cbf-9fb0-0ab439307a81-attachment.json", "type": "application/json"}], "start": 1775205308573, "stop": 1775205308573}], "start": 1775205308564, "stop": 1775205308577}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "1aec6fdd-f6dc-413a-81f7-99175d64de63-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "6b499dd9-1452-4c8f-a57a-150e985152fa-attachment.json", "type": "application/json"}], "start": 1775205308590, "stop": 1775205308590}, {"name": "POST → https://dm-ff-be-service-account.k8s-review.dailymail-tech.uz/account/sign-in", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "fdb373b3-382e-48a2-8f0f-32fa193636f4-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "96e1c7c9-be8c-42c2-a4e1-bbe1531a224b-attachment.json", "type": "application/json"}], "start": 1775205308631, "stop": 1775205308631}, {"name": "Response → 200, trace_id: 8dd46cc4c1749d3c6d75cab5f25256b1", "status": "passed", "attachments": [{"name": "response.headers", "source": "3a920100-2b1b-420d-a843-30b770f5e136-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "fa6db744-48e7-4aae-a21e-975d289fc89f-attachment.json", "type": "application/json"}], "start": 1775205308631, "stop": 1775205308632}], "attachments": [{"name": "cURL", "source": "ab23ca82-5b23-48cb-8422-52f90ab4c2ab-attachment.txt", "type": "text/plain"}], "start": 1775205308631, "stop": 1775205308632}, {"name": "Waiter function: wait_sku_batch_upload", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/batch", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "138bace8-62a2-4a92-a5ad-117e76bd0a20-attachment.json", "type": "application/json"}], "start": 1775205308701, "stop": 1775205308701}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "0df7ee7c-44a8-4eb8-a1e1-f2b40eb47d6c-attachment.json", "type": "application/json"}], "start": 1775205308701, "stop": 1775205308701}], "attachments": [{"name": "cURL", "source": "c65c2705-c831-454b-94a6-aa6bbcda63a8-attachment.txt", "type": "text/plain"}], "start": 1775205308701, "stop": 1775205308701}], "start": 1775205308667, "stop": 1775205308702}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/1263126771", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "40745943-ac08-454c-b8f6-682ae56e11eb-attachment.json", "type": "application/json"}], "start": 1775205308729, "stop": 1775205308729}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "ffe880ae-b695-428a-8ef2-39c775aa9d8b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "0b6c4569-9b2f-4536-bfb2-68b44d0d633c-attachment.json", "type": "application/json"}], "start": 1775205308729, "stop": 1775205308729}], "attachments": [{"name": "cURL", "source": "4f4a7e2c-6dbf-4b78-a52c-4118ff64fc1b-attachment.txt", "type": "text/plain"}], "start": 1775205308729, "stop": 1775205308730}, {"name": "PUT → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8a77af7c-1aed-4e21-a6a9-7f2b324012f9-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "76aa63bb-77ed-452f-9653-3b55d292f58f-attachment.json", "type": "application/json"}], "start": 1775205308760, "stop": 1775205308760}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "34eb3085-2583-4085-a2d4-26dbca6bcca8-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "4d8407f9-eadf-4226-bc85-99d383469fc4-attachment.json", "type": "application/json"}], "start": 1775205308760, "stop": 1775205308761}], "attachments": [{"name": "cURL", "source": "489e2266-367e-4e7a-b21f-af230619fae1-attachment.txt", "type": "text/plain"}], "start": 1775205308760, "stop": 1775205308761}, {"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice/batch", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "dc804c58-8a62-4134-a882-02360ed547ff-attachment.json", "type": "application/json"}], "start": 1775205309426, "stop": 1775205309427}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "f96338d9-72a4-4024-bdfb-b57b4d325d11-attachment.json", "type": "application/json"}], "start": 1775205309427, "stop": 1775205309427}], "attachments": [{"name": "cURL", "source": "6cc1a878-cd18-48e3-b6da-10bf7aad5018-attachment.txt", "type": "text/plain"}], "start": 1775205309426, "stop": 1775205309427}, {"name": "Waiter function: wait_service_supply_new_invoice", "status": "passed", "start": 1775205309431, "stop": 1775205309441}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "33ccca1e-89c0-43b5-a415-ffa4e315f650-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "870bd294-629f-4758-97e7-8c5cbf2701a8-attachment.json", "type": "application/json"}], "start": 1775205309471, "stop": 1775205309471}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "06f8f611-5952-4523-8466-054b2f1ea35f-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "334cb9ce-a00b-459b-ba11-7ff63e85cc03-attachment.json", "type": "application/json"}], "start": 1775205309471, "stop": 1775205309471}], "attachments": [{"name": "cURL", "source": "0f1420b5-19c6-4250-8116-e1301333aae2-attachment.txt", "type": "text/plain"}], "start": 1775205309471, "stop": 1775205309471}, {"name": "POST → https://dm-ff-be-service-stock.k8s-review.dailymail-tech.uz/qa-api/v1/pull-stock-records", "status": "broken", "statusDetails": {"message": "requests.exceptions.ConnectionError: HTTPSConnectionPool(host='dm-ff-be-service-stock.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /qa-api/v1/pull-stock-records?internalIds=4100000000000052769 (Caused by NameResolutionError(\"HTTPSConnection(host='dm-ff-be-service-stock.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-ff-be-service-stock.k8s-review.dailymail-tech.uz' ([Errno -3] Temporary failure in name resolution)\"))\n", "trace": "  File \"/app/src/framework/common/api.py\", line 270, in request\n    response = requests.request(method=method, url=url, **sanitized_kwargs)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/api.py\", line 59, in request\n    return session.request(method=method, url=url, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/sessions.py\", line 592, in request\n    resp = self.send(prep, **send_kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/sessions.py\", line 706, in send\n    r = adapter.send(request, **kwargs)\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/requests/adapters.py\", line 678, in send\n    raise ConnectionError(e, request=request)\n"}, "attachments": [{"name": "Request", "source": "5d0603e8-95b1-4591-ac41-00fc233850ce-attachment.json", "type": "application/json"}], "start": 1775205309486, "stop": 1775205309490}], "start": 1775205308512, "stop": 1775205309491}], "start": 1775205308512, "stop": 1775205309492}], "start": 1775205308512, "stop": 1775205309573}