ttanay commented on issue #4738: [AIRFLOW-2224] Add support CSV files in MySqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/4738#issuecomment-466237072 The job 7 fails with message: ``` ERROR: for redis Get https://registry-1.docker.io/v2/library/redis/manifests/5.0.1: Get https://auth.docker.io/token?scope=repository%3Alibrary%2Fredis%3Apull&service=registry.docker.io: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) Traceback (most recent call last): File "bin/docker-compose", line 6, in <module> File "compose/cli/main.py", line 71, in main File "compose/cli/main.py", line 127, in perform_command File "compose/cli/main.py", line 716, in pull File "compose/project.py", line 558, in pull TypeError: sequence item 0: expected a bytes-like object, str found [4622] Failed to execute script docker-compose The command "docker-compose -f scripts/ci/docker-compose.yml pull --quiet --parallel" failed and exited with 255 during . Your build has been stopped. ``` Can this individual job alone be restarted?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
