• LogParser v0.8.2, last updated at 2026-03-27 04:31:21, http://scrapyd-2:6800/logs/sourcing_v2/adesa.fr/task_41_2026-03-27T04_30_00.json

PROJECT (sourcing_v2), SPIDER (adesa.fr)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spideradesa.fr
    jobtask_41_2026-03-27T04_30_00
    first_log_time2026-03-27 04:30:05
    latest_log_time2026-03-27 04:31:18
    runtime0:01:13
    crawled_pages 136
    scraped_items 52
    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-27 04:31:18 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f576cea2110>
      2026-03-27 04:31:18 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f576cea25d0>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      f16b87fe6f069e5b
    • latest_crawl

      2026-03-27 04:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
    • latest_scrape

      2026-03-27 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707921>
    • latest_stat

      2026-03-27 04:31:07 [scrapy.extensions.logstats] INFO: Crawled 130 pages (at 130 pages/min), scraped 48 items (at 48 items/min)
    • Head

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

      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10721342: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10726267
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726267%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10726267: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10726267 url https://www.openlane.eu/en/carv6/auction/10726267
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699452
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699452%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699452: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10723136
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723136%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10723136: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10723136 url https://www.openlane.eu/en/carv6/auction/10723136
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10554939
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554939%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10554939: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699445
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699445%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699445: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699446
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699446%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699446: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10662769
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10662769: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699444
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699444%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699444: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10527711
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527711%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10527711: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10527709
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527709%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10527709: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10725178
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725178%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10725178: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10725178 url https://www.openlane.eu/en/carv6/auction/10725178
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10711365
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711365%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10711365: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10711365 url https://www.openlane.eu/en/carv6/auction/10711365
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699467
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699467%27 HTTP/1.1" 200 None
      2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699467: 0
      2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
      2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10693704
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710693704%27 HTTP/1.1" 200 None
      2026-03-27 04:31:17 [adesa.fr] INFO: Scrape type for 10693704: 0
      2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
      2026-03-27 04:31:17 [adesa.fr] INFO: Found listing with ID: 10695919
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695919%27 HTTP/1.1" 200 None
      2026-03-27 04:31:17 [adesa.fr] INFO: Scrape type for 10695919: 0
      2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
      2026-03-27 04:31:17 [adesa.fr] INFO: Found listing with ID: 10687169
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687169%27 HTTP/1.1" 200 None
      2026-03-27 04:31:17 [adesa.fr] INFO: Scrape type for 10687169: 0
      2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
      2026-03-27 04:31:17 [adesa.fr] INFO: Found listing with ID: 10715524
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715524%27 HTTP/1.1" 200 None
      2026-03-27 04:31:17 [adesa.fr] INFO: Scrape type for 10715524: 0
      2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
      2026-03-27 04:31:17 [adesa.fr] INFO: Found listing with ID: 10652149
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652149%27 HTTP/1.1" 200 None
      2026-03-27 04:31:17 [adesa.fr] INFO: Scrape type for 10652149: 0
      2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
      2026-03-27 04:31:17 [adesa.fr] INFO: Found listing with ID: 10699412
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699412%27 HTTP/1.1" 200 None
      2026-03-27 04:31:17 [adesa.fr] INFO: Scrape type for 10699412: 0
      2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10699412 url https://www.openlane.eu/en/carv6/auction/10699412
      2026-03-27 04:31:17 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-27 04:31:17 [adesa.fr] INFO: adesa.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 172, <ScrapeType.BATCH_SKIPPED: 5>: 0}
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20last_price_update_time%20lt%201774153877 HTTP/1.1" 200 None
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704712') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704714') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704715') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704716') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704717') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704718') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704719') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704721') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704723') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704725') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704726') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704727') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704728') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704729') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704731') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704732') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704734') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704735') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704736') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704737') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704741') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704742') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704744') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704745') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704747') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704748') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704749') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704750') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704752') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704753') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706583') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706601') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706615') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706616') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706624') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706840') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706860') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706868') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706880') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706891') HTTP/1.1" 204 0
      2026-03-27 04:31:17 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (52 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-27T04_30_00.jl
      2026-03-27 04:31:17 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 147912,
       'downloader/request_count': 171,
       'downloader/request_method_count/GET': 162,
       'downloader/request_method_count/POST': 9,
       'downloader/response_bytes': 39897924,
       'downloader/response_count': 171,
       'downloader/response_status_count/200': 96,
       'downloader/response_status_count/403': 75,
       'elapsed_time_seconds': 71.285036,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 27, 4, 31, 17, 884991, tzinfo=datetime.timezone.utc),
       'httpcompression/response_bytes': 341035,
       'httpcompression/response_count': 75,
       'item_scraped_count': 52,
       'log_count/DEBUG': 2895,
       'log_count/INFO': 3431,
       'memusage/max': 195665920,
       'memusage/startup': 147746816,
       'photo_download_count': 35,
       'request_depth_max': 8,
       'response_received_count': 136,
       'scheduler/dequeued': 171,
       'scheduler/dequeued/memory': 171,
       'scheduler/enqueued': 171,
       'scheduler/enqueued/memory': 171,
       'scrape_type/new': 11,
       'scrape_type/price_update': 41,
       'scrape_type/skipped': 820,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 61,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 3.5352901815452054,
       'scrapy-zyte-api/mean_response_seconds': 3.6146087645873664,
       'scrapy-zyte-api/processed': 61,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 61,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 60,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 61,
       'scrapy-zyte-api/request_args/httpRequestBody': 9,
       'scrapy-zyte-api/request_args/httpRequestMethod': 9,
       'scrapy-zyte-api/request_args/httpResponseBody': 61,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 61,
       'scrapy-zyte-api/request_args/url': 61,
       'scrapy-zyte-api/status_codes/200': 61,
       'scrapy-zyte-api/success': 61,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 872,
       'source/total_available': 872,
       'start_time': datetime.datetime(2026, 3, 27, 4, 30, 6, 599955, tzinfo=datetime.timezone.utc)}
      2026-03-27 04:31:17 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-27 04:31:18 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f576cea2110>
      2026-03-27 04:31:18 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f576cea25d0>
    • Log

      /3/log/utf8/sourcing_v2/adesa.fr/task_41_2026-03-27T04_30_00/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/adesa.fr/task_41_2026-03-27T04_30_00.log

  • sourcelog
    last_update_time2026-03-27 04:31:17
    last_update_timestamp1774585877
    downloader/request_bytes147912
    downloader/request_count171
    downloader/request_method_count/GET162
    downloader/request_method_count/POST9
    downloader/response_bytes39897924
    downloader/response_count171
    downloader/response_status_count/20096
    downloader/response_status_count/40375
    elapsed_time_seconds71.285036
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 27, 4, 31, 17, 884991, tzinfo=datetime.timezone.utc)
    httpcompression/response_bytes341035
    httpcompression/response_count75
    item_scraped_count52
    log_count/DEBUG2895
    log_count/INFO3431
    memusage/max195665920
    memusage/startup147746816
    photo_download_count35
    request_depth_max8
    response_received_count136
    scheduler/dequeued171
    scheduler/dequeued/memory171
    scheduler/enqueued171
    scheduler/enqueued/memory171
    scrape_type/new11
    scrape_type/price_update41
    scrape_type/skipped820
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts61
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.5352901815452054
    scrapy-zyte-api/mean_response_seconds3.6146087645873664
    scrapy-zyte-api/processed61
    scrapy-zyte-api/request_args/customHttpRequestHeaders61
    scrapy-zyte-api/request_args/experimental.requestCookies60
    scrapy-zyte-api/request_args/experimental.responseCookies61
    scrapy-zyte-api/request_args/httpRequestBody9
    scrapy-zyte-api/request_args/httpRequestMethod9
    scrapy-zyte-api/request_args/httpResponseBody61
    scrapy-zyte-api/request_args/httpResponseHeaders61
    scrapy-zyte-api/request_args/url61
    scrapy-zyte-api/status_codes/20061
    scrapy-zyte-api/success61
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered872
    source/total_available872
    start_timedatetime.datetime(2026, 3, 27, 4, 30, 6, 599955, tzinfo=datetime.timezone.utc)