INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 INSERT INTO packing_table (barcode, warehouse_id, date_updated, big_bag_barcode, worker_id, workplace_id, box_barcode) VALUES (%(barcode)s, %(warehouse_id)s, %(date_updated)s, %(big_bag_barcode)s, %(worker_id)s, %(workplace_id)s, %(box_barcode)s) RETURNING packing_table.id INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 0.2358s ago] {'barcode': 'UP-QA-75259947852587520', 'warehouse_id': 1693627, 'date_updated': None, 'big_bag_barcode': None, 'worker_id': None, 'workplace_id': None, 'box_barcode': None} INFO sqlalchemy.engine.Engine:base.py:2716 COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT packing_table.id AS packing_table_id, packing_table.barcode AS packing_table_barcode, packing_table.warehouse_id AS packing_table_warehouse_id, packing_table.date_updated AS packing_table_date_updated, packing_table.big_bag_barcode AS packing_table_big_bag_barcode, packing_table.worker_id AS packing_table_worker_id, packing_table.workplace_id AS packing_table_workplace_id, packing_table.box_barcode AS packing_table_box_barcode FROM packing_table WHERE packing_table.id = %(pk_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 0.2329s ago] {'pk_1': 103063} INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT account.wms_id, account.is_active, account.first_name, account.last_name, account.password, account.phone, account.is_pass_change_needed, account.code, account.date_created, account.linked_delivery_point_id, account.patronymic, account.zone_id, account.role_wms_id, account.warehouse_id, account.barcode, account.cell_key, account.jobtitle, account.pinfl FROM account WHERE account.first_name = %(first_name_1)s AND account.last_name = %(last_name_1)s AND account.barcode = %(barcode_1)s AND account.warehouse_id = %(warehouse_id_1)s ORDER BY random() LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 0.2186s ago] {'first_name_1': 'Phantom', 'last_name_1': 'Lancer', 'barcode_1': , 'warehouse_id_1': 1693627, 'param_1': 1} INFO sqlalchemy.engine.Engine:base.py:1846 SELECT account.wms_id AS account_wms_id, account.is_active AS account_is_active, account.first_name AS account_first_name, account.last_name AS account_last_name, account.password AS account_password, account.phone AS account_phone, account.is_pass_change_needed AS account_is_pass_change_needed, account.code AS account_code, account.date_created AS account_date_created, account.linked_delivery_point_id AS account_linked_delivery_point_id, account.patronymic AS account_patronymic, account.zone_id AS account_zone_id, account.role_wms_id AS account_role_wms_id, account.warehouse_id AS account_warehouse_id, account.barcode AS account_barcode, account.cell_key AS account_cell_key, account.jobtitle AS account_jobtitle, account.pinfl AS account_pinfl FROM account WHERE account.wms_id = %(pk_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 0.219s ago] {'pk_1': 100008} INFO sqlalchemy.engine.Engine:base.py:1846 UPDATE account SET barcode=%(barcode)s WHERE account.wms_id = %(wms_id_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 0.2183s ago] {'barcode': , 'wms_id_1': 100008} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-account', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-assembly', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-assembly', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT big_bag.id AS big_bag_id, big_bag.barcode AS big_bag_barcode, big_bag.status AS big_bag_status, big_bag.warehouse_id AS big_bag_warehouse_id, big_bag.closed_date AS big_bag_closed_date, big_bag.shipment_date AS big_bag_shipment_date, big_bag.table_history_list AS big_bag_table_history_list, big_bag.url AS big_bag_url, big_bag.closed_by_worker_id AS big_bag_closed_by_worker_id, big_bag.closed_by_worker_name AS big_bag_closed_by_worker_name, big_bag.shipped_by_worker_id AS big_bag_shipped_by_worker_id, big_bag.shipped_by_worker_name AS big_bag_shipped_by_worker_name, big_bag.created_date AS big_bag_created_date FROM big_bag WHERE big_bag.barcode = %(barcode_1)s LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [generated in 0.00018s] {'barcode_1': 'BB-0000230442', 'param_1': 1} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-assembly', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT big_bag.id AS big_bag_id, big_bag.barcode AS big_bag_barcode, big_bag.status AS big_bag_status, big_bag.warehouse_id AS big_bag_warehouse_id, big_bag.closed_date AS big_bag_closed_date, big_bag.shipment_date AS big_bag_shipment_date, big_bag.table_history_list AS big_bag_table_history_list, big_bag.url AS big_bag_url, big_bag.closed_by_worker_id AS big_bag_closed_by_worker_id, big_bag.closed_by_worker_name AS big_bag_closed_by_worker_name, big_bag.shipped_by_worker_id AS big_bag_shipped_by_worker_id, big_bag.shipped_by_worker_name AS big_bag_shipped_by_worker_name, big_bag.created_date AS big_bag_created_date FROM big_bag WHERE big_bag.barcode = %(barcode_1)s LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 0.2393s ago] {'barcode_1': 'BB-0000230442', 'param_1': 1} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-assembly', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT big_bag.id AS big_bag_id, big_bag.barcode AS big_bag_barcode, big_bag.status AS big_bag_status, big_bag.warehouse_id AS big_bag_warehouse_id, big_bag.closed_date AS big_bag_closed_date, big_bag.shipment_date AS big_bag_shipment_date, big_bag.table_history_list AS big_bag_table_history_list, big_bag.url AS big_bag_url, big_bag.closed_by_worker_id AS big_bag_closed_by_worker_id, big_bag.closed_by_worker_name AS big_bag_closed_by_worker_name, big_bag.shipped_by_worker_id AS big_bag_shipped_by_worker_id, big_bag.shipped_by_worker_name AS big_bag_shipped_by_worker_name, big_bag.created_date AS big_bag_created_date FROM big_bag WHERE big_bag.barcode = %(barcode_1)s LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 0.271s ago] {'barcode_1': 'BB-0000230443', 'param_1': 1} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-assembly', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT big_bag.id AS big_bag_id, big_bag.barcode AS big_bag_barcode, big_bag.status AS big_bag_status, big_bag.warehouse_id AS big_bag_warehouse_id, big_bag.closed_date AS big_bag_closed_date, big_bag.shipment_date AS big_bag_shipment_date, big_bag.table_history_list AS big_bag_table_history_list, big_bag.url AS big_bag_url, big_bag.closed_by_worker_id AS big_bag_closed_by_worker_id, big_bag.closed_by_worker_name AS big_bag_closed_by_worker_name, big_bag.shipped_by_worker_id AS big_bag_shipped_by_worker_id, big_bag.shipped_by_worker_name AS big_bag_shipped_by_worker_name, big_bag.created_date AS big_bag_created_date FROM big_bag WHERE big_bag.barcode = %(barcode_1)s LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 0.3087s ago] {'barcode_1': 'BB-0000230443', 'param_1': 1} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-assembly', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:2710 BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) INFO sqlalchemy.engine.Engine:base.py:1846 SELECT big_bag.id AS big_bag_id, big_bag.barcode AS big_bag_barcode, big_bag.status AS big_bag_status, big_bag.warehouse_id AS big_bag_warehouse_id, big_bag.closed_date AS big_bag_closed_date, big_bag.shipment_date AS big_bag_shipment_date, big_bag.table_history_list AS big_bag_table_history_list, big_bag.url AS big_bag_url, big_bag.closed_by_worker_id AS big_bag_closed_by_worker_id, big_bag.closed_by_worker_name AS big_bag_closed_by_worker_name, big_bag.shipped_by_worker_id AS big_bag_shipped_by_worker_id, big_bag.shipped_by_worker_name AS big_bag_shipped_by_worker_name, big_bag.created_date AS big_bag_created_date FROM big_bag WHERE big_bag.barcode = %(barcode_1)s LIMIT %(param_1)s INFO sqlalchemy.engine.Engine:base.py:1846 [cached since 0.3389s ago] {'barcode_1': 'BB-0000230442', 'param_1': 1} INFO root:api_client.py:709 __make_url schema='https', self.__service_name='dm-wms-be-service-assembly', mesh='', self.__cluster_domain='k8s-review.dailymail-tech.uz' INFO sqlalchemy.engine.Engine:base.py:2713 ROLLBACK using DBAPI connection.rollback(); set skip_autocommit_rollback to prevent fully INFO sqlalchemy.engine.Engine:base.py:2713 ROLLBACK using DBAPI connection.rollback(); set skip_autocommit_rollback to prevent fully