{"uuid": "728cd086-b24d-46af-beef-58a774956cfd", "children": ["758b212f-7b9a-475e-9cfa-296b405b8178", "ef5e98c4-35f5-43e6-8bc5-4b35d3ff4a3d"], "befores": [{"name": "wms_provider_warehouse_stock", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /placement/init (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-availability.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  File \"/app/src/framework/wms/builders/availability/stock.py\", line 149, in stocks_add_to_cell\n    .make_placement()\n     ^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 106, in make_placement\n    self.init_placement().complete_placement_cells().publish_placement()\n    ^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 69, in init_placement\n    init_placement_response = PlacementApi(headers=self.headers).placement_init_post(\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 252, in placement_init_post\n    return self.placement_init_post_with_http_info(body, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 320, in placement_init_post_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 383, in request\n    return self.rest_client.POST(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 286, in POST\n    return self.request(\"POST\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 161, in request\n    r = self.pool_manager.request(\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 143, in request\n    return self.request_encode_body(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 278, in request_encode_body\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "stock increment", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /placement/init (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-availability.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  File \"/app/src/framework/wms/builders/availability/stock.py\", line 149, in stocks_add_to_cell\n    .make_placement()\n     ^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 106, in make_placement\n    self.init_placement().complete_placement_cells().publish_placement()\n    ^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 69, in init_placement\n    init_placement_response = PlacementApi(headers=self.headers).placement_init_post(\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 252, in placement_init_post\n    return self.placement_init_post_with_http_info(body, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 320, in placement_init_post_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 383, in request\n    return self.rest_client.POST(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 286, in POST\n    return self.request(\"POST\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 161, in request\n    r = self.pool_manager.request(\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 143, in request\n    return self.request_encode_body(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 278, in request_encode_body\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "5f9a0a9a-7025-44de-9223-828323cab132-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "ab8b7a19-7215-4146-a23b-2956715e3f18-attachment.json", "type": "application/json"}], "start": 1775205305199, "stop": 1775205305199}, {"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": "76c18aba-d430-4836-a1bd-81871973c288-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "1b17c64c-3e1f-4b2d-922c-19fe419f2245-attachment.json", "type": "application/json"}], "start": 1775205305252, "stop": 1775205305252}, {"name": "Response → 200, trace_id: 3a0a69d72083b11ad269f45ea7688ea9", "status": "passed", "attachments": [{"name": "response.headers", "source": "82d39977-6a05-44ec-8522-30fd4b48ce55-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2f7e8a28-9d48-4432-8898-92a8c46d412a-attachment.json", "type": "application/json"}], "start": 1775205305252, "stop": 1775205305252}], "attachments": [{"name": "cURL", "source": "ea1ab3f5-4d83-4860-9398-13235b6d1ac2-attachment.txt", "type": "text/plain"}], "start": 1775205305252, "stop": 1775205305253}, {"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "bf35b88c-931f-4a58-8654-0fb81cdb6e5f-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "19486d87-00e7-4711-a337-315b5baa4be3-attachment.json", "type": "application/json"}], "start": 1775205305313, "stop": 1775205305313}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "a4501653-ec5a-44da-b2fe-7e7716d1ffd4-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "56b2fef0-1ae4-4194-80b0-25089ce166eb-attachment.json", "type": "application/json"}], "start": 1775205305314, "stop": 1775205305314}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "d1c5d13e-1458-498a-a206-71aed2a217e7-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "c66086b5-9e69-4968-9bc1-7b70a310afc2-attachment.json", "type": "application/json"}], "start": 1775205305316, "stop": 1775205305317}, {"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "063a7be6-f4df-4e4b-97d6-fef50b682e99-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "90085045-d9a1-47d2-b8ce-71f8c20e0236-attachment.json", "type": "application/json"}], "start": 1775205305318, "stop": 1775205305319}], "start": 1775205305298, "stop": 1775205305324}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "e90257b3-8e7e-4068-bc7a-4ccdd424485e-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "7e6b4566-e33f-4911-89e4-e3f31e8d853f-attachment.json", "type": "application/json"}], "start": 1775205305340, "stop": 1775205305340}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "45c056ce-d3b5-409b-88cb-2ff45d9895fb-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "161470ad-f50d-4b7d-ba08-f7107e093c89-attachment.json", "type": "application/json"}], "start": 1775205305341, "stop": 1775205305341}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "c8260c40-c77f-43c4-bcf0-30564bcbb846-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "8cc86612-5d81-45b8-be9b-42473d890285-attachment.json", "type": "application/json"}], "start": 1775205305343, "stop": 1775205305343}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "b8295853-cdb1-4641-bf42-1a96e60d69ac-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f82d35fe-3147-409c-8598-38ebfd7fcff8-attachment.json", "type": "application/json"}], "start": 1775205305353, "stop": 1775205305353}, {"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": "3c87caf9-378f-4359-997e-ab274a81259f-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "168c26e8-04a9-4d3b-97bf-e28c9a7e4231-attachment.json", "type": "application/json"}], "start": 1775205305416, "stop": 1775205305417}, {"name": "Response → 200, trace_id: 76ee76642b6a0b83c48dde6e9c6c2620", "status": "passed", "attachments": [{"name": "response.headers", "source": "0200fff5-42ae-4dde-9bc6-99e7d7c1a768-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6fba1797-521c-49c2-8873-012b0d041171-attachment.json", "type": "application/json"}], "start": 1775205305417, "stop": 1775205305417}], "attachments": [{"name": "cURL", "source": "77a5bca5-e849-48ab-a47d-05a94d104317-attachment.txt", "type": "text/plain"}], "start": 1775205305416, "stop": 1775205305417}, {"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": "55daf467-b645-4d66-978d-fd6a8f49055f-attachment.json", "type": "application/json"}], "start": 1775205305489, "stop": 1775205305489}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "0e0837e3-eb2e-4196-b447-89f6b1aa8e91-attachment.json", "type": "application/json"}], "start": 1775205305489, "stop": 1775205305489}], "attachments": [{"name": "cURL", "source": "f4d87589-032a-45bd-8672-823f6ed6fd5d-attachment.txt", "type": "text/plain"}], "start": 1775205305489, "stop": 1775205305489}], "start": 1775205305455, "stop": 1775205305489}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/555280224348949", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f51732b4-7510-4df2-ab55-313ac3d4f5af-attachment.json", "type": "application/json"}], "start": 1775205305520, "stop": 1775205305520}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "1e3b8a8f-f207-4272-a9dd-ad4e5a56bae2-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b22893b3-e762-451a-85f4-432ce21f2bf9-attachment.json", "type": "application/json"}], "start": 1775205305520, "stop": 1775205305520}], "attachments": [{"name": "cURL", "source": "ed3cb04e-f619-4e26-b561-d3edeea6dbdb-attachment.txt", "type": "text/plain"}], "start": 1775205305520, "stop": 1775205305520}, {"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": "e4d269fc-ba33-482f-9358-fe3abfb86200-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "7d13b368-6bd2-4926-a546-14fef3e1a6e0-attachment.json", "type": "application/json"}], "start": 1775205305552, "stop": 1775205305552}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "3decd528-c9bc-46d0-9f17-7594d28e80de-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2a649cd8-1abd-47bb-a254-a5ed30a49831-attachment.json", "type": "application/json"}], "start": 1775205305552, "stop": 1775205305552}], "attachments": [{"name": "cURL", "source": "1a486403-6ada-44c4-bf05-6b2b66279a77-attachment.txt", "type": "text/plain"}], "start": 1775205305552, "stop": 1775205305552}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "6ddf5091-889f-4639-b1e6-ebad76457a8b-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "ed3cf2de-e36e-4ee7-ab81-087f1bd14fc4-attachment.json", "type": "application/json"}], "start": 1775205305566, "stop": 1775205305566}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "a0f49d1e-7870-4c65-8600-71f567f31ca6-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "21e26f52-5ede-40db-b86d-98c11e907ba8-attachment.json", "type": "application/json"}], "start": 1775205305567, "stop": 1775205305567}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "34bd7462-3db4-4c40-9172-ae8c94f19d51-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "7cc97be8-a7c4-466d-acdc-0c48f79ccfd9-attachment.json", "type": "application/json"}], "start": 1775205305568, "stop": 1775205305568}, {"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": "a7856b88-62a8-4f53-bf90-472e9717b941-attachment.json", "type": "application/json"}], "start": 1775205305907, "stop": 1775205305908}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "9abbf28c-cd7c-4345-ae8f-a98a5960d4b4-attachment.json", "type": "application/json"}], "start": 1775205305908, "stop": 1775205305908}], "attachments": [{"name": "cURL", "source": "c9f5bf22-3013-4a58-b534-70badd01a0e6-attachment.txt", "type": "text/plain"}], "start": 1775205305907, "stop": 1775205305908}, {"name": "Waiter function: wait_service_supply_new_invoice", "status": "passed", "start": 1775205305911, "stop": 1775205305921}, {"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": "4ec57c1e-82eb-463e-9a73-4ef1b7b43c28-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "416d6856-f592-4581-aaa7-995c084a92e6-attachment.json", "type": "application/json"}], "start": 1775205305953, "stop": 1775205305953}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "afe79136-e72a-4586-8886-f6b60abee10b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "33480f1a-13ac-4614-b472-8082f3fb445a-attachment.json", "type": "application/json"}], "start": 1775205305953, "stop": 1775205305953}], "attachments": [{"name": "cURL", "source": "73328607-477c-4f0e-8779-804afccf0974-attachment.txt", "type": "text/plain"}], "start": 1775205305953, "stop": 1775205305953}, {"name": "POST → https://dm-ff-be-service-stock.k8s-review.dailymail-tech.uz/qa-api/v1/pull-stock-records", "status": "passed", "attachments": [{"name": "Request", "source": "6f3d1323-2221-48da-b9ca-a2dadd5f88aa-attachment.json", "type": "application/json"}, {"name": "Response", "source": "095cfea3-9f82-4158-a6f7-25fe587ad4a0-attachment.json", "type": "application/json"}], "start": 1775205305966, "stop": 1775205306003}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "6f6e4c68-0f56-411a-84a4-5a7a003a4c98-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "39e1eb0e-57cc-4246-9f50-b76336af17d9-attachment.json", "type": "application/json"}], "start": 1775205306016, "stop": 1775205306016}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "78384d3b-d510-493b-8760-a53e17447d28-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "6dfb8029-1212-4ae6-bace-6090778079cf-attachment.json", "type": "application/json"}], "start": 1775205306016, "stop": 1775205306017}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "ae126ada-1551-4716-a782-523090ff1408-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "a7d6e36b-46a4-4190-8331-bc4e757c1705-attachment.json", "type": "application/json"}], "start": 1775205306017, "stop": 1775205306018}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "7c515ee1-05e8-4753-b2b3-2d403e7ad1ae-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "90af5e76-6b32-4e88-9c30-4fe6aee77bf0-attachment.json", "type": "application/json"}], "start": 1775205306025, "stop": 1775205306025}, {"name": "PUT → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice?invoiceNumber=410000015511", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b9d46b3a-85ca-4d2a-8bd5-9079cc8b24a6-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "49246637-0aae-4476-bf42-d0cdf52e2731-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "4945c60b-2a05-4d2a-81bd-502493016d5a-attachment.json", "type": "application/json"}], "start": 1775205306066, "stop": 1775205306066}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "5a613ebb-993e-4cb5-8b41-09c9f6e3bdbc-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3c6e916e-1b84-4806-a224-8d200c0300e8-attachment.json", "type": "application/json"}], "start": 1775205306066, "stop": 1775205306066}], "attachments": [{"name": "cURL", "source": "ed9496c9-ab43-4b6e-b11c-bfac0f3f7a11-attachment.txt", "type": "text/plain"}], "start": 1775205306066, "stop": 1775205306066}, {"name": "Waiter function: wait_send_invoice", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice/send?invoiceNumber=410000015511", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "65c2322a-388d-4212-ae68-3f4721f390c9-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "7b0648e5-289c-4486-a391-7cfab8535632-attachment.json", "type": "application/json"}], "start": 1775205306128, "stop": 1775205306129}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "6cda5409-6a40-47bf-8a61-bdc709b5601f-attachment.json", "type": "application/json"}], "start": 1775205306129, "stop": 1775205306129}], "attachments": [{"name": "cURL", "source": "2dbe7deb-1669-4f03-b5ad-2f52b17a6f24-attachment.txt", "type": "text/plain"}], "start": 1775205306128, "stop": 1775205306129}], "start": 1775205306070, "stop": 1775205306133}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "19eba245-c284-477c-acc1-6710d7c2c8d9-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f7c0280c-b064-407c-8e14-226a005606a4-attachment.json", "type": "application/json"}], "start": 1775205306134, "stop": 1775205306135}, {"name": "Waiter function: wait_batch_created", "status": "passed", "start": 1775205306812, "stop": 1775205306815}], "start": 1775205305179, "stop": 1775205306923}], "start": 1775205305179, "stop": 1775205306926}], "start": 1775205305179, "stop": 1775205307387}