• LogParser v0.8.2, last updated at 2026-03-20 11:34:14, http://scrapyd-0:6800/logs/sourcing_v2/auto_selling_coches.net/400adc9422b111f19b8b069a2f3ffcf1.json

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_coches.net
    job400adc9422b111f19b8b069a2f3ffcf1
    first_log_time2026-03-18 10:00:25
    latest_log_time2026-03-18 10:01:34
    runtime0:01:09
    crawled_pages 18
    scraped_items 16
    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-18 10:01:34 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc7c16dda50>
      2026-03-18 10:01:34 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc7c16de2d0>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6026
    • telnet_password

      e547f7afe4a528e9
    • latest_crawl

      2026-03-18 10:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/70083031> (referer: https://www.coches.net/concesionario/icarbbbcantabria/?pg=1) ['zyte-api']
    • latest_scrape

      2026-03-18 10:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/70083031>
    • latest_stat

      2026-03-18 10:01:27 [scrapy.extensions.logstats] INFO: Crawled 14 pages (at 14 pages/min), scraped 8 items (at 8 items/min)
    • Head

      2026-03-18 10:00:25 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-18 10:00:25 [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-1102-azure-x86_64-with-glibc2.36
      2026-03-18 10:00:25 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
      2026-03-18 10:00:25 [auto_selling_coches.net] INFO: _job: 400adc9422b111f19b8b069a2f3ffcf1, SCRAPY_JOB: None
      2026-03-18 10:00:25 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-18 10:00:25 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-18 10:00:25 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-18 10:00:25 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-18 10:00:25 [scrapy.extensions.telnet] INFO: Telnet Password: e547f7afe4a528e9
      2026-03-18 10:00:25 [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-18 10:00:25 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 3600,
       'CONCURRENT_REQUESTS': 5,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_coches.net/400adc9422b111f19b8b069a2f3ffcf1.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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-18 10:00:25 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-18 10:00:25 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-18 10:00:25 [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-18 10:00:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-03-18 10:00:26 [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-18 10:00:26 [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-18 10:00:26 [scrapy.core.engine] INFO: Spider opened
      2026-03-18 10:00:26 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-18 10:00:26 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-test-bus.servicebus.windows.net
      2026-03-18 10:00:26 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-03-18 10:00:26 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-18 10:00:26 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026
      2026-03-18 10:00:26 [scrapy-playwright] INFO: Starting download handler
      2026-03-18 10:00:26 [scrapy-playwright] INFO: Starting download handler
      2026-03-18 10:00:31 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/icarbbbcantabria and multipost_profile_id: e5a3cff1-3b5b-469c-a681-a1648e9c487f and job_id: 400adc9422b111f19b8b069a2f3ffcf1
      2026-03-18 10:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-18 10:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/icarbbbcantabria> (referer: None) ['zyte-api']
      2026-03-18 10:00:37 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/icarbbbcantabria/>
      2026-03-18 10:00:37 [auto_selling_coches.net] INFO: Title at home page 16 VehĂ­culos
      2026-03-18 10:00:37 [auto_selling_coches.net] INFO: Total number of items: 16
      2026-03-18 10:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-18 10:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/icarbbbcantabria?pg=1> (referer: https://www.coches.net/concesionario/icarbbbcantabria/) ['zyte-api']
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Parsing page 1
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Found 16 listings on page 1
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Found listing with ID: 70210788
      2026-03-18 10:01:08 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-18 10:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-18 10:01:08 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2101
      2026-03-18 10:01:08 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-18 10:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstoragetest.table.core.windows.net:443
      2026-03-18 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-18 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770210788%27 HTTP/1.1" 200 None
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Scrape type for 70210788: 1
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Scraping new listing 70210788
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Found listing with ID: 70165580
      2026-03-18 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-18 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770165580%27 HTTP/1.1" 200 None
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Scrape type for 70165580: 1
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Scraping new listing 70165580
      2026-03-18 10:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Found listing with ID: 70140145
      2026-03-18 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-18 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770140145%27 HTTP/1.1" 200 None
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Scrape type for 70140145: 1
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Scraping new listing 70140145
      2026-03-18 10:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-18 10:01:08 [auto_selling_coches.net] INFO: Found listing with ID: 70131468
      2026-03-18 10:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
    • Tail

                   'FileSizeInBytes': 83183,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/12378e50-6969-4d09-9535-15b89389e92b.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 106771,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/4ff49541-a837-48c2-ab69-cdb525f63f84.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 80657,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/bf31a9e1-e209-4df6-9577-8fa87b5bd680.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 111234,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/210fe30e-31af-4d85-9811-1d7c16acefb3.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 74533,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/737bd7d0-6846-48b6-aa03-604066af81f2.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 95612,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/63180a66-a8c6-435d-8976-f3bfed81d293.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 81113,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/6a3b59da-9c5e-4a62-9702-a285b510630b.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 104049,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/cc1cd451-f1fa-41c9-a63d-f2a800a2e519.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 108452,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/26180276-486e-41f7-ab4b-0f8342c510ad.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 81450,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/1515a602-6a14-4a5e-93ca-ad5dca05908b.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 79801,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/b78588eb-6e26-4061-b99a-3bf9272531fa.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 79229,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/d123a851-7239-4537-8138-5615830e8528.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 105818,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/aec61e85-f4cd-4c07-a362-f19d3bc831c0.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_15.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 81494,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/d849a848-de03-4312-921d-61b2ab81cea5.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_16.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 101298,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/6db96ef3-d189-45f0-80ca-dacb8d076287.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_17.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 91354,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/330d596e-bbb0-4ba6-b9fc-ca82b7bc6b25.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_18.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 95136,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/ab272f4e-15e8-4b5f-837e-9308f962e1d8.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxtest.blob.core.windows.net/top-deal-listing/listing_09618a63-879b-5a87-82a8-68e91c348609/09618a63-879b-5a87-82a8-68e91c348609_image_19.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 93051,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19588544/eb153a27-5b35-4fd4-98bf-6d79bf9487a1.jpg',
                   'Width': 800}],
       'price': 34500,
       'price_includes_vat': True,
       'registration_date': '2022-01-01',
       'seats_number': 5,
       'seller_name': None,
       'title': 'MERCEDES-BENZ Clase C C 220 d',
       'transmission': 'automatic',
       'trim': 'C 220 d',
       'vin': None,
       'year': 2022}
      2026-03-18 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-18 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2770083031%27 HTTP/1.1" 200 None
      2026-03-18 10:01:33 [auto_selling_coches.net] INFO: Saving data for 70083031: {'created_time': 1773828093.091379, 'last_price_update_time': 1773828093.091393}
      2026-03-18 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-18 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='70083031') HTTP/1.1" 204 0
      2026-03-18 10:01:33 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-18 10:01:33 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-03-18 10:01:33 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-18 10:01:33 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 400adc9422b111f19b8b069a2f3ffcf1
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-18 10:01:33 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-18 10:01:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-03-18 10:01:33 [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-18 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-18 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstoragetest.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201772532093 HTTP/1.1" 200 None
      2026-03-18 10:01:34 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (16 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/400adc9422b111f19b8b069a2f3ffcf1.jl
      2026-03-18 10:01:34 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/exception_count': 1,
       'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 1,
       'downloader/request_bytes': 44881,
       'downloader/request_count': 50,
       'downloader/request_method_count/GET': 50,
       'downloader/response_bytes': 5992870,
       'downloader/response_count': 49,
       'downloader/response_status_count/200': 49,
       'elapsed_time_seconds': 67.838324,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 18, 10, 1, 33, 918747, tzinfo=datetime.timezone.utc),
       'httpcompression/response_bytes': 2838821,
       'httpcompression/response_count': 31,
       'item_scraped_count': 16,
       'log_count/DEBUG': 1037,
       'log_count/INFO': 730,
       'memusage/max': 164507648,
       'memusage/startup': 126291968,
       'photo_download_count': 31,
       'request_depth_max': 3,
       'response_received_count': 18,
       'scheduler/dequeued': 50,
       'scheduler/dequeued/memory': 50,
       'scheduler/enqueued': 50,
       'scheduler/enqueued/memory': 50,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 18,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 5.020336910681281,
       'scrapy-zyte-api/mean_response_seconds': 5.07603087334428,
       'scrapy-zyte-api/processed': 18,
       'scrapy-zyte-api/request_args/actions': 1,
       'scrapy-zyte-api/request_args/browserHtml': 1,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 16,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 17,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 18,
       'scrapy-zyte-api/request_args/httpResponseBody': 17,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 17,
       'scrapy-zyte-api/request_args/requestHeaders': 1,
       'scrapy-zyte-api/request_args/url': 18,
       'scrapy-zyte-api/status_codes/200': 18,
       'scrapy-zyte-api/success': 18,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 18, 10, 0, 26, 80423, tzinfo=datetime.timezone.utc)}
      2026-03-18 10:01:34 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-18 10:01:34 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc7c16dda50>
      2026-03-18 10:01:34 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc7c16de2d0>
    • Log

      /1/log/utf8/sourcing_v2/auto_selling_coches.net/400adc9422b111f19b8b069a2f3ffcf1/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/auto_selling_coches.net/400adc9422b111f19b8b069a2f3ffcf1.log

  • sourcelog
    last_update_time2026-03-18 10:01:34
    last_update_timestamp1773828094
    downloader/exception_count1
    downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError1
    downloader/request_bytes44881
    downloader/request_count50
    downloader/request_method_count/GET50
    downloader/response_bytes5992870
    downloader/response_count49
    downloader/response_status_count/20049
    elapsed_time_seconds67.838324
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 18, 10, 1, 33, 918747, tzinfo=datetime.timezone.utc)
    httpcompression/response_bytes2838821
    httpcompression/response_count31
    item_scraped_count16
    log_count/DEBUG1037
    log_count/INFO730
    memusage/max164507648
    memusage/startup126291968
    photo_download_count31
    request_depth_max3
    response_received_count18
    scheduler/dequeued50
    scheduler/dequeued/memory50
    scheduler/enqueued50
    scheduler/enqueued/memory50
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts18
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds5.020336910681281
    scrapy-zyte-api/mean_response_seconds5.07603087334428
    scrapy-zyte-api/processed18
    scrapy-zyte-api/request_args/actions1
    scrapy-zyte-api/request_args/browserHtml1
    scrapy-zyte-api/request_args/customHttpRequestHeaders16
    scrapy-zyte-api/request_args/experimental.requestCookies17
    scrapy-zyte-api/request_args/experimental.responseCookies18
    scrapy-zyte-api/request_args/httpResponseBody17
    scrapy-zyte-api/request_args/httpResponseHeaders17
    scrapy-zyte-api/request_args/requestHeaders1
    scrapy-zyte-api/request_args/url18
    scrapy-zyte-api/status_codes/20018
    scrapy-zyte-api/success18
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 18, 10, 0, 26, 80423, tzinfo=datetime.timezone.utc)