• LogParser v0.8.2, last updated at 2026-04-27 08:15:58, http://scrapyd-0:6800/logs/sourcing_v2/auto1.es/2026-04-27T07_53_28.json

PROJECT (sourcing_v2), SPIDER (auto1.es)

Click to refresh Realtime version
  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • projectsourcing_v2
    spiderauto1.es
    job2026-04-27T07_53_28
    first_log_time2026-04-27 07:53:31
    latest_log_time2026-04-27 08:15:51
    runtime0:22:20
    crawled_pages 697
    scraped_items 815
    shutdown_reasonN/A
    finish_reasonN/A
    log_critical_count0
    log_error_count0
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      21ef4059ae26c82f
    • latest_duplicate

      2026-04-27 07:53:49 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/PP73553/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2026-04-27 08:15:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BS53195/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
    • latest_scrape

      2026-04-27 08:15:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
    • latest_stat

      2026-04-27 08:15:33 [scrapy.extensions.logstats] INFO: Crawled 697 pages (at 14 pages/min), scraped 815 items (at 24 items/min)
    • Head

      2026-04-27 07:53:31 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-04-27 07:53:31 [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-04-27 07:53:31 [auto1.es] INFO: Starting spider auto1.es
      2026-04-27 07:53:31 [scrapy.addons] INFO: Enabled addons:
      []
      2026-04-27 07:53:31 [asyncio] DEBUG: Using selector: EpollSelector
      2026-04-27 07:53:31 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-04-27 07:53:31 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-04-27 07:53:31 [scrapy.extensions.telnet] INFO: Telnet Password: 21ef4059ae26c82f
      2026-04-27 07:53:31 [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-04-27 07:53:31 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'DOWNLOAD_MAXSIZE': 52428800,
       'DOWNLOAD_WARNSIZE': 10485760,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto1.es/2026-04-27T07_53_28.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       'MEMUSAGE_LIMIT_MB': 2048,
       'MEMUSAGE_WARNING_MB': 1536,
       'NEWSPIDER_MODULE': 'spiders',
       'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
       'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
       'SPIDER_MODULES': ['spiders', 'auth_check'],
       'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
       'USER_AGENT': ''}
      2026-04-27 07:53:31 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-04-27 07:53:31 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-04-27 07:53:31 [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-04-27 07:53:31 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-04-27 07:53:31 [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-04-27 07:53:31 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-04-27 07:53:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-04-27 07:53:32 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2105
      2026-04-27 07:53:32 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-04-27 07:53:32 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-04-27 07:53:32 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-04-27 07:53:32 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-04-27 07:53:33 [common.geocoding.geonames_geocoder] INFO: GeoNames geocoder loaded: 9 files, 94519 postal codes, 171568 cities
      2026-04-27 07:53:33 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.alx.dev-cluster.alx.tech/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-04-27 07:53:33 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.geocoding_pipeline.GeocodingPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-04-27 07:53:33 [scrapy.core.engine] INFO: Spider opened
      2026-04-27 07:53:33 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-04-27 07:53:33 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-04-27 07:53:33 [scrapy.extensions.memusage] INFO: Peak memory usage is 341MiB
      2026-04-27 07:53:33 [scrapy-playwright] INFO: Starting download handler
      
      2026-04-27 07:53:33 [scrapy-playwright] INFO: Starting download handler
      2026-04-27 07:53:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-04-27 07:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
      2026-04-27 07:53:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-04-27 07:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
    • Tail

       'transmission': 'automatic',
       'trim': 'TDV6 SE',
       'year': 2011}
      2026-04-27 08:15:04 [auto1.es] INFO: Saving data for FW44773: {'auction_closing_time': 1777304746.0, 'created_time': 1777021516.540924, 'has_photos': True, 'last_price_update_time': 1777277704.353715}
      2026-04-27 08:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/11/69118f0bcec3c9c232d61fd925690165/pa/UG79716_45f99a9d3fcdc8a74af89318ff7836ce.jpg not downloaded yet
      2026-04-27 08:15:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-04-27 08:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/11/69118f0bcec3c9c232d61fd925690165/pa/UG79716_223b565a39dec8d943a58304154b1a66.jpg> (referer: https://www.auto1.com/)
      2026-04-27 08:15:04 [auto1.es] INFO: Found listing with ID: MJ15003
      2026-04-27 08:15:04 [auto1.es] INFO: Scrape type for MJ15003: 2
      2026-04-27 08:15:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b42db28-016c-588d-85a4-310ff8cd81b9 with identifier: MJ15003
      2026-04-27 08:15:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b42db28-016c-588d-85a4-310ff8cd81b9 with scrape type 2
      2026-04-27 08:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b42db28-016c-588d-85a4-310ff8cd81b9 with scrape type 2
      2026-04-27 08:15:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0b42db28-016c-588d-85a4-310ff8cd81b9, identifier: MJ15003
      2026-04-27 08:15:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0b42db28-016c-588d-85a4-310ff8cd81b9 with identifier: MJ15003
      2026-04-27 08:15:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0b42db28-016c-588d-85a4-310ff8cd81b9 with identifier: MJ15003
      2026-04-27 08:15:04 [crawlers.pipelines.geocoding_pipeline] INFO: geocoding.decision
      2026-04-27 08:15:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0b42db28-016c-588d-85a4-310ff8cd81b9 with identifier: MJ15003 to the API
      2026-04-27 08:15:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
      2026-04-27 08:15:04 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-04-27 08:15:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
      {'auction_title': '',
       'city': None,
       'color': 'red',
       'currency': 'EUR',
       'doors_number': 5,
       'engine_horse_power': 181,
       'expiration_date': '2026-04-27T15:28:21Z',
       'fuel_type': 'petrol',
       'id': '0b42db28-016c-588d-85a4-310ff8cd81b9',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': True,
       'latitude': None,
       'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MJ15003',
       'listing': 'auction',
       'location_confidence': None,
       'longitude': None,
       'make': 'Opel',
       'model': 'Grandland X',
       'odometer': 75072,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'ES',
       'original_photo_count': 0,
       'postal_code': None,
       'price': 0,
       'price_includes_vat': False,
       'province': None,
       'province_code': None,
       'region': None,
       'region_code': None,
       'registration_date': '2019-04-28',
       'seller_name': None,
       'title': 'Opel Grandland X 1.6 Turbo Ultimate',
       'transmission': 'automatic',
       'trim': 'Ultimate',
       'year': 2019}
      2026-04-27 08:15:04 [auto1.es] INFO: Saving data for MJ15003: {'auction_closing_time': 1777303701.0, 'created_time': 1777021880.335136, 'has_photos': True, 'last_price_update_time': 1777277704.774815}
      2026-04-27 08:15:04 [auto1.es] INFO: Found listing with ID: BZ57473
      2026-04-27 08:15:04 [auto1.es] INFO: Scrape type for BZ57473: 1
      2026-04-27 08:15:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-04-27 08:15:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff048659850>
      2026-04-27 08:15:04 [common.azure_blobstore] INFO: Creating container if not exists
      2026-04-27 08:15:04 [urllib3.connectionpool] DEBUG: https://alxdev.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-04-27 08:15:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-04-27 08:15:04 [urllib3.connectionpool] DEBUG: https://alxdev.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93fc58b8-0546-5937-aaa2-c54309946c95/93fc58b8-0546-5937-aaa2-c54309946c95_image_6.jpg HTTP/1.1" 201 0
      2026-04-27 08:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/11/69118f0bcec3c9c232d61fd925690165/pa/UG79716_223b565a39dec8d943a58304154b1a66.jpg saved to cache
      2026-04-27 08:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 93fc58b8-0546-5937-aaa2-c54309946c95
      2026-04-27 08:15:04 [auto1.es] INFO: Found listing with ID: FH96205
      2026-04-27 08:15:04 [auto1.es] INFO: Scrape type for FH96205: 2
      2026-04-27 08:15:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 780a6e75-6485-5ac6-973c-9dd2caba1305 with identifier: FH96205
      2026-04-27 08:15:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 780a6e75-6485-5ac6-973c-9dd2caba1305 with scrape type 2
      2026-04-27 08:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 780a6e75-6485-5ac6-973c-9dd2caba1305 with scrape type 2
      2026-04-27 08:15:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 780a6e75-6485-5ac6-973c-9dd2caba1305, identifier: FH96205
      2026-04-27 08:15:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 780a6e75-6485-5ac6-973c-9dd2caba1305 with identifier: FH96205
      2026-04-27 08:15:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 780a6e75-6485-5ac6-973c-9dd2caba1305 with identifier: FH96205
      2026-04-27 08:15:05 [crawlers.pipelines.geocoding_pipeline] INFO: geocoding.decision
      2026-04-27 08:15:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 780a6e75-6485-5ac6-973c-9dd2caba1305 with identifier: FH96205 to the API
      2026-04-27 08:15:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
      2026-04-27 08:15:05 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-04-27 08:15:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
      {'auction_title': '',
       'city': None,
       'color': 'gray',
       'currency': 'EUR',
       'doors_number': 4,
       'engine_horse_power': 140,
       'expiration_date': '2026-04-27T15:04:09Z',
       'fuel_type': 'diesel',
       'id': '780a6e75-6485-5ac6-973c-9dd2caba1305',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': True,
       'latitude': None,
       'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FH96205',
       'listing': 'auction',
       'location_confidence': None,
       'longitude': None,
       'make': 'Volkswagen',
       'model': 'Jetta',
       'odometer': 220974,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'ES',
       'original_photo_count': 0,
       'postal_code': None,
       'price': 0,
       'price_includes_vat': False,
       'province': None,
       'province_code': None,
       'region': None,
       'region_code': None,
       'registration_date': '2006-07-19',
       'seller_name': None,
       'title': 'Volkswagen Jetta 2.0 TDI Advance',
       'transmission': 'manual',
       'trim': 'Advance',
       'year': 2006}
      2026-04-27 08:15:05 [auto1.es] INFO: Saving data for FH96205: {'auction_closing_time': 1777302249.0, 'created_time': 1777018347.475527, 'has_photos': True, 'last_price_update_time': 1777277705.273435}
      2026-04-27 08:15:05 [auto1.es] INFO: Found listing with ID: XB27462
      2026-04-27 08:15:05 [auto1.es] INFO: Scrape type for XB27462: 2
      2026-04-27 08:15:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dc79398-54ad-55ba-b899-d7f2444829ba with identifier: XB27462
      2026-04-27 08:15:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc79398-54ad-55ba-b899-d7f2444829ba with scrape type 2
      2026-04-27 08:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dc79398-54ad-55ba-b899-d7f2444829ba with scrape type 2
      2026-04-27 08:15:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0dc79398-54ad-55ba-b899-d7f2444829ba, identifier: XB27462
      2026-04-27 08:15:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0dc79398-54ad-55ba-b899-d7f2444829ba with identifier: XB27462
      2026-04-27 08:15:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0dc79398-54ad-55ba-b899-d7f2444829ba with identifier: XB27462
      2026-04-27 08:15:05 [crawlers.pipelines.geocoding_pipeline] INFO: geocoding.decision
      2026-04-27 08:15:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0dc79398-54ad-55ba-b899-d7f2444829ba with identifier: XB27462 to the API
      2026-04-27 08:15:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
      2026-04-27 08:15:05 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-04-27 08:15:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
      {'auction_title': '',
       'city': None,
       'color': 'gray',
       'currency': 'EUR',
       'doors_number': 5,
       'engine_horse_power': 130,
       'expiration_date': '2026-04-27T15:23:12Z',
       'fuel_type': 'diesel',
       'id': '0dc79398-54ad-55ba-b899-d7f2444829ba',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': True,
       'latitude': None,
       'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XB27462',
       'listing': 'auction',
       'location_confidence': None,
       'longitude': None,
       'make': 'Renault',
       'model': 'Scenic',
       'odometer': 273940,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'ES',
       'original_photo_count': 0,
       'postal_code': None,
       'price': 0,
       'price_includes_vat': False,
       'province': None,
       'province_code': None,
       'region': None,
       'region_code': None,
       'registration_date': '2009-05-28',
       'seller_name': None,
       'title': 'Renault Scenic 1.9 dCi Dynamique',
       'transmission': 'manual',
       'trim': 'Dynamique',
       'year': 2009}
      2026-04-27 08:15:05 [auto1.es] INFO: Saving data for XB27462: {'auction_closing_time': 1777303392.0, 'created_time': 1777018332.493963, 'has_photos': True, 'last_price_update_time': 1777277705.712538}
      2026-04-27 08:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/11/69118f0bcec3c9c232d61fd925690165/pa/UG79716_1a7521a85f30a05b85c5161c62603b8c.jpg> (referer: https://www.auto1.com/)
      2026-04-27 08:15:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-04-27 08:15:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff048592810>
      2026-04-27 08:15:05 [common.azure_blobstore] INFO: Creating container if not exists
      2026-04-27 08:15:05 [urllib3.connectionpool] DEBUG: https://alxdev.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-04-27 08:15:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-04-27 08:15:05 [urllib3.connectionpool] DEBUG: https://alxdev.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93fc58b8-0546-5937-aaa2-c54309946c95/93fc58b8-0546-5937-aaa2-c54309946c95_image_8.jpg HTTP/1.1" 201 0
      2026-04-27 08:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/11/69118f0bcec3c9c232d61fd925690165/pa/UG79716_1a7521a85f30a05b85c5161c62603b8c.jpg saved to cache
      2026-04-27 08:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 93fc58b8-0546-5937-aaa2-c54309946c95
      2026-04-27 08:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/11/69118f0bcec3c9c232d61fd925690165/pa/UG79716_42d151b3a6392ad60830ed98078a8f50.jpg> (referer: https://www.auto1.com/)
      2026-04-27 08:15:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-04-27 08:15:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ff048988790>
      2026-04-27 08:15:06 [common.azure_blobstore] INFO: Creating container if not exists
      2026-04-27 08:15:06 [urllib3.connectionpool] DEBUG: https://alxdev.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-04-27 08:15:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-04-27 08:15:06 [urllib3.connectionpool] DEBUG: https://alxdev.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93fc58b8-0546-5937-aaa2-c54309946c95/93fc58b8-0546-5937-aaa2-c54309946c95_image_7.jpg HTTP/1.1" 201 0
      2026-04-27 08:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/11/69118f0bcec3c9c232d61fd925690165/pa/UG79716_42d151b3a6392ad60830ed98078a8f50.jpg saved to cache
      2026-04-27 08:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 93fc58b8-0546-5937-aaa2-c54309946c95
      2026-04-27 08:15:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BS53195/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
      
      2026-04-27 08:15:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-04-27 08:15:33 [scrapy.extensions.logstats] INFO: Crawled 697 pages (at 14 pages/min), scraped 815 items (at 24 items/min)
      
      2026-04-27 08:15:33 [scrapy.extensions.memusage] INFO: Peak memory usage is 380MiB
      2026-04-27 08:15:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.559(s), this was the 1st time calling it.
      2026-04-27 08:15:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.499277489249255 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      2026-04-27 08:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      2026-04-27 08:15:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.293(s), this was the 1st time calling it.
      2026-04-27 08:15:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.510503589879434 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      2026-04-27 08:15:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.143(s), this was the 1st time calling it.
      
      2026-04-27 08:15:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.400188425154302 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      2026-04-27 08:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      
    • Log

      /1/log/utf8/sourcing_v2/auto1.es/2026-04-27T07_53_28/

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/auto1.es/2026-04-27T07_53_28.log