{"uuid": "b69e50a3-e84b-4dd3-8a4e-34615054c4c3", "children": ["0e260035-52bb-4dd7-8182-954a842fdcb3", "3c4cf922-e1a3-4c27-a56a-35453c76aaf1"], "befores": [{"name": "wms_invoice_proper_multi_barcode", "status": "broken", "statusDetails": {"message": "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at \"10.150.13.50\", port 5432 failed: SSL SYSCALL error: EOF detected\nconnection to server at \"10.150.13.50\", port 5432 failed: timeout expired\n\n(Background on this error at: https://sqlalche.me/e/20/e3q8)\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/acceptance/invoice.py\", line 32, in wms_invoice_proper_multi_barcode\n    invoice.set_count_types().full_acceptance()\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 791, in full_acceptance\n    (self.state_awaiting_doc().state_invoice_doc_waiting().state_invoice_doc_requested())\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 613, in state_invoice_doc_waiting\n    wait_invoice(self.invoice_id, status=wait_state)\n  File \"/app/src/framework/common/utils/utils.py\", line 218, in wrapped_f\n    return Retrying(\n           ^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 279, in call\n    return attempt.get(self._wrap_exception)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 326, in get\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 273, in call\n    attempt = Attempt(fn(*args, **kwargs), attempt_number, False)\n                      ^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/validation/waiters/acceptance.py\", line 37, in wait_invoice\n    invoice: Invoice = AcceptanceQueries().tx_query(Invoice).filter(Invoice.id == supply_id).first()\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qa_common_libs_db_client/logged_query.py\", line 62, in first\n    result = super().first()\n             ^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/query.py\", line 2759, in first\n    return self.limit(1)._iter().first()  # type: ignore\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/query.py\", line 2857, in _iter\n    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(\n                                                  ^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2351, in execute\n    return self._execute_internal(\n           ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2239, in _execute_internal\n    conn = self._connection_for_bind(bind)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2108, in _connection_for_bind\n    return trans._connection_for_bind(engine, execution_options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"<string>\", line 2, in _connection_for_bind\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/state_changes.py\", line 137, in _go\n    ret_value = fn(self, *arg, **kw)\n                ^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 1187, in _connection_for_bind\n    conn = bind.connect()\n           ^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 3293, in connect\n    return self._connection_cls(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 145, in __init__\n    Connection._handle_dbapi_exception_noconnection(\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 2448, in _handle_dbapi_exception_noconnection\n    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 143, in __init__\n    self._dbapi_connection = engine.raw_connection()\n                             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 3317, in raw_connection\n    return self.pool.connect()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 448, in connect\n    return _ConnectionFairy._checkout(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 1272, in _checkout\n    fairy = _ConnectionRecord.checkout(pool)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 712, in checkout\n    rec = pool._do_get()\n          ^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/impl.py\", line 177, in _do_get\n    with util.safe_reraise():\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/util/langhelpers.py\", line 121, in __exit__\n    raise exc_value.with_traceback(exc_tb)\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/impl.py\", line 175, in _do_get\n    return self._create_connection()\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 389, in _create_connection\n    return _ConnectionRecord(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 674, in __init__\n    self.__connect()\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 900, in __connect\n    with util.safe_reraise():\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/util/langhelpers.py\", line 121, in __exit__\n    raise exc_value.with_traceback(exc_tb)\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 896, in __connect\n    self.dbapi_connection = connection = pool._invoke_creator(self)\n                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/create.py\", line 667, in connect\n    return dialect.connect(*cargs_tup, **cparams)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/default.py\", line 630, in connect\n    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/psycopg2/__init__.py\", line 122, in connect\n    conn = _connect(dsn, connection_factory=connection_factory, **kwasync)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "cell creation", "status": "passed", "steps": [{"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "71d8bc6b-83af-44af-8cda-6978a280cfb9-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "8a982b08-af14-41bc-9125-1969810cacc3-attachment.json", "type": "application/json"}], "start": 1775259948447, "stop": 1775259948447}], "start": 1775259948436, "stop": 1775259948451}], "start": 1775259948436, "stop": 1775259948454}, {"name": "invoice flow", "status": "broken", "statusDetails": {"message": "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at \"10.150.13.50\", port 5432 failed: SSL SYSCALL error: EOF detected\nconnection to server at \"10.150.13.50\", port 5432 failed: timeout expired\n\n(Background on this error at: https://sqlalche.me/e/20/e3q8)\n", "trace": "  File \"/app/src/framework/wms/fixtures/acceptance/invoice.py\", line 32, in wms_invoice_proper_multi_barcode\n    invoice.set_count_types().full_acceptance()\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 791, in full_acceptance\n    (self.state_awaiting_doc().state_invoice_doc_waiting().state_invoice_doc_requested())\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 613, in state_invoice_doc_waiting\n    wait_invoice(self.invoice_id, status=wait_state)\n  File \"/app/src/framework/common/utils/utils.py\", line 218, in wrapped_f\n    return Retrying(\n           ^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 279, in call\n    return attempt.get(self._wrap_exception)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 326, in get\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 273, in call\n    attempt = Attempt(fn(*args, **kwargs), attempt_number, False)\n                      ^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/validation/waiters/acceptance.py\", line 37, in wait_invoice\n    invoice: Invoice = AcceptanceQueries().tx_query(Invoice).filter(Invoice.id == supply_id).first()\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qa_common_libs_db_client/logged_query.py\", line 62, in first\n    result = super().first()\n             ^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/query.py\", line 2759, in first\n    return self.limit(1)._iter().first()  # type: ignore\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/query.py\", line 2857, in _iter\n    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(\n                                                  ^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2351, in execute\n    return self._execute_internal(\n           ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2239, in _execute_internal\n    conn = self._connection_for_bind(bind)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2108, in _connection_for_bind\n    return trans._connection_for_bind(engine, execution_options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"<string>\", line 2, in _connection_for_bind\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/state_changes.py\", line 137, in _go\n    ret_value = fn(self, *arg, **kw)\n                ^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 1187, in _connection_for_bind\n    conn = bind.connect()\n           ^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 3293, in connect\n    return self._connection_cls(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 145, in __init__\n    Connection._handle_dbapi_exception_noconnection(\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 2448, in _handle_dbapi_exception_noconnection\n    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 143, in __init__\n    self._dbapi_connection = engine.raw_connection()\n                             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 3317, in raw_connection\n    return self.pool.connect()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 448, in connect\n    return _ConnectionFairy._checkout(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 1272, in _checkout\n    fairy = _ConnectionRecord.checkout(pool)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 712, in checkout\n    rec = pool._do_get()\n          ^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/impl.py\", line 177, in _do_get\n    with util.safe_reraise():\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/util/langhelpers.py\", line 121, in __exit__\n    raise exc_value.with_traceback(exc_tb)\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/impl.py\", line 175, in _do_get\n    return self._create_connection()\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 389, in _create_connection\n    return _ConnectionRecord(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 674, in __init__\n    self.__connect()\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 900, in __connect\n    with util.safe_reraise():\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/util/langhelpers.py\", line 121, in __exit__\n    raise exc_value.with_traceback(exc_tb)\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 896, in __connect\n    self.dbapi_connection = connection = pool._invoke_creator(self)\n                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/create.py\", line 667, in connect\n    return dialect.connect(*cargs_tup, **cparams)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/default.py\", line 630, in connect\n    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/psycopg2/__init__.py\", line 122, in connect\n    conn = _connect(dsn, connection_factory=connection_factory, **kwasync)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "25b3805e-8012-40ea-bb6a-06dfaa4a991f-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "dd86b390-c1e9-4a31-a17c-041298640669-attachment.json", "type": "application/json"}], "start": 1775259948706, "stop": 1775259948707}, {"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": "ef5f8e38-b3cb-4526-a77b-132e86faf141-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "2e1ee6c3-889d-4f8f-9987-2089fd8408f2-attachment.json", "type": "application/json"}], "start": 1775259948738, "stop": 1775259948739}, {"name": "Response → 200, trace_id: 36f16703eee45503b5d055f4ea83e298", "status": "passed", "attachments": [{"name": "response.headers", "source": "5c054f8d-6762-4fd6-bd6f-16583fbb6e03-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "31426a1e-b245-4e0c-8d3b-0d4934d79a7c-attachment.json", "type": "application/json"}], "start": 1775259948739, "stop": 1775259948739}], "attachments": [{"name": "cURL", "source": "495f04c0-7e2b-4df1-b8f4-8bdb1d3e6f67-attachment.txt", "type": "text/plain"}], "start": 1775259948738, "stop": 1775259948739}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "877555cc-00f5-4c78-ad54-a4771cd0c3cd-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "429fb753-c47b-4475-935e-6f4b500a1f02-attachment.json", "type": "application/json"}], "start": 1775259948763, "stop": 1775259948764}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "2e818cf3-9102-4bcf-890b-c4cf8fd36dcc-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "2ce2751c-379f-440a-809e-10715edb4608-attachment.json", "type": "application/json"}], "start": 1775259948767, "stop": 1775259948767}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "8cf6c6d7-167d-41cd-8211-9aa1ba882f03-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f1115500-0412-4d0b-8c84-7b680441e117-attachment.json", "type": "application/json"}], "start": 1775259948768, "stop": 1775259948769}, {"name": "invoice creation", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/acceptance/invoices/chunked", "status": "passed", "attachments": [{"name": "Request", "source": "527d0927-0f6f-4ca6-9fed-1adc28985348-attachment.json", "type": "application/json"}, {"name": "Response", "source": "6dc1b20a-bd7f-4ed6-a5e2-ee484cf532d0-attachment.json", "type": "application/json"}], "start": 1775259948775, "stop": 1775259948833}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "a95858d6-b532-4572-96e6-01a71a1d3c0a-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "7f16464c-a54b-4411-ab6e-5b826c772fc3-attachment.json", "type": "application/json"}], "start": 1775259948840, "stop": 1775259948841}], "start": 1775259948834, "stop": 1775259948841}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "491ed886-cf6b-4652-be3a-b3ad5b33f828-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "43fdb974-ef2f-49a9-ad1f-b422a351deed-attachment.json", "type": "application/json"}], "start": 1775259948853, "stop": 1775259948853}], "start": 1775259948841, "stop": 1775259948853}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/transit/hs-code/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b6f91d08-84c5-4f94-9fdd-e65f695cc03d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "75c81e63-241e-4926-9e29-8be24454dad6-attachment.json", "type": "application/json"}], "start": 1775259948878, "stop": 1775259948879}, {"name": "Response → 200, trace_id: 9db3acada614cb7f865c654b154b9bab", "status": "passed", "attachments": [{"name": "response.headers", "source": "79fdf1f9-1706-47a9-9911-7fa356fa84d6-attachment.json", "type": "application/json"}], "start": 1775259948879, "stop": 1775259948879}], "attachments": [{"name": "cURL", "source": "7e4a1fe3-3133-40fe-8cbc-000a3b8959fa-attachment.txt", "type": "text/plain"}], "start": 1775259948878, "stop": 1775259948879}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/ff/publish/invoice/chunk", "status": "passed", "attachments": [{"name": "Request", "source": "fc849200-0ba3-41a5-8410-b1efaf2f19db-attachment.json", "type": "application/json"}, {"name": "Response", "source": "f5e86b5f-61ab-44c1-a3bb-ac4530b8cc67-attachment.json", "type": "application/json"}], "start": 1775259948882, "stop": 1775259948897}, {"name": "Waiter function: wait_sku_info", "status": "passed", "start": 1775259948897, "stop": 1775259950909}, {"name": "Waiter function: wait_availability_sku", "status": "passed", "start": 1775259950909, "stop": 1775259950911}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "65283c51-bafc-4465-8cc5-6687f85de506-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "3e858fdc-eaf9-4636-ac29-883e6199fcd0-attachment.json", "type": "application/json"}], "start": 1775259950915, "stop": 1775259950916}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "50df7a5f-85b2-47e2-83cc-570bd0d4d41d-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "1c5556a5-861a-4ebd-a9a7-3c1deefb9458-attachment.json", "type": "application/json"}], "start": 1775259970930, "stop": 1775259970931}], "start": 1775259950911, "stop": 1775259970931}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "4d52555e-0fa0-4553-a3aa-a074e89503f3-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "285aa6e7-e8ce-473f-86e0-278dacb4677a-attachment.json", "type": "application/json"}], "start": 1775259970945, "stop": 1775259970945}], "start": 1775259970931, "stop": 1775259970945}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "40019ed1-212f-41d4-b2d7-87e010cb1eab-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "1c212bce-751f-456e-a075-a7f6f65703e8-attachment.json", "type": "application/json"}], "start": 1775259971407, "stop": 1775259971407}, {"name": "Response → 200, trace_id: 363023defd4a14eee2e0b372ee612699", "status": "passed", "attachments": [{"name": "response.headers", "source": "2b648b2e-b31f-4e0e-9cb2-ff7f85a23178-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "47a12f48-9dd9-4446-b21d-a6a31ccb0571-attachment.json", "type": "application/json"}], "start": 1775259971407, "stop": 1775259971407}], "attachments": [{"name": "cURL", "source": "bf613abe-394d-4f19-b8f3-acb5db2d9932-attachment.txt", "type": "text/plain"}], "start": 1775259971407, "stop": 1775259971407}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "820d3502-df77-40bf-943c-b80b045654a0-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "164ee4ee-b0f9-45e1-887b-da96f51c358a-attachment.json", "type": "application/json"}], "start": 1775259971435, "stop": 1775259971436}, {"name": "Response → 200, trace_id: ec4d9966816e126d7015021315faf6d8", "status": "passed", "attachments": [{"name": "response.headers", "source": "5708b3c6-398e-4365-ab4e-2526b752e64a-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "547c5755-fd9a-4afc-bba2-8048015bf1c0-attachment.json", "type": "application/json"}], "start": 1775259971436, "stop": 1775259971436}], "attachments": [{"name": "cURL", "source": "89272db4-d29e-4d46-87f5-c5cea519f045-attachment.txt", "type": "text/plain"}], "start": 1775259971435, "stop": 1775259971436}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/arrival-invoice?invoiceBarcode=WMS7525994927", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "65751e78-9a09-42b5-aaf8-776d803e9703-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "fdadeaba-53cd-41ad-8633-041f703fe61b-attachment.json", "type": "application/json"}], "start": 1775259971526, "stop": 1775259971527}, {"name": "Response → 200, trace_id: ba62e63697e95181a27d3a7529644ee3", "status": "passed", "attachments": [{"name": "response.headers", "source": "46998fd3-482f-4f68-8ab7-c0b487c2b70e-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "704de49d-df86-40d1-ba00-6979a78cf65e-attachment.json", "type": "application/json"}], "start": 1775259971527, "stop": 1775259971527}], "attachments": [{"name": "cURL", "source": "4379f502-6ea0-4f5d-a465-481cd98fc7ad-attachment.txt", "type": "text/plain"}], "start": 1775259971526, "stop": 1775259971527}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-pallet-to-process", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ac20ff0b-9452-477d-a63d-426395c82170-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "246f5559-c2ea-47d2-be6a-d5162aa1fba0-attachment.json", "type": "application/json"}], "start": 1775259971609, "stop": 1775259971610}, {"name": "Response → 200, trace_id: bf7917581757b5356e794d944d4bf8bc", "status": "passed", "attachments": [{"name": "response.headers", "source": "6043127b-b927-4e5a-9661-816cf42b4906-attachment.json", "type": "application/json"}], "start": 1775259971610, "stop": 1775259971610}], "attachments": [{"name": "cURL", "source": "d111e60d-1ffc-49b8-a0a6-97a8a35cb8cd-attachment.txt", "type": "text/plain"}], "start": 1775259971609, "stop": 1775259971610}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/link-pallet-to-zone", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "fd02e9ed-4d30-44e7-898d-701b214a6535-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "c4c8ae78-eaf0-4000-ae07-c8958e48e1c7-attachment.json", "type": "application/json"}], "start": 1775259971705, "stop": 1775259971707}, {"name": "Response → 200, trace_id: adfa7d51657e842768e2e86adaf384be", "status": "passed", "attachments": [{"name": "response.headers", "source": "340ad18d-ab68-4301-ad21-52e24bac2745-attachment.json", "type": "application/json"}], "start": 1775259971707, "stop": 1775259971707}], "attachments": [{"name": "cURL", "source": "4a95247a-17e7-4147-8706-0accb1510a91-attachment.txt", "type": "text/plain"}], "start": 1775259971705, "stop": 1775259971707}, {"name": "PUT → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/update-pallet-weight?palletId=12571235&weight=7535", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "0e2461b6-cd35-43e8-8d55-e5bbc3db7935-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "dfa51dcf-099a-4c9f-9fcb-a1beb607c875-attachment.json", "type": "application/json"}], "start": 1775259971780, "stop": 1775259971780}, {"name": "Response → 200, trace_id: cc47ea4766ad3dbf1268d3aac408248a", "status": "passed", "attachments": [{"name": "response.headers", "source": "afbfef82-85df-4456-b3a9-2afdb4e395df-attachment.json", "type": "application/json"}], "start": 1775259971780, "stop": 1775259971780}], "attachments": [{"name": "cURL", "source": "9dd887be-b1c4-480a-bad9-4310290638e1-attachment.txt", "type": "text/plain"}], "start": 1775259971780, "stop": 1775259971780}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/move-process-to-inspection", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c9ec5537-987e-445f-9b15-43cc1d158b24-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "4c1f8aa2-7ce5-4ace-b125-e543d31bfe64-attachment.json", "type": "application/json"}], "start": 1775259971813, "stop": 1775259971813}, {"name": "Response → 200, trace_id: 362273f5d6d7cca5051d37a83e950eff", "status": "passed", "attachments": [{"name": "response.headers", "source": "b38aa581-3f56-4fb0-810c-5ba73ca033f9-attachment.json", "type": "application/json"}], "start": 1775259971813, "stop": 1775259971813}], "attachments": [{"name": "cURL", "source": "26396a91-5666-4326-bdca-2871eed4cae3-attachment.txt", "type": "text/plain"}], "start": 1775259971813, "stop": 1775259971814}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c278b6bb-4f36-4377-9999-58ce53397f1b-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "7b91c3a2-2135-4702-85d2-643306f152ab-attachment.json", "type": "application/json"}], "start": 1775259971890, "stop": 1775259971891}, {"name": "Response → 200, trace_id: f7c5d07944b16a174b31cc51757550be", "status": "passed", "attachments": [{"name": "response.headers", "source": "ed3bf5e6-3489-4542-9483-63e9da545ceb-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "9fc5538d-a15c-45bb-9c76-2ea75d278ac8-attachment.json", "type": "application/json"}], "start": 1775259971891, "stop": 1775259971891}], "attachments": [{"name": "cURL", "source": "883552af-f3bb-4e1d-bb41-f024a8f7dbe0-attachment.txt", "type": "text/plain"}], "start": 1775259971890, "stop": 1775259971891}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "5d8966a5-be19-48d5-a1c3-2ba0af160393-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "26ece690-1511-4777-99ed-f6e7f60a7d44-attachment.json", "type": "application/json"}], "start": 1775259971914, "stop": 1775259971914}, {"name": "Response → 200, trace_id: 03a0f18912e2673b33f39da1285d4c71", "status": "passed", "attachments": [{"name": "response.headers", "source": "c9ec0a8c-357d-454c-94a2-e89e8b365863-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "35e88520-fc0b-4f82-a5d0-56652afddbdf-attachment.json", "type": "application/json"}], "start": 1775259971915, "stop": 1775259971915}], "attachments": [{"name": "cURL", "source": "32dfdc72-6a16-4bec-9c34-b0d33aaaa612-attachment.txt", "type": "text/plain"}], "start": 1775259971914, "stop": 1775259971915}, {"name": "Waiter function: wait_pallet", "status": "passed", "start": 1775259971918, "stop": 1775259971921}], "start": 1775259948772, "stop": 1775259971921}, {"name": "invoice acceptance", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "6576e9dd-c992-4277-8b73-24b716523ffe-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "df558ce8-0dfd-48d2-bf03-778bcba7083e-attachment.json", "type": "application/json"}], "start": 1775259971926, "stop": 1775259971926}], "start": 1775259971921, "stop": 1775259971926}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c81f548b-e1b4-46c1-a1c9-24eec2f606fc-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "ce4aebfe-fe05-4e5d-a5a6-5558cde160fc-attachment.json", "type": "application/json"}], "start": 1775259972006, "stop": 1775259972006}, {"name": "Response → 200, trace_id: 76b543f23b9e9809bf9a7c18424b7c9d", "status": "passed", "attachments": [{"name": "response.headers", "source": "3df81533-ccd5-498d-9e77-c3a57da32a1c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "419dcc22-97a6-4126-a16f-10f88cc6e5dd-attachment.json", "type": "application/json"}], "start": 1775259972006, "stop": 1775259972006}], "attachments": [{"name": "cURL", "source": "b5714299-42a5-47c9-a1d8-ac9bfb14471f-attachment.txt", "type": "text/plain"}], "start": 1775259972006, "stop": 1775259972006}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "9ab23660-7f58-4fdb-bb93-f905e0458ca2-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "1c9ab1c7-35c3-433f-80f5-4713972af214-attachment.json", "type": "application/json"}], "start": 1775259972032, "stop": 1775259972032}, {"name": "Response → 200, trace_id: ee4345c3be477914be4197ed29b7efd6", "status": "passed", "attachments": [{"name": "response.headers", "source": "c811b9ae-49bf-425c-9fc1-45e30023e7f4-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "079cbec9-331c-4415-895f-56aa95f39ad7-attachment.json", "type": "application/json"}], "start": 1775259972033, "stop": 1775259972033}], "attachments": [{"name": "cURL", "source": "1608d7e2-7bc5-480e-be12-df456cdcee40-attachment.txt", "type": "text/plain"}], "start": 1775259972032, "stop": 1775259972033}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-pallet-to-table", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6e9a865a-218b-4815-9dcd-3da70d768ac5-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "acccfa5c-cecd-4b00-ade6-3c6b15384618-attachment.json", "type": "application/json"}], "start": 1775259972408, "stop": 1775259972408}, {"name": "Response → 200, trace_id: 47422feaec07db7227abb7d5e57ead7f", "status": "passed", "attachments": [{"name": "response.headers", "source": "cbc23df2-a504-4296-b8e2-2ec34e9bc297-attachment.json", "type": "application/json"}], "start": 1775259972409, "stop": 1775259972409}], "attachments": [{"name": "cURL", "source": "8d836d68-89e9-4619-a160-2428329cec6d-attachment.txt", "type": "text/plain"}], "start": 1775259972408, "stop": 1775259972409}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "b333a9f9-ef69-4e2d-95ad-b44fce7be2c9-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "bbd45107-6f19-4f54-bf8f-8cd286086645-attachment.json", "type": "application/json"}], "start": 1775259972424, "stop": 1775259972425}], "start": 1775259972411, "stop": 1775259972425}], "start": 1775259971921, "stop": 1775259972425}, {"name": "counting", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "d9cfc828-d32f-4c96-9ee3-026b3ae40462-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "f64434e1-7040-4a88-9e30-34f459a38b26-attachment.json", "type": "application/json"}], "start": 1775259972436, "stop": 1775259972437}], "start": 1775259972425, "stop": 1775259972437}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3a04622c-855d-4f24-875e-a42965ca982d-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "9d13435b-adff-4d25-b47e-9ab0401fbe8e-attachment.json", "type": "application/json"}], "start": 1775259972510, "stop": 1775259972510}, {"name": "Response → 200, trace_id: b5ea5a438ef18c42bfcf50d8b7e6931f", "status": "passed", "attachments": [{"name": "response.headers", "source": "3e785289-951b-4467-bcea-1598c34b6988-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2ddaa829-078a-452e-9bb8-2ce44399c5f2-attachment.json", "type": "application/json"}], "start": 1775259972511, "stop": 1775259972511}], "attachments": [{"name": "cURL", "source": "dfd082fc-f734-4938-9b46-59ad679c5916-attachment.txt", "type": "text/plain"}], "start": 1775259972510, "stop": 1775259972511}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "edfb3bc4-4d3f-4d84-af11-aaa2426d99bf-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "ea9d395b-fdeb-4cdb-b56d-a9a7502eb18f-attachment.json", "type": "application/json"}], "start": 1775259972537, "stop": 1775259972537}, {"name": "Response → 200, trace_id: 265ba6b83422dd32d9adc3a370c64c12", "status": "passed", "attachments": [{"name": "response.headers", "source": "d3ac6661-5f31-44d6-8160-1eb606ebccd0-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "148a8674-cc93-4c4b-b664-29e2e32eae01-attachment.json", "type": "application/json"}], "start": 1775259972537, "stop": 1775259972538}], "attachments": [{"name": "cURL", "source": "4e8e36b8-df54-4ee1-af32-5f73649800d2-attachment.txt", "type": "text/plain"}], "start": 1775259972537, "stop": 1775259972538}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/invoice/7525994927/items", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "0441948b-9f77-4564-93a6-c245ce43f41b-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "1b1114f0-7158-40b2-baf8-788963b2e8bb-attachment.json", "type": "application/json"}], "start": 1775259972581, "stop": 1775259972581}, {"name": "Response → 200, trace_id: 0ebd0bd8bc19730a97470ca97160117a", "status": "passed", "attachments": [{"name": "response.headers", "source": "fcef0130-d00e-4ce8-b281-a91226c09c62-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "22a1c9f8-6c0e-4d55-a59d-c4814d6cad82-attachment.json", "type": "application/json"}], "start": 1775259972581, "stop": 1775259972581}], "attachments": [{"name": "cURL", "source": "1cab1361-eb8f-4189-a453-608efeb51e46-attachment.txt", "type": "text/plain"}], "start": 1775259972581, "stop": 1775259972582}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/{sortingType}/box/create", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "70cb0b95-3244-4cd6-8e47-f969d283c68b-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "dd083e42-b673-431d-86d4-fd39d784de8a-attachment.json", "type": "application/json"}], "start": 1775259972723, "stop": 1775259972723}, {"name": "Response → 200, trace_id: 0e0a91674fe9b9acb961fb7566b685ce", "status": "passed", "attachments": [{"name": "response.headers", "source": "163f4566-8e6e-454b-bcc2-7eeaac428acf-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "4992eb45-4a29-4a03-a632-7c83e41b39ae-attachment.txt", "type": "text/plain"}], "start": 1775259972723, "stop": 1775259972723}], "attachments": [{"name": "cURL", "source": "57717c79-1fa7-442c-a7fd-c511157974df-attachment.txt", "type": "text/plain"}], "start": 1775259972723, "stop": 1775259972723}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-count-box-to-table", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "95eac121-a1d5-4086-8386-4eddaa2ec5cc-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "6c4ee264-a2e9-4a44-aab5-238a4e81db73-attachment.json", "type": "application/json"}], "start": 1775259972779, "stop": 1775259972780}, {"name": "Response → 200, trace_id: 894bd0fd350b81545c97fcace5c93c9f", "status": "passed", "attachments": [{"name": "response.headers", "source": "4278fa04-1986-4cfc-8acd-8e5becd1e199-attachment.json", "type": "application/json"}], "start": 1775259972780, "stop": 1775259972780}], "attachments": [{"name": "cURL", "source": "527f0451-05f1-4bd7-9449-3f4b026b7a0e-attachment.txt", "type": "text/plain"}], "start": 1775259972779, "stop": 1775259972780}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "152edc68-1e1f-43d1-8b3a-d1e808f0354b-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a9154abe-9c48-4319-b626-776effa17adc-attachment.json", "type": "application/json"}], "start": 1775259972880, "stop": 1775259972880}, {"name": "Response → 200, trace_id: 0926769e7e2b1eec3fa487a18838b218", "status": "passed", "attachments": [{"name": "response.headers", "source": "503f959c-7e3e-484f-9397-d2b887e1bad9-attachment.json", "type": "application/json"}], "start": 1775259972880, "stop": 1775259972880}], "attachments": [{"name": "cURL", "source": "9b55b2bb-b3ef-49f0-bebd-bab7d7e268e4-attachment.txt", "type": "text/plain"}], "start": 1775259972879, "stop": 1775259972880}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "82eaacd5-1c97-4417-8c25-f96ac1aea287-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "d614f73c-b82a-489d-9d9a-2c97d5884f68-attachment.json", "type": "application/json"}], "start": 1775259972957, "stop": 1775259972957}, {"name": "Response → 200, trace_id: ae4ae6c1b06d9261c794be8ce6408afe", "status": "passed", "attachments": [{"name": "response.headers", "source": "ead725df-c9a2-41f0-89f8-c2400cd65d9c-attachment.json", "type": "application/json"}], "start": 1775259972957, "stop": 1775259972957}], "attachments": [{"name": "cURL", "source": "a906722f-22e8-487a-a65a-cc138187319f-attachment.txt", "type": "text/plain"}], "start": 1775259972957, "stop": 1775259972957}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ffadf340-da3f-4a11-90ea-f75f9cd9cb8b-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "644d0739-988b-463d-b053-bce364117a7a-attachment.json", "type": "application/json"}], "start": 1775259973031, "stop": 1775259973031}, {"name": "Response → 200, trace_id: 96353564b9ba93ed3ae37337ec0f717f", "status": "passed", "attachments": [{"name": "response.headers", "source": "dab7725f-d729-4b4f-9fd3-b58b948ff192-attachment.json", "type": "application/json"}], "start": 1775259973031, "stop": 1775259973031}], "attachments": [{"name": "cURL", "source": "673731e0-5059-4234-9815-bad5b072e85a-attachment.txt", "type": "text/plain"}], "start": 1775259973031, "stop": 1775259973031}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/close-count-box", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "2c070cef-4bef-4e81-8385-a3d3d7d9aa9e-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "f9320aa5-a1d3-498e-8138-60a5bf076d79-attachment.json", "type": "application/json"}], "start": 1775259973069, "stop": 1775259973070}, {"name": "Response → 200, trace_id: 396b7581fe00cfc06a03633d26f08d81", "status": "passed", "attachments": [{"name": "response.headers", "source": "6484f82c-5cc7-4a70-9289-04159233c6dd-attachment.json", "type": "application/json"}], "start": 1775259973070, "stop": 1775259973070}], "attachments": [{"name": "cURL", "source": "16d50e4d-6f30-4692-87c3-c97bebc03ada-attachment.txt", "type": "text/plain"}], "start": 1775259973069, "stop": 1775259973070}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/link-box-to-zone", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "9aea476b-cd8d-46a9-a8af-04b5058954dd-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "5a35e5e9-b9d3-47aa-bc4f-e8eb8e46fbb1-attachment.json", "type": "application/json"}], "start": 1775259973852, "stop": 1775259973852}, {"name": "Response → 200, trace_id: c9089ff4510f5262108fe00b0b24a3b2", "status": "passed", "attachments": [{"name": "response.headers", "source": "6071a39b-2030-4d7c-ac58-85fe136ee88c-attachment.json", "type": "application/json"}], "start": 1775259973852, "stop": 1775259973852}], "attachments": [{"name": "cURL", "source": "70d62adc-9869-48a3-8b72-53a313ccdd9d-attachment.txt", "type": "text/plain"}], "start": 1775259973852, "stop": 1775259973852}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/close-pallet-count", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "93b9d3b6-d035-41d9-8e73-6f43b5aa2f8b-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "2cfba8be-8f1b-47ef-9b8f-1099a9b97e05-attachment.json", "type": "application/json"}], "start": 1775259973932, "stop": 1775259973932}, {"name": "Response → 200, trace_id: f70d0ddcfd735490ba6f05b7157e2acd", "status": "passed", "attachments": [{"name": "response.headers", "source": "1ad5c695-331d-45b2-98dc-7b53158d533a-attachment.json", "type": "application/json"}], "start": 1775259973932, "stop": 1775259973932}], "attachments": [{"name": "cURL", "source": "696a9e9e-7486-48ae-b9cd-2d29781e6aed-attachment.txt", "type": "text/plain"}], "start": 1775259973932, "stop": 1775259973932}, {"name": "Waiter function: wait_cell_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "75d760e6-0dd2-4f26-813e-20704bfb767b-attachment.txt", "type": "text/plain"}], "start": 1775259973941, "stop": 1775259973941}], "start": 1775259973935, "stop": 1775259973941}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "a8f502b2-8a51-4c35-a07e-30d013f7316b-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "bd837650-dec9-4705-b148-958612415c36-attachment.json", "type": "application/json"}], "start": 1775259973954, "stop": 1775259973954}], "start": 1775259973941, "stop": 1775259973955}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/invoice/7525994927/items", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3b98d75f-37de-42b8-bc54-5f16e9a5ea0b-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "181432dd-d575-4d0b-8ded-862a6e830040-attachment.json", "type": "application/json"}], "start": 1775259973988, "stop": 1775259973988}, {"name": "Response → 200, trace_id: 910a120cd27b1932f85158559e8cbb85", "status": "passed", "attachments": [{"name": "response.headers", "source": "aaca189a-98b0-49d9-a9ae-88eb532a47d7-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6eb394db-0f32-450a-be8f-898581e48242-attachment.json", "type": "application/json"}], "start": 1775259973988, "stop": 1775259973988}], "attachments": [{"name": "cURL", "source": "afb96da6-dc1b-426f-9d56-805f24422792-attachment.txt", "type": "text/plain"}], "start": 1775259973987, "stop": 1775259973988}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/box/get-active-for-invoice", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "9db7f7fa-2396-437f-93cb-5709e0d85fc8-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "8ada492e-4078-43bc-8ac8-5d5d138b9f21-attachment.json", "type": "application/json"}], "start": 1775259974010, "stop": 1775259974010}, {"name": "Response → 200, trace_id: 94a3f0dcf59a1b606b248e2c6bdd2e64", "status": "passed", "attachments": [{"name": "response.headers", "source": "f72182c3-cac7-43f2-886c-ecad4b58797e-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "40bafb70-d655-4abf-8baa-dc8e61749f72-attachment.json", "type": "application/json"}], "start": 1775259974010, "stop": 1775259974010}], "attachments": [{"name": "cURL", "source": "bd91f8e8-2d8c-415f-a5c3-3020eb259f67-attachment.txt", "type": "text/plain"}], "start": 1775259974010, "stop": 1775259974011}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/box/get-box-items", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "da882ebd-0e16-4d33-83b4-401d2a5cfa52-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "d39af811-ac03-4931-b29d-55daa5da5126-attachment.json", "type": "application/json"}], "start": 1775259974040, "stop": 1775259974041}, {"name": "Response → 200, trace_id: 480915c0b51db7d8522a42abfaaa26c1", "status": "passed", "attachments": [{"name": "response.headers", "source": "56101048-2868-44df-b945-8e8028bf5a66-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "bd9968b9-4830-41a9-a6a1-059746075c8a-attachment.json", "type": "application/json"}], "start": 1775259974041, "stop": 1775259974041}], "attachments": [{"name": "cURL", "source": "55d78964-1d86-4f2c-b2ef-dd72e4925763-attachment.txt", "type": "text/plain"}], "start": 1775259974040, "stop": 1775259974041}], "start": 1775259972425, "stop": 1775259974044}, {"name": "declaration request", "status": "broken", "statusDetails": {"message": "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at \"10.150.13.50\", port 5432 failed: SSL SYSCALL error: EOF detected\nconnection to server at \"10.150.13.50\", port 5432 failed: timeout expired\n\n(Background on this error at: https://sqlalche.me/e/20/e3q8)\n", "trace": "  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 791, in full_acceptance\n    (self.state_awaiting_doc().state_invoice_doc_waiting().state_invoice_doc_requested())\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 613, in state_invoice_doc_waiting\n    wait_invoice(self.invoice_id, status=wait_state)\n  File \"/app/src/framework/common/utils/utils.py\", line 218, in wrapped_f\n    return Retrying(\n           ^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 279, in call\n    return attempt.get(self._wrap_exception)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 326, in get\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 273, in call\n    attempt = Attempt(fn(*args, **kwargs), attempt_number, False)\n                      ^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/validation/waiters/acceptance.py\", line 37, in wait_invoice\n    invoice: Invoice = AcceptanceQueries().tx_query(Invoice).filter(Invoice.id == supply_id).first()\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qa_common_libs_db_client/logged_query.py\", line 62, in first\n    result = super().first()\n             ^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/query.py\", line 2759, in first\n    return self.limit(1)._iter().first()  # type: ignore\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/query.py\", line 2857, in _iter\n    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(\n                                                  ^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2351, in execute\n    return self._execute_internal(\n           ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2239, in _execute_internal\n    conn = self._connection_for_bind(bind)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2108, in _connection_for_bind\n    return trans._connection_for_bind(engine, execution_options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"<string>\", line 2, in _connection_for_bind\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/state_changes.py\", line 137, in _go\n    ret_value = fn(self, *arg, **kw)\n                ^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 1187, in _connection_for_bind\n    conn = bind.connect()\n           ^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 3293, in connect\n    return self._connection_cls(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 145, in __init__\n    Connection._handle_dbapi_exception_noconnection(\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 2448, in _handle_dbapi_exception_noconnection\n    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 143, in __init__\n    self._dbapi_connection = engine.raw_connection()\n                             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 3317, in raw_connection\n    return self.pool.connect()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 448, in connect\n    return _ConnectionFairy._checkout(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 1272, in _checkout\n    fairy = _ConnectionRecord.checkout(pool)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 712, in checkout\n    rec = pool._do_get()\n          ^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/impl.py\", line 177, in _do_get\n    with util.safe_reraise():\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/util/langhelpers.py\", line 121, in __exit__\n    raise exc_value.with_traceback(exc_tb)\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/impl.py\", line 175, in _do_get\n    return self._create_connection()\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 389, in _create_connection\n    return _ConnectionRecord(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 674, in __init__\n    self.__connect()\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 900, in __connect\n    with util.safe_reraise():\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/util/langhelpers.py\", line 121, in __exit__\n    raise exc_value.with_traceback(exc_tb)\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 896, in __connect\n    self.dbapi_connection = connection = pool._invoke_creator(self)\n                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/create.py\", line 667, in connect\n    return dialect.connect(*cargs_tup, **cparams)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/default.py\", line 630, in connect\n    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/psycopg2/__init__.py\", line 122, in connect\n    conn = _connect(dsn, connection_factory=connection_factory, **kwasync)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "75c5421f-df71-4cd8-9f19-cad9cb161cf5-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "e439b13e-7e62-4b61-af7f-5e9e099ba341-attachment.json", "type": "application/json"}], "start": 1775259974049, "stop": 1775259974049}], "start": 1775259974044, "stop": 1775259974049}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/invoices/send-to-declaration?invoice_ids=7525994927", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "aabe978e-902a-4b8e-bc87-53bcacb3c97a-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "10dd40af-2864-470e-9d7c-c23cab80a867-attachment.json", "type": "application/json"}], "start": 1775259974086, "stop": 1775259974086}, {"name": "Response → 200, trace_id: bf9a9b0dd2555265764378ff964d7982", "status": "passed", "attachments": [{"name": "response.headers", "source": "9c76f1a6-17da-475b-9003-16944ed6c856-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "60fee3d4-f956-4f64-9043-c4e4614602b0-attachment.json", "type": "application/json"}], "start": 1775259974086, "stop": 1775259974087}], "attachments": [{"name": "cURL", "source": "050e37e6-51d7-4903-af10-43d708982169-attachment.txt", "type": "text/plain"}], "start": 1775259974086, "stop": 1775259974087}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "9a0e6ba6-6716-4baf-8b4c-43ba4c7e9d15-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "2e7fbe30-92f7-44ff-9b9c-f88f79bb6e2b-attachment.json", "type": "application/json"}], "start": 1775259974093, "stop": 1775259974094}], "start": 1775259974089, "stop": 1775259974094}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "4e56097e-452d-4ffd-ba36-f73832e8ae0a-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "08c282c2-36c1-4920-ab56-a8a8c82810fd-attachment.json", "type": "application/json"}], "start": 1775259974109, "stop": 1775259974109}], "start": 1775259974094, "stop": 1775259974109}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/declaration-requests/create", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "65dbf11e-9b44-4419-a1bb-e62557b7f8d7-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "778ee478-bf3d-416f-b5d7-6bd7308b7ae3-attachment.json", "type": "application/json"}], "start": 1775259974175, "stop": 1775259974175}, {"name": "Response → 200, trace_id: 42e9b2c4173e09f4f754919c1c0af18e", "status": "passed", "attachments": [{"name": "response.headers", "source": "6b0354a3-f1ef-48c6-9639-cff0c4eb8009-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6a0b47fb-dfeb-4a9c-b97a-b9bcd8a2db63-attachment.json", "type": "application/json"}], "start": 1775259974175, "stop": 1775259974175}], "attachments": [{"name": "cURL", "source": "b6e19057-cc4f-487b-bc09-7e80612553e3-attachment.txt", "type": "text/plain"}], "start": 1775259974175, "stop": 1775259974175}, {"name": "Waiter function: wait_invoice", "status": "broken", "statusDetails": {"message": "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at \"10.150.13.50\", port 5432 failed: SSL SYSCALL error: EOF detected\nconnection to server at \"10.150.13.50\", port 5432 failed: timeout expired\n\n(Background on this error at: https://sqlalche.me/e/20/e3q8)\n", "trace": "  File \"/app/src/framework/common/utils/utils.py\", line 218, in wrapped_f\n    return Retrying(\n           ^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 279, in call\n    return attempt.get(self._wrap_exception)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 326, in get\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 273, in call\n    attempt = Attempt(fn(*args, **kwargs), attempt_number, False)\n                      ^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/validation/waiters/acceptance.py\", line 37, in wait_invoice\n    invoice: Invoice = AcceptanceQueries().tx_query(Invoice).filter(Invoice.id == supply_id).first()\n                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qa_common_libs_db_client/logged_query.py\", line 62, in first\n    result = super().first()\n             ^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/query.py\", line 2759, in first\n    return self.limit(1)._iter().first()  # type: ignore\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/query.py\", line 2857, in _iter\n    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(\n                                                  ^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2351, in execute\n    return self._execute_internal(\n           ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2239, in _execute_internal\n    conn = self._connection_for_bind(bind)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 2108, in _connection_for_bind\n    return trans._connection_for_bind(engine, execution_options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"<string>\", line 2, in _connection_for_bind\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/state_changes.py\", line 137, in _go\n    ret_value = fn(self, *arg, **kw)\n                ^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py\", line 1187, in _connection_for_bind\n    conn = bind.connect()\n           ^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 3293, in connect\n    return self._connection_cls(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 145, in __init__\n    Connection._handle_dbapi_exception_noconnection(\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 2448, in _handle_dbapi_exception_noconnection\n    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 143, in __init__\n    self._dbapi_connection = engine.raw_connection()\n                             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py\", line 3317, in raw_connection\n    return self.pool.connect()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 448, in connect\n    return _ConnectionFairy._checkout(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 1272, in _checkout\n    fairy = _ConnectionRecord.checkout(pool)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 712, in checkout\n    rec = pool._do_get()\n          ^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/impl.py\", line 177, in _do_get\n    with util.safe_reraise():\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/util/langhelpers.py\", line 121, in __exit__\n    raise exc_value.with_traceback(exc_tb)\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/impl.py\", line 175, in _do_get\n    return self._create_connection()\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 389, in _create_connection\n    return _ConnectionRecord(self)\n           ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 674, in __init__\n    self.__connect()\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 900, in __connect\n    with util.safe_reraise():\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/util/langhelpers.py\", line 121, in __exit__\n    raise exc_value.with_traceback(exc_tb)\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/pool/base.py\", line 896, in __connect\n    self.dbapi_connection = connection = pool._invoke_creator(self)\n                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/create.py\", line 667, in connect\n    return dialect.connect(*cargs_tup, **cparams)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/default.py\", line 630, in connect\n    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/psycopg2/__init__.py\", line 122, in connect\n    conn = _connect(dsn, connection_factory=connection_factory, **kwasync)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "ffeafa86-757d-4501-a8cf-05f46254e1da-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "fa12bc4d-e8c6-454a-bdd2-d88aa0cc19fe-attachment.json", "type": "application/json"}], "start": 1775259974183, "stop": 1775259974183}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "809af006-4f48-49ca-b63a-de9cdfd519d0-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "d1dfc9b9-db50-42e7-8aa5-96f192bc1e87-attachment.json", "type": "application/json"}], "start": 1775259994278, "stop": 1775259994283}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "240495b5-6ecd-4dba-a5c3-40d13c7a1b5f-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "6e6c843d-34ad-4997-8ac5-e861ae1ab25d-attachment.json", "type": "application/json"}], "start": 1775260032885, "stop": 1775260033521}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "defc347d-66d6-4651-a212-967cce8e9010-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "223f57f6-83a3-4f11-af87-c586d5400627-attachment.json", "type": "application/json"}], "start": 1775260077907, "stop": 1775260077956}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "c098631c-c6d3-408a-9644-7bc5cd31ff5a-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "4ba1f8a4-16be-4ab5-a17e-ca7c2f124f21-attachment.json", "type": "application/json"}], "start": 1775260104418, "stop": 1775260106032}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "faec73c6-7802-4ba4-b8a2-9f996a75afa1-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "7f2bfd81-2d30-4ca4-836d-9eeaf9c039a6-attachment.json", "type": "application/json"}], "start": 1775260134629, "stop": 1775260141933}], "start": 1775259974178, "stop": 1775260368282}], "start": 1775259974044, "stop": 1775260369004}], "start": 1775259948454, "stop": 1775260369020}], "start": 1775259948436, "stop": 1775260369050}], "start": 1775259948436, "stop": 1775260374761}