Head
2026-03-31 21:21:46 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-31 21:21:46 [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-31 21:21:46 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
2026-03-31 21:21:46 [auto_selling_autotrader.co.uk] INFO: Quick mode enabled: batching detail requests in groups of 10
2026-03-31 21:21:46 [auto_selling_autotrader.co.uk] INFO: _job: 7a1df3e42ce811f19724def17024dec4, SCRAPY_JOB: None
2026-03-31 21:21:46 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-31 21:21:46 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-31 21:21:46 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-31 21:21:46 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-31 21:21:46 [scrapy.extensions.telnet] INFO: Telnet Password: f474024e00f2e313
2026-03-31 21:21:46 [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-31 21:21:46 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 3600,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_autotrader.co.uk/7a1df3e42ce811f19724def17024dec4.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-31 21:21:46 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-31 21:21:46 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-31 21:21:46 [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-31 21:21:46 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-31 21:21:46 [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']
2026-03-31 21:21:46 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-31 21:21:46 [scrapy.core.engine] INFO: Spider opened
2026-03-31 21:21:46 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-31 21:21:46 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-31 21:21:46 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-31 21:21:46 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-31 21:21:46 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
2026-03-31 21:21:46 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-31 21:21:46 [scrapy-playwright] INFO: Starting download handler
2026-03-31 21:21:46 [scrapy-playwright] INFO: Starting download handler
2026-03-31 21:21:51 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 10015501 and multipost_profile_id: a79c65d8-2270-4e0b-8113-f6ab33815dd8 and job_id: 7a1df3e42ce811f19724def17024dec4 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=10015501&sort=price-asc
2026-03-31 21:21:51 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 10015501, page: 1
2026-03-31 21:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-31 21:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
2026-03-31 21:21:52 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
2026-03-31 21:21:52 [auto_selling_autotrader.co.uk] INFO: Page: 1/10, total results: 193
2026-03-31 21:21:52 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-31 21:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-31 21:21:52 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-31 21:21:52 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-31 21:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-31 21:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 21:21:53 [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%27202603301123278%27 HTTP/1.1" 200 None
2026-03-31 21:21:53 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603301123278: 1
2026-03-31 21:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 21:21:53 [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%27202603291111769%27 HTTP/1.1" 200 None
2026-03-31 21:21:53 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603291111769: 1
2026-03-31 21:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 21:21:53 [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%27202603291111636%27 HTTP/1.1" 200 None
2026-03-31 21:21:53 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603291111636: 1
2026-03-31 21:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 21:21:53 [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%27202603281100222%27 HTTP/1.1" 200 None
2026-03-31 21:21:53 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603281100222: 1
2026-03-31 21:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 21:21:53 [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%27202603281099832%27 HTTP/1.1" 200 None
2026-03-31 21:21:53 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603281099832: 1
2026-03-31 21:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 21:21:53 [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%27202603281099725%27 HTTP/1.1" 200 None
2026-03-31 21:21:53 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603281099725: 1
Tail
'description': 'CarVender specialises in delivering top-quality pre-owned '
'vehicles across the UK with an emphasis on trust, '
'convenience, and customer satisfaction. We offer the '
'flexibility to buy your next car 100% online or in-store, '
'with fast, reliable nationwide delivery within 3 days and a '
'14-day money-back guarantee for online purchases.\r\n'
'Free delivery within a 50-mile radius of our dealership\r\n'
'Nationwide delivery at only £1 per mile\r\n'
'1000s of 5-star customer reviews across verified platforms\r\n'
'Complimentary drinks and snacks offered in-store for a '
'welcoming experience\r\n'
'Unmatched Vehicle Standards\r\n'
'Each vehicle at CarVender undergoes a rigorous preparation '
'and inspection process, including:\r\n'
'Full multi-point safety checks\r\n'
'Independent third-party mechanical inspection reports\r\n'
'Free 90-day warranty for added peace of mind\r\n'
'We pride ourselves on delivering vehicles that meet the '
'highest preparation standards, ensuring reliability and '
'customer confidence at every step.',
'doors_number': 5,
'emission_standard': 'Euro 6',
'engine': '1.4L',
'engine_horse_power': 138,
'fuel_type': 'Petrol',
'id': '7b871326-6e52-502a-b071-edfa5b6d6f06',
'is_damaged': False,
'is_operable': True,
'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202507264844664',
'listing': 'directbuy',
'location': 'Epping, Essex',
'make': 'Fiat',
'model': '500X',
'odometer': 39940,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 13,
'photo_urls': ['https://m.atcdn.co.uk/a/media/b73f1b0a448c47fa8715408a11d0ddf1.jpg',
'https://m.atcdn.co.uk/a/media/43f6a20e5282462482ebd459cffe1cc4.jpg',
'https://m.atcdn.co.uk/a/media/12489bab769a4f3bab0fab2250852d98.jpg',
'https://m.atcdn.co.uk/a/media/340f565314074acfb50f4f0e92d3565e.jpg',
'https://m.atcdn.co.uk/a/media/9e81a68d2e0a4382b30521821983fc81.jpg',
'https://m.atcdn.co.uk/a/media/0f4784c254bb437cbc541af0d3bd4af9.jpg',
'https://m.atcdn.co.uk/a/media/468b1ccab7254ba7b25a62bdc2f92d25.jpg',
'https://m.atcdn.co.uk/a/media/46243350c8b24b98b2b2e79505a35644.jpg',
'https://m.atcdn.co.uk/a/media/3029a1ee62ad455e9809db0f0bf7a7f1.jpg',
'https://m.atcdn.co.uk/a/media/5c319a5d4a504212bdc4591016aca0a0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bce5d6-e73a-51fe-90f7-76fe8f7df20c/70bce5d6-e73a-51fe-90f7-76fe8f7df20c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35404,
'Height': 475,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/b73f1b0a448c47fa8715408a11d0ddf1.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bce5d6-e73a-51fe-90f7-76fe8f7df20c/70bce5d6-e73a-51fe-90f7-76fe8f7df20c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54167,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/43f6a20e5282462482ebd459cffe1cc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bce5d6-e73a-51fe-90f7-76fe8f7df20c/70bce5d6-e73a-51fe-90f7-76fe8f7df20c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68411,
'Height': 768,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/12489bab769a4f3bab0fab2250852d98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bce5d6-e73a-51fe-90f7-76fe8f7df20c/70bce5d6-e73a-51fe-90f7-76fe8f7df20c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76274,
'Height': 768,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/340f565314074acfb50f4f0e92d3565e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bce5d6-e73a-51fe-90f7-76fe8f7df20c/70bce5d6-e73a-51fe-90f7-76fe8f7df20c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53310,
'Height': 768,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/9e81a68d2e0a4382b30521821983fc81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bce5d6-e73a-51fe-90f7-76fe8f7df20c/70bce5d6-e73a-51fe-90f7-76fe8f7df20c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84233,
'Height': 768,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/0f4784c254bb437cbc541af0d3bd4af9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bce5d6-e73a-51fe-90f7-76fe8f7df20c/70bce5d6-e73a-51fe-90f7-76fe8f7df20c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58578,
'Height': 768,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/468b1ccab7254ba7b25a62bdc2f92d25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bce5d6-e73a-51fe-90f7-76fe8f7df20c/70bce5d6-e73a-51fe-90f7-76fe8f7df20c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67312,
'Height': 768,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/46243350c8b24b98b2b2e79505a35644.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bce5d6-e73a-51fe-90f7-76fe8f7df20c/70bce5d6-e73a-51fe-90f7-76fe8f7df20c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38537,
'Height': 768,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/3029a1ee62ad455e9809db0f0bf7a7f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38792200-462a-5be7-a236-ad6ac88d27dc/38792200-462a-5be7-a236-ad6ac88d27dc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115019,
'Height': 960,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/5c319a5d4a504212bdc4591016aca0a0.jpg',
'Width': 1280}],
'price': 9240,
'price_includes_vat': True,
'registration_date': '2016-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.4 MultiAir Pop Star SUV 5dr Petrol DCT Euro 6 (s/s) '
'(140 ps)',
'transmission': 'automatic',
'trim': 'Pop Star',
'year': 2016}
2026-03-31 21:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 21:22:55 [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%27202507264844664%27 HTTP/1.1" 200 None
2026-03-31 21:22:55 [auto_selling_autotrader.co.uk] INFO: Saving data for 202507264844664: {'created_time': 1774992175.092834, 'last_price_update_time': 1774992175.092842}
2026-03-31 21:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 21:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202507264844664') HTTP/1.1" 204 0
2026-03-31 21:22:55 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-31 21:22:55 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-31 21:22:55 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-31 21:22:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 21:22:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 21:22:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 7a1df3e42ce811f19724def17024dec4
2026-03-31 21:22:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-31 21:22:55 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-31 21:22:55 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-31 21:22:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-31 21:22:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-31 21:22:56 [auto_selling_autotrader.co.uk] INFO: auto_selling_autotrader.co.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}
2026-03-31 21:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 21:22:56 [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%201773696176 HTTP/1.1" 200 None
2026-03-31 21:22:56 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (193 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/7a1df3e42ce811f19724def17024dec4.jl
2026-03-31 21:22:56 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 6,
'downloader/exception_type_count/twisted.internet.error.ConnectError': 6,
'downloader/request_bytes': 1444483,
'downloader/request_count': 38,
'downloader/request_method_count/GET': 8,
'downloader/request_method_count/POST': 30,
'downloader/response_bytes': 9246297,
'downloader/response_count': 32,
'downloader/response_status_count/200': 32,
'elapsed_time_seconds': 70.103226,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 31, 21, 22, 56, 536085, tzinfo=datetime.timezone.utc),
'item_scraped_count': 193,
'log_count/DEBUG': 5884,
'log_count/INFO': 3203,
'memusage/max': 193478656,
'memusage/startup': 147681280,
'photo_download_count': 2,
'request_depth_max': 10,
'response_received_count': 30,
'scheduler/dequeued': 38,
'scheduler/dequeued/memory': 38,
'scheduler/enqueued': 38,
'scheduler/enqueued/memory': 38,
'scrape_type/new': 193,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 30,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.771922935172916,
'scrapy-zyte-api/mean_response_seconds': 4.02982448010395,
'scrapy-zyte-api/processed': 30,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 30,
'scrapy-zyte-api/request_args/experimental.requestCookies': 29,
'scrapy-zyte-api/request_args/experimental.responseCookies': 30,
'scrapy-zyte-api/request_args/httpRequestBody': 30,
'scrapy-zyte-api/request_args/httpRequestMethod': 30,
'scrapy-zyte-api/request_args/httpResponseBody': 30,
'scrapy-zyte-api/request_args/httpResponseHeaders': 30,
'scrapy-zyte-api/request_args/url': 30,
'scrapy-zyte-api/status_codes/200': 30,
'scrapy-zyte-api/success': 30,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 31, 21, 21, 46, 432859, tzinfo=datetime.timezone.utc)}
2026-03-31 21:22:56 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-31 21:22:56 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f1607993290>
2026-03-31 21:22:56 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f1607993b10>