Head
2026-03-27 18:35:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 18:35:05 [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-27 18:35:05 [auto1.de] INFO: Batch mode enabled: batch 2/2
2026-03-27 18:35:05 [auto1.de] INFO: Starting spider auto1.de
2026-03-27 18:35:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 18:35:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 18:35:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 18:35:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 18:35:05 [scrapy.extensions.telnet] INFO: Telnet Password: a58c34e373fd5486
2026-03-27 18:35:06 [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-27 18:35:06 [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/auto1.de/task_18_2026-03-27T18_35_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-27 18:35:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 18:35:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 18:35:06 [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-27 18:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 18:35:06 [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-27 18:35:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-27 18:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 18:35:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-27 18:35:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 18:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 18:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 18:35:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 18:35:06 [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-27 18:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 18:35:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 18:35:06 [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-27 18:35:06 [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-27 18:35:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 18:35:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 18:35:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-27 18:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-27 18:35:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 18:35:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 18:35:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 18:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
Tail
2026-03-27 19:39:36 [auto1.de] INFO: Scrape type for JZ77748: 0
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: LJ18760
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: VS70073
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: BV72825
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: PC54286
2026-03-27 19:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PC54286%27 HTTP/1.1" 200 None
2026-03-27 19:39:36 [auto1.de] INFO: Scrape type for PC54286: 0
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: SD36670
2026-03-27 19:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SD36670%27 HTTP/1.1" 200 None
2026-03-27 19:39:36 [auto1.de] INFO: Scrape type for SD36670: 0
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: TZ67975
2026-03-27 19:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TZ67975%27 HTTP/1.1" 200 None
2026-03-27 19:39:36 [auto1.de] INFO: Scrape type for TZ67975: 0
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: UM48488
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: FV46397
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: VA13792
2026-03-27 19:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VA13792%27 HTTP/1.1" 200 None
2026-03-27 19:39:36 [auto1.de] INFO: Scrape type for VA13792: 0
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: UZ08427
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: SK99321
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: SG91001
2026-03-27 19:39:36 [auto1.de] INFO: Found listing with ID: HX49915
2026-03-27 19:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HX49915%27 HTTP/1.1" 200 None
2026-03-27 19:39:36 [auto1.de] INFO: Scrape type for HX49915: 0
2026-03-27 19:39:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-27 19:39:38 [auto1.de] INFO: Channel: 24h | Page: 230 | totalHits: 9196 | hits on page: 36
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: GA34239
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GA34239%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for GA34239: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: BP51481
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: GR15033
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GR15033%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for GR15033: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: XN11461
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XN11461%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for XN11461: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: MX26895
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: HU88385
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HU88385%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for HU88385: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: LD63966
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: RN43410
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RN43410%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for RN43410: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: UR77332
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UR77332%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for UR77332: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: LJ04369
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LJ04369%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for LJ04369: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: PV47280
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PV47280%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for PV47280: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: ME64315
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: HJ54097
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: SZ94185
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SZ94185%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for SZ94185: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: YD94034
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YD94034%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for YD94034: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: SG58590
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SG58590%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for SG58590: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: SW86673
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SW86673%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for SW86673: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: PU13127
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: BX34768
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: SA81936
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: CJ06587
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CJ06587%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for CJ06587: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: UY61545
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UY61545%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for UY61545: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: LV52918
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: DE56554
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DE56554%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for DE56554: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: YE15667
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YE15667%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for YE15667: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: CP43977
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: MR29539
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: TT64948
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: FN00007
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: MD24285
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: PZ15198
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PZ15198%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for PZ15198: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: CS43081
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CS43081%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for CS43081: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: VK35465
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VK35465%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for VK35465: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: XB83488
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XB83488%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for XB83488: 0
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: PB97983
2026-03-27 19:39:38 [auto1.de] INFO: Found listing with ID: GX91022
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GX91022%27 HTTP/1.1" 200 None
2026-03-27 19:39:38 [auto1.de] INFO: Scrape type for GX91022: 0
2026-03-27 19:39:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-27 19:39:39 [auto1.de] INFO: Channel: 24h | Page: 231 | totalHits: 9196 | hits on page: 0
2026-03-27 19:39:39 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 19:39:39 [auto1.de] INFO: auto1.de Batch config: batch 2/2
2026-03-27 19:39:39 [auto1.de] INFO: auto1.de 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>: 596, <ScrapeType.BATCH_SKIPPED: 5>: 637}
2026-03-27 19:39:39 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (2297 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.de/task_18_2026-03-27T18_35_00.jl
2026-03-27 19:39:39 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 13020579,
'downloader/request_count': 7655,
'downloader/request_method_count/GET': 7421,
'downloader/request_method_count/POST': 234,
'downloader/response_bytes': 5364235817,
'downloader/response_count': 7655,
'downloader/response_status_count/200': 7642,
'downloader/response_status_count/401': 13,
'dupefilter/filtered': 8,
'elapsed_time_seconds': 3872.891829,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 19, 39, 39, 414652, tzinfo=datetime.timezone.utc),
'item_scraped_count': 2297,
'log_count/DEBUG': 75522,
'log_count/INFO': 75817,
'log_count/WARNING': 15,
'memusage/max': 214269952,
'memusage/startup': 150126592,
'photo_download_count': 5753,
'request_depth_max': 219,
'response_received_count': 1902,
'scheduler/dequeued': 7655,
'scheduler/dequeued/memory': 7655,
'scheduler/enqueued': 7655,
'scheduler/enqueued/memory': 7655,
'scrape_type/batch_skipped': 4598,
'scrape_type/new': 825,
'scrape_type/price_update': 1472,
'scrape_type/skipped': 2333,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 1968,
'scrapy-zyte-api/error_ratio': 0.03353658536585366,
'scrapy-zyte-api/errors': 66,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 66,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 7.769596053780964,
'scrapy-zyte-api/mean_response_seconds': 7.793226602125904,
'scrapy-zyte-api/processed': 1902,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 1902,
'scrapy-zyte-api/request_args/experimental.requestCookies': 1901,
'scrapy-zyte-api/request_args/experimental.responseCookies': 1902,
'scrapy-zyte-api/request_args/httpRequestBody': 234,
'scrapy-zyte-api/request_args/httpRequestMethod': 234,
'scrapy-zyte-api/request_args/httpResponseBody': 1902,
'scrapy-zyte-api/request_args/httpResponseHeaders': 1902,
'scrapy-zyte-api/request_args/sessionContext': 1902,
'scrapy-zyte-api/request_args/url': 1902,
'scrapy-zyte-api/status_codes/0': 66,
'scrapy-zyte-api/status_codes/200': 1902,
'scrapy-zyte-api/success': 1902,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 9236,
'source/total_available': 9196,
'start_time': datetime.datetime(2026, 3, 27, 18, 35, 6, 522823, tzinfo=datetime.timezone.utc)}
2026-03-27 19:39:39 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 19:39:39 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f101b3cecd0>
2026-03-27 19:39:39 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f101aba5f10>