Head
2026-04-01 06:14:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-04-01 06:14:06 [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-04-01 06:14:06 [carwow.gb] INFO: Force full scrape enabled via spider argument
2026-04-01 06:14:06 [carwow.gb] INFO: Starting spider carwow.gb
2026-04-01 06:14:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-04-01 06:14:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-04-01 06:14:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-04-01 06:14:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-04-01 06:14:06 [scrapy.extensions.telnet] INFO: Telnet Password: 88d6ae878c76d547
2026-04-01 06:14:07 [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-04-01 06:14:07 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'CONCURRENT_REQUESTS': 8,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/carwow.gb/2026-04-01T08_13_37.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-04-01 06:14:07 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-04-01 06:14:07 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-04-01 06:14:07 [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-04-01 06:14:07 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-04-01 06:14:07 [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-04-01 06:14:07 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-04-01 06:14:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-04-01 06:14:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-04-01 06:14:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-04-01 06:14:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-04-01 06:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-04-01 06:14:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-04-01 06:14:07 [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-04-01 06:14:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-04-01 06:14:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-04-01 06:14:07 [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-04-01 06:14:07 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-04-01 06:14:07 [scrapy.core.engine] INFO: Spider opened
2026-04-01 06:14:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-04-01 06:14:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-04-01 06:14:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-04-01 06:14:07 [scrapy-playwright] INFO: Starting download handler
2026-04-01 06:14:07 [scrapy-playwright] INFO: Starting download handler
2026-04-01 06:14:12 [scrapy-playwright] INFO: Launching browser chromium
Tail
2026-04-01 08:12:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-04-01 08:12:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-04-01 08:12:03 [scrapy.core.scraper] DEBUG: Scraped from User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/qc68qmb4eqd6lvjib92nzycjf119 took longer than 180.0 seconds..
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0 litres',
'engine_horse_power': 184,
'expiration_date': '2026-04-01T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'cc031de2-de2f-5a67-90cd-88104bf6d4cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SV62YCS',
'link_to_web_offer': 'https://dealers.carwow.co.uk/dealers/listings/12465436',
'listing': 'auction',
'location': 'Dunfermline, Fife',
'make': 'Bmw',
'model': '3 Series',
'odometer': 80334,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 32,
'photo_urls': ['https://carwow-sell-my-car.imgix.net/8vm4bzqer50t8wk3p4otube9czts',
'https://carwow-sell-my-car.imgix.net/qc68qmb4eqd6lvjib92nzycjf119',
'https://carwow-sell-my-car.imgix.net/ooyniw6ci6jc6yh8veu02leoyepi',
'https://carwow-sell-my-car.imgix.net/oxuvdfpuj2sfrvuapijsett0vw50',
'https://carwow-sell-my-car.imgix.net/ykmz9ycaljy94maudxk9rfkwoq47',
'https://carwow-sell-my-car.imgix.net/myiewndbrhvjee6pyjmjmfwn6rn4',
'https://carwow-sell-my-car.imgix.net/lvl85v1p31rzycs0yrspdpktdqd5',
'https://carwow-sell-my-car.imgix.net/e2tezpqll1fyy03jdcpi9xcfy91b',
'https://carwow-sell-my-car.imgix.net/usaoafej79nvnz8ki17xk0pz1pcx',
'https://carwow-sell-my-car.imgix.net/zivhfbc614htl4ku50qmyqvcwfa3'],
'photos': [],
'price': 4200.0,
'price_includes_vat': True,
'registration_date': '2012-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Bmw 3 Series 320i Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '320i Sport 4dr Step Auto',
'vin': 'WBA3B120X0J395404',
'year': 2012}
2026-04-01 08:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-04-01 08:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712465436%27 HTTP/1.1" 200 None
2026-04-01 08:12:03 [carwow.gb] INFO: Saving data for 12465436: {'created_time': 1775031123.751908, 'last_price_update_time': 1775031123.751918, 'auction_closing_time': 1775053800.0}
2026-04-01 08:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-04-01 08:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='12465436') HTTP/1.1" 204 0
2026-04-01 08:12:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item cc031de2-de2f-5a67-90cd-88104bf6d4cf due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/qc68qmb4eqd6lvjib92nzycjf119 took longer than 180.0 seconds..
2026-04-01 08:12:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d7898df9-8b23-5469-b044-05f93393ebde due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/k2t87uyka9a5n13my151tkskla2w took longer than 180.0 seconds..
2026-04-01 08:12:07 [scrapy.extensions.logstats] INFO: Crawled 170 pages (at 0 pages/min), scraped 26 items (at 1 items/min)
2026-04-01 08:12:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 208MiB
2026-04-01 08:12:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d7898df9-8b23-5469-b044-05f93393ebde due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/7p1vottfmznh7ue4dpn0zmgc0ory took longer than 180.0 seconds..
2026-04-01 08:12:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d7898df9-8b23-5469-b044-05f93393ebde due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/9nl2icdow5jy3kqz50i4eag3yvon took longer than 180.0 seconds..
2026-04-01 08:12:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d7898df9-8b23-5469-b044-05f93393ebde due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/4oyged33l7tmqstj70h4yh5axyeh took longer than 180.0 seconds..
2026-04-01 08:12:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d7898df9-8b23-5469-b044-05f93393ebde due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/3xvjv6w6boc61llvejoo6gzegqmv took longer than 180.0 seconds..
2026-04-01 08:12:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d7898df9-8b23-5469-b044-05f93393ebde due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/nugls4fx4orcmfz60q10v27llkcq took longer than 180.0 seconds..
2026-04-01 08:13:07 [scrapy.extensions.logstats] INFO: Crawled 170 pages (at 0 pages/min), scraped 26 items (at 0 items/min)
2026-04-01 08:13:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 208MiB
2026-04-01 08:14:07 [scrapy.extensions.logstats] INFO: Crawled 170 pages (at 0 pages/min), scraped 26 items (at 0 items/min)
2026-04-01 08:14:07 [scrapy.core.engine] INFO: Closing spider (closespider_timeout)
2026-04-01 08:14:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 208MiB
2026-04-01 08:14:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d7898df9-8b23-5469-b044-05f93393ebde due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/90fk359eoxdxgua0hsztar5x4nyq took longer than 180.0 seconds..
2026-04-01 08:15:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d7898df9-8b23-5469-b044-05f93393ebde due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/atp1rcacca8rmbcim6v59vgi9r3o took longer than 180.0 seconds..
2026-04-01 08:15:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: carwow.gb, Translating item: d7898df9-8b23-5469-b044-05f93393ebde with identifier: 12540613
2026-04-01 08:15:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: carwow.gb, Applying rules to item: d7898df9-8b23-5469-b044-05f93393ebde with identifier: 12540613
2026-04-01 08:15:03 [crawlers.pipelines.post_to_api] INFO: Spider: carwow.gb, Posting item: d7898df9-8b23-5469-b044-05f93393ebde with identifier: 12540613 to the API
2026-04-01 08:15:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-04-01 08:15:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-04-01 08:15:04 [scrapy.core.scraper] DEBUG: Scraped from User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/6bcptfdto9d3grwind4jdnjlk7cr took longer than 180.0 seconds..
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5 litres',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T14:30:00Z',
'fuel_type': 'Diesel',
'id': 'd7898df9-8b23-5469-b044-05f93393ebde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BD16CYG',
'link_to_web_offer': 'https://dealers.carwow.co.uk/dealers/listings/12540613',
'listing': 'auction',
'location': 'Morpeth, Northumberland',
'make': 'Ford',
'model': 'Focus',
'odometer': 34500,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://carwow-sell-my-car.imgix.net/6bcptfdto9d3grwind4jdnjlk7cr',
'https://carwow-sell-my-car.imgix.net/atp1rcacca8rmbcim6v59vgi9r3o',
'https://carwow-sell-my-car.imgix.net/90fk359eoxdxgua0hsztar5x4nyq',
'https://carwow-sell-my-car.imgix.net/nugls4fx4orcmfz60q10v27llkcq',
'https://carwow-sell-my-car.imgix.net/3xvjv6w6boc61llvejoo6gzegqmv',
'https://carwow-sell-my-car.imgix.net/4oyged33l7tmqstj70h4yh5axyeh',
'https://carwow-sell-my-car.imgix.net/9nl2icdow5jy3kqz50i4eag3yvon',
'https://carwow-sell-my-car.imgix.net/7p1vottfmznh7ue4dpn0zmgc0ory',
'https://carwow-sell-my-car.imgix.net/k2t87uyka9a5n13my151tkskla2w',
'https://carwow-sell-my-car.imgix.net/dlsyw45ifco01a82hxgko7ozbg0m'],
'photos': [],
'price': 7400.0,
'price_includes_vat': True,
'registration_date': '2016-05-08',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus Estate 1.5 TDCi 120 Zetec 5dr Powershift',
'transmission': 'automatic',
'trim': 'Estate 1.5 TDCi 120 Zetec 5dr Powershift',
'vin': 'WF06XXGCC6GA17216',
'year': 2016}
2026-04-01 08:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-04-01 08:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2712540613%27 HTTP/1.1" 200 None
2026-04-01 08:15:04 [carwow.gb] INFO: Saving data for 12540613: {'created_time': 1775031304.1796, 'last_price_update_time': 1775031304.179613, 'auction_closing_time': 1775053800.0}
2026-04-01 08:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-04-01 08:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='12540613') HTTP/1.1" 204 0
2026-04-01 08:15:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d7898df9-8b23-5469-b044-05f93393ebde due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/6bcptfdto9d3grwind4jdnjlk7cr took longer than 180.0 seconds..
2026-04-01 08:15:07 [scrapy.extensions.logstats] INFO: Crawled 170 pages (at 0 pages/min), scraped 27 items (at 1 items/min)
2026-04-01 08:15:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 208MiB
2026-04-01 08:15:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6e48a4ee-c30d-5b3e-8bca-d1b44074f3c9 due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/n5xkmashks76p0n3ny0zcfw4fsov took longer than 180.0 seconds..
2026-04-01 08:15:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6e48a4ee-c30d-5b3e-8bca-d1b44074f3c9 due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/zk8dz7bolzpdidahd3p7b39ohpd4 took longer than 180.0 seconds..
2026-04-01 08:15:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6e48a4ee-c30d-5b3e-8bca-d1b44074f3c9 due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/0fyfswuc5pigvkc7iwalms8u9zqo took longer than 180.0 seconds..
2026-04-01 08:15:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6e48a4ee-c30d-5b3e-8bca-d1b44074f3c9 due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/vxz0sk48d7t0rbzfybbpehzjgxv4 took longer than 180.0 seconds..
2026-04-01 08:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6e48a4ee-c30d-5b3e-8bca-d1b44074f3c9 due to User timeout caused connection failure: Getting https://carwow-sell-my-car.imgix.net/jjlqgumg2tf11om2kb7vxmntdz2g took longer than 180.0 seconds..
2026-04-01 08:15:20 [carwow.gb] INFO: carwow.gb Crawl ended with reason closespider_timeout, 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-04-01 08:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-04-01 08:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20last_price_update_time%20lt%201774599320 HTTP/1.1" 200 None
2026-04-01 08:15:21 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (27 items) in: file:///var/lib/scrapyd/items/sourcing_v2/carwow.gb/2026-04-01T08_13_37.jl
2026-04-01 08:15:21 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 371,
'downloader/exception_type_count/twisted.internet.error.ConnectError': 51,
'downloader/exception_type_count/twisted.internet.error.TimeoutError': 320,
'downloader/request_bytes': 1073251,
'downloader/request_count': 541,
'downloader/request_method_count/GET': 541,
'downloader/response_bytes': 7725746,
'downloader/response_count': 170,
'downloader/response_status_count/200': 170,
'elapsed_time_seconds': 7274.279543,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'closespider_timeout',
'finish_time': datetime.datetime(2026, 4, 1, 8, 15, 21, 900928, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 37405512,
'httpcompression/response_count': 169,
'item_scraped_count': 27,
'log_count/DEBUG': 3827,
'log_count/INFO': 1968,
'log_count/WARNING': 4,
'memusage/max': 218533888,
'memusage/startup': 150106112,
'playwright/context_count': 1,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 1,
'playwright/context_count/remote/False': 1,
'playwright/page_count': 1,
'playwright/page_count/max_concurrent': 1,
'playwright/request_count': 249,
'playwright/request_count/aborted': 77,
'playwright/request_count/method/GET': 239,
'playwright/request_count/method/HEAD': 1,
'playwright/request_count/method/POST': 9,
'playwright/request_count/navigation': 11,
'playwright/request_count/resource_type/document': 11,
'playwright/request_count/resource_type/fetch': 9,
'playwright/request_count/resource_type/font': 12,
'playwright/request_count/resource_type/image': 53,
'playwright/request_count/resource_type/script': 147,
'playwright/request_count/resource_type/stylesheet': 9,
'playwright/request_count/resource_type/xhr': 8,
'playwright/response_count': 171,
'playwright/response_count/method/GET': 163,
'playwright/response_count/method/POST': 8,
'playwright/response_count/resource_type/document': 11,
'playwright/response_count/resource_type/fetch': 7,
'playwright/response_count/resource_type/script': 145,
'playwright/response_count/resource_type/xhr': 8,
'request_depth_max': 23,
'response_received_count': 170,
'scheduler/dequeued': 541,
'scheduler/dequeued/memory': 541,
'scheduler/enqueued': 1382,
'scheduler/enqueued/memory': 1382,
'scrape_type/new': 660,
'start_time': datetime.datetime(2026, 4, 1, 6, 14, 7, 621385, tzinfo=datetime.timezone.utc)}
2026-04-01 08:15:21 [scrapy.core.engine] INFO: Spider closed (closespider_timeout)