SimonOsipov commented on issue #17629:
URL: https://github.com/apache/airflow/issues/17629#issuecomment-899124878


   The only thing remotely related to errors I found:
   
   ```
   [[34m2021-08-15 22:09:15,049[0m] {[34mkubernetes_executor.py:[0m172} 
ERROR[0m - Encountered Error response from k8s list namespaced pod stream => 
{'type': 'ERROR', 'object': {'api_version': 'v1',
    'kind': 'Status',
    'metadata': {'annotations': None,
                 'cluster_name': None,
                 'creation_timestamp': None,
                 'deletion_grace_period_seconds': None,
                 'deletion_timestamp': None,
                 'finalizers': None,
                 'generate_name': None,
                 'generation': None,
                 'initializers': None,
                 'labels': None,
                 'managed_fields': None,
                 'name': None,
                 'namespace': None,
                 'owner_references': None,
                 'resource_version': None,
                 'self_link': None,
                 'uid': None},
    'spec': None,
    'status': {'conditions': None,
               'container_statuses': None,
               'host_ip': None,
               'init_container_statuses': None,
               'message': None,
               'nominated_node_name': None,
               'phase': None,
               'pod_ip': None,
               'qos_class': None,
               'reason': None,
               'start_time': None}}, 'raw_object': {'kind': 'Status', 
'apiVersion': 'v1', 'metadata': {}, 'status': 'Failure', 'message': 'too old 
resource version: 1599063897 (1599080636)', 'reason': 'Expired', 'code': 
410}}[0m
   [[34m2021-08-15 22:09:15,049[0m] {[34mkubernetes_executor.py:[0m175} INFO[0m 
- Kubernetes resource version is too old, must reset to 0 => ('too old resource 
version: 1599063897 (1599080636)',)[0m
   ```


-- 
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]


Reply via email to