You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Weiwei Yang (Jira)" <ji...@apache.org> on 2020/06/12 23:58:00 UTC

[jira] [Created] (YUNIKORN-224) False alarm while removing a pod from scheduler cache

Weiwei Yang created YUNIKORN-224:
------------------------------------

             Summary: False alarm while removing a pod from scheduler cache
                 Key: YUNIKORN-224
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-224
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: shim - kubernetes
            Reporter: Weiwei Yang
            Assignee: Weiwei Yang


False alarm

{code}

2020-04-07T03:28:23.047Z ERROR cache/context.go:210 failed to remove pod from scheduler cache \{"podName": "cdp-fluentd-2dk98", "error": "node ip-10-97-248-217.us-west-2.compute.internal is not found"}
github.com/apache/incubator-yunikorn-k8shim/pkg/cache.(*Context).removePodFromCache
 /Users/wyang/workspace/apache/yunikorn/incubator-yunikorn-k8shim/pkg/cache/context.go:210
k8s.io/client-go/tools/cache.ResourceEventHandlerFuncs.OnDelete
 /Users/wyang/go/pkg/mod/k8s.io/client-go@v11.0.1-0.20191029005444-8e4128053008+incompatible/tools/cache/controller.go:209
k8s.io/client-go/tools/cache.FilteringResourceEventHandler.OnDelete
 /Users/wyang/go/pkg/mod/k8s.io/client-go@v11.0.1-0.20191029005444-8e4128053008+incompatible/tools/cache/controller.go:251
k8s.io/client-go/tools/cache.(*processorListener).run.func1.1
 /Users/wyang/go/pkg/mod/k8s.io/client-go@v11.0.1-0.20191029005444-8e4128053008+incompatible/tools/cache/shared_informer.go:556
k8s.io/apimachinery/pkg/util/wait.ExponentialBackoff
 /Users/wyang/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20191004074956-c5d2f014d689/pkg/util/wait/wait.go:265
k8s.io/client-go/tools/cache.(*processorListener).run.func1
 /Users/wyang/go/pkg/mod/k8s.io/client-go@v11.0.1-0.20191029005444-8e4128053008+incompatible/tools/cache/shared_informer.go:548
k8s.io/apimachinery/pkg/util/wait.JitterUntil.func1
 /Users/wyang/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20191004074956-c5d2f014d689/pkg/util/wait/wait.go:152
k8s.io/apimachinery/pkg/util/wait.JitterUntil
 /Users/wyang/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20191004074956-c5d2f014d689/pkg/util/wait/wait.go:153
k8s.io/apimachinery/pkg/util/wait.Until
 /Users/wyang/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20191004074956-c5d2f014d689/pkg/util/wait/wait.go:88
k8s.io/client-go/tools/cache.(*processorListener).run
 /Users/wyang/go/pkg/mod/k8s.io/client-go@v11.0.1-0.20191029005444-8e4128053008+incompatible/tools/cache/shared_informer.go:546
k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1
 /Users/wyang/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20191004074956-c5d2f014d689/pkg/util/wait/wait.go:71

{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org