• LogParser v0.8.2, last updated at 2026-03-24 22:07:23, http://scrapyd-3:6800/logs/sourcing_v2/adesa.it/task_37_2026-03-24T22_00_00.json

PROJECT (sourcing_v2), SPIDER (adesa.it)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spideradesa.it
    jobtask_37_2026-03-24T22_00_00
    first_log_time2026-03-24 22:00:04
    latest_log_time2026-03-24 22:07:20
    runtime0:07:16
    crawled_pages 558
    scraped_items 545
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count2
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      2 in total

      2026-03-24 22:07:20 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fda8e329c10>
      2026-03-24 22:07:20 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fda8e32a0d0>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      7f9a9d9d34c48e59
    • latest_crawl

      2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/ec799d2e-3b5a-4c10-bac9-db729d39e4d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
    • latest_scrape

      2026-03-24 22:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741783/general/ec799d2e-3b5a-4c10-bac9-db729d39e4d3.jpg>
    • latest_stat

      2026-03-24 22:07:05 [scrapy.extensions.logstats] INFO: Crawled 557 pages (at 26 pages/min), scraped 544 items (at 34 items/min)
    • Head

      2026-03-24 22:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-24 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-24 22:00:04 [adesa.it] INFO: Starting spider adesa.it
      2026-03-24 22:00:04 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-24 22:00:04 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-24 22:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-24 22:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-24 22:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 7f9a9d9d34c48e59
      2026-03-24 22:00:04 [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-24 22:00:04 [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-24T22_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-24 22:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-24 22:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-24 22:00:04 [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-24 22:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-24 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-24 22:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-24 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 2118
      2026-03-24 22:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 22:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-24 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-24 22:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-24 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-24 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-24 22:00:05 [scrapy.core.engine] INFO: Spider opened
      2026-03-24 22:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-24 22:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-24 22:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
      2026-03-24 22:00:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-24 22:00:05 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-24 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-24 22:00:20 [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-24 22:00:20 [adesa.it] INFO: Found listing with ID: 10713178
    • Tail

      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695543') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695544') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695545') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695546') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695547') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695548') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695549') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695550') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695551') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695552') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695553') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695555') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695556') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695558') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695559') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695560') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695561') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695562') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695563') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695564') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695565') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695566') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695567') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695568') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695570') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695571') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695572') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695573') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695574') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695575') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695576') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695577') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695578') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695579') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695580') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696088') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696089') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696090') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696101') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696103') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696104') HTTP/1.1" 204 0
      2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696105') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696106') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696107') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696108') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696109') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696110') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696112') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696114') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696115') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696116') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696118') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696127') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696129') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696130') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696131') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696132') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696133') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696134') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696135') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696136') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696137') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696138') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696145') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696146') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696147') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696178') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696179') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696180') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696181') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696182') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696183') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696184') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696185') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696186') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696187') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696188') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696189') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696190') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696191') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696193') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696194') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696195') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696196') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696197') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696198') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696200') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696201') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696203') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696353') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696391') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696393') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696394') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696435') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696436') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696443') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696444') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696445') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696446') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696452') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696454') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696456') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696457') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696458') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696459') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696460') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696462') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696463') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696464') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696465') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696466') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696467') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696468') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699431') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699695') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699696') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699697') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699698') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699699') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699700') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699701') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699702') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699703') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699704') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699705') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699706') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699707') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699708') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699709') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699710') HTTP/1.1" 204 0
      2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699711') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699712') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699713') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699714') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699715') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699716') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699717') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699718') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699923') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699941') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699942') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699945') HTTP/1.1" 204 0
      2026-03-24 22:07:20 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (545 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.it/task_37_2026-03-24T22_00_00.jl
      2026-03-24 22:07:20 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 1285624,
       'downloader/request_count': 1518,
       'downloader/request_method_count/GET': 1505,
       'downloader/request_method_count/POST': 13,
       'downloader/response_bytes': 153446119,
       'downloader/response_count': 1518,
       'downloader/response_status_count/200': 1518,
       'elapsed_time_seconds': 434.717944,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 24, 22, 7, 20, 169712, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 545,
       'log_count/DEBUG': 16448,
       'log_count/INFO': 15978,
       'memusage/max': 183209984,
       'memusage/startup': 147877888,
       'photo_download_count': 960,
       'request_depth_max': 13,
       'response_received_count': 558,
       'scheduler/dequeued': 1518,
       'scheduler/dequeued/memory': 1518,
       'scheduler/enqueued': 1518,
       'scheduler/enqueued/memory': 1518,
       'scrape_type/new': 178,
       'scrape_type/price_update': 367,
       'scrape_type/skipped': 727,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 561,
       'scrapy-zyte-api/error_ratio': 0.0053475935828877,
       'scrapy-zyte-api/error_types/download/temporary-error': 3,
       'scrapy-zyte-api/errors': 3,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 4.412431205874361,
       'scrapy-zyte-api/mean_response_seconds': 4.39037496500522,
       'scrapy-zyte-api/processed': 558,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 558,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 557,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 558,
       'scrapy-zyte-api/request_args/httpRequestBody': 13,
       'scrapy-zyte-api/request_args/httpRequestMethod': 13,
       'scrapy-zyte-api/request_args/httpResponseBody': 558,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 558,
       'scrapy-zyte-api/request_args/url': 558,
       'scrapy-zyte-api/status_codes/200': 558,
       'scrapy-zyte-api/status_codes/520': 3,
       'scrapy-zyte-api/success': 558,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 1272,
       'source/total_available': 1272,
       'start_time': datetime.datetime(2026, 3, 24, 22, 0, 5, 451768, tzinfo=datetime.timezone.utc)}
      2026-03-24 22:07:20 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-24 22:07:20 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fda8e329c10>
      2026-03-24 22:07:20 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fda8e32a0d0>
    • Log

      /4/log/utf8/sourcing_v2/adesa.it/task_37_2026-03-24T22_00_00/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/adesa.it/task_37_2026-03-24T22_00_00.log

  • sourcelog
    last_update_time2026-03-24 22:07:20
    last_update_timestamp1774390040
    downloader/request_bytes1285624
    downloader/request_count1518
    downloader/request_method_count/GET1505
    downloader/request_method_count/POST13
    downloader/response_bytes153446119
    downloader/response_count1518
    downloader/response_status_count/2001518
    elapsed_time_seconds434.717944
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 24, 22, 7, 20, 169712, tzinfo=datetime.timezone.utc)
    item_scraped_count545
    log_count/DEBUG16448
    log_count/INFO15978
    memusage/max183209984
    memusage/startup147877888
    photo_download_count960
    request_depth_max13
    response_received_count558
    scheduler/dequeued1518
    scheduler/dequeued/memory1518
    scheduler/enqueued1518
    scheduler/enqueued/memory1518
    scrape_type/new178
    scrape_type/price_update367
    scrape_type/skipped727
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts561
    scrapy-zyte-api/error_ratio0.0053475935828877
    scrapy-zyte-api/error_types/download/temporary-error3
    scrapy-zyte-api/errors3
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds4.412431205874361
    scrapy-zyte-api/mean_response_seconds4.39037496500522
    scrapy-zyte-api/processed558
    scrapy-zyte-api/request_args/customHttpRequestHeaders558
    scrapy-zyte-api/request_args/experimental.requestCookies557
    scrapy-zyte-api/request_args/experimental.responseCookies558
    scrapy-zyte-api/request_args/httpRequestBody13
    scrapy-zyte-api/request_args/httpRequestMethod13
    scrapy-zyte-api/request_args/httpResponseBody558
    scrapy-zyte-api/request_args/httpResponseHeaders558
    scrapy-zyte-api/request_args/url558
    scrapy-zyte-api/status_codes/200558
    scrapy-zyte-api/status_codes/5203
    scrapy-zyte-api/success558
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered1272
    source/total_available1272
    start_timedatetime.datetime(2026, 3, 24, 22, 0, 5, 451768, tzinfo=datetime.timezone.utc)