airbyte icon indicating copy to clipboard operation
airbyte copied to clipboard

dagger: QueryError

Open TCeason opened this issue 4 months ago • 0 comments

Topic

failed to do request: Head "https://registry-1.docker.io/v2/library/docker/manifests/24-dind": dial tcp 162.125.2.3:443: i/o timeout

Relevant information

$ git clone https://github.com/airbytehq/airbyte.git
$ cd airbyte
$ make tools.airbyte-ci.install
$ airbyte-ci connectors --name destination-postgres build

This will call dagger run airbyte-ci connectors --name destination-postgres build.

Then return err:

█ [47.03s] ERROR airbyte-ci connectors --name destination-postgres build
┃ [19:14:11] INFO     root: Setting working directory to /home/eason/database/source-code/airbyte                                                                                                                                                         ensure_repo_root.py:
┃ 58                                                                                                                                                                                                                                                                             
┃ [19:14:13] INFO     root: Setting working directory to /home/eason/database/source-code/airbyte                                                                                                                                                         ensure_repo_root.py:
┃ 58                                                                                                                                                                                                                                                                             
┃            INFO     pipelines: airbyte-ci is up to date. Installed version: 4.38.0. Latest version: 4.38.0                                                                                                                                                      auto_update.py:
┃ 88                                                                                                                                                                                                                                                                             
┃            INFO     pipelines: Called with dagger run: True                                                                                                                                                                                                     airbyte_ci.py:1
┃ 26                                                                                                                                                                                                                                                                             
┃ [19:14:23] INFO     pipelines: Will run on the following 2 connectors: destination-postgres-strict-encrypt, destination-postgres.                                                                                                                                  commands.py:
┃ 30                                                                                                                                                                                                                                                                             
┃            INFO     pipelines: Running Dagger Command build...                                                                                                                                                                                      dagger_pipeline_command.py:
┃ 30                                                                                                                                                                                                                                                                             
┃            INFO     pipelines: If you're running this command for the first time the Dagger engine image will be pulled, it can take a short minute...                                                                                              dagger_pipeline_command.py:
┃ 31                                                                                                                                                                                                                                                                             
┃            INFO     pipelines: Saving dagger logs to:                                                                                                                                                                                               dagger_pipeline_command.py:
┃ 41                                                                                                                                                                                                                                                                             
┃                     /home/eason/database/source-code/airbyte/airbyte-ci/connectors/pipelines/pipeline_reports/airbyte-ci/connectors/build/manual/databend/1728875653/53c3a367a5ed792f2ed9bd2503bb92b6e815ea36/dagger.log                                                    
┃                                                                                                                                                                                                                                                                                
┃            INFO     pipelines: Building connectors for ['linux/amd64'], use --architecture to change this.                                                                                                                                                         commands.py:
┃ 45                                                                                                                                                                                                                                                                             
┃            INFO     Build connector destination-postgres-strict-encrypt: Should send status check: False                                                                                                                                                  pipeline_context.py:2
┃ 22                                                                                                                                                                                                                                                                             
┃            INFO     Build connector destination-postgres: Should send status check: False                                                                                                                                                                 pipeline_context.py:2
┃ 22                                                                                                                                                                                                                                                                             
┃ [19:14:53] ERROR    pipelines: Dagger Command build failed                                                                                                                                                                                          dagger_pipeline_command.py:
┃ 52                                                                                                                                                                                                                                                                             
┃                     ╭───────────────────────────────────────────────────────────────────────────────────────────── Traceback (most recent call last) ─────────────────────────────────────────────────────────────────────────────────────────────╮                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in execute:139                                                                                                                                                                                                              │                            
┃                                                                                                                                                                                                                                                                                
┃                     │                                                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in execute:126                                                                                                                                                                                                              │                            
┃                                                                                                                                                                                                                                                                                
┃                     │                                                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in execute:1639                                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯                            
┃                                                                                                                                                                                                                                                                                
┃                     TransportQueryError: {'message': 'failed to do request: Head "https://registry-1.docker.io/v2/library/docker/manifests/24-dind": dial tcp 162.125.2.3:443: i/o timeout', 'locations': [{'line': 3, 'column': 5}], 'path':                                  
┃                                                                                                                                                                                                                                                                                
┃                     ['container', 'from']}                                                                                                                                                                                                                                     
┃                                                                                                                                                                                                                                                                                
┃                                                                                                                                                                                                                                                                                
┃                                                                                                                                                                                                                                                                                
┃                     The above exception was the direct cause of the following exception:                                                                                                                                                                                       
┃                                                                                                                                                                                                                                                                                
┃                                                                                                                                                                                                                                                                                
┃                                                                                                                                                                                                                                                                                
┃                     ╭───────────────────────────────────────────────────────────────────────────────────────────── Traceback (most recent call last) ─────────────────────────────────────────────────────────────────────────────────────────────╮                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in invoke:48                                                                                                                                                                                                                │                            
┃                                                                                                                                                                                                                                                                                
┃                     │                                                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in invoke:1485                                                                                                                                                                                                              │                            
┃                                                                                                                                                                                                                                                                                
┃                     │                                                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in invoke:824                                                                                                                                                                                                               │                            
┃                                                                                                                                                                                                                                                                                
┃                     │                                                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in build:73                                                                                                                                                                                                                 │                            
┃                                                                                                                                                                                                                                                                                
┃                     │                                                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in run_connectors_pipelines:107                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     │                                                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in async_wrapper:113                                                                                                                                                                                                        │                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in start:11                                                                                                                                                                                                                 │                            
┃                                                                                                                                                                                                                                                                                
┃                     │                                                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in start:4684                                                                                                                                                                                                               │                            
┃                                                                                                                                                                                                                                                                                
┃                     │                                                                                                                                                                                                                             │                            
┃                                                                                                                                                                                                                                                                                
┃                     │ in execute:164                                                                                                                                                                                                              │                            
┃                                                                                                                                                                                                                                                                                
┃                     ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯                            
┃                                                                                                                                                                                                                                                                                
┃                     QueryError: failed to do request: Head "https://registry-1.docker.io/v2/library/docker/manifests/24-dind": dial tcp 162.125.2.3:443: i/o timeout                                                                                                           
┃                                                                                                                                                                                                                                                                                
┃            INFO     pipelines: Dagger logs saved to                                                                                                                                                                                                 dagger_pipeline_command.py:
┃ 56                                                                                                                                                                                                                                                                             
┃                     /home/eason/database/source-code/airbyte/airbyte-ci/connectors/pipelines/pipeline_reports/airbyte-ci/connectors/build/manual/databend/1728875653/53c3a367a5ed792f2ed9bd2503bb92b6e815ea36/dagger.log                                                    
┃                                                                                                                                                                                                                                                                                
█ [30.01s] ERROR from(address: "docker:24-dind")
┣─╮ 
│ ▽ from docker:24-dind
│ █ [30.01s] ERROR resolve image config for docker.io/library/docker:24-dind
┻ ┻ 
• Engine: 4c80bb17ed84 (version v0.9.6)
⧗ 48.68s ✔ 11 ✘ 3

TCeason avatar Oct 14 '24 11:10 TCeason