• LogParser v0.8.2, last updated at 2026-03-26 08:42:50, http://scrapyd-3:6800/logs/sourcing_v2/auto_selling_coches.net/a6664ffc28ef11f18f76c264925fbcfa.json

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_coches.net
    joba6664ffc28ef11f18f76c264925fbcfa
    first_log_time2026-03-26 08:42:04
    latest_log_time2026-03-26 08:42:42
    runtime0:00:38
    crawled_pages 13
    scraped_items 11
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count2
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      2 in total

      2026-03-26 08:42:42 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa05ff6f1d0>
      2026-03-26 08:42:42 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa05ff6f9d0>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      9e0ad3b1d55d7c7a
    • latest_crawl

      2026-03-26 08:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg> (referer: None)
    • latest_scrape

      2026-03-26 08:42:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg>
    • latest_stat

      2026-03-26 08:42:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2026-03-26 08:42:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-26 08:42: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-26 08:42:04 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
      2026-03-26 08:42:04 [auto_selling_coches.net] INFO: _job: a6664ffc28ef11f18f76c264925fbcfa, SCRAPY_JOB: None
      2026-03-26 08:42:04 [auto_selling_coches.net] INFO: Quick mode enabled - reduced wait times and single photo per item
      2026-03-26 08:42:04 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-26 08:42:04 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-26 08:42:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-26 08:42:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-26 08:42:04 [scrapy.extensions.telnet] INFO: Telnet Password: 9e0ad3b1d55d7c7a
      2026-03-26 08:42: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-26 08:42:04 [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/a6664ffc28ef11f18f76c264925fbcfa.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 08:42:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-26 08:42:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-26 08:42: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-26 08:42:04 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-03-26 08:42:04 [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 08:42:05 [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 08:42:05 [scrapy.core.engine] INFO: Spider opened
      2026-03-26 08:42:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-26 08:42:05 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-03-26 08:42:05 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
      2026-03-26 08:42:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-26 08:42:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
      2026-03-26 08:42:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
      2026-03-26 08:42:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-26 08:42:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-26 08:42:10 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/carreracarsmadrid and multipost_profile_id: dc1bb1a8-d08b-4229-a7b1-a2d7cfccd8db and job_id: a6664ffc28ef11f18f76c264925fbcfa
      
      2026-03-26 08:42: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 08:42:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.003(s), this was the 1st time calling it.
      2026-03-26 08:42:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.1365590116122433 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 08:42:21 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '838014754a3b3f970b0810489018b9b4', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=838014754a3b3f970b0810489018b9b4.
      2026-03-26 08:42:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      2026-03-26 08:42:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/carreracarsmadrid> (referer: None) ['zyte-api']
      2026-03-26 08:42:30 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/carreracarsmadrid/>
      2026-03-26 08:42:30 [auto_selling_coches.net] INFO: Title at home page 11 Vehículos
      2026-03-26 08:42:30 [auto_selling_coches.net] INFO: Total number of items: 11
      
      2026-03-26 08:42:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-26 08:42:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/carreracarsmadrid?pg=1> (referer: https://www.coches.net/concesionario/carreracarsmadrid/) ['zyte-api']
      2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Parsing page 1
      2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found 11 listings on page 1
      2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 70170648
      2026-03-26 08:42:35 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
      2026-03-26 08:42:35 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 08:42:35 [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%2770170648%27 HTTP/1.1" 200 None
      2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 70170648: 1
      2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 70170648
      2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Found listing with ID: 70170714
      2026-03-26 08:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 08:42:35 [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%2770170714%27 HTTP/1.1" 200 None
      2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scrape type for 70170714: 1
      2026-03-26 08:42:35 [auto_selling_coches.net] INFO: Scraping new listing 70170714
    • Tail

                      '•Transferencia incluida\n'
                      ' • 2020\n'
                      '• 149000\n'
                      '• Etiqueta C\n'
                      '• Radio Bluetooth con manos libres\n'
                      '• Cierre centralizado\n'
                      '• Elevalunas eléctrico',
       'doors_number': 4,
       'emission_standard': 'C',
       'engine': '2.0L',
       'engine_horse_power': 105,
       'expiration_date': None,
       'fuel_type': 'Diesel',
       'id': '24efa92e-a285-553f-aa5b-bfc602d31a4d',
       'is_damaged': False,
       'is_operable': True,
       'license_plate': None,
       'link_to_web_offer': 'https://www.coches.net/ford-transit-310-77kw-l2h2-van-ambiente-fwd-4p-diesel-2021-en-madrid-70072863-fuvivo.aspx',
       'listing': 'auction',
       'location': 'Madrid',
       'make': 'FORD',
       'model': 'Transit',
       'odometer': 149000,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'ES',
       'original_photo_count': 10,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24efa92e-a285-553f-aa5b-bfc602d31a4d/24efa92e-a285-553f-aa5b-bfc602d31a4d_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 98719,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19578950/77785f49-0ce0-4d74-a776-4cffde8658f2.jpg',
                   'Width': 800}],
       'price': 14899,
       'price_includes_vat': False,
       'registration_date': '2021-01-01',
       'seats_number': 3,
       'seller_name': None,
       'title': 'FORD Transit 310 L2H2 Van Ambiente FWD',
       'transmission': 'manual',
       'trim': '310 77kW L2H2 Van Ambiente FWD',
       'vin': None,
       'year': 2021}
      2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 08:42:40 [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%2770072863%27 HTTP/1.1" 200 None
      2026-03-26 08:42:40 [auto_selling_coches.net] INFO: Saving data for 70072863: {'created_time': 1774514560.960524, 'last_price_update_time': 1774514560.960532}
      2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 08:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70072863') HTTP/1.1" 204 0
      2026-03-26 08:42:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-03-26 08:42:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa05ef5ab10>
      2026-03-26 08:42:41 [common.azure_blobstore] INFO: Creating container if not exists
      2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-03-26 08:42:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0fe55-efc7-5158-98a9-bef12e9079ee/23a0fe55-efc7-5158-98a9-bef12e9079ee_image_0.jpg HTTP/1.1" 201 0
      2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_coches.net',RowKey='https%3A%252F%252Fa.ccdn.es%252Fcnet%252Fvehicles%252F19334703%252Ffc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg') HTTP/1.1" 204 0
      2026-03-26 08:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg saved to cache
      2026-03-26 08:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23a0fe55-efc7-5158-98a9-bef12e9079ee
      2026-03-26 08:42:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23a0fe55-efc7-5158-98a9-bef12e9079ee sending to next pipeline
      2026-03-26 08:42:41 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 23a0fe55-efc7-5158-98a9-bef12e9079ee with identifier 62440979
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-26 08:42:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 23a0fe55-efc7-5158-98a9-bef12e9079ee
      2026-03-26 08:42:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg>
      {'auction_title': '',
       'body_type': 'Furgoneta',
       'c_o_2_emission_value': 172,
       'category': 'Furgonetas e industriales',
       'color': 'Blanco',
       'currency': 'EUR',
       'description': 'Ford transit L2h2 2.0TDCI 130cv\n'
                      'PRECIO ANUNCIADO + IVA\n'
                      'FINANCIACIÓN HASTA EL 100% \n'
                      'GARANTIA 1AÑO (+400€)\n'
                      '• Único propietario\n'
                      '• Historial de mantenimiento\n'
                      '•Transferencia incluida\n'
                      ' • 2020\n'
                      '• 129600km\n'
                      '• Etiqueta C\n'
                      '• Radio Bluetooth con manos libres\n'
                      '• Cierre centralizado\n'
                      '• Elevalunas eléctrico\n'
                      '• Panelado trasero',
       'doors_number': 4,
       'emission_standard': 'C',
       'engine': '2.0L',
       'engine_horse_power': 130,
       'expiration_date': None,
       'fuel_type': 'Diesel',
       'id': '23a0fe55-efc7-5158-98a9-bef12e9079ee',
       'is_damaged': False,
       'is_operable': True,
       'license_plate': None,
       'link_to_web_offer': 'https://www.coches.net/ford-transit-310-96kw-l2h2-van-trend-fwd-4p-diesel-2020-en-madrid-62440979-fuvivo.aspx',
       'listing': 'auction',
       'location': 'Madrid',
       'make': 'FORD',
       'model': 'Transit',
       'odometer': 129600,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'ES',
       'original_photo_count': 10,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0fe55-efc7-5158-98a9-bef12e9079ee/23a0fe55-efc7-5158-98a9-bef12e9079ee_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 206267,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19334703/fc6529d3-3188-4f20-ae49-9e7cde82ad09.jpg',
                   'Width': 800}],
       'price': 14999,
       'price_includes_vat': False,
       'registration_date': '2020-01-01',
       'seats_number': 3,
       'seller_name': None,
       'title': 'FORD Transit 310 L2H2 Van Trend FWD',
       'transmission': 'manual',
       'trim': '310 96kW L2H2 Van Trend FWD',
       'vin': None,
       'year': 2020}
      2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 08:42:41 [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%2762440979%27 HTTP/1.1" 200 None
      2026-03-26 08:42:41 [auto_selling_coches.net] INFO: Saving data for 62440979: {'created_time': 1774514561.122508, 'last_price_update_time': 1774514561.12252}
      2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 08:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='62440979') HTTP/1.1" 204 0
      2026-03-26 08:42:41 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-26 08:42:41 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-03-26 08:42:41 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-26 08:42:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item a6664ffc28ef11f18f76c264925fbcfa
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-26 08:42:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-26 08:42:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-03-26 08:42:42 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
      2026-03-26 08:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 08:42:42 [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%201773218562 HTTP/1.1" 200 None
      2026-03-26 08:42:42 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (11 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/a6664ffc28ef11f18f76c264925fbcfa.jl
      2026-03-26 08:42:42 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 10835,
       'downloader/request_count': 24,
       'downloader/request_method_count/GET': 24,
       'downloader/response_bytes': 4010467,
       'downloader/response_count': 24,
       'downloader/response_status_count/200': 24,
       'elapsed_time_seconds': 37.525793,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 26, 8, 42, 42, 535498, tzinfo=datetime.timezone.utc),
       'httpcompression/response_bytes': 1433573,
       'httpcompression/response_count': 11,
       'item_scraped_count': 11,
       'log_count/DEBUG': 241,
       'log_count/INFO': 242,
       'memusage/max': 147103744,
       'memusage/startup': 147103744,
       'photo_download_count': 11,
       'request_depth_max': 3,
       'response_received_count': 13,
       'scheduler/dequeued': 24,
       'scheduler/dequeued/memory': 24,
       'scheduler/enqueued': 24,
       'scheduler/enqueued/memory': 24,
       'scrape_type/new': 11,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 14,
       'scrapy-zyte-api/error_ratio': 0.07142857142857142,
       'scrapy-zyte-api/error_types/download/temporary-error': 1,
       'scrapy-zyte-api/errors': 1,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 2.6588917739157165,
       'scrapy-zyte-api/mean_response_seconds': 2.0152826434574447,
       'scrapy-zyte-api/processed': 13,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 12,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 12,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 13,
       'scrapy-zyte-api/request_args/httpResponseBody': 13,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 13,
       'scrapy-zyte-api/request_args/url': 13,
       'scrapy-zyte-api/status_codes/200': 13,
       'scrapy-zyte-api/status_codes/520': 1,
       'scrapy-zyte-api/success': 13,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 26, 8, 42, 5, 9705, tzinfo=datetime.timezone.utc)}
      2026-03-26 08:42:42 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-26 08:42:42 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa05ff6f1d0>
      2026-03-26 08:42:42 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa05ff6f9d0>
    • Log

      /4/log/utf8/sourcing_v2/auto_selling_coches.net/a6664ffc28ef11f18f76c264925fbcfa/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/auto_selling_coches.net/a6664ffc28ef11f18f76c264925fbcfa.log

  • sourcelog
    last_update_time2026-03-26 08:42:42
    last_update_timestamp1774514562
    downloader/request_bytes10835
    downloader/request_count24
    downloader/request_method_count/GET24
    downloader/response_bytes4010467
    downloader/response_count24
    downloader/response_status_count/20024
    elapsed_time_seconds37.525793
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 26, 8, 42, 42, 535498, tzinfo=datetime.timezone.utc)
    httpcompression/response_bytes1433573
    httpcompression/response_count11
    item_scraped_count11
    log_count/DEBUG241
    log_count/INFO242
    memusage/max147103744
    memusage/startup147103744
    photo_download_count11
    request_depth_max3
    response_received_count13
    scheduler/dequeued24
    scheduler/dequeued/memory24
    scheduler/enqueued24
    scheduler/enqueued/memory24
    scrape_type/new11
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts14
    scrapy-zyte-api/error_ratio0.07142857142857142
    scrapy-zyte-api/error_types/download/temporary-error1
    scrapy-zyte-api/errors1
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds2.6588917739157165
    scrapy-zyte-api/mean_response_seconds2.0152826434574447
    scrapy-zyte-api/processed13
    scrapy-zyte-api/request_args/customHttpRequestHeaders12
    scrapy-zyte-api/request_args/experimental.requestCookies12
    scrapy-zyte-api/request_args/experimental.responseCookies13
    scrapy-zyte-api/request_args/httpResponseBody13
    scrapy-zyte-api/request_args/httpResponseHeaders13
    scrapy-zyte-api/request_args/url13
    scrapy-zyte-api/status_codes/20013
    scrapy-zyte-api/status_codes/5201
    scrapy-zyte-api/success13
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 26, 8, 42, 5, 9705, tzinfo=datetime.timezone.utc)