• LogParser v0.8.2, last updated at 2026-01-28 20:08:17, http://scrapyd-3:6800/logs/sourcing_v2/auto1.it/task_75_2026-01-28T20_00_01.json

PROJECT (sourcing_v2), SPIDER (auto1.it)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto1.it
    jobtask_75_2026-01-28T20_00_01
    first_log_time2026-01-28 20:00:22
    latest_log_time2026-01-28 20:08:16
    runtime0:07:54
    crawled_pages 457
    scraped_items 170
    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-01-28 20:08:16 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f8b0c107e90>
      2026-01-28 20:08:16 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f8b0be4d350>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6026
    • telnet_password

      1519db3ddfc5efba
    • latest_duplicate

      2026-01-28 20:00:35 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/VF92545/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2026-01-28 20:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_285e91210de99d5ced967bfaf546f258.jpg> (referer: https://www.auto1.com/)
    • latest_scrape

      2026-01-28 20:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_285e91210de99d5ced967bfaf546f258.jpg>
    • latest_stat

      2026-01-28 20:07:24 [scrapy.extensions.logstats] INFO: Crawled 417 pages (at 41 pages/min), scraped 144 items (at 28 items/min)
    • Head

      2026-01-28 20:00:22 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-28 20:00:22 [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-01-28 20:00:22 [auto1.it] INFO: Starting spider auto1.it
      2026-01-28 20:00:22 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-28 20:00:23 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-28 20:00:23 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-28 20:00:23 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-28 20:00:23 [scrapy.extensions.telnet] INFO: Telnet Password: 1519db3ddfc5efba
      2026-01-28 20:00:23 [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-01-28 20:00:23 [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_75_2026-01-28T20_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': ''}
      2026-01-28 20:00:23 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 20:00:23 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 20:00:23 [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-01-28 20:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-01-28 20:00:23 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
       'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-01-28 20:00:23 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-28 20:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-28 20:00:23 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2002
      2026-01-28 20:00:23 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-28 20:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-28 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 20:00:23 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-01-28 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
      2026-01-28 20:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: low_mileage_for_country.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: cars_too_new_for_country.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_price_for_currency.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_country.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: registration_date_old.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_make.json
      2026-01-28 20:00:24 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-01-28 20:00:24 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-01-28 20:00:24 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-01-28 20:00:24 [scrapy.core.engine] INFO: Spider opened
      2026-01-28 20:00:24 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 20:00:24 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026
      2026-01-28 20:00:24 [scrapy-playwright] INFO: Starting download handler
      
      2026-01-28 20:00:24 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 20:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
    • Tail

                   'FileSizeInBytes': 58786,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_0c8301c06dfe0bdccbf1c8d7dbe2bd19.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8361fd4f-afb9-5e1d-8ce7-f260b44e7520/8361fd4f-afb9-5e1d-8ce7-f260b44e7520_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 63736,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_a8506ee73ec6524b5a329e1b6376480b.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8361fd4f-afb9-5e1d-8ce7-f260b44e7520/8361fd4f-afb9-5e1d-8ce7-f260b44e7520_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 66131,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_7e556e3853685bebb971ad8017ac0e8e.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8361fd4f-afb9-5e1d-8ce7-f260b44e7520/8361fd4f-afb9-5e1d-8ce7-f260b44e7520_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 72072,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_13916f1088467f508d2e9f90e8c4188c.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8361fd4f-afb9-5e1d-8ce7-f260b44e7520/8361fd4f-afb9-5e1d-8ce7-f260b44e7520_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2526886,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_285e91210de99d5ced967bfaf546f258.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8361fd4f-afb9-5e1d-8ce7-f260b44e7520/8361fd4f-afb9-5e1d-8ce7-f260b44e7520_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2320673,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_5419e50c8af4354ccd70043c93e88d02.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8361fd4f-afb9-5e1d-8ce7-f260b44e7520/8361fd4f-afb9-5e1d-8ce7-f260b44e7520_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2476340,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_faf6544240f06ce262675ba6e840da02.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8361fd4f-afb9-5e1d-8ce7-f260b44e7520/8361fd4f-afb9-5e1d-8ce7-f260b44e7520_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2331368,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_50e8f0b58ccc6ce700c0355d3b0743cb.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8361fd4f-afb9-5e1d-8ce7-f260b44e7520/8361fd4f-afb9-5e1d-8ce7-f260b44e7520_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 65087,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_f679ae802797dca176199fe0b8785db7.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8361fd4f-afb9-5e1d-8ce7-f260b44e7520/8361fd4f-afb9-5e1d-8ce7-f260b44e7520_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2156035,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_a80ed22d828ec3206b27f8ad9c75ffd5.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8361fd4f-afb9-5e1d-8ce7-f260b44e7520/8361fd4f-afb9-5e1d-8ce7-f260b44e7520_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 56113,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img3f/73/3f739cbec2b49d01f6c3990e04f16df7/pa/FM26794_7f27b3ed70a464ea499c50b6f37c3042.jpg',
                   'Width': 800}],
       'price': 0,
       'price_includes_vat': True,
       'registration_date': '2019-01-31',
       'seats_number': 5,
       'seller_name': None,
       'title': 'BMW 3er 340i xDrive Luxury Line Purity',
       'transmission': 'automatic',
       'trim': 'xDrive Luxury Line Purity',
       'year': 2019}
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FM26794%27 HTTP/1.1" 200 None
      2026-01-28 20:08:15 [auto1.it] INFO: Saving data for FM26794: {'created_time': 1769630895.194325, 'last_price_update_time': 1769630895.194335, 'auction_closing_time': 1769704406.0}
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FM26794') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 20:08:15 [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>: 6}
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 20:08:15 [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%201769198895 HTTP/1.1" 200 None
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='BN59270') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='BR84459') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CC49842') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CK88082') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CW45632') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DH17166') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DT00008') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ED34551') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='EH76491') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='FP20587') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='GJ03043') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='GW45341') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HK97432') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HT66587') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HU61809') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HY93389') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HZ21301') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JU71817') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KL91758') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KS04558') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KS44690') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KT36629') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KY07894') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ML53871') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MV61519') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MY94309') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NA77982') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NH75460') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NK66471') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NY26465') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RC03522') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RD40603') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RP08531') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RU33321') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='SA26868') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='SN18685') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TN44698') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TU27748') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TW27290') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TW66198') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TW68014') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='UD96449') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='UH71498') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VD89207') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VK90297') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VX80189') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VZ24936') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VZ52068') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WF15017') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WG32639') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WG90595') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WS74812') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XD52350') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XE78625') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XT61397') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XU94622') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XV39027') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YF80081') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YY87098') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZF92307') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZG54697') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZS54303') HTTP/1.1" 204 0
      2026-01-28 20:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZT81804') HTTP/1.1" 204 0
      2026-01-28 20:08:16 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (170 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.it/task_75_2026-01-28T20_00_01.jl
      2026-01-28 20:08:16 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 2251360,
       'downloader/request_count': 1311,
       'downloader/request_method_count/GET': 1290,
       'downloader/request_method_count/POST': 21,
       'downloader/response_bytes': 614218064,
       'downloader/response_count': 1311,
       'downloader/response_status_count/200': 1311,
       'dupefilter/filtered': 32,
       'elapsed_time_seconds': 471.892292,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 20, 8, 15, 914719, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 47,
       'item_dropped_reasons_count/DropItem': 47,
       'item_scraped_count': 170,
       'log_count/DEBUG': 14381,
       'log_count/INFO': 11969,
       'memusage/max': 192077824,
       'memusage/startup': 127598592,
       'photo_download_count': 854,
       'request_depth_max': 22,
       'response_received_count': 457,
       'scheduler/dequeued': 1311,
       'scheduler/dequeued/memory': 1311,
       'scheduler/enqueued': 1311,
       'scheduler/enqueued/memory': 1311,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 457,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 3.883025378170192,
       'scrapy-zyte-api/mean_response_seconds': 3.9144540237491094,
       'scrapy-zyte-api/processed': 457,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 457,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 456,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 457,
       'scrapy-zyte-api/request_args/httpRequestBody': 21,
       'scrapy-zyte-api/request_args/httpRequestMethod': 21,
       'scrapy-zyte-api/request_args/httpResponseBody': 457,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 457,
       'scrapy-zyte-api/request_args/sessionContext': 457,
       'scrapy-zyte-api/request_args/url': 457,
       'scrapy-zyte-api/status_codes/200': 457,
       'scrapy-zyte-api/success': 457,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 28, 20, 0, 24, 22427, tzinfo=datetime.timezone.utc)}
      2026-01-28 20:08:16 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-28 20:08:16 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f8b0c107e90>
      2026-01-28 20:08:16 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f8b0be4d350>
    • Log

      /3/log/utf8/sourcing_v2/auto1.it/task_75_2026-01-28T20_00_01/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/auto1.it/task_75_2026-01-28T20_00_01.log

  • sourcelog
    last_update_time2026-01-28 20:08:16
    last_update_timestamp1769630896
    downloader/request_bytes2251360
    downloader/request_count1311
    downloader/request_method_count/GET1290
    downloader/request_method_count/POST21
    downloader/response_bytes614218064
    downloader/response_count1311
    downloader/response_status_count/2001311
    dupefilter/filtered32
    elapsed_time_seconds471.892292
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 28, 20, 8, 15, 914719, tzinfo=datetime.timezone.utc)
    item_dropped_count47
    item_dropped_reasons_count/DropItem47
    item_scraped_count170
    log_count/DEBUG14381
    log_count/INFO11969
    memusage/max192077824
    memusage/startup127598592
    photo_download_count854
    request_depth_max22
    response_received_count457
    scheduler/dequeued1311
    scheduler/dequeued/memory1311
    scheduler/enqueued1311
    scheduler/enqueued/memory1311
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts457
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.883025378170192
    scrapy-zyte-api/mean_response_seconds3.9144540237491094
    scrapy-zyte-api/processed457
    scrapy-zyte-api/request_args/customHttpRequestHeaders457
    scrapy-zyte-api/request_args/experimental.requestCookies456
    scrapy-zyte-api/request_args/experimental.responseCookies457
    scrapy-zyte-api/request_args/httpRequestBody21
    scrapy-zyte-api/request_args/httpRequestMethod21
    scrapy-zyte-api/request_args/httpResponseBody457
    scrapy-zyte-api/request_args/httpResponseHeaders457
    scrapy-zyte-api/request_args/sessionContext457
    scrapy-zyte-api/request_args/url457
    scrapy-zyte-api/status_codes/200457
    scrapy-zyte-api/success457
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 28, 20, 0, 24, 22427, tzinfo=datetime.timezone.utc)