Head
2026-03-26 10:02:54 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 10:02:54 [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-26 10:02:54 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2026-03-26 10:02:54 [auto_selling_coches.net] INFO: _job: f26d391428fa11f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-26 10:02:54 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
2026-03-26 10:02:54 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 10:02:54 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 10:02:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 10:02:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 10:02:54 [scrapy.extensions.telnet] INFO: Telnet Password: d1f861f91d578cf1
2026-03-26 10:02:54 [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-26 10:02:54 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 3600,
'CONCURRENT_REQUESTS': 5,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_coches.net/f26d391428fa11f18f76c264925fbcfa.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-26 10:02:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 10:02:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 10:02:54 [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-26 10:02:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-26 10:02:55 [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-26 10:02:55 [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-26 10:02:55 [scrapy.core.engine] INFO: Spider opened
2026-03-26 10:02:55 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 10:02:55 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-26 10:02:55 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-26 10:02:55 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 10:02:55 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 10:02:55 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-26 10:02:55 [scrapy-playwright] INFO: Starting download handler
2026-03-26 10:02:55 [scrapy-playwright] INFO: Starting download handler
2026-03-26 10:03:00 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/versusselection and multipost_profile_id: 52615c19-f90a-4e0c-9434-fad93992aadf and job_id: f26d391428fa11f18f76c264925fbcfa
2026-03-26 10:03:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/versusselection> (referer: None) ['zyte-api']
2026-03-26 10:03:05 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/versusselection/>
2026-03-26 10:03:05 [auto_selling_coches.net] INFO: Title at home page 4 VehĂculos
2026-03-26 10:03:05 [auto_selling_coches.net] INFO: Total number of items: 4
2026-03-26 10:03:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/versusselection?pg=1> (referer: https://www.coches.net/concesionario/versusselection/) ['zyte-api']
2026-03-26 10:03:10 [auto_selling_coches.net] INFO: Parsing page 1
2026-03-26 10:03:10 [auto_selling_coches.net] INFO: Found 4 listings on page 1
2026-03-26 10:03:10 [auto_selling_coches.net] INFO: Found listing with ID: 70214957
2026-03-26 10:03:10 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 10:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 10:03:10 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-26 10:03:10 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 10:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 10:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770214957%27 HTTP/1.1" 200 None
2026-03-26 10:03:10 [auto_selling_coches.net] INFO: Scrape type for 70214957: 1
2026-03-26 10:03:10 [auto_selling_coches.net] INFO: Scraping new listing 70214957
2026-03-26 10:03:10 [auto_selling_coches.net] INFO: Found listing with ID: 62558698
2026-03-26 10:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762558698%27 HTTP/1.1" 200 None
2026-03-26 10:03:10 [auto_selling_coches.net] INFO: Scrape type for 62558698: 1
2026-03-26 10:03:10 [auto_selling_coches.net] INFO: Scraping new listing 62558698
2026-03-26 10:03:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:03:10 [auto_selling_coches.net] INFO: Found listing with ID: 61514575
2026-03-26 10:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
Tail
'\n'
'-EQUIPO DE AUDIO BOSE\n'
'\n'
'-ANCLAJES ISOFIX',
'doors_number': 5,
'emission_standard': 'C',
'engine': '4.2L',
'engine_horse_power': 420,
'expiration_date': None,
'fuel_type': 'Gasolina',
'id': 'b7df3fe9-a7e1-5448-963a-03452bf16f6d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/audi-rs4-4.2-fsi-quattro-avant-5p-gasolina-2008-en-guipuzcoa-59928755-covo.aspx',
'listing': 'auction',
'location': 'Gipuzkoa',
'make': 'AUDI',
'model': 'RS4',
'odometer': 184000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7df3fe9-a7e1-5448-963a-03452bf16f6d/b7df3fe9-a7e1-5448-963a-03452bf16f6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124342,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17302948/abc5215d-0126-464e-be61-48a7e985bb82.jpg',
'Width': 800}],
'price': 31000,
'price_includes_vat': True,
'registration_date': '2008-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI RS4 4.2 FSI quattro Avant',
'transmission': 'manual',
'trim': '4.2 FSI quattro Avant',
'vin': None,
'year': 2008}
2026-03-26 10:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2759928755%27 HTTP/1.1" 200 None
2026-03-26 10:03:13 [auto_selling_coches.net] INFO: Saving data for 59928755: {'created_time': 1774519393.774581, 'last_price_update_time': 1774519393.774596}
2026-03-26 10:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='59928755') HTTP/1.1" 204 0
2026-03-26 10:03:13 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: acb470be-1d0b-57b8-be75-52ec10776d19 with identifier 61514575
2026-03-26 10:03:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:03:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:03:13 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item acb470be-1d0b-57b8-be75-52ec10776d19
2026-03-26 10:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/18578356/2e3fb340-336a-48cb-b82b-1277dc96235b.jpg>
{'auction_title': '',
'body_type': 'Monovolumen',
'c_o_2_emission_value': 199,
'category': 'Coches',
'color': 'Azul',
'currency': 'EUR',
'description': 'Vehiculo en muy buen estado de conservacion, tanto mecanico, '
'carroceria e interiores.\n'
'Motor 1.9 TDI de 102 cv ( uno de los motores mas fiables del '
'grupo VW )\n'
'Mejor ver y probar para comprobar su estado ( SOLO 2 '
'PROPIETARIOS )\n'
'Equipado con:\n'
'7 plazas\n'
'Aire acondicionado\n'
'Cortinillas traseras\n'
'Mesa auxiliar de camping\n'
'Elevalunas delanteros electricos\n'
'Retrovisores exteriores electricos\n'
'Radio con bluetooth y pantalla tactil\n'
'\n'
'El vehiculo se entrega recien pasada la ITV, 4 neumaticos al '
'80% aun de uso, revision completa realizada, con cambio de '
'aceite , filtro de aire, de gasoil, de aire, con la carga del '
'aire acondicionado, toda la linea de escape cambiada y 2 '
'brazos delanteros de suspension, con el cambio completo del '
'KIT DE DISTRIBUCION, todo con factura.\n'
'Esta para realizar aun muchos km y poder disfrutar de '
'escapadas',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'acb470be-1d0b-57b8-be75-52ec10776d19',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.coches.net/volkswagen-multivan-19-tdi-102cv-startline-4p-diesel-2009-en-guipuzcoa-61514575-covo.aspx',
'listing': 'auction',
'location': 'Gipuzkoa',
'make': 'VOLKSWAGEN',
'model': 'Multivan',
'odometer': 227400,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acb470be-1d0b-57b8-be75-52ec10776d19/acb470be-1d0b-57b8-be75-52ec10776d19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235826,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18578356/2e3fb340-336a-48cb-b82b-1277dc96235b.jpg',
'Width': 800}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Multivan 1.9 TDI Startline',
'transmission': 'manual',
'trim': '1.9 TDI 102cv Startline',
'vin': None,
'year': 2009}
2026-03-26 10:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761514575%27 HTTP/1.1" 200 None
2026-03-26 10:03:13 [auto_selling_coches.net] INFO: Saving data for 61514575: {'created_time': 1774519393.838898, 'last_price_update_time': 1774519393.838918}
2026-03-26 10:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61514575') HTTP/1.1" 204 0
2026-03-26 10:03:13 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 10:03:13 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-26 10:03:13 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-26 10:03:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:03:13 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-26 10:03:13 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item f26d391428fa11f18f76c264925fbcfa
2026-03-26 10:03:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-26 10:03:13 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-26 10:03:13 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 10:03:13 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-26 10:03:14 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-26 10:03:14 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 4, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-26 10:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201773223395 HTTP/1.1" 200 None
2026-03-26 10:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61765577') HTTP/1.1" 204 0
2026-03-26 10:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62524991') HTTP/1.1" 204 0
2026-03-26 10:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62524992') HTTP/1.1" 204 0
2026-03-26 10:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62525001') HTTP/1.1" 204 0
2026-03-26 10:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62525030') HTTP/1.1" 204 0
2026-03-26 10:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62623014') HTTP/1.1" 204 0
2026-03-26 10:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70160866') HTTP/1.1" 204 0
2026-03-26 10:03:15 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (4 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/f26d391428fa11f18f76c264925fbcfa.jl
2026-03-26 10:03:15 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 4014,
'downloader/request_count': 10,
'downloader/request_method_count/GET': 10,
'downloader/response_bytes': 3203107,
'downloader/response_count': 10,
'downloader/response_status_count/200': 10,
'elapsed_time_seconds': 20.123679,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 10, 3, 15, 216963, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 566090,
'httpcompression/response_count': 4,
'item_scraped_count': 4,
'log_count/DEBUG': 112,
'log_count/INFO': 130,
'memusage/max': 149295104,
'memusage/startup': 149295104,
'photo_download_count': 4,
'request_depth_max': 3,
'response_received_count': 6,
'scheduler/dequeued': 10,
'scheduler/dequeued/memory': 10,
'scheduler/enqueued': 10,
'scheduler/enqueued/memory': 10,
'scrape_type/new': 4,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 6,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.2710068415229516,
'scrapy-zyte-api/mean_response_seconds': 2.415493460604921,
'scrapy-zyte-api/processed': 6,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 5,
'scrapy-zyte-api/request_args/experimental.requestCookies': 5,
'scrapy-zyte-api/request_args/experimental.responseCookies': 6,
'scrapy-zyte-api/request_args/httpResponseBody': 6,
'scrapy-zyte-api/request_args/httpResponseHeaders': 6,
'scrapy-zyte-api/request_args/url': 6,
'scrapy-zyte-api/status_codes/200': 6,
'scrapy-zyte-api/success': 6,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 26, 10, 2, 55, 93284, tzinfo=datetime.timezone.utc)}
2026-03-26 10:03:15 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 10:03:15 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f984a94f090>
2026-03-26 10:03:15 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f984a94f8d0>