• LogParser v0.8.2, last updated at 2026-03-29 17:18:36, http://scrapyd-2:6800/logs/sourcing_v2/adesa.de/task_40_2026-03-29T17_15_00.json

PROJECT (sourcing_v2), SPIDER (adesa.de)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spideradesa.de
    jobtask_40_2026-03-29T17_15_00
    first_log_time2026-03-29 17:15:05
    latest_log_time2026-03-29 17:18:31
    runtime0:03:26
    crawled_pages 250
    scraped_items 231
    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-29 17:18:31 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc56e9673d0>
      2026-03-29 17:18:31 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc56cd966d0>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      372b3db57ae83533
    • latest_crawl

      2026-03-29 17:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
    • latest_scrape

      2026-03-29 17:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733194>
    • latest_stat

      2026-03-29 17:18:06 [scrapy.extensions.logstats] INFO: Crawled 226 pages (at 123 pages/min), scraped 211 items (at 119 items/min)
    • Head

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

      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715608') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715609') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715610') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715611') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715612') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715614') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715616') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715619') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715621') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715622') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715624') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715625') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715626') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715627') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715630') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715631') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715632') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715634') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715636') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715638') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715639') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715640') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715641') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715646') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715649') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715652') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715653') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715654') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715655') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715656') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715657') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715658') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715659') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715661') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715662') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715663') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715664') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715667') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715668') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715670') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715671') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715672') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715673') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715674') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715675') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715677') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715678') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715679') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715681') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715683') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715684') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715685') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715686') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715688') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715691') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715692') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715694') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715695') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715698') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715700') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715701') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715702') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715703') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715792') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716174') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716175') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716180') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716181') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716182') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716184') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716185') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716194') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716197') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716199') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716200') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716201') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716203') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716206') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716207') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716208') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716216') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716217') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716221') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716222') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716223') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716226') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716227') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716228') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716230') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716231') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716234') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716236') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716237') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716241') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716242') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716243') HTTP/1.1" 204 0
      2026-03-29 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716244') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716247') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716248') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716252') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716580') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716737') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716739') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716740') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716741') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716771') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716772') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10718221') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10718248') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10718255') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10718270') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10718291') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10718297') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10718298') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10718313') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10719943') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10719946') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10719955') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720024') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720043') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720048') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720051') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720055') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720060') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720061') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720067') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720071') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720076') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720079') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720440') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720445') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720458') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720459') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720471') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720472') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720502') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720503') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720584') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720587') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720590') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720592') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720599') HTTP/1.1" 204 0
      2026-03-29 17:18:31 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (231 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.de/task_40_2026-03-29T17_15_00.jl
      2026-03-29 17:18:31 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 239123,
       'downloader/request_count': 250,
       'downloader/request_method_count/GET': 232,
       'downloader/request_method_count/POST': 18,
       'downloader/response_bytes': 18292141,
       'downloader/response_count': 250,
       'downloader/response_status_count/200': 250,
       'elapsed_time_seconds': 204.913753,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 29, 17, 18, 31, 363314, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 231,
       'log_count/DEBUG': 6042,
       'log_count/INFO': 7030,
       'memusage/max': 174706688,
       'memusage/startup': 147984384,
       'request_depth_max': 17,
       'response_received_count': 250,
       'scheduler/dequeued': 250,
       'scheduler/dequeued/memory': 250,
       'scheduler/enqueued': 250,
       'scheduler/enqueued/memory': 250,
       'scrape_type/new': -1,
       'scrape_type/new_duplicate_id': 1,
       'scrape_type/price_update': 232,
       'scrape_type/skipped': 1475,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 251,
       'scrapy-zyte-api/error_ratio': 0.00398406374501992,
       'scrapy-zyte-api/error_types/download/temporary-error': 1,
       'scrapy-zyte-api/errors': 1,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 3.8902222516898255,
       'scrapy-zyte-api/mean_response_seconds': 3.9209152006804944,
       'scrapy-zyte-api/processed': 250,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 250,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 249,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 250,
       'scrapy-zyte-api/request_args/httpRequestBody': 18,
       'scrapy-zyte-api/request_args/httpRequestMethod': 18,
       'scrapy-zyte-api/request_args/httpResponseBody': 250,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 250,
       'scrapy-zyte-api/request_args/url': 250,
       'scrapy-zyte-api/status_codes/200': 250,
       'scrapy-zyte-api/status_codes/520': 1,
       'scrapy-zyte-api/success': 250,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 1707,
       'source/total_available': 1707,
       'start_time': datetime.datetime(2026, 3, 29, 17, 15, 6, 449561, tzinfo=datetime.timezone.utc)}
      2026-03-29 17:18:31 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-29 17:18:31 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc56e9673d0>
      2026-03-29 17:18:31 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc56cd966d0>
    • Log

      /3/log/utf8/sourcing_v2/adesa.de/task_40_2026-03-29T17_15_00/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/adesa.de/task_40_2026-03-29T17_15_00.log

  • sourcelog
    last_update_time2026-03-29 17:18:31
    last_update_timestamp1774804711
    downloader/request_bytes239123
    downloader/request_count250
    downloader/request_method_count/GET232
    downloader/request_method_count/POST18
    downloader/response_bytes18292141
    downloader/response_count250
    downloader/response_status_count/200250
    elapsed_time_seconds204.913753
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 29, 17, 18, 31, 363314, tzinfo=datetime.timezone.utc)
    item_scraped_count231
    log_count/DEBUG6042
    log_count/INFO7030
    memusage/max174706688
    memusage/startup147984384
    request_depth_max17
    response_received_count250
    scheduler/dequeued250
    scheduler/dequeued/memory250
    scheduler/enqueued250
    scheduler/enqueued/memory250
    scrape_type/new-1
    scrape_type/new_duplicate_id1
    scrape_type/price_update232
    scrape_type/skipped1475
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts251
    scrapy-zyte-api/error_ratio0.00398406374501992
    scrapy-zyte-api/error_types/download/temporary-error1
    scrapy-zyte-api/errors1
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.8902222516898255
    scrapy-zyte-api/mean_response_seconds3.9209152006804944
    scrapy-zyte-api/processed250
    scrapy-zyte-api/request_args/customHttpRequestHeaders250
    scrapy-zyte-api/request_args/experimental.requestCookies249
    scrapy-zyte-api/request_args/experimental.responseCookies250
    scrapy-zyte-api/request_args/httpRequestBody18
    scrapy-zyte-api/request_args/httpRequestMethod18
    scrapy-zyte-api/request_args/httpResponseBody250
    scrapy-zyte-api/request_args/httpResponseHeaders250
    scrapy-zyte-api/request_args/url250
    scrapy-zyte-api/status_codes/200250
    scrapy-zyte-api/status_codes/5201
    scrapy-zyte-api/success250
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered1707
    source/total_available1707
    start_timedatetime.datetime(2026, 3, 29, 17, 15, 6, 449561, tzinfo=datetime.timezone.utc)