Head
2026-03-28 22:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 22:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-28 22:00:04 [adesa.it] INFO: Starting spider adesa.it
2026-03-28 22:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 22:00:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 22:00:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 22:00:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 22:00:05 [scrapy.extensions.telnet] INFO: Telnet Password: 7954113910143f36
2026-03-28 22:00:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-28 22:00:05 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.it/task_37_2026-03-28T22_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-28 22:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 22:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 22:00:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-28 22:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 22:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-28 22:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-28 22:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 22:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-28 22:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 22:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 22:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 22:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 22:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-28 22:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 22:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 22:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-28 22:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-28 22:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 22:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 22:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-28 22:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 22:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 22:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 22:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 22:00:13 [adesa.it] INFO: Found listing with ID: 10741918
Tail
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699536') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699537') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699538') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699539') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699540') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699541') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699542') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699543') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699544') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699545') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699546') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699547') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699548') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699549') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699550') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699551') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699552') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699553') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699554') HTTP/1.1" 204 0
2026-03-28 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699555') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699556') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699557') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699558') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699559') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699560') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699562') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699563') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699564') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701338') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706034') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706039') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706042') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706044') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706046') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706048') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706049') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706051') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706052') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706053') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706055') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706057') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706384') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706394') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706430') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706433') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706434') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706436') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706437') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706446') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706448') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706450') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706454') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706464') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706501') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706505') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706506') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707275') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707881') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707882') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707883') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707884') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707885') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707886') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707887') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707888') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707889') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707890') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707891') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707892') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707893') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707894') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707895') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707896') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707897') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707898') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707899') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707900') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707901') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707903') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707904') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707905') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707906') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707908') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707909') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707910') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707911') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707912') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707913') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707914') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707915') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707916') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10708905') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10708921') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709160') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709612') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709638') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709651') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709662') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709663') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709674') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709675') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709676') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709691') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709697') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709720') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709725') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10709994') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10711147') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10711201') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10711207') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713119') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713120') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713121') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713122') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713123') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713124') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713125') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713126') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713127') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713128') HTTP/1.1" 204 0
2026-03-28 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713129') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713130') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713131') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713132') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713133') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713134') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713135') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713136') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713137') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713138') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713139') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713140') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713141') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713142') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713143') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713144') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713145') HTTP/1.1" 204 0
2026-03-28 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10713146') HTTP/1.1" 204 0
2026-03-28 22:05:09 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (510 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.it/task_37_2026-03-28T22_00_00.jl
2026-03-28 22:05:09 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 494339,
'downloader/request_count': 525,
'downloader/request_method_count/GET': 511,
'downloader/request_method_count/POST': 14,
'downloader/response_bytes': 26986245,
'downloader/response_count': 524,
'downloader/response_status_count/200': 524,
'elapsed_time_seconds': 303.403269,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 22, 5, 9, 175101, tzinfo=datetime.timezone.utc),
'item_scraped_count': 510,
'log_count/DEBUG': 8193,
'log_count/ERROR': 1,
'log_count/INFO': 8537,
'memusage/max': 175022080,
'memusage/startup': 149876736,
'request_depth_max': 14,
'response_received_count': 524,
'scheduler/dequeued': 525,
'scheduler/dequeued/memory': 525,
'scheduler/enqueued': 525,
'scheduler/enqueued/memory': 525,
'scrape_type/new': 27,
'scrape_type/price_update': 484,
'scrape_type/skipped': 863,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 530,
'scrapy-zyte-api/error_ratio': 0.011320754716981131,
'scrapy-zyte-api/error_types/download/temporary-error': 5,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 6,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 3.8983442231318644,
'scrapy-zyte-api/mean_response_seconds': 3.9201288635883365,
'scrapy-zyte-api/processed': 525,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 525,
'scrapy-zyte-api/request_args/experimental.requestCookies': 524,
'scrapy-zyte-api/request_args/experimental.responseCookies': 525,
'scrapy-zyte-api/request_args/httpRequestBody': 14,
'scrapy-zyte-api/request_args/httpRequestMethod': 14,
'scrapy-zyte-api/request_args/httpResponseBody': 525,
'scrapy-zyte-api/request_args/httpResponseHeaders': 525,
'scrapy-zyte-api/request_args/url': 525,
'scrapy-zyte-api/status_codes/200': 524,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/status_codes/520': 5,
'scrapy-zyte-api/success': 524,
'scrapy-zyte-api/success_ratio': 0.9980952380952381,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1374,
'source/total_available': 1374,
'start_time': datetime.datetime(2026, 3, 28, 22, 0, 5, 771832, tzinfo=datetime.timezone.utc)}
2026-03-28 22:05:09 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 22:05:09 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f7e9af5fdd0>
2026-03-28 22:05:09 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f7e9abe6050>