• 'pip install logparser' on host 'scrapyd-0:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-0:6800/logs/sourcing_v2/motorway.uk/task_3_2026-03-25T20_05_00 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-03-25 20:36:14, /var/lib/scrapydweb/data/stats/scrapyd-0_6800/sourcing_v2/motorway.uk/task_3_2026-03-25T20_05_00.json

PROJECT (sourcing_v2), SPIDER (motorway.uk)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidermotorway.uk
    jobtask_3_2026-03-25T20_05_00
    first_log_time2026-03-25 20:05:04
    latest_log_time2026-03-25 20:36:05
    runtime0:31:01
    crawled_pages 422
    scraped_items 369
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    log_warning_count97
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      1 in total

      2026-03-25 20:06:54 [motorway.uk] ERROR: Error parsing details
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/spiders/motorway.py", line 262, in parse_details
          item = self._extract_listing_item(detail_data, auction_type)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/src/app/crawlers/spiders/motorway.py", line 290, in _extract_listing_item
          trim = self._extract_trim(detail_data)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/src/app/crawlers/spiders/motorway.py", line 476, in _extract_trim
          .replace(model, "")
           ^^^^^^^^^^^^^^^^^^
      TypeError: replace() argument 1 must be str, not None
      2026-03-25 20:36:05 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3094d52010>
      2026-03-25 20:36:05 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3094d524d0>
    • warning_logs
      last 10 of 97

      2026-03-25 20:30:05 [scrapy.core.downloader.handlers.http11] WARNING: Expected response size (12774920) larger than download warn size (10485760) in request <GET https://motorway-photos-redacted.imgix.net/8560/19298560/interior_dashboard-1774451380595.jpeg>.
      2026-03-25 20:30:07 [scrapy.core.downloader.handlers.http11] WARNING: Expected response size (13629930) larger than download warn size (10485760) in request <GET https://motorway-photos.imgix.net/8560/19298560/interior_boot-1774451409263.jpeg>.
      2026-03-25 20:30:07 [scrapy.core.downloader.handlers.http11] WARNING: Received more bytes than download warn size (10485760) in request <GET https://motorway-photos-redacted.imgix.net/8560/19298560/interior_dashboard-1774451380595.jpeg>.
      2026-03-25 20:30:07 [scrapy.core.downloader.handlers.http11] WARNING: Received more bytes than download warn size (10485760) in request <GET https://motorway-photos.imgix.net/8560/19298560/interior_boot-1774451409263.jpeg>.
      2026-03-25 20:34:32 [scrapy.core.downloader.handlers.http11] WARNING: Expected response size (14652368) larger than download warn size (10485760) in request <GET https://motorway-photos.imgix.net/4148/12374148/interior_boot-1774454674939.jpeg>.
      2026-03-25 20:34:32 [scrapy.core.downloader.handlers.http11] WARNING: Expected response size (21645889) larger than download warn size (10485760) in request <GET https://motorway-photos.imgix.net/4148/12374148/interior_rear_seats-1774454655005.jpeg>.
      2026-03-25 20:34:32 [scrapy.core.downloader.handlers.http11] WARNING: Expected response size (18631955) larger than download warn size (10485760) in request <GET https://motorway-photos.imgix.net/4148/12374148/interior_front_seats-1774454600232.jpeg>.
      2026-03-25 20:34:33 [scrapy.core.downloader.handlers.http11] WARNING: Received more bytes than download warn size (10485760) in request <GET https://motorway-photos.imgix.net/4148/12374148/interior_boot-1774454674939.jpeg>.
      2026-03-25 20:34:34 [scrapy.core.downloader.handlers.http11] WARNING: Received more bytes than download warn size (10485760) in request <GET https://motorway-photos.imgix.net/4148/12374148/interior_rear_seats-1774454655005.jpeg>.
      2026-03-25 20:34:34 [scrapy.core.downloader.handlers.http11] WARNING: Received more bytes than download warn size (10485760) in request <GET https://motorway-photos.imgix.net/4148/12374148/interior_front_seats-1774454600232.jpeg>.

      INFO

      DEBUG

    • latest_crawl

      2026-03-25 20:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://motorway-photos.imgix.net/7942/20097942/interior_boot-1774453556988.jpg> (referer: None)
    • latest_scrape

      2026-03-25 20:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://motorway-photos.imgix.net/7942/20097942/interior_boot-1774453556988.jpg>
    • latest_stat

      2026-03-25 20:35:05 [scrapy.extensions.logstats] INFO: Crawled 418 pages (at 18 pages/min), scraped 365 items (at 15 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      c5c324ad75b36d5c
    • Head

      2026-03-25 20:05:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-25 20:05:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
      2026-03-25 20:05:04 [motorway.uk] INFO: Batch mode enabled: batch 2/4
      2026-03-25 20:05:04 [motorway.uk] INFO: Starting spider motorway.uk
      2026-03-25 20:05:04 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-25 20:05:04 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-25 20:05:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-25 20:05:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-25 20:05:04 [scrapy.extensions.telnet] INFO: Telnet Password: c5c324ad75b36d5c
      2026-03-25 20:05:04 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-03-25 20:05:04 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'DOWNLOAD_MAXSIZE': 52428800,
       'DOWNLOAD_WARNSIZE': 10485760,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/motorway.uk/task_3_2026-03-25T20_05_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 20:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-25 20:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-25 20:05: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 20:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-25 20:05: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 20:05:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-25 20:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-25 20:05:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
      2026-03-25 20:05:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-25 20:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-25 20:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 20:05:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-25 20:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
      2026-03-25 20:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-25 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-25 20:05:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 20:05:05 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-03-25 20:05:05 [scrapy.core.engine] INFO: Spider opened
      2026-03-25 20:05:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-25 20:05:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
      2026-03-25 20:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
      2026-03-25 20:05:05 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-25 20:05:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-25 20:05:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-25 20:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://pro.motorway.co.uk/api/login> (referer: None) ['zyte-api']
    • Tail

      2026-03-25 20:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 20:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='motorway.uk',RowKey='https%3A%252F%252Fmotorway-photos-redacted.imgix.net%252F7942%252F20097942%252Finterior_dashboard-1774453532757.jpg') HTTP/1.1" 204 0
      2026-03-25 20:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://motorway-photos-redacted.imgix.net/7942/20097942/interior_dashboard-1774453532757.jpg saved to cache
      2026-03-25 20:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc6b9d92-6c47-52e1-9391-b238e7696919
      2026-03-25 20:36:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
      2026-03-25 20:36:04 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
      2026-03-25 20:36:04 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
      2026-03-25 20:36:04 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
      2026-03-25 20:36:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
      2026-03-25 20:36:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-03-25 20:36:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f308c7c9250>
      2026-03-25 20:36:04 [common.azure_blobstore] INFO: Creating container if not exists
      2026-03-25 20:36:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-03-25 20:36:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-03-25 20:36:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_8.jpg HTTP/1.1" 201 0
      2026-03-25 20:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 20:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='motorway.uk',RowKey='https%3A%252F%252Fmotorway-photos.imgix.net%252F7942%252F20097942%252Finterior_boot-1774453556988.jpg') HTTP/1.1" 204 0
      2026-03-25 20:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://motorway-photos.imgix.net/7942/20097942/interior_boot-1774453556988.jpg saved to cache
      2026-03-25 20:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dc6b9d92-6c47-52e1-9391-b238e7696919
      2026-03-25 20:36:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc6b9d92-6c47-52e1-9391-b238e7696919, skipping ID generation
      2026-03-25 20:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc6b9d92-6c47-52e1-9391-b238e7696919 with scrape type 1
      2026-03-25 20:36:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc6b9d92-6c47-52e1-9391-b238e7696919 sending to next pipeline
      2026-03-25 20:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: motorway.uk, Processed item id: dc6b9d92-6c47-52e1-9391-b238e7696919, identifier: 20097942
      2026-03-25 20:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: motorway.uk, Translating item: dc6b9d92-6c47-52e1-9391-b238e7696919 with identifier: 20097942
      2026-03-25 20:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: motorway.uk, Applying rules to item: dc6b9d92-6c47-52e1-9391-b238e7696919 with identifier: 20097942
      2026-03-25 20:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: motorway.uk, Posting item: dc6b9d92-6c47-52e1-9391-b238e7696919 with identifier: 20097942 to the API
      2026-03-25 20:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-25 20:36:05 [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 20:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://motorway-photos.imgix.net/7942/20097942/interior_boot-1774453556988.jpg>
      {'auction_title': '',
       'category': None,
       'color': 'Grey',
       'currency': 'GBP',
       'doors_number': None,
       'engine': '2.0L',
       'engine_horse_power': None,
       'expiration_date': '2026-03-26T15:30:00Z',
       'fuel_type': 'Diesel',
       'id': 'dc6b9d92-6c47-52e1-9391-b238e7696919',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': None,
       'is_vat_included': False,
       'license_plate': 'VO11 VCY',
       'link_to_web_offer': 'https://pro.motorway.co.uk/vehicles/20097942',
       'listing': 'auction',
       'location': 'Cambridgeshire Huntingdon',
       'make': 'BMW',
       'model': '5 Series',
       'odometer': 170000,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 28,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 1194508,
                   'Height': 2190,
                   'OriginUrl': 'https://motorway-photos-redacted.imgix.net/7942/20097942/exterior_front_driver-1774452876216.jpg',
                   'Width': 2920},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 1531676,
                   'Height': 2402,
                   'OriginUrl': 'https://motorway-photos-redacted.imgix.net/7942/20097942/exterior_rear_driver-1774452894797.jpg',
                   'Width': 3203},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 1678538,
                   'Height': 2278,
                   'OriginUrl': 'https://motorway-photos-redacted.imgix.net/7942/20097942/exterior_front_passenger-1774452930618.jpg',
                   'Width': 3037},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 1500919,
                   'Height': 2427,
                   'OriginUrl': 'https://motorway-photos-redacted.imgix.net/7942/20097942/exterior_rear_passenger-1774452918327.jpg',
                   'Width': 3236},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 3427598,
                   'Height': 3024,
                   'OriginUrl': 'https://motorway-photos.imgix.net/7942/20097942/interior_front_seats-1774453475965.jpg',
                   'Width': 4032},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 3688378,
                   'Height': 3024,
                   'OriginUrl': 'https://motorway-photos.imgix.net/7942/20097942/interior_rear_seats-1774453524681.jpg',
                   'Width': 4032},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2984156,
                   'Height': 3024,
                   'OriginUrl': 'https://motorway-photos-redacted.imgix.net/7942/20097942/interior_dashboard-1774453532757.jpg',
                   'Width': 4032},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2714752,
                   'Height': 3024,
                   'OriginUrl': 'https://motorway-photos-redacted.imgix.net/7942/20097942/instrument_cluster-1774453705084.jpg',
                   'Width': 4032},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 4634315,
                   'Height': 3024,
                   'OriginUrl': 'https://motorway-photos.imgix.net/7942/20097942/interior_boot-1774453556988.jpg',
                   'Width': 4032},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc6b9d92-6c47-52e1-9391-b238e7696919/dc6b9d92-6c47-52e1-9391-b238e7696919_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 704830,
                   'Height': 2593,
                   'OriginUrl': 'https://motorway-service-history-photos.imgix.net/redacted/oriented/7942/20097942/docs_service_history-1774454149438.jpg?ixlib=js-3.8.0&auto=format&s=aefd4500639f2fc993d939d9c28138d1',
                   'Width': 1867}],
       'price': 1671,
       'price_includes_vat': False,
       'registration_date': '2011-03-14',
       'seats_number': None,
       'seller_name': None,
       'title': 'BMW 520d M Sport Auto',
       'transmission': 'automatic',
       'trim': '520d M Sport Auto',
       'vin': 'WBAMX12030C788283',
       'year': 2011}
      2026-03-25 20:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 20:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27motorway.uk%27%20and%20RowKey%20eq%20%2720097942%27 HTTP/1.1" 200 None
      2026-03-25 20:36:05 [motorway.uk] INFO: Saving data for 20097942: {'created_time': 1774470965.422788, 'last_price_update_time': 1774470965.422802, 'auction_closing_time': 1774539000.0}
      2026-03-25 20:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 20:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='motorway.uk',RowKey='20097942') HTTP/1.1" 204 0
      2026-03-25 20:36:05 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-25 20:36:05 [motorway.uk] INFO: motorway.uk Batch config: batch 2/4
      2026-03-25 20:36:05 [motorway.uk] INFO: motorway.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 20:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 20:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27motorway.uk%27%20and%20RowKey%20eq%20%2718128100%27 HTTP/1.1" 200 None
      2026-03-25 20:36:05 [motorway.uk] INFO: Saving data for 18128100: {'created_time': 1774470965.531697}
      2026-03-25 20:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 20:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='motorway.uk',RowKey='18128100') HTTP/1.1" 204 0
      2026-03-25 20:36:05 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (369 items) in: file:///var/lib/scrapyd/items/sourcing_v2/motorway.uk/task_3_2026-03-25T20_05_00.jl
      2026-03-25 20:36:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 334MiB
      2026-03-25 20:36:05 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/exception_count': 4,
       'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 4,
       'downloader/request_bytes': 2256501,
       'downloader/request_count': 3627,
       'downloader/request_method_count/GET': 3626,
       'downloader/request_method_count/POST': 1,
       'downloader/response_bytes': 7920396099,
       'downloader/response_count': 3623,
       'downloader/response_status_count/200': 3623,
       'elapsed_time_seconds': 1860.063565,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 25, 20, 36, 5, 555744, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 369,
       'log_count/DEBUG': 33120,
       'log_count/ERROR': 1,
       'log_count/INFO': 28557,
       'log_count/WARNING': 97,
       'memusage/max': 350289920,
       'memusage/startup': 150450176,
       'photo_download_count': 3201,
       'request_depth_max': 52,
       'response_received_count': 422,
       'scheduler/dequeued': 3627,
       'scheduler/dequeued/memory': 3627,
       'scheduler/enqueued': 3627,
       'scheduler/enqueued/memory': 3627,
       'scrape_type/batch_skipped': 1317,
       'scrape_type/new': 347,
       'scrape_type/price_update': 23,
       'scrape_type/skipped': 57,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 467,
       'scrapy-zyte-api/error_ratio': 0.09635974304068523,
       'scrapy-zyte-api/errors': 45,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 45,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 12.62024993677646,
       'scrapy-zyte-api/mean_response_seconds': 13.079071660248024,
       'scrapy-zyte-api/processed': 422,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 422,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 421,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 422,
       'scrapy-zyte-api/request_args/httpRequestBody': 1,
       'scrapy-zyte-api/request_args/httpRequestMethod': 1,
       'scrapy-zyte-api/request_args/httpResponseBody': 422,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 422,
       'scrapy-zyte-api/request_args/sessionContext': 420,
       'scrapy-zyte-api/request_args/url': 422,
       'scrapy-zyte-api/status_codes/0': 45,
       'scrapy-zyte-api/status_codes/200': 422,
       'scrapy-zyte-api/success': 422,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 1744,
       'start_time': datetime.datetime(2026, 3, 25, 20, 5, 5, 492179, tzinfo=datetime.timezone.utc)}
      2026-03-25 20:36:05 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-25 20:36:05 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3094d52010>
      2026-03-25 20:36:05 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3094d524d0>
    • Log

      /1/log/utf8/sourcing_v2/motorway.uk/task_3_2026-03-25T20_05_00/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/motorway.uk/task_3_2026-03-25T20_05_00.log

  • sourcelog
    last_update_time2026-03-25 20:36:05
    last_update_timestamp1774470965
    downloader/exception_count4
    downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError4
    downloader/request_bytes2256501
    downloader/request_count3627
    downloader/request_method_count/GET3626
    downloader/request_method_count/POST1
    downloader/response_bytes7920396099
    downloader/response_count3623
    downloader/response_status_count/2003623
    elapsed_time_seconds1860.063565
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 25, 20, 36, 5, 555744, tzinfo=datetime.timezone.utc)
    item_scraped_count369
    log_count/DEBUG33120
    log_count/ERROR1
    log_count/INFO28557
    log_count/WARNING97
    memusage/max350289920
    memusage/startup150450176
    photo_download_count3201
    request_depth_max52
    response_received_count422
    scheduler/dequeued3627
    scheduler/dequeued/memory3627
    scheduler/enqueued3627
    scheduler/enqueued/memory3627
    scrape_type/batch_skipped1317
    scrape_type/new347
    scrape_type/price_update23
    scrape_type/skipped57
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts467
    scrapy-zyte-api/error_ratio0.09635974304068523
    scrapy-zyte-api/errors45
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>45
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds12.62024993677646
    scrapy-zyte-api/mean_response_seconds13.079071660248024
    scrapy-zyte-api/processed422
    scrapy-zyte-api/request_args/customHttpRequestHeaders422
    scrapy-zyte-api/request_args/experimental.requestCookies421
    scrapy-zyte-api/request_args/experimental.responseCookies422
    scrapy-zyte-api/request_args/httpRequestBody1
    scrapy-zyte-api/request_args/httpRequestMethod1
    scrapy-zyte-api/request_args/httpResponseBody422
    scrapy-zyte-api/request_args/httpResponseHeaders422
    scrapy-zyte-api/request_args/sessionContext420
    scrapy-zyte-api/request_args/url422
    scrapy-zyte-api/status_codes/045
    scrapy-zyte-api/status_codes/200422
    scrapy-zyte-api/success422
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered1744
    start_timedatetime.datetime(2026, 3, 25, 20, 5, 5, 492179, tzinfo=datetime.timezone.utc)