• LogParser v0.8.2, last updated at 2025-12-05 21:01:28, http://scrapyd-3:6800/logs/sourcing_v2/auto1.it/task_74_2025-12-05T21_00_01.json

PROJECT (sourcing_v2), SPIDER (auto1.it)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto1.it
    jobtask_74_2025-12-05T21_00_01
    first_log_time2025-12-05 21:00:11
    latest_log_time2025-12-05 21:01:27
    runtime0:01:16
    crawled_pages 202
    scraped_items 66
    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

      2025-12-05 21:01:27 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fe9f8c18650>
      2025-12-05 21:01:27 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fe9f89a8910>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      e154951f8de9935a
    • latest_duplicate

      2025-12-05 21:00:26 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/JB89811/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2025-12-05 21:01:27 [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']
    • latest_scrape

      2025-12-05 21:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/TM70777>
    • latest_stat

      2025-12-05 21:01:12 [scrapy.extensions.logstats] INFO: Crawled 171 pages (at 171 pages/min), scraped 52 items (at 52 items/min)
    • Head

      2025-12-05 21:00:11 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2025-12-05 21:00:11 [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
      2025-12-05 21:00:11 [auto1.it] INFO: Starting spider auto1.it
      2025-12-05 21:00:11 [scrapy.addons] INFO: Enabled addons:
      []
      2025-12-05 21:00:11 [asyncio] DEBUG: Using selector: EpollSelector
      2025-12-05 21:00:11 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2025-12-05 21:00:11 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2025-12-05 21:00:11 [scrapy.extensions.telnet] INFO: Telnet Password: e154951f8de9935a
      2025-12-05 21:00:11 [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']
      2025-12-05 21:00:11 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto1.it/task_74_2025-12-05T21_00_01.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': ''}
      2025-12-05 21:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-12-05 21:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-12-05 21:00:11 [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']
      2025-12-05 21:00:11 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2025-12-05 21:00:11 [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']
      2025-12-05 21:00:11 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2025-12-05 21:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2025-12-05 21:00:12 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1965
      2025-12-05 21:00:12 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2025-12-05 21:00:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2025-12-05 21:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:00:12 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2025-12-05 21:00:12 [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
      2025-12-05 21:00:12 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: low_mileage_for_country.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: cars_too_new_for_country.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_price_for_currency.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_country.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: registration_date_old.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_make.json
      2025-12-05 21:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2025-12-05 21:00:12 [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
      2025-12-05 21:00:12 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2025-12-05 21:00:12 [scrapy.core.engine] INFO: Spider opened
      2025-12-05 21:00:12 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-12-05 21:00:12 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
      2025-12-05 21:00:12 [scrapy-playwright] INFO: Starting download handler
      2025-12-05 21:00:12 [scrapy-playwright] INFO: Starting download handler
      
    • Tail

      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WZ58856%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for WZ58856: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: ZD98375
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZD98375%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for ZD98375: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: GL17856
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GL17856%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for GL17856: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: SR77260
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR77260%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for SR77260: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: AH71898
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AH71898%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for AH71898: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: FX72722
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX72722%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for FX72722: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: WR35053
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WR35053%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for WR35053: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: KL97300
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KL97300%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for KL97300: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: BA47590
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA47590%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for BA47590: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: GK18326
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GK18326%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for GK18326: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: SJ73434
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SJ73434%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for SJ73434: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: GY55011
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY55011%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for GY55011: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: JK28026
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK28026%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for JK28026: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: RA25408
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA25408%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for RA25408: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: NR57705
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR57705%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for NR57705: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: PL31323
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PL31323%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for PL31323: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: PZ69908
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ69908%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for PZ69908: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: TV43098
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV43098%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for TV43098: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: YU94462
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YU94462%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for YU94462: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: XW54555
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW54555%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for XW54555: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: UX53135
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX53135%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for UX53135: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: RU90797
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU90797%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for RU90797: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: TY32521
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY32521%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for TY32521: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: WN75078
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WN75078%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for WN75078: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: SP74056
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP74056%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for SP74056: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: NY23809
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY23809%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for NY23809: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: DN37442
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN37442%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for DN37442: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: FM27207
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FM27207%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for FM27207: 0
      2025-12-05 21:01:25 [auto1.it] INFO: Found listing with ID: PV32269
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV32269%27 HTTP/1.1" 200 None
      2025-12-05 21:01:25 [auto1.it] INFO: Scrape type for PV32269: 0
      2025-12-05 21:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2025-12-05 21:01:26 [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']
      2025-12-05 21:01:26 [auto1.it] INFO: Parsing search results for channel: 24h
      2025-12-05 21:01:26 [auto1.it] INFO: Found listing with ID: UL79452
      2025-12-05 21:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UL79452%27 HTTP/1.1" 200 None
      2025-12-05 21:01:26 [auto1.it] INFO: Scrape type for UL79452: 0
      2025-12-05 21:01:26 [auto1.it] INFO: Found listing with ID: DB84846
      2025-12-05 21:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB84846%27 HTTP/1.1" 200 None
      2025-12-05 21:01:26 [auto1.it] INFO: Scrape type for DB84846: 0
      2025-12-05 21:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2025-12-05 21:01:27 [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']
      2025-12-05 21:01:27 [auto1.it] INFO: Parsing search results for channel: 24h
      2025-12-05 21:01:27 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-12-05 21:01:27 [auto1.it] INFO: auto1.it 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>: 42}
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20last_price_update_time%20lt%201764536487 HTTP/1.1" 200 None
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AH29777') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AV64153') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CX68538') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DM52961') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='GB81197') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HH59266') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JY13937') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NA46088') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='PC08828') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='SG67447') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XT09023') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YJ92102') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZJ20493') HTTP/1.1" 204 0
      2025-12-05 21:01:27 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (66 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.it/task_74_2025-12-05T21_00_01.jl
      2025-12-05 21:01:27 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 451048,
       'downloader/request_count': 202,
       'downloader/request_method_count/GET': 184,
       'downloader/request_method_count/POST': 18,
       'downloader/response_bytes': 6193826,
       'downloader/response_count': 202,
       'downloader/response_status_count/200': 202,
       'dupefilter/filtered': 3,
       'elapsed_time_seconds': 75.429685,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 12, 5, 21, 1, 27, 747906, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 25,
       'item_dropped_reasons_count/DropItem': 25,
       'item_scraped_count': 66,
       'log_count/DEBUG': 2239,
       'log_count/INFO': 2062,
       'memusage/max': 149110784,
       'memusage/startup': 127340544,
       'request_depth_max': 19,
       'response_received_count': 202,
       'scheduler/dequeued': 202,
       'scheduler/dequeued/memory': 202,
       'scheduler/enqueued': 202,
       'scheduler/enqueued/memory': 202,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 202,
       '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.081268304371101,
       'scrapy-zyte-api/mean_response_seconds': 2.095749906530502,
       'scrapy-zyte-api/processed': 202,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 202,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 201,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 202,
       'scrapy-zyte-api/request_args/httpRequestBody': 18,
       'scrapy-zyte-api/request_args/httpRequestMethod': 18,
       'scrapy-zyte-api/request_args/httpResponseBody': 202,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 202,
       'scrapy-zyte-api/request_args/sessionContext': 202,
       'scrapy-zyte-api/request_args/url': 202,
       'scrapy-zyte-api/status_codes/200': 202,
       'scrapy-zyte-api/success': 202,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2025, 12, 5, 21, 0, 12, 318221, tzinfo=datetime.timezone.utc)}
      2025-12-05 21:01:27 [scrapy.core.engine] INFO: Spider closed (finished)
      2025-12-05 21:01:27 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fe9f8c18650>
      2025-12-05 21:01:27 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fe9f89a8910>
    • Log

      /3/log/utf8/sourcing_v2/auto1.it/task_74_2025-12-05T21_00_01/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/auto1.it/task_74_2025-12-05T21_00_01.log

  • sourcelog
    last_update_time2025-12-05 21:01:27
    last_update_timestamp1764968487
    downloader/request_bytes451048
    downloader/request_count202
    downloader/request_method_count/GET184
    downloader/request_method_count/POST18
    downloader/response_bytes6193826
    downloader/response_count202
    downloader/response_status_count/200202
    dupefilter/filtered3
    elapsed_time_seconds75.429685
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 12, 5, 21, 1, 27, 747906, tzinfo=datetime.timezone.utc)
    item_dropped_count25
    item_dropped_reasons_count/DropItem25
    item_scraped_count66
    log_count/DEBUG2239
    log_count/INFO2062
    memusage/max149110784
    memusage/startup127340544
    request_depth_max19
    response_received_count202
    scheduler/dequeued202
    scheduler/dequeued/memory202
    scheduler/enqueued202
    scheduler/enqueued/memory202
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts202
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds2.081268304371101
    scrapy-zyte-api/mean_response_seconds2.095749906530502
    scrapy-zyte-api/processed202
    scrapy-zyte-api/request_args/customHttpRequestHeaders202
    scrapy-zyte-api/request_args/experimental.requestCookies201
    scrapy-zyte-api/request_args/experimental.responseCookies202
    scrapy-zyte-api/request_args/httpRequestBody18
    scrapy-zyte-api/request_args/httpRequestMethod18
    scrapy-zyte-api/request_args/httpResponseBody202
    scrapy-zyte-api/request_args/httpResponseHeaders202
    scrapy-zyte-api/request_args/sessionContext202
    scrapy-zyte-api/request_args/url202
    scrapy-zyte-api/status_codes/200202
    scrapy-zyte-api/success202
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2025, 12, 5, 21, 0, 12, 318221, tzinfo=datetime.timezone.utc)