Skip to content
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

CI: Travis: Flake in ClusterMeshServicesTestSuite.TestClusterMeshServicesUpdate #12756

Closed
christarazi opened this issue Aug 3, 2020 · 12 comments
Labels
area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me! needs/triage This issue requires triaging to establish severity and next steps. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Projects

Comments

@christarazi
Copy link
Member

level=info msg="All resources of remote cluster cleaned up" clusterName=AZCmYEYccuFY2 config=/tmp/multicluster423804424/AZCmYEYccuFY2 kvstoreErr="<nil>" kvstoreStatus= subsys=clustermesh
level=info msg="Remote cluster disconnected" clusterName=AZCmYEYccuFY2 config=/tmp/multicluster423804424/AZCmYEYccuFY2 kvstoreErr="<nil>" kvstoreStatus= subsys=clustermesh
level=info msg="Closing connection to remote etcd" clusterName=AZCmYEYccuFY1 config=/tmp/multicluster423804424/AZCmYEYccuFY1 kvstoreErr="<nil>" kvstoreStatus= subsys=clustermesh
level=info msg="Closing connection to remote etcd" clusterName=AZCmYEYccuFY2 config=/tmp/multicluster423804424/AZCmYEYccuFY2 kvstoreErr="<nil>" kvstoreStatus= subsys=clustermesh
{"level":"warn","ts":"2020-08-03T06:20:07.370Z","caller":"clientv3/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"endpoint://client-c0ba1628-ae8a-4d45-b0e7-e9cdf7fbe446/127.0.0.1:4002","attempt":0,"error":"rpc error: code = Canceled desc = context canceled"}

----------------------------------------------------------------------
FAIL: services_test.go:217: ClusterMeshServicesTestSuite.TestClusterMeshServicesUpdate

services_test.go:272:
    s.expectEvent(c, k8s.DeleteService, svcID, nil)
services_test.go:129:
    c.Assert(event.Action, Equals, action)
... obtained k8s.CacheAction = 0 ("service-updated")
... expected k8s.CacheAction = 1 ("service-deleted")

OOPS: 5 passed, 1 FAILED
--- FAIL: Test (90.51s)
FAIL
coverage: 5.3% of statements in ./...
FAIL	github.com/cilium/cilium/pkg/clustermesh	90.612s
FAIL
Makefile:212: recipe for target 'unit-tests' failed
make: *** [unit-tests] Error 1
travis_time:end:067ec678:start=1596434831940907765,finish=1596435607481834965,duration=775540927200,event=script

https://travis-ci.com/github/cilium/cilium/jobs/367759063

Found during one of the many runs of #11607

@christarazi christarazi added area/CI Continuous Integration testing issue or flake needs/triage This issue requires triaging to establish severity and next steps. labels Aug 3, 2020
@christarazi christarazi added this to To Do (1.8, 1.9 - Rare Flakes) in CI Force Aug 3, 2020
@christarazi christarazi added the ci/flake This is a known failure that occurs in the tree. Please investigate me! label Aug 7, 2020
@pchaigno
Copy link
Member

pchaigno commented Sep 4, 2020

Hit again at #13069.
log.txt

@aditighag
Copy link
Member

@stale
Copy link

stale bot commented Nov 22, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. label Nov 22, 2020
@christarazi christarazi removed the stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. label Nov 23, 2020
@christarazi
Copy link
Member Author

Hit again in #14627 (v1.8).

@gandro
Copy link
Member

gandro commented May 6, 2021

Hit in #16035 (v1.9)

@gandro
Copy link
Member

gandro commented Jun 16, 2021

Hit in #16554 (master/v1.11)

@gandro
Copy link
Member

gandro commented Aug 9, 2021

This is still happening on master: https://app.travis-ci.com/github/cilium/cilium/jobs/530064859

@joamaki
Copy link
Contributor

joamaki commented Feb 8, 2022

@gandro
Copy link
Member

gandro commented Mar 7, 2022

@tommyp1ckles
Copy link
Contributor

@github-actions
Copy link

github-actions bot commented Aug 7, 2022

This issue has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. label Aug 7, 2022
@github-actions
Copy link

This issue has not seen any activity since it was marked stale.
Closing.

CI Force automation moved this from To Do (1.8, 1.9 - Rare Flakes) to Fixed / Done Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me! needs/triage This issue requires triaging to establish severity and next steps. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Projects
No open projects
CI Force
  
Fixed / Done
Development

No branches or pull requests

6 participants