josh-fell commented on PR #23647:
URL: https://github.com/apache/airflow/pull/23647#issuecomment-1156859048
> Ok so I'm at a loss now; the failing tests are Helm k8s stuffs, unrelated
to my changes.
>
> ```
> > raise ApiException(http_resp=r)
> E kubernetes.client.exceptions.ApiException: (404)
> E Reason: Not Found
> E HTTP response headers: HTTPHeaderDict({'Cache-Control':
'no-cache, private', 'Content-Type': 'application/json',
'X-Kubernetes-Pf-Flowschema-Uid': '17d9895e-1b8d-4e42-b78e-95252c495cc0',
'X-Kubernetes-Pf-Prioritylevel-Uid': 'a1289028-3422-4c01-84db-a75375dda550',
'Date': 'Tue, 14 Jun 2022 15:38:05 GMT', 'Content-Length': '242'})
> E HTTP response body:
{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"pods
\"test-cd53faaae56f4d1abb2766e7d1f75797\" not
found","reason":"NotFound","details":{"name":"test-cd53faaae56f4d1abb2766e7d1f75797","kind":"pods"},"code":404}
>
>
.build/.kubernetes_venv/airflow-python-3.7-v1.21.12_host_python_3.7_KubernetesExecutor/lib/python3.7/site-packages/kubernetes/client/rest.py:234:
ApiException
> ```
>
> I've rebased to latest master. Do it get merged anyway, or does this PR
just sit in limbo? Is there anything I can do to get it over the line?
Still in a holding pattern. There is work being done to investigate these
test failures and resolve. Don't worry, it's not you 🙂
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]