• LogParser v0.8.2, last updated at 2026-03-25 18:31:13, http://scrapyd-0:6800/logs/sourcing_v2/adesa.uk/task_45_2026-03-25T18_30_00.json

PROJECT (sourcing_v2), SPIDER (adesa.uk)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spideradesa.uk
    jobtask_45_2026-03-25T18_30_00
    first_log_time2026-03-25 18:30:05
    latest_log_time2026-03-25 18:31:10
    runtime0:01:05
    crawled_pages 57
    scraped_items 54
    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-25 18:31:10 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f4535716310>
      2026-03-25 18:31:10 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f4535716810>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      fe0d4db8e8f36d62
    • latest_crawl

      2026-03-25 18:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
    • latest_scrape

      2026-03-25 18:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg>
    • latest_stat

      2026-03-25 18:31:06 [scrapy.extensions.logstats] INFO: Crawled 63 pages (at 63 pages/min), scraped 49 items (at 49 items/min)
    • Head

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

       'seats_number': 5,
       'seller_name': 'Stellantis',
       'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
                'DV25EGX - 17,838 mi',
       'transmission': 'automatic',
       'trim': 'Ultimate',
       'vin': None,
       'year': 2025}
      2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727640%27 HTTP/1.1" 200 None
      2026-03-25 18:31:09 [adesa.uk] INFO: Saving data for 10727640: {'created_time': 1774463469.824839, 'last_price_update_time': 1774463469.82485, 'auction_closing_time': 1774533600.0}
      2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727640') HTTP/1.1" 204 0
      2026-03-25 18:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727632)
      2026-03-25 18:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-03-25 18:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f45340fd190>
      2026-03-25 18:31:09 [common.azure_blobstore] INFO: Creating container if not exists
      2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-03-25 18:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-03-25 18:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_1.jpg HTTP/1.1" 201 0
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.uk',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F3baf89cd-982c-4851-a939-3497bb9619d4.jpg') HTTP/1.1" 204 0
      2026-03-25 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg saved to cache
      2026-03-25 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ed2e7523-3521-5ac4-9df6-6767b382c604
      2026-03-25 18:31:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed2e7523-3521-5ac4-9df6-6767b382c604, skipping ID generation
      2026-03-25 18:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed2e7523-3521-5ac4-9df6-6767b382c604 with scrape type 1
      2026-03-25 18:31:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed2e7523-3521-5ac4-9df6-6767b382c604 sending to next pipeline
      2026-03-25 18:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.uk, Processed item id: ed2e7523-3521-5ac4-9df6-6767b382c604, identifier: 10727632
      2026-03-25 18:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.uk, Translating item: ed2e7523-3521-5ac4-9df6-6767b382c604 with identifier: 10727632
      2026-03-25 18:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.uk, Applying rules to item: ed2e7523-3521-5ac4-9df6-6767b382c604 with identifier: 10727632
      2026-03-25 18:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.uk, Posting item: ed2e7523-3521-5ac4-9df6-6767b382c604 with identifier: 10727632 to the API
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-03-25 18:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg>
      {'auction_title': '',
       'c_o_2_emission_value': None,
       'category': 'Hatchback',
       'color': 'Blue',
       'currency': 'GBP',
       'doors_number': 5,
       'emission_standard': None,
       'engine': '1.2L',
       'engine_horse_power': 75,
       'expiration_date': '2026-03-26T14:00:00Z',
       'fuel_type': 'Petrol',
       'id': 'ed2e7523-3521-5ac4-9df6-6767b382c604',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': True,
       'license_plate': 'RE71UJX',
       'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727632',
       'listing': 'auction',
       'location': 'Corby',
       'make': 'Vauxhall',
       'model': 'Corsa',
       'odometer': 65012,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 28,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 268321,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 263187,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 216388,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 228418,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 189821,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 199467,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 169531,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 138919,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 187770,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed2e7523-3521-5ac4-9df6-6767b382c604/ed2e7523-3521-5ac4-9df6-6767b382c604_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 175516,
                   'Height': 1080,
                   'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg',
                   'Width': 1440}],
       'price': 4800,
       'price_includes_vat': True,
       'registration_date': '2021-11-24',
       'seats_number': 5,
       'seller_name': 'Stellantis',
       'title': 'Vauxhall Corsa 1.2 SE - Petrol - Manual - 75 hp - RE71UJX - 65,012 '
                'mi',
       'transmission': 'manual',
       'trim': 'SE',
       'vin': None,
       'year': 2021}
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20RowKey%20eq%20%2710727632%27 HTTP/1.1" 200 None
      2026-03-25 18:31:10 [adesa.uk] INFO: Saving data for 10727632: {'created_time': 1774463470.452577, 'last_price_update_time': 1774463470.452589, 'auction_closing_time': 1774533600.0}
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.uk',RowKey='10727632') HTTP/1.1" 204 0
      2026-03-25 18:31:10 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-25 18:31:10 [adesa.uk] INFO: adesa.uk 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>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.uk%27%20and%20last_price_update_time%20lt%201774031470 HTTP/1.1" 200 None
      2026-03-25 18:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.uk',RowKey='10701432') HTTP/1.1" 204 0
      2026-03-25 18:31:10 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (54 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.uk/task_45_2026-03-25T18_30_00.jl
      2026-03-25 18:31:10 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 251416,
       'downloader/request_count': 306,
       'downloader/request_method_count/GET': 304,
       'downloader/request_method_count/POST': 2,
       'downloader/response_bytes': 57484086,
       'downloader/response_count': 306,
       'downloader/response_status_count/200': 305,
       'downloader/response_status_count/404': 1,
       'elapsed_time_seconds': 64.425378,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 25, 18, 31, 10, 582921, tzinfo=datetime.timezone.utc),
       'httpcompression/response_bytes': 1255,
       'httpcompression/response_count': 1,
       'item_scraped_count': 54,
       'log_count/DEBUG': 2694,
       'log_count/INFO': 2856,
       'memusage/max': 185552896,
       'memusage/startup': 150171648,
       'photo_download_count': 249,
       'request_depth_max': 3,
       'response_received_count': 57,
       'scheduler/dequeued': 306,
       'scheduler/dequeued/memory': 306,
       'scheduler/enqueued': 306,
       'scheduler/enqueued/memory': 306,
       'scrape_type/new': 25,
       'scrape_type/price_update': 29,
       'scrape_type/skipped': 137,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 56,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 4.4651019851943206,
       'scrapy-zyte-api/mean_response_seconds': 4.470602635393983,
       'scrapy-zyte-api/processed': 56,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 56,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 55,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 56,
       'scrapy-zyte-api/request_args/httpRequestBody': 2,
       'scrapy-zyte-api/request_args/httpRequestMethod': 2,
       'scrapy-zyte-api/request_args/httpResponseBody': 56,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 56,
       'scrapy-zyte-api/request_args/url': 56,
       'scrapy-zyte-api/status_codes/200': 56,
       'scrapy-zyte-api/success': 56,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 191,
       'source/total_available': 191,
       'start_time': datetime.datetime(2026, 3, 25, 18, 30, 6, 157543, tzinfo=datetime.timezone.utc)}
      2026-03-25 18:31:10 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-25 18:31:10 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f4535716310>
      2026-03-25 18:31:10 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f4535716810>
    • Log

      /1/log/utf8/sourcing_v2/adesa.uk/task_45_2026-03-25T18_30_00/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/adesa.uk/task_45_2026-03-25T18_30_00.log

  • sourcelog
    last_update_time2026-03-25 18:31:10
    last_update_timestamp1774463470
    downloader/request_bytes251416
    downloader/request_count306
    downloader/request_method_count/GET304
    downloader/request_method_count/POST2
    downloader/response_bytes57484086
    downloader/response_count306
    downloader/response_status_count/200305
    downloader/response_status_count/4041
    elapsed_time_seconds64.425378
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 25, 18, 31, 10, 582921, tzinfo=datetime.timezone.utc)
    httpcompression/response_bytes1255
    httpcompression/response_count1
    item_scraped_count54
    log_count/DEBUG2694
    log_count/INFO2856
    memusage/max185552896
    memusage/startup150171648
    photo_download_count249
    request_depth_max3
    response_received_count57
    scheduler/dequeued306
    scheduler/dequeued/memory306
    scheduler/enqueued306
    scheduler/enqueued/memory306
    scrape_type/new25
    scrape_type/price_update29
    scrape_type/skipped137
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts56
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds4.4651019851943206
    scrapy-zyte-api/mean_response_seconds4.470602635393983
    scrapy-zyte-api/processed56
    scrapy-zyte-api/request_args/customHttpRequestHeaders56
    scrapy-zyte-api/request_args/experimental.requestCookies55
    scrapy-zyte-api/request_args/experimental.responseCookies56
    scrapy-zyte-api/request_args/httpRequestBody2
    scrapy-zyte-api/request_args/httpRequestMethod2
    scrapy-zyte-api/request_args/httpResponseBody56
    scrapy-zyte-api/request_args/httpResponseHeaders56
    scrapy-zyte-api/request_args/url56
    scrapy-zyte-api/status_codes/20056
    scrapy-zyte-api/success56
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered191
    source/total_available191
    start_timedatetime.datetime(2026, 3, 25, 18, 30, 6, 157543, tzinfo=datetime.timezone.utc)