• LogParser v0.8.2, last updated at 2025-12-05 12:28:10, http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/3022187ed1c111f0b120928152083da5.json

PROJECT (sourcing_v2), SPIDER (auto_selling_autotrader.co.uk)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_autotrader.co.uk
    job3022187ed1c111f0b120928152083da5
    first_log_time2025-12-05 12:03:22
    latest_log_time2025-12-05 12:28:08
    runtime0:24:46
    crawled_pages 132
    scraped_items 125
    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

      2025-12-05 12:28:08 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f1a75d4cc10>
      2025-12-05 12:28:08 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f1a75d4d410>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6029
    • telnet_password

      aeadb4a8502d3227
    • latest_crawl

      2025-12-05 12:28:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-graphql> (referer: https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery) ['zyte-api']
    • latest_scrape

      2025-12-05 12:28:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autotrader.co.uk/at-graphql>
    • latest_stat

      2025-12-05 12:27:22 [scrapy.extensions.logstats] INFO: Crawled 130 pages (at 1 pages/min), scraped 123 items (at 1 items/min)
    • Head

      2025-12-05 12:03:22 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2025-12-05 12:03:22 [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
      2025-12-05 12:03:22 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2025-12-05 12:03:22 [auto_selling_autotrader.co.uk] INFO: _job: 3022187ed1c111f0b120928152083da5, SCRAPY_JOB: None
      2025-12-05 12:03:22 [scrapy.addons] INFO: Enabled addons:
      []
      2025-12-05 12:03:22 [asyncio] DEBUG: Using selector: EpollSelector
      2025-12-05 12:03:22 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2025-12-05 12:03:22 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2025-12-05 12:03:22 [scrapy.extensions.telnet] INFO: Telnet Password: aeadb4a8502d3227
      2025-12-05 12:03:22 [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']
      2025-12-05 12:03:22 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 3600,
       'CONCURRENT_REQUESTS': 5,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_autotrader.co.uk/3022187ed1c111f0b120928152083da5.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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': ''}
      2025-12-05 12:03:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-12-05 12:03:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-12-05 12:03:22 [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']
      2025-12-05 12:03:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2025-12-05 12:03:22 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
      2025-12-05 12:03:22 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
       'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
      2025-12-05 12:03:22 [scrapy.core.engine] INFO: Spider opened
      2025-12-05 12:03:22 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2025-12-05 12:03:22 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2025-12-05 12:03:22 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2025-12-05 12:03:22 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-12-05 12:03:22 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6029
      2025-12-05 12:03:22 [scrapy-playwright] INFO: Starting download handler
      
      2025-12-05 12:03:22 [scrapy-playwright] INFO: Starting download handler
      2025-12-05 12:03:27 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 423043 and multipost_profile_id: 191091f5-6123-48bc-8657-fdcdf610dbeb and job_id: 3022187ed1c111f0b120928152083da5 and url: https://www.autotrader.co.uk/cars/retailer/stock?advertising-location=at_cars&advertising-location=at_profile_cars&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&postcode=OX3%209JY&retailerId=423043&sort=price-asc
      2025-12-05 12:03:27 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 423043, page: 1
      2025-12-05 12:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2025-12-05 12:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Page: 1/7, total results: 125
      2025-12-05 12:03:35 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1973
      2025-12-05 12:03:35 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202512048391117%27 HTTP/1.1" 200 None
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202512048391117: 1
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202512048391117, item: 202512048391117
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202512048389500%27 HTTP/1.1" 200 None
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202512048389500: 1
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202512048389500, item: 202512048389500
      2025-12-05 12:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202512038323087%27 HTTP/1.1" 200 None
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202512038323087: 1
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202512038323087, item: 202512038323087
      2025-12-05 12:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202512038322182%27 HTTP/1.1" 200 None
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202512038322182: 1
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202512038322182, item: 202512038322182
      2025-12-05 12:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202512038318319%27 HTTP/1.1" 200 None
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202512038318319: 1
      2025-12-05 12:03:35 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202512038318319, item: 202512038318319
    • Tail

                      'The Galaxy Titanium is designed for effortless driving and '
                      'parking, featuring front and rear parking sensors to assist '
                      'you in any situation. Its performance is highlighted by a '
                      '0-60mph acceleration time of 10.8 seconds, demonstrating a '
                      'strong balance of power and efficiency compared to similar '
                      'vehicles. This combination of spaciousness, advanced '
                      'technology, and reassuring provenance makes this Ford Galaxy '
                      'a compelling option for those seeking a versatile and well '
                      'equipped family car. Nationwide Delivery Available at '
                      'Reasonable Rates. All our vehicles come with a Pre-Delivery '
                      'Inspection, HPI Check, 6 Months Minimum MOT and 3 Month '
                      'Warranty all for a Compulsory Admin Fee £99. If finance is '
                      'obtained using a lender outside of our panel of lenders admin '
                      'fee of £299 applies. Warranty applicable with external '
                      'Finance Brokers £395 for 12 Months coverage. Stay up to Date '
                      'with current stock on our Facebook Page',
       'doors_number': 5,
       'emission_standard': 'Euro 6',
       'engine': '2L',
       'engine_horse_power': 148,
       'fuel_type': 'Diesel',
       'is_damaged': False,
       'is_operable': True,
       'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202511127843938',
       'listing': 'directbuy',
       'location': 'Hornchurch, Essex',
       'make': 'Ford',
       'model': 'Galaxy',
       'odometer': 86500,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'photo_urls': ['https://m.atcdn.co.uk/a/media/f275907710264156bee717dcf7d820e8.jpg'],
       'price': 13594,
       'price_includes_vat': True,
       'registration_date': '2021-01-16',
       'seats_number': 7,
       'seller_name': None,
       'title': 'Ford Galaxy 2.0 EcoBlue Titanium MPV 5dr Diesel Auto Euro 6 (s/s) '
                '(150 ps) FULL SERVICE HISTORY',
       'transmission': 'automatic',
       'trim': 'Titanium',
       'year': 2021}
      2025-12-05 12:28:06 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d9788a9a-5441-57ab-97fe-2a652c2612fe with identifier: 202511127843938
      2025-12-05 12:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d9788a9a-5441-57ab-97fe-2a652c2612fe
      2025-12-05 12:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 12:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fm.atcdn.co.uk%252Fa%252Fmedia%252Ff275907710264156bee717dcf7d820e8.jpg%27 HTTP/1.1" 200 None
      2025-12-05 12:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://m.atcdn.co.uk/a/media/f275907710264156bee717dcf7d820e8.jpg already downloaded
      2025-12-05 12:28:06 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d9788a9a-5441-57ab-97fe-2a652c2612fe with identifier 202511127843938
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2025-12-05 12:28:06 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d9788a9a-5441-57ab-97fe-2a652c2612fe
      2025-12-05 12:28:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autotrader.co.uk/at-graphql>
      {'auction_title': '',
       'c_o_2_emission_value': 170,
       'color': 'Grey',
       'currency': 'GBP',
       'description': 'This 2021 Ford Galaxy Titanium offers excellent peace of mind '
                      'with its MOT valid until October 2026. This seven seat MPV is '
                      'powered by an efficient 2.0 litre Euro 6 diesel engine, '
                      'making it a practical choice for families. Inside, you will '
                      'find the Ford SYNC3 DAB Navigation System, complete with '
                      'Android Auto and Apple CarPlay for seamless smartphone '
                      'integration, alongside Bluetooth connectivity. Comfort is '
                      'assured with dual zone electronic automatic air conditioning, '
                      'and convenience is enhanced by keyless entry and automatic '
                      'headlights.\n'
                      '\n'
                      'The Galaxy Titanium is designed for effortless driving and '
                      'parking, featuring front and rear parking sensors to assist '
                      'you in any situation. Its performance is highlighted by a '
                      '0-60mph acceleration time of 10.8 seconds, demonstrating a '
                      'strong balance of power and efficiency compared to similar '
                      'vehicles. This combination of spaciousness, advanced '
                      'technology, and reassuring provenance makes this Ford Galaxy '
                      'a compelling option for those seeking a versatile and well '
                      'equipped family car. Nationwide Delivery Available at '
                      'Reasonable Rates. All our vehicles come with a Pre-Delivery '
                      'Inspection, HPI Check, 6 Months Minimum MOT and 3 Month '
                      'Warranty all for a Compulsory Admin Fee £99. If finance is '
                      'obtained using a lender outside of our panel of lenders admin '
                      'fee of £299 applies. Warranty applicable with external '
                      'Finance Brokers £395 for 12 Months coverage. Stay up to Date '
                      'with current stock on our Facebook Page',
       'doors_number': 5,
       'emission_standard': 'Euro 6',
       'engine': '2L',
       'engine_horse_power': 148,
       'fuel_type': 'Diesel',
       'id': 'd9788a9a-5441-57ab-97fe-2a652c2612fe',
       'is_damaged': False,
       'is_operable': True,
       'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202511127843938',
       'listing': 'directbuy',
       'location': 'Hornchurch, Essex',
       'make': 'Ford',
       'model': 'Galaxy',
       'odometer': 86500,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 1,
       'photo_urls': ['https://m.atcdn.co.uk/a/media/f275907710264156bee717dcf7d820e8.jpg'],
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4472dc55-17f6-57cb-8acf-4b8bf8d53003/4472dc55-17f6-57cb-8acf-4b8bf8d53003_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 36619,
                   'Height': 480,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/f275907710264156bee717dcf7d820e8.jpg',
                   'Width': 640}],
       'price': 13594,
       'price_includes_vat': True,
       'registration_date': '2021-01-16',
       'seats_number': 7,
       'seller_name': None,
       'title': 'Ford Galaxy 2.0 EcoBlue Titanium MPV 5dr Diesel Auto Euro 6 (s/s) '
                '(150 ps) FULL SERVICE HISTORY',
       'transmission': 'automatic',
       'trim': 'Titanium',
       'year': 2021}
      2025-12-05 12:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 12:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202511127843938%27 HTTP/1.1" 200 None
      2025-12-05 12:28:06 [auto_selling_autotrader.co.uk] INFO: Saving data for 202511127843938: {'created_time': 1764937686.720739, 'last_price_update_time': 1764937686.72075}
      2025-12-05 12:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 12:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202511127843938') HTTP/1.1" 204 0
      2025-12-05 12:28:06 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-12-05 12:28:06 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2025-12-05 12:28:06 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2025-12-05 12:28:06 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 3022187ed1c111f0b120928152083da5
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2025-12-05 12:28:06 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2025-12-05 12:28:07 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2025-12-05 12:28:07 [auto_selling_autotrader.co.uk] INFO: auto_selling_autotrader.co.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 5, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
      2025-12-05 12:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 12:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20last_price_update_time%20lt%201763641687 HTTP/1.1" 200 None
      2025-12-05 12:28:07 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (125 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/3022187ed1c111f0b120928152083da5.jl
      2025-12-05 12:28:07 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 1039349,
       'downloader/request_count': 172,
       'downloader/request_method_count/GET': 40,
       'downloader/request_method_count/POST': 132,
       'downloader/response_bytes': 15749359,
       'downloader/response_count': 172,
       'downloader/response_status_count/200': 172,
       'elapsed_time_seconds': 1485.506274,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 12, 5, 12, 28, 7, 855926, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 125,
       'log_count/DEBUG': 5475,
       'log_count/INFO': 3051,
       'memusage/max': 157343744,
       'memusage/startup': 126554112,
       'photo_download_count': 40,
       'request_depth_max': 7,
       'response_received_count': 132,
       'scheduler/dequeued': 172,
       'scheduler/dequeued/memory': 172,
       'scheduler/enqueued': 172,
       'scheduler/enqueued/memory': 172,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 170,
       'scrapy-zyte-api/error_ratio': 0.2235294117647059,
       'scrapy-zyte-api/errors': 38,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 38,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 10.49988282721306,
       'scrapy-zyte-api/mean_response_seconds': 10.552362942652763,
       'scrapy-zyte-api/processed': 132,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 132,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 131,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 132,
       'scrapy-zyte-api/request_args/httpRequestBody': 132,
       'scrapy-zyte-api/request_args/httpRequestMethod': 132,
       'scrapy-zyte-api/request_args/httpResponseBody': 132,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 132,
       'scrapy-zyte-api/request_args/url': 132,
       'scrapy-zyte-api/status_codes/0': 38,
       'scrapy-zyte-api/status_codes/200': 132,
       'scrapy-zyte-api/success': 132,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2025, 12, 5, 12, 3, 22, 349652, tzinfo=datetime.timezone.utc)}
      2025-12-05 12:28:07 [scrapy.core.engine] INFO: Spider closed (finished)
      2025-12-05 12:28:08 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f1a75d4cc10>
      2025-12-05 12:28:08 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f1a75d4d410>
    • Log

      /1/log/utf8/sourcing_v2/auto_selling_autotrader.co.uk/3022187ed1c111f0b120928152083da5/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/3022187ed1c111f0b120928152083da5.log

  • sourcelog
    last_update_time2025-12-05 12:28:07
    last_update_timestamp1764937687
    downloader/request_bytes1039349
    downloader/request_count172
    downloader/request_method_count/GET40
    downloader/request_method_count/POST132
    downloader/response_bytes15749359
    downloader/response_count172
    downloader/response_status_count/200172
    elapsed_time_seconds1485.506274
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 12, 5, 12, 28, 7, 855926, tzinfo=datetime.timezone.utc)
    item_scraped_count125
    log_count/DEBUG5475
    log_count/INFO3051
    memusage/max157343744
    memusage/startup126554112
    photo_download_count40
    request_depth_max7
    response_received_count132
    scheduler/dequeued172
    scheduler/dequeued/memory172
    scheduler/enqueued172
    scheduler/enqueued/memory172
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts170
    scrapy-zyte-api/error_ratio0.2235294117647059
    scrapy-zyte-api/errors38
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>38
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds10.49988282721306
    scrapy-zyte-api/mean_response_seconds10.552362942652763
    scrapy-zyte-api/processed132
    scrapy-zyte-api/request_args/customHttpRequestHeaders132
    scrapy-zyte-api/request_args/experimental.requestCookies131
    scrapy-zyte-api/request_args/experimental.responseCookies132
    scrapy-zyte-api/request_args/httpRequestBody132
    scrapy-zyte-api/request_args/httpRequestMethod132
    scrapy-zyte-api/request_args/httpResponseBody132
    scrapy-zyte-api/request_args/httpResponseHeaders132
    scrapy-zyte-api/request_args/url132
    scrapy-zyte-api/status_codes/038
    scrapy-zyte-api/status_codes/200132
    scrapy-zyte-api/success132
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2025, 12, 5, 12, 3, 22, 349652, tzinfo=datetime.timezone.utc)