-
Notifications
You must be signed in to change notification settings - Fork 14.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KubernetesExecutor: All task pods are terminating with error while task succeed #16020
Comments
cc @ephraimbuddy @Dr-Denzy If you'll can pair up and take a look when you have time. See if you can reproduce it |
Cool. @Dr-Denzy let's try this tomorrow |
Hi we're experiencing this issue as well on 2.0.2 and 2.1.0, is there any updates on a potential fix? It's sort of blocking us from upgrading to the latest versions. |
Please share your log messages |
@ephraimbuddy Here's the logs (sorry I'm a little late!)
|
Can you check if it still happens in main? I'm thinking it's related to #16227 |
@ephraimbuddy how is it going with the issue, we are also experiencing this on version 2.1.1 |
I believe this issue was fixed in #16289 and will be available in 2.1.3, |
Still happens. It will be fixed by #18269 |
@ephraimbuddy Any update on this issue, the issue seems to be still persists in the airflow 2.1.4 . I am specifically getting this error when I am passing the pod template |
It'll be out in 2.2.0 |
Closing since 2.2.0 is out but can open if you are facing same issue |
Apache Airflow version: 2.0.2+
Kubernetes version: 1.20
Helm chart version: 1.0.0
What happened:
Successful task pods are terminating with error.
I have did further testing with different versions the see below my test results:
How to reproduce it:
simple_dag.py
myconf.yaml
The text was updated successfully, but these errors were encountered: