The GitHub Actions job "Tests" on airflow.git/fix/k8s-exec-plugin-cache-dir-race has failed. Run started by GitHub user Vamsi-klu (triggered by Vamsi-klu).
Head commit for run: 09eee0ab2b3f0cfa17b97399ad635b8e3297205d / deepinsight coder <[email protected]> Fix exec-plugin cache dir race in EksHook for AWS auth Pre-create ~/.aws/cli/cache in EksHook.generate_config_file() to prevent a FileExistsError when parallel tasks on the same Celery worker invoke aws eks get-token simultaneously. Older botocore versions call os.makedirs() without exist_ok=True, causing a race. The fix lives in the Amazon provider (not the CNCF Kubernetes provider) because the race condition is specific to the AWS CLI cache directory. closes: #60943 Report URL: https://github.com/apache/airflow/actions/runs/23180854613 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
