2026-04-30 05:11:48,072 - main - INFO - === Logging system initialized ===
2026-04-30 05:11:48,072 - main - INFO - Log file: logs/app_20260430_051148.log
2026-04-30 05:11:48,073 - main - INFO - Log level: INFO
2026-04-30 05:11:48,073 - main - INFO - Timestamp: 20260430_051148
2026-04-30 05:11:48,156 - main - INFO - Included router: routers.agent_availability.router
2026-04-30 05:11:48,911 - main - INFO - Included router: routers.aihub.router
2026-04-30 05:11:48,928 - main - INFO - Included router: routers.auth.router
2026-04-30 05:11:48,977 - main - INFO - Included router: routers.chat_analytics_daily.router
2026-04-30 05:11:49,027 - main - INFO - Included router: routers.chat_attachments.router
2026-04-30 05:11:49,095 - main - INFO - Included router: routers.chat_branding.router
2026-04-30 05:11:49,109 - main - INFO - Included router: routers.chat_branding_api.router
2026-04-30 05:11:49,162 - main - INFO - Included router: routers.chat_conversations.router
2026-04-30 05:11:49,207 - main - INFO - Included router: routers.chat_messages.router
2026-04-30 05:11:49,341 - main - INFO - Included router: routers.chat_routing_rules.router
2026-04-30 05:11:49,379 - main - INFO - Included router: routers.contact.router
2026-04-30 05:11:49,382 - main - INFO - Included router: routers.health.router
2026-04-30 05:11:49,426 - main - INFO - Included router: routers.kb_articles.router
2026-04-30 05:11:49,475 - main - INFO - Included router: routers.plans.router
2026-04-30 05:11:49,495 - main - INFO - Included router: routers.settings.router
2026-04-30 05:11:49,530 - main - INFO - Included router: routers.smtp_settings.router
2026-04-30 05:11:49,564 - main - INFO - Included router: routers.storage.router
2026-04-30 05:11:49,673 - main - INFO - Included router: routers.support_chat.router
2026-04-30 05:11:49,709 - main - INFO - Included router: routers.support_departments.router
2026-04-30 05:11:49,751 - main - INFO - Included router: routers.support_seats.router
2026-04-30 05:11:49,760 - main - INFO - Included router: routers.user.router
2026-04-30 05:11:49,826 - main - INFO - Included router: routers.user_profiles.router
2026-04-30 05:11:50,087 - main - INFO - Included router: routers.whmcs.router
2026-04-30 05:11:50,117 - main - INFO - Included router: routers.whmcs_admin.router
2026-04-30 05:11:50,158 - main - INFO - Included router: routers.whmcs_extra.router
2026-04-30 05:11:50,160 - main - INFO - === Application startup initiated ===
2026-04-30 05:11:50,160 - services.database - INFO - Ignore creating tables
2026-04-30 05:11:50,160 - services.mock_data - INFO - Ignore initialize data
2026-04-30 05:11:50,160 - services.auth - INFO - Ignore initialize admin
2026-04-30 05:11:50,160 - main - INFO - === Application startup completed successfully ===
2026-04-30 05:12:22,586 - core.config - DEBUG - Read dynamic attribute jwt_secret_key from environment variable JWT_SECRET_KEY
2026-04-30 05:12:22,587 - core.config - DEBUG - Read dynamic attribute jwt_algorithm from environment variable JWT_ALGORITHM
2026-04-30 05:12:22,601 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 05:12:22,604 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:12:22,604 - core.database - WARNING - Database session maker not available, attempting lazy initialization...
2026-04-30 05:12:22,604 - core.database - WARNING - Database not initialized, attempting lazy initialization...
2026-04-30 05:12:22,604 - core.database - INFO - Starting database initialization...
2026-04-30 05:12:22,605 - core.config - DEBUG - Read dynamic attribute database_url from environment variable DATABASE_URL
2026-04-30 05:12:22,605 - core.database - INFO - Normalizing database URL for async compatibility...
2026-04-30 05:12:22,606 - core.database - INFO - Creating async database engine...
2026-04-30 05:12:22,606 - core.database - INFO - Using QueuePool with connection pooling for non-Lambda environment
2026-04-30 05:12:22,663 - core.database - INFO - Database engine created successfully
2026-04-30 05:12:22,663 - core.database - INFO - Creating async session maker...
2026-04-30 05:12:22,664 - core.database - INFO - Async session maker created successfully
2026-04-30 05:12:22,664 - core.database - INFO - Database connection initialized successfully
2026-04-30 05:12:22,664 - core.database - DEBUG - [DB_OP] Starting create_tables
2026-04-30 05:12:22,664 - core.database - INFO - 🔧 Starting table creation...
2026-04-30 05:12:22,861 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 05:12:23,092 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 05:12:23,093 - core.config - DEBUG - Read dynamic attribute oss_service_url from environment variable OSS_SERVICE_URL
2026-04-30 05:12:23,093 - core.config - DEBUG - Read dynamic attribute oss_api_key from environment variable OSS_API_KEY
2026-04-30 05:12:23,194 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-30 05:12:23,207 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f479da6d180>
2026-04-30 05:12:23,207 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f479d9b3cc0> server_hostname='atoms.dev' timeout=120.0
2026-04-30 05:12:23,215 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f479d995750>
2026-04-30 05:12:23,216 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-30 05:12:23,217 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 05:12:23,218 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-30 05:12:23,218 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 05:12:23,218 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-30 05:12:23,357 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Thu, 30 Apr 2026 12:12:23 GMT'), (b'Content-Type', b'application/json; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Access-Control-Allow-Headers', b'Origin, Content-Type, Accept, Authorization'), (b'Access-Control-Allow-Methods', b'GET, POST, PUT, DELETE, OPTIONS'), (b'Access-Control-Allow-Origin', b'*'), (b'Access-Control-Max-Age', b'86400'), (b'X-Request-Id', b'b593fe2beb779bfd60b6de1e80eba6e5'), (b'X-Trace-Id', b'd8955256afb84144a38ed2c1f7c38e4e'), (b'Content-Security-Policy', b"frame-ancestors 'self' https://atoms.dev"), (b'Strict-Transport-Security', b'max-age=63072000; includeSubDomains; preload'), (b'X-Content-Type-Options', b'nosniff'), (b'X-XSS-Protection', b'1; mode=block'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'cf-cache-status', b'DYNAMIC'), (b'Content-Encoding', b'gzip'), (b'Server', b'cloudflare'), (b'CF-RAY', b'9f4674551aa0ad7f-LAX')])
2026-04-30 05:12:23,358 - httpx - INFO - HTTP Request: GET https://atoms.dev/api/v1/infra/client/oss/buckets/user-avatars/objects "HTTP/1.1 200 OK"
2026-04-30 05:12:23,359 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-30 05:12:23,359 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 05:12:23,360 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 05:12:23,360 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 05:12:23,360 - httpcore.connection - DEBUG - close.started
2026-04-30 05:12:23,361 - httpcore.connection - DEBUG - close.complete
2026-04-30 05:12:25,006 - core.database - INFO - Tables initialized successfully
2026-04-30 05:12:25,007 - core.database - DEBUG - [DB_OP] Create tables completed in 2.3431s
2026-04-30 05:12:25,071 - core.database - INFO - Lazy database initialization completed successfully
2026-04-30 05:12:25,072 - core.database - DEBUG - [DB_OP] Database session created successfully in 2.4678s
2026-04-30 05:12:25,539 - core.database - DEBUG - [DB_OP] Database session cleanup after 2.9357s
2026-04-30 05:13:23,639 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:13:23,639 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 05:13:23,962 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3226s
2026-04-30 05:14:23,506 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:14:23,506 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 05:14:23,828 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3222s
2026-04-30 05:15:23,632 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:15:23,633 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 05:15:23,954 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3218s
2026-04-30 05:16:23,632 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:16:23,632 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0007s
2026-04-30 05:16:23,953 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3214s
2026-04-30 05:17:23,672 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:17:23,672 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 05:17:23,992 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3201s
2026-04-30 05:18:23,495 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:18:23,495 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 05:18:23,945 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4499s
2026-04-30 05:19:23,491 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:19:23,491 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 05:19:23,812 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3216s
2026-04-30 05:19:35,545 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 05:19:35,614 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:19:35,614 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 05:19:35,792 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 05:19:35,798 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 05:19:35,829 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-30 05:19:35,837 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f4797702410>
2026-04-30 05:19:35,837 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f479c07ac40> server_hostname='atoms.dev' timeout=120.0
2026-04-30 05:19:35,844 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f4797702170>
2026-04-30 05:19:35,844 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-30 05:19:35,845 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 05:19:35,845 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-30 05:19:35,845 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 05:19:35,845 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-30 05:19:35,958 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3446s
2026-04-30 05:19:36,030 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Thu, 30 Apr 2026 12:19:36 GMT'), (b'Content-Type', b'application/json; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Access-Control-Allow-Headers', b'Origin, Content-Type, Accept, Authorization'), (b'Access-Control-Allow-Methods', b'GET, POST, PUT, DELETE, OPTIONS'), (b'Access-Control-Allow-Origin', b'*'), (b'Access-Control-Max-Age', b'86400'), (b'X-Request-Id', b'5ffd2a416d5a8a077976f12bffa8facd'), (b'X-Trace-Id', b'4afb5214634441a7980f1df97fc4cc56'), (b'Content-Security-Policy', b"frame-ancestors 'self' https://atoms.dev"), (b'Strict-Transport-Security', b'max-age=63072000; includeSubDomains; preload'), (b'X-Content-Type-Options', b'nosniff'), (b'X-XSS-Protection', b'1; mode=block'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'cf-cache-status', b'DYNAMIC'), (b'Content-Encoding', b'gzip'), (b'Server', b'cloudflare'), (b'CF-RAY', b'9f467ee50f18c3a8-LAX')])
2026-04-30 05:19:36,031 - httpx - INFO - HTTP Request: GET https://atoms.dev/api/v1/infra/client/oss/buckets/user-avatars/objects "HTTP/1.1 200 OK"
2026-04-30 05:19:36,031 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-30 05:19:36,032 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 05:19:36,032 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 05:19:36,032 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 05:19:36,033 - httpcore.connection - DEBUG - close.started
2026-04-30 05:19:36,033 - httpcore.connection - DEBUG - close.complete
2026-04-30 05:20:36,504 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:20:36,505 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 05:20:36,829 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3247s
2026-04-30 05:21:35,623 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:21:35,624 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0011s
2026-04-30 05:21:35,952 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3286s
2026-04-30 05:21:52,251 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 05:21:52,508 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 05:21:52,545 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-30 05:21:52,554 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f47977019f0>
2026-04-30 05:21:52,555 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f479c07aec0> server_hostname='atoms.dev' timeout=120.0
2026-04-30 05:21:52,562 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f4797700c10>
2026-04-30 05:21:52,562 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-30 05:21:52,562 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 05:21:52,563 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-30 05:21:52,563 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 05:21:52,563 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-30 05:21:52,709 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Thu, 30 Apr 2026 12:21:52 GMT'), (b'Content-Type', b'application/json; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Access-Control-Allow-Headers', b'Origin, Content-Type, Accept, Authorization'), (b'Access-Control-Allow-Methods', b'GET, POST, PUT, DELETE, OPTIONS'), (b'Access-Control-Allow-Origin', b'*'), (b'Access-Control-Max-Age', b'86400'), (b'X-Request-Id', b'f90719629fd3ddc65ca1c657790151af'), (b'X-Trace-Id', b'eeeef042cfdb491d8af189b0cdd4a3b9'), (b'Content-Security-Policy', b"frame-ancestors 'self' https://atoms.dev"), (b'Strict-Transport-Security', b'max-age=63072000; includeSubDomains; preload'), (b'X-Content-Type-Options', b'nosniff'), (b'X-XSS-Protection', b'1; mode=block'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'cf-cache-status', b'DYNAMIC'), (b'Content-Encoding', b'gzip'), (b'Server', b'cloudflare'), (b'CF-RAY', b'9f46823b89390d12-LAX')])
2026-04-30 05:21:52,710 - httpx - INFO - HTTP Request: GET https://atoms.dev/api/v1/infra/client/oss/buckets/user-avatars/objects "HTTP/1.1 200 OK"
2026-04-30 05:21:52,710 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-30 05:21:52,711 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 05:21:52,711 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 05:21:52,711 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 05:21:52,712 - httpcore.connection - DEBUG - close.started
2026-04-30 05:21:52,712 - httpcore.connection - DEBUG - close.complete
2026-04-30 05:22:35,621 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:22:35,622 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0006s
2026-04-30 05:22:35,944 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3227s
2026-04-30 05:22:42,484 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 05:22:42,756 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 05:22:42,781 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-30 05:22:42,788 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f4797703a90>
2026-04-30 05:22:42,788 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f479d9b3cc0> server_hostname='atoms.dev' timeout=120.0
2026-04-30 05:22:42,799 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f47977031f0>
2026-04-30 05:22:42,799 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-30 05:22:42,800 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 05:22:42,800 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-30 05:22:42,800 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 05:22:42,800 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-30 05:22:42,927 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Thu, 30 Apr 2026 12:22:42 GMT'), (b'Content-Type', b'application/json; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Access-Control-Allow-Headers', b'Origin, Content-Type, Accept, Authorization'), (b'Access-Control-Allow-Methods', b'GET, POST, PUT, DELETE, OPTIONS'), (b'Access-Control-Allow-Origin', b'*'), (b'Access-Control-Max-Age', b'86400'), (b'X-Request-Id', b'a78d8b16aa169cf79616c3c7bd3ee3ff'), (b'X-Trace-Id', b'e505764e61674848b7548c1dbbb552ff'), (b'Content-Security-Policy', b"frame-ancestors 'self' https://atoms.dev"), (b'Strict-Transport-Security', b'max-age=63072000; includeSubDomains; preload'), (b'X-Content-Type-Options', b'nosniff'), (b'X-XSS-Protection', b'1; mode=block'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'cf-cache-status', b'DYNAMIC'), (b'Content-Encoding', b'gzip'), (b'Server', b'cloudflare'), (b'CF-RAY', b'9f46837589722ab3-LAX')])
2026-04-30 05:22:42,928 - httpx - INFO - HTTP Request: GET https://atoms.dev/api/v1/infra/client/oss/buckets/user-avatars/objects "HTTP/1.1 200 OK"
2026-04-30 05:22:42,928 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-30 05:22:42,928 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 05:22:42,929 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 05:22:42,929 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 05:22:42,930 - httpcore.connection - DEBUG - close.started
2026-04-30 05:22:42,930 - httpcore.connection - DEBUG - close.complete
2026-04-30 05:23:36,498 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:23:36,499 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0007s
2026-04-30 05:23:36,947 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4482s
2026-04-30 05:24:36,515 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:24:36,516 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 05:24:36,835 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3203s
2026-04-30 05:25:36,508 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:25:36,508 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0006s
2026-04-30 05:25:36,830 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3227s
2026-04-30 05:27:14,671 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:27:14,671 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 05:27:14,992 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3218s
2026-04-30 05:28:14,513 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:28:14,513 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 05:28:14,835 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3219s
2026-04-30 05:29:14,502 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:29:14,502 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 05:29:14,953 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4509s
2026-04-30 05:30:14,506 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:30:14,506 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 05:30:14,841 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3348s
2026-04-30 05:31:14,509 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:31:14,510 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0007s
2026-04-30 05:31:14,832 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3230s
2026-04-30 05:32:14,509 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:32:14,510 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 05:32:14,854 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3450s
2026-04-30 05:33:14,512 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:33:14,512 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 05:33:14,833 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3217s
2026-04-30 05:34:14,496 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:34:14,497 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 05:34:14,817 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3213s
2026-04-30 05:35:14,510 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:35:14,510 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 05:35:14,974 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4644s
2026-04-30 05:36:14,499 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:36:14,500 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 05:36:14,824 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3245s
2026-04-30 05:37:14,511 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:37:14,511 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0007s
2026-04-30 05:37:14,833 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3222s
2026-04-30 05:38:14,504 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 05:38:14,504 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 05:38:14,831 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3271s
2026-04-30 05:39:08,429 - services.database - DEBUG - [DB_OP] Starting database close
2026-04-30 05:39:08,498 - core.database - INFO - Database connection closed and engine disposed
2026-04-30 05:39:08,498 - services.database - INFO - Database connections closed
2026-04-30 05:39:08,498 - services.database - DEBUG - [DB_OP] Database close completed in 0.0694s
