Head
2026-03-23 21:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-23 21:30:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-23 21:30:04 [openlane.gb] INFO: Starting spider openlane.gb
2026-03-23 21:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-23 21:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-23 21:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-23 21:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-23 21:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 38c09fc5bebba91c
2026-03-23 21:30:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-23 21:30:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/openlane.gb/task_10_2026-03-23T21_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-23 21:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-23 21:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-23 21:30:04 [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-23 21:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-23 21:30:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-23 21:30:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-23 21:30:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-23 21:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-23 21:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-23 21:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-23 21:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 21:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-23 21:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-23 21:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-23 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-23 21:30:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-23 21:30:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-23 21:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-23 21:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-23 21:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-23 21:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-23 21:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-23 21:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-23 21:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-23 21:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-23 21:30:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
Tail
'https://images.openlane.eu/carimgs/5612105/general/a361d357-baaf-46df-914a-c672b78e6f1b.jpg',
'https://images.openlane.eu/carimgs/5612105/general/d352c188-20b4-44fe-8171-2e9679a0fe2b.jpg',
'https://images.openlane.eu/carimgs/5612105/general/c513d346-294b-440c-8f05-a064a1a3352c.jpg',
'https://images.openlane.eu/carimgs/5612105/general/1f5b6c83-4e12-407b-aa7e-9f76aa7edb2e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f42df2d5-1a6e-510e-9a5b-30eea02238e4/f42df2d5-1a6e-510e-9a5b-30eea02238e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95376,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612105/general/34d6dfee-2fa0-4264-8f86-f5ec18608466.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f42df2d5-1a6e-510e-9a5b-30eea02238e4/f42df2d5-1a6e-510e-9a5b-30eea02238e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88726,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612105/general/3275ab9c-04ad-4289-b6d9-ff52a09cc54e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f42df2d5-1a6e-510e-9a5b-30eea02238e4/f42df2d5-1a6e-510e-9a5b-30eea02238e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94357,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612105/general/b7d00de1-0e8c-4a9a-8993-476970f3ae89.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f42df2d5-1a6e-510e-9a5b-30eea02238e4/f42df2d5-1a6e-510e-9a5b-30eea02238e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100194,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612105/general/a361d357-baaf-46df-914a-c672b78e6f1b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f42df2d5-1a6e-510e-9a5b-30eea02238e4/f42df2d5-1a6e-510e-9a5b-30eea02238e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86389,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612105/general/d352c188-20b4-44fe-8171-2e9679a0fe2b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f42df2d5-1a6e-510e-9a5b-30eea02238e4/f42df2d5-1a6e-510e-9a5b-30eea02238e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128806,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612105/general/c513d346-294b-440c-8f05-a064a1a3352c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f42df2d5-1a6e-510e-9a5b-30eea02238e4/f42df2d5-1a6e-510e-9a5b-30eea02238e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296831,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612105/general/1f5b6c83-4e12-407b-aa7e-9f76aa7edb2e.jpg',
'Width': 2000}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh GS - Electric - Automatic - 136 hp - '
'DS25JVA - 650 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710715369%27 HTTP/1.1" 200 None
2026-03-23 21:30:59 [openlane.gb] INFO: Saving data for 10715369: {'created_time': 1774301459.275612, 'last_price_update_time': 1774301459.275628, 'auction_closing_time': 1775034000.0}
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10715369') HTTP/1.1" 204 0
2026-03-23 21:30:59 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-23 21:30:59 [openlane.gb] INFO: openlane.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20last_price_update_time%20lt%201773869459 HTTP/1.1" 200 None
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10674510') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10674511') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10674513') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10674514') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10674515') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10674517') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682816') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682817') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682818') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682819') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682820') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682821') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682822') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682823') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682824') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682825') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682826') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682827') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682828') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682829') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682831') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682832') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682833') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682834') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682835') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682836') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682837') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682838') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682839') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682840') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682841') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682842') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682843') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682844') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682845') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682846') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682847') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682848') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682849') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682850') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682851') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682853') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682854') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682855') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682856') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682857') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682858') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682860') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682862') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682863') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10686999') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10687024') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10688203') HTTP/1.1" 204 0
2026-03-23 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10688236') HTTP/1.1" 204 0
2026-03-23 21:31:00 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (5 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_10_2026-03-23T21_30_00.jl
2026-03-23 21:31:00 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 16926,
'downloader/request_count': 18,
'downloader/request_method_count/GET': 16,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 7596369,
'downloader/response_count': 18,
'downloader/response_status_count/200': 18,
'elapsed_time_seconds': 54.482864,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 23, 21, 30, 59, 962830, tzinfo=datetime.timezone.utc),
'item_scraped_count': 5,
'log_count/DEBUG': 895,
'log_count/INFO': 469,
'memusage/max': 148283392,
'memusage/startup': 148283392,
'photo_download_count': 10,
'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': 179,
'playwright/request_count/method/GET': 154,
'playwright/request_count/method/POST': 25,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/fetch': 59,
'playwright/request_count/resource_type/font': 5,
'playwright/request_count/resource_type/image': 30,
'playwright/request_count/resource_type/other': 2,
'playwright/request_count/resource_type/script': 66,
'playwright/request_count/resource_type/stylesheet': 6,
'playwright/request_count/resource_type/xhr': 9,
'playwright/response_count': 167,
'playwright/response_count/method/GET': 142,
'playwright/response_count/method/POST': 25,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 54,
'playwright/response_count/resource_type/font': 5,
'playwright/response_count/resource_type/image': 27,
'playwright/response_count/resource_type/other': 2,
'playwright/response_count/resource_type/script': 63,
'playwright/response_count/resource_type/stylesheet': 6,
'playwright/response_count/resource_type/xhr': 8,
'request_depth_max': 4,
'response_received_count': 8,
'scheduler/dequeued': 18,
'scheduler/dequeued/memory': 18,
'scheduler/enqueued': 18,
'scheduler/enqueued/memory': 18,
'scrape_type/new': 5,
'scrape_type/skipped': 129,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 7,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.476961552830679,
'scrapy-zyte-api/mean_response_seconds': 4.537909541811262,
'scrapy-zyte-api/processed': 7,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 7,
'scrapy-zyte-api/request_args/experimental.requestCookies': 7,
'scrapy-zyte-api/request_args/experimental.responseCookies': 7,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 7,
'scrapy-zyte-api/request_args/httpResponseHeaders': 7,
'scrapy-zyte-api/request_args/url': 7,
'scrapy-zyte-api/status_codes/200': 7,
'scrapy-zyte-api/success': 7,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 134,
'source/total_available': 134,
'start_time': datetime.datetime(2026, 3, 23, 21, 30, 5, 479966, tzinfo=datetime.timezone.utc)}
2026-03-23 21:31:00 [scrapy.core.engine] INFO: Spider closed (finished)