• LogParser v0.8.2, last updated at 2025-11-29 07:01:26, http://scrapyd-2:6800/logs/sourcing_v2/astonbarclay.gb/task_36_2025-11-29T07_00_01.json

PROJECT (sourcing_v2), SPIDER (astonbarclay.gb)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderastonbarclay.gb
    jobtask_36_2025-11-29T07_00_01
    first_log_time2025-11-29 07:00:09
    latest_log_time2025-11-29 07:01:16
    runtime0:01:07
    crawled_pages 0
    scraped_items 0
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    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
      1 in total

      2025-11-29 07:01:15 [scrapy.core.scraper] ERROR: Error downloading <GET https://catalogue.astonbarclay.net/vehicle-search>
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
          result = context.run(
        File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
          return g.throw(self.value.with_traceback(self.tb))
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
          return (yield download_func(request=request, spider=spider))
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
          extracted: _SelfResultT | Failure = result.result()
        File "/usr/local/lib/python3.11/dist-packages/scrapy_playwright/handler.py", line 340, in _download_request
          return await self._download_request_with_page(request, page, spider)
        File "/usr/local/lib/python3.11/dist-packages/scrapy_playwright/handler.py", line 369, in _download_request_with_page
          response, download = await self._get_response_and_download(request=request, page=page)
        File "/usr/local/lib/python3.11/dist-packages/scrapy_playwright/handler.py", line 461, in _get_response_and_download
          response = await page.goto(url=request.url, **page_goto_kwargs)
        File "/usr/local/lib/python3.11/dist-packages/playwright/async_api/_generated.py", line 8657, in goto
          await self._impl_obj.goto(
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_page.py", line 519, in goto
          return await self._main_frame.goto(**locals_to_params(locals()))
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_frame.py", line 145, in goto
          await self._channel.send("goto", locals_to_params(locals()))
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_connection.py", line 59, in send
          return await self._connection.wrap_api_call(
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_connection.py", line 514, in wrap_api_call
          raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
      playwright._impl._errors.TimeoutError: Page.goto: Timeout 60000ms exceeded.
      Call log:
      navigating to "https://catalogue.astonbarclay.net/vehicle-search", waiting until "load"
      

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      bc42055c2ea974b4
    • latest_stat

      2025-11-29 07:01:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

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

       'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
       'SPIDER_MODULES': ['spiders', 'auth_check'],
       'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
       'USER_AGENT': ''}
      2025-11-29 07:00:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-11-29 07:00:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-11-29 07:00:09 [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-11-29 07:00:09 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2025-11-29 07:00:09 [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-11-29 07:00:09 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2025-11-29 07:00:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2025-11-29 07:00:09 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1973
      2025-11-29 07:00:09 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2025-11-29 07:00:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2025-11-29 07:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 07:00:09 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2025-11-29 07:00:09 [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-11-29 07:00:09 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: low_mileage_for_country.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: cars_too_new_for_country.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_price_for_currency.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_country.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: registration_date_old.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_make.json
      2025-11-29 07:00:09 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2025-11-29 07:00:09 [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-11-29 07:00:09 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2025-11-29 07:00:09 [scrapy.core.engine] INFO: Spider opened
      2025-11-29 07:00:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-11-29 07:00:09 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2025-11-29 07:00:09 [scrapy-playwright] INFO: Starting download handler
      2025-11-29 07:00:09 [scrapy-playwright] INFO: Starting download handler
      2025-11-29 07:00:14 [scrapy-playwright] INFO: Launching browser firefox
      2025-11-29 07:00:15 [scrapy-playwright] INFO: Browser firefox launched
      2025-11-29 07:00:15 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
      2025-11-29 07:00:15 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
      2025-11-29 07:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
      2025-11-29 07:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://catalogue.astonbarclay.net/vehicle-search>
      
      2025-11-29 07:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
      2025-11-29 07:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/vehicle-search>
      2025-11-29 07:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/OtAutoBlock.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css?family=Lexend> (resource type: stylesheet, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/assets/index-f09YzuLL.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/vehicle-search)
      2025-11-29 07:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css> (resource type: stylesheet, referrer: https://catalogue.astonbarclay.net/vehicle-search)
      2025-11-29 07:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/OtAutoBlock.js>
      2025-11-29 07:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js>
      2025-11-29 07:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/018e0e2a-b608-77ca-8640-7c5f6808ddcb.json> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/018e0e2a-b608-77ca-8640-7c5f6808ddcb.json>
      2025-11-29 07:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css?family=Lexend>
      2025-11-29 07:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-f09YzuLL.js>
      2025-11-29 07:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location>
      
      2025-11-29 07:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/otBannerSdk.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/otBannerSdk.js>
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/e623c1f4-7372-4084-b57d-397f3067b488/en.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/e623c1f4-7372-4084-b57d-397f3067b488/en.json>
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otFloatingRoundedCorner.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/v2/otPcTab.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCookieSettingsButton.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otFloatingRoundedCorner.json>
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCookieSettingsButton.json>
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/v2/otPcTab.json>
      
      2025-11-29 07:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCommonStyles.css>
      
      2025-11-29 07:00:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css>
      2025-11-29 07:01:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-11-29 07:01:15 [scrapy.core.scraper] ERROR: Error downloading <GET https://catalogue.astonbarclay.net/vehicle-search>
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
          result = context.run(
        File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
          return g.throw(self.value.with_traceback(self.tb))
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
          return (yield download_func(request=request, spider=spider))
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
          extracted: _SelfResultT | Failure = result.result()
        File "/usr/local/lib/python3.11/dist-packages/scrapy_playwright/handler.py", line 340, in _download_request
          return await self._download_request_with_page(request, page, spider)
        File "/usr/local/lib/python3.11/dist-packages/scrapy_playwright/handler.py", line 369, in _download_request_with_page
          response, download = await self._get_response_and_download(request=request, page=page)
        File "/usr/local/lib/python3.11/dist-packages/scrapy_playwright/handler.py", line 461, in _get_response_and_download
          response = await page.goto(url=request.url, **page_goto_kwargs)
        File "/usr/local/lib/python3.11/dist-packages/playwright/async_api/_generated.py", line 8657, in goto
          await self._impl_obj.goto(
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_page.py", line 519, in goto
          return await self._main_frame.goto(**locals_to_params(locals()))
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_frame.py", line 145, in goto
          await self._channel.send("goto", locals_to_params(locals()))
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_connection.py", line 59, in send
          return await self._connection.wrap_api_call(
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_connection.py", line 514, in wrap_api_call
          raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
      playwright._impl._errors.TimeoutError: Page.goto: Timeout 60000ms exceeded.
      Call log:
      navigating to "https://catalogue.astonbarclay.net/vehicle-search", waiting until "load"
      
      2025-11-29 07:01:15 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-11-29 07:01:15 [astonbarclay.gb] INFO: astonbarclay.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
      
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20last_price_update_time%20lt%201763967676 HTTP/1.1" 200 None
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116700192') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117121083') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117121458') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117121783') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117160923') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117177694') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117188643') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117208868') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117215070') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117242270') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117243690') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117280669') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117311194') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117312152') HTTP/1.1" 204 0
      2025-11-29 07:01:16 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_36_2025-11-29T07_00_01.jl
      2025-11-29 07:01:16 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/exception_count': 1,
       'downloader/exception_type_count/playwright._impl._errors.TimeoutError': 1,
       'downloader/request_bytes': 196,
       'downloader/request_count': 1,
       'downloader/request_method_count/GET': 1,
       'elapsed_time_seconds': 66.813251,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 11, 29, 7, 1, 16, 507553, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 56,
       'log_count/ERROR': 1,
       'log_count/INFO': 50,
       'memusage/max': 131989504,
       'memusage/startup': 127123456,
       'playwright/context_count': 1,
       'playwright/context_count/max_concurrent': 1,
       'playwright/context_count/persistent/False': 1,
       'playwright/context_count/remote/False': 1,
       'playwright/page_count': 1,
       'playwright/page_count/max_concurrent': 1,
       'playwright/request_count': 15,
       'playwright/request_count/method/GET': 15,
       'playwright/request_count/navigation': 2,
       'playwright/request_count/resource_type/document': 2,
       'playwright/request_count/resource_type/fetch': 5,
       'playwright/request_count/resource_type/script': 4,
       'playwright/request_count/resource_type/stylesheet': 2,
       'playwright/request_count/resource_type/xhr': 2,
       'playwright/response_count': 15,
       'playwright/response_count/method/GET': 15,
       'playwright/response_count/resource_type/document': 2,
       'playwright/response_count/resource_type/fetch': 5,
       'playwright/response_count/resource_type/script': 4,
       'playwright/response_count/resource_type/stylesheet': 2,
       'playwright/response_count/resource_type/xhr': 2,
       'scheduler/dequeued': 1,
       'scheduler/dequeued/memory': 1,
       'scheduler/enqueued': 1,
       'scheduler/enqueued/memory': 1,
       'start_time': datetime.datetime(2025, 11, 29, 7, 0, 9, 694302, tzinfo=datetime.timezone.utc)}
      2025-11-29 07:01:16 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

      /2/log/utf8/sourcing_v2/astonbarclay.gb/task_36_2025-11-29T07_00_01/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/astonbarclay.gb/task_36_2025-11-29T07_00_01.log

  • sourcelog
    last_update_time2025-11-29 07:01:16
    last_update_timestamp1764399676
    downloader/exception_count1
    downloader/exception_type_count/playwright._impl._errors.TimeoutError1
    downloader/request_bytes196
    downloader/request_count1
    downloader/request_method_count/GET1
    elapsed_time_seconds66.813251
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 11, 29, 7, 1, 16, 507553, tzinfo=datetime.timezone.utc)
    log_count/DEBUG56
    log_count/ERROR1
    log_count/INFO50
    memusage/max131989504
    memusage/startup127123456
    playwright/context_count1
    playwright/context_count/max_concurrent1
    playwright/context_count/persistent/False1
    playwright/context_count/remote/False1
    playwright/page_count1
    playwright/page_count/max_concurrent1
    playwright/request_count15
    playwright/request_count/method/GET15
    playwright/request_count/navigation2
    playwright/request_count/resource_type/document2
    playwright/request_count/resource_type/fetch5
    playwright/request_count/resource_type/script4
    playwright/request_count/resource_type/stylesheet2
    playwright/request_count/resource_type/xhr2
    playwright/response_count15
    playwright/response_count/method/GET15
    playwright/response_count/resource_type/document2
    playwright/response_count/resource_type/fetch5
    playwright/response_count/resource_type/script4
    playwright/response_count/resource_type/stylesheet2
    playwright/response_count/resource_type/xhr2
    scheduler/dequeued1
    scheduler/dequeued/memory1
    scheduler/enqueued1
    scheduler/enqueued/memory1
    start_timedatetime.datetime(2025, 11, 29, 7, 0, 9, 694302, tzinfo=datetime.timezone.utc)