Head
2026-03-16 11:57:44 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-16 11:57:44 [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-16 11:57:44 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
2026-03-16 11:57:44 [auto_selling_autotrader.co.uk] INFO: Quick mode enabled: batching detail requests in groups of 10, limiting photo downloads to 1 per item
2026-03-16 11:57:44 [auto_selling_autotrader.co.uk] INFO: _job: 2026-03-16T12_56_40, SCRAPY_JOB: None
2026-03-16 11:57:44 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-16 11:57:44 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-16 11:57:44 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-16 11:57:44 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-16 11:57:44 [scrapy.extensions.telnet] INFO: Telnet Password: d59aa15bc1b36f7a
2026-03-16 11:57:44 [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-16 11:57:44 [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/2026-03-16T12_56_40.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-16 11:57:44 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-16 11:57:44 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-16 11:57:44 [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-16 11:57:44 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-16 11:57:44 [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-16 11:57:44 [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-16 11:57:44 [scrapy.core.engine] INFO: Spider opened
2026-03-16 11:57:44 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-16 11:57:44 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-dev-bus.servicebus.windows.net
2026-03-16 11:57:44 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-16 11:57:44 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-16 11:57:44 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-16 11:57:44 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-16 11:57:44 [scrapy-playwright] INFO: Starting download handler
2026-03-16 11:57:44 [scrapy-playwright] INFO: Starting download handler
2026-03-16 11:57:49 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 611266 and multipost_profile_id: f9312fbb-b396-4fec-a554-1ab4d6146d29 and job_id: 2026-03-16T12_56_40 and url: https://www.autotrader.co.uk/dealers/bedfordshire/luton/car-point-luton-ltd-ta-car-point-bedfordshire-611266
2026-03-16 11:57:49 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 611266, page: 1
2026-03-16 11:57:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-16 11:57:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
2026-03-16 11:57:50 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
2026-03-16 11:57:50 [auto_selling_autotrader.co.uk] INFO: Page: 1/1, total results: 19
2026-03-16 11:57:50 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-16 11:57:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-16 11:57:51 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2099
2026-03-16 11:57:51 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202602260222808: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202602200097985: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202602129889781: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202602049680733: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202602049666243: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601219303710: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601109057538: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601089011730: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601028884063: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202512148582541: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202512148580569: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202512128562041: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202511308245540: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202511167930394: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202511147904361: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202505222702422: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202504071047024: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202405189854100: 1
2026-03-16 11:57:51 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202211191831628: 1
Tail
'costs are kept to a minimum, offering excellent value '
'compared to similar vehicles.',
'doors_number': 5,
'emission_standard': 'Euro 5',
'engine': '1.4L',
'engine_horse_power': 138,
'fuel_type': 'Petrol',
'id': '40f10bc2-4037-5a71-bb6c-098f35963906',
'is_damaged': False,
'is_operable': True,
'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202512148582541',
'listing': 'directbuy',
'location': 'Luton, Bedfordshire',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 96771,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://m.atcdn.co.uk/a/media/18541307cceb4f2ab14f39ce114d1f44.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_40f10bc2-4037-5a71-bb6c-098f35963906/40f10bc2-4037-5a71-bb6c-098f35963906_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209981,
'Height': 1152,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/18541307cceb4f2ab14f39ce114d1f44.jpg',
'Width': 2048}],
'price': 3050,
'price_includes_vat': True,
'registration_date': '2014-08-15',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka 1.4T Exclusiv 2WD Euro 5 (s/s) 5dr',
'transmission': 'manual',
'trim': 'Exclusiv',
'year': 2014}
2026-03-16 11:57:55 [auto_selling_autotrader.co.uk] INFO: Saving data for 202512148582541: {'created_time': 1773662275.570555, 'last_price_update_time': 1773662275.570568}
2026-03-16 11:57:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://m.atcdn.co.uk/a/media/599ed7de8aee4ac9b931caefc28eea90.jpg> (referer: https://www.autotrader.co.uk/)
2026-03-16 11:57:55 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-16 11:57:55 [common.azure_blobstore] INFO: Using managed identity with client ID: 36f195bf-b061-498b-bebd-997f7853af90
2026-03-16 11:57:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-16 11:57:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe218579810>
2026-03-16 11:57:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-16 11:57:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-16 11:57:56 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2087
2026-03-16 11:57:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxdev.blob.core.windows.net:443
2026-03-16 11:57:56 [urllib3.connectionpool] DEBUG: https://alxdev.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-16 11:57:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-16 11:57:56 [urllib3.connectionpool] DEBUG: https://alxdev.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac0e6a5c-662e-5e7f-a9e7-9336ee9e71d5/ac0e6a5c-662e-5e7f-a9e7-9336ee9e71d5_image_0.jpg HTTP/1.1" 201 0
2026-03-16 11:57:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://m.atcdn.co.uk/a/media/599ed7de8aee4ac9b931caefc28eea90.jpg saved to cache
2026-03-16 11:57:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac0e6a5c-662e-5e7f-a9e7-9336ee9e71d5
2026-03-16 11:57:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac0e6a5c-662e-5e7f-a9e7-9336ee9e71d5 sending to next pipeline
2026-03-16 11:57:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ac0e6a5c-662e-5e7f-a9e7-9336ee9e71d5 with identifier 202602049666243
2026-03-16 11:57:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-16 11:57:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-16 11:57:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ac0e6a5c-662e-5e7f-a9e7-9336ee9e71d5
2026-03-16 11:57:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://m.atcdn.co.uk/a/media/599ed7de8aee4ac9b931caefc28eea90.jpg>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'White',
'currency': 'GBP',
'description': '2 KEYS TIMING CHAIN CHANGED AT THIS MILES- 66583 + 5 SERVICE '
'HISTORY -MILES AT LAST SERVICE 72849 + DATE OF LAST SERVICE '
'09/08/2025 + CLIMATE CONTROL + LEATHER SEATS + HEATED SEATS '
"FRONT AND REAR + 6 SPEED + 17'' ALLOY WHEELS + NEXT MOT DUE "
'12/02/2027\n'
' This 2017 Vauxhall Astra CDTi Elite boasts a clear vehicle '
'history, offering you peace of mind. This well appointed '
'model features a 1.6 litre diesel engine, meeting Euro 6 '
"emissions standards. Inside, you'll find dual zone climate "
'control for personalised comfort, and seamless connectivity '
'with Android Auto and Bluetooth for both audio streaming and '
'mobile phone integration. The Elite trim also includes '
'automatic headlights with tunnel detection, ensuring optimal '
'visibility.\n'
'\n'
'This Vauxhall Astra is designed to impress with its '
'efficiency and performance. It achieves an outstanding fuel '
'economy of up to 72 miles per gallon, and its low CO2 '
'emissions contribute to a more environmentally friendly '
'drive. The acceleration from 0 to 60 miles per hour in just '
'9.0 seconds demonstrates its capable performance. '
'Furthermore, its low insurance group rating and generous boot '
'space make it a practical and economical choice compared to '
'other vehicles in its class.\n'
'ACTUAL VEHICLE MILEAGE MAY INCREASE DUE TO TEST DRIVES) + WE '
'OFFER SAME DAY FINANCE WITH ZERO DEPOSIT UNDER 15 YEARS OLD '
'CARS & MAX 120K MILEAGE + DELIVERY AVAILABLE TO ALL OVER UK '
'FOR LOW COST + ALL MAJOR DEBIT & CREDIT CARDS ACCEPTED + OPEN '
'7 DAYS A WEEK FROM 10:00 AM TO 7:00 PM + PART EXCHANGE '
'WELCOME + WE PROVIDE GOOD QUALITY USED CARS + CO OPERATIVE '
'FRIENDLY STAFF + WARRANTY ON ALL CARS + 3, 6 & 12 MONTHS '
'WARRANTY AVAILABLE + WE ARE LOCATED AT Unit H Cradock Road '
'Luton LU4 0JF+ £100 Admin fee applies.',
'doors_number': 5,
'emission_standard': 'Euro 6',
'engine': '1.6L',
'engine_horse_power': 134,
'fuel_type': 'Diesel',
'id': 'ac0e6a5c-662e-5e7f-a9e7-9336ee9e71d5',
'is_damaged': False,
'is_operable': True,
'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202602049666243',
'listing': 'directbuy',
'location': 'Luton, Bedfordshire',
'make': 'Vauxhall',
'model': 'Astra',
'odometer': 80097,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_ac0e6a5c-662e-5e7f-a9e7-9336ee9e71d5/ac0e6a5c-662e-5e7f-a9e7-9336ee9e71d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109559,
'Height': 1080,
'OriginUrl': 'https://m.atcdn.co.uk/a/media/599ed7de8aee4ac9b931caefc28eea90.jpg',
'Width': 1440}],
'price': 5550,
'price_includes_vat': True,
'registration_date': '2017-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra 1.6 CDTi BlueInjection Elite Euro 6 (s/s) 5dr',
'transmission': 'manual',
'trim': 'Elite',
'year': 2017}
2026-03-16 11:57:56 [auto_selling_autotrader.co.uk] INFO: Saving data for 202602049666243: {'created_time': 1773662276.265216, 'last_price_update_time': 1773662276.265228}
2026-03-16 11:57:56 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-16 11:57:56 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-16 11:57:56 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-16 11:57:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-16 11:57:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-16 11:57:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 2026-03-16T12_56_40
2026-03-16 11:57:56 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-16 11:57:56 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-16 11:57:56 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-16 11:57:56 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-16 11:57:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-16 11:57: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-16 11:57:56 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (19 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/2026-03-16T12_56_40.jl
2026-03-16 11:57:56 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 142064,
'downloader/request_count': 4,
'downloader/request_method_count/GET': 1,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 1071240,
'downloader/response_count': 4,
'downloader/response_status_count/200': 4,
'elapsed_time_seconds': 12.211738,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 16, 11, 57, 56, 697576, tzinfo=datetime.timezone.utc),
'item_scraped_count': 19,
'log_count/DEBUG': 108,
'log_count/INFO': 204,
'memusage/max': 148897792,
'memusage/startup': 148897792,
'photo_download_count': 1,
'request_depth_max': 2,
'response_received_count': 3,
'scheduler/dequeued': 4,
'scheduler/dequeued/memory': 4,
'scheduler/enqueued': 4,
'scheduler/enqueued/memory': 4,
'scrape_type/new': 19,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 3,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 1.3446760438382626,
'scrapy-zyte-api/mean_response_seconds': 1.8737382665276527,
'scrapy-zyte-api/processed': 3,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 3,
'scrapy-zyte-api/request_args/experimental.requestCookies': 2,
'scrapy-zyte-api/request_args/experimental.responseCookies': 3,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 3,
'scrapy-zyte-api/request_args/httpResponseHeaders': 3,
'scrapy-zyte-api/request_args/url': 3,
'scrapy-zyte-api/status_codes/200': 3,
'scrapy-zyte-api/success': 3,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 16, 11, 57, 44, 485838, tzinfo=datetime.timezone.utc)}
2026-03-16 11:57:56 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-16 11:57:56 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fe21b744bd0>
2026-03-16 11:57:56 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fe21b7453d0>