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

E2E: Namespace soak test, confirms deletion of 100 NS happens within 150 seconds #8325

Merged
merged 1 commit into from
May 18, 2015

Conversation

jayunit100
Copy link
Member

Here's a namespace soak test which confirms that 100 created namespaces are all indeed deleted within 150 seconds .

The drain rate is definetly fixed thanks to @derekwaynecarr i beleive.

But in any case this will keep a regression from occuring

@jayunit100 jayunit100 changed the title E2E: Namespace soak test, confirms deletion happens within 100 seconds E2E: Namespace soak test, confirms deletion of 100 NS happens within 150 seconds May 15, 2015
@jayunit100
Copy link
Member Author

Results

e2e-tests-nslifetest-99-ebf1f4b8-cac5-4eee-b693-af8549ddf6a1INFO: namespace : {{ } {e2e-tests-nslifetest-99-ebf1f4b8-cac5-4eee-b693-af8549ddf6a1   /api/v1beta3/namespaces/e2e-tests-nslifetest-99-ebf1f4b8-cac5-4e
ee-b693-af8549ddf6a1 cc4a0be6-fb28-11e4-8caf-3c970e4b8bbd 412 2015-05-15 13:35:37 -0400 EDT <nil> map[] map[]} {[kubernetes]} {Active}} api call to delete is complete 
INFO: currently remaining NS == 72
INFO: currently remaining NS == 69
INFO: currently remaining NS == 67
INFO: currently remaining NS == 64
INFO: currently remaining NS == 61
INFO: currently remaining NS == 58
INFO: currently remaining NS == 55
INFO: currently remaining NS == 52
INFO: currently remaining NS == 49
INFO: currently remaining NS == 46
INFO: currently remaining NS == 44
INFO: currently remaining NS == 41
INFO: currently remaining NS == 38
INFO: currently remaining NS == 35
INFO: currently remaining NS == 32
INFO: currently remaining NS == 29
INFO: currently remaining NS == 26
INFO: currently remaining NS == 23
INFO: currently remaining NS == 20
INFO: currently remaining NS == 17
INFO: currently remaining NS == 14
INFO: currently remaining NS == 12
INFO: currently remaining NS == 9
INFO: currently remaining NS == 6
INFO: currently remaining NS == 3
INFO: currently remaining NS == 0
INFO: namespace : {{ } {default   /api/v1beta3/namespaces/default c00df9ca-fb28-11e4-8caf-3c970e4b8bbd 5 2015-05-15 13:35:16 -0400 EDT <nil> map[] map[]} {[kubernetes]} {Active}}
[AfterEach] ns-soak
  /home/jay/gopath/src/github.com/GoogleCloudPlatform/kubernetes/_output/local/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/soak_namespace.go:46

• [SLOW TEST:96.011 seconds]
ns-soak
/home/jay/gopath/src/github.com/GoogleCloudPlatform/kubernetes/_output/local/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/soak_namespace.go:107
  Namespaces should be deleted within 100 seconds
  /home/jay/gopath/src/github.com/GoogleCloudPlatform/kubernetes/_output/local/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/soak_namespace.go:105
------------------------------
SSSSSSSSSSSSSSSSSSSSSSS
Ran 1 of 47 Specs in 96.014 seconds

@jayunit100 jayunit100 mentioned this pull request May 15, 2015
totalNS := 100
It("Namespaces should be deleted within 100 seconds", func() {
for n := 0; n < totalNS; n += 1 {
namespace, err = createTestingNS(fmt.Sprintf("nslifetest-%v", n), c)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should try deleting a namespace with O(100) events in it. We do this for every density test and it takes soo long.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup i noticed that. great point !
I figured first i would start w/ just empty namespaces to verify that the cleanup is indeed happening ~ every minute.
Then we can add tests for dense namespaces and so on.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The deletion of a namespace with O(100) events should improve dramatically when we are ready to merge the following: #7372

@derekwaynecarr
Copy link
Member

LGTM - hope to get the related PR in soon as well. The bottleneck on deleting a namespace with a large amount of content is its a network request per piece of content and I assume we are getting into rate limiting issues. The related PR fixes this by making a bulk deletion request to etcd for each resource type.

derekwaynecarr added a commit that referenced this pull request May 18, 2015
E2E: Namespace soak test, confirms deletion of 100 NS happens within 150 seconds
@derekwaynecarr derekwaynecarr merged commit de45d62 into kubernetes:master May 18, 2015
@ghost
Copy link

ghost commented May 18, 2015

This e2e test is failing consistently on our continuous integration system. I'm going to roll this PR back until it's stable.

@ghost
Copy link

ghost commented May 18, 2015

The error detail is below. We can consider remerging this PR if #7372 causes it to succeed consistently in our continuous integration environment.

ns-soak
Namespaces should be deleted within 100 seconds
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/soak_namespace.go:105
[BeforeEach] ns-soak
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/soak_namespace.go:43
STEP: Creating a kubernetes client

testContext.KubeConfig: /var/lib/jenkins/jobs/kubernetes-e2e-gce/workspace/.kube/config
[It] Namespaces should be deleted within 100 seconds
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/soak_namespace.go:105
INFO: currently remaining NS == 100
INFO: currently remaining NS == 100
INFO: currently remaining NS == 100
INFO: currently remaining NS == 100
INFO: currently remaining NS == 100
STARTING DELETIONINFO: namespace : {{ } {default /api/v1beta3/namespaces/default d4f147a5-fd6f-11e4-8b8c-42010af0c263 4 2015-05-18 08:09:08 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
INFO: namespace : {{ } {e2e-test-073681d8-fd71-11e4-9b02-42010af01555 /api/v1beta3/namespaces/e2e-test-073681d8-fd71-11e4-9b02-42010af01555 073b702f-fd71-11e4-8b8c-42010af0c263 2087 2015-05-18 08:17:42 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
INFO: namespace : {{ } {e2e-test-26c6cd53-fd71-11e4-9b02-42010af01555 /api/v1beta3/namespaces/e2e-test-26c6cd53-fd71-11e4-9b02-42010af01555 26cbfb2b-fd71-11e4-8b8c-42010af0c263 2144 2015-05-18 08:18:35 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
INFO: namespace : {{ } {e2e-test-73345175-fd70-11e4-9b02-42010af01555 /api/v1beta3/namespaces/e2e-test-73345175-fd70-11e4-9b02-42010af01555 733a06f4-fd70-11e4-8b8c-42010af0c263 1283 2015-05-18 08:13:33 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
INFO: namespace : {{ } {e2e-tests-dns-c5212d69-7f8c-438f-8d24-c763e7d93c11 /api/v1beta3/namespaces/e2e-tests-dns-c5212d69-7f8c-438f-8d24-c763e7d93c11 1c5d7e69-fd71-11e4-8b8c-42010af0c263 2118 2015-05-18 08:18:17 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-0-7a153eaa-3044-4c12-ab5c-3743b96fcbf6INFO: namespace : {{ } {e2e-tests-nslifetest-0-7a153eaa-3044-4c12-ab5c-3743b96fcbf6 /api/v1beta3/namespaces/e2e-tests-nslifetest-0-7a153eaa-3044-4c12-ab5c-3743b96fcbf6 f6a787da-fd71-11e4-95da-42010af0c263 2685 2015-05-18 08:24:23 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-1-97251d04-84fd-4bc5-9e07-bc3f47661488INFO: namespace : {{ } {e2e-tests-nslifetest-1-97251d04-84fd-4bc5-9e07-bc3f47661488 /api/v1beta3/namespaces/e2e-tests-nslifetest-1-97251d04-84fd-4bc5-9e07-bc3f47661488 f6a97a61-fd71-11e4-95da-42010af0c263 2686 2015-05-18 08:24:23 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-10-44177d72-4700-419f-833b-5b409549bb4aINFO: namespace : {{ } {e2e-tests-nslifetest-10-44177d72-4700-419f-833b-5b409549bb4a /api/v1beta3/namespaces/e2e-tests-nslifetest-10-44177d72-4700-419f-833b-5b409549bb4a f6df969f-fd71-11e4-95da-42010af0c263 2705 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-11-068bc4ef-fafc-4e0c-b07a-d7803607fe2eINFO: namespace : {{ } {e2e-tests-nslifetest-11-068bc4ef-fafc-4e0c-b07a-d7803607fe2e /api/v1beta3/namespaces/e2e-tests-nslifetest-11-068bc4ef-fafc-4e0c-b07a-d7803607fe2e f6e20e72-fd71-11e4-95da-42010af0c263 2708 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-12-ac000088-ea2e-4ec4-8307-e3cea9afdb61INFO: namespace : {{ } {e2e-tests-nslifetest-12-ac000088-ea2e-4ec4-8307-e3cea9afdb61 /api/v1beta3/namespaces/e2e-tests-nslifetest-12-ac000088-ea2e-4ec4-8307-e3cea9afdb61 f6ea8739-fd71-11e4-95da-42010af0c263 2711 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-13-9573394e-33c4-4ba8-8969-e7d0eed82ba8INFO: namespace : {{ } {e2e-tests-nslifetest-13-9573394e-33c4-4ba8-8969-e7d0eed82ba8 /api/v1beta3/namespaces/e2e-tests-nslifetest-13-9573394e-33c4-4ba8-8969-e7d0eed82ba8 f707d806-fd71-11e4-95da-42010af0c263 2722 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-14-c1a2ee6b-4e89-42e1-b7f2-5f6c593d3a68INFO: namespace : {{ } {e2e-tests-nslifetest-14-c1a2ee6b-4e89-42e1-b7f2-5f6c593d3a68 /api/v1beta3/namespaces/e2e-tests-nslifetest-14-c1a2ee6b-4e89-42e1-b7f2-5f6c593d3a68 f7265831-fd71-11e4-95da-42010af0c263 2726 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-15-037a1bbc-9f3a-4a89-95a3-a1b0ff00491cINFO: namespace : {{ } {e2e-tests-nslifetest-15-037a1bbc-9f3a-4a89-95a3-a1b0ff00491c /api/v1beta3/namespaces/e2e-tests-nslifetest-15-037a1bbc-9f3a-4a89-95a3-a1b0ff00491c f744debd-fd71-11e4-95da-42010af0c263 2730 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-16-6e3ed4b9-cdd6-4c39-8737-3075bae40533INFO: namespace : {{ } {e2e-tests-nslifetest-16-6e3ed4b9-cdd6-4c39-8737-3075bae40533 /api/v1beta3/namespaces/e2e-tests-nslifetest-16-6e3ed4b9-cdd6-4c39-8737-3075bae40533 f76365ed-fd71-11e4-95da-42010af0c263 2734 2015-05-18 08:24:25 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-17-7d4202ea-dd34-4e09-bc45-97cab671a293INFO: namespace : {{ } {e2e-tests-nslifetest-17-7d4202ea-dd34-4e09-bc45-97cab671a293 /api/v1beta3/namespaces/e2e-tests-nslifetest-17-7d4202ea-dd34-4e09-bc45-97cab671a293 f781e537-fd71-11e4-95da-42010af0c263 2738 2015-05-18 08:24:25 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-18-98924915-a1e6-4264-a140-fdb35e0c8fb0INFO: namespace : {{ } {e2e-tests-nslifetest-18-98924915-a1e6-4264-a140-fdb35e0c8fb0 /api/v1beta3/namespaces/e2e-tests-nslifetest-18-98924915-a1e6-4264-a140-fdb35e0c8fb0 f7a0684f-fd71-11e4-95da-42010af0c263 2741 2015-05-18 08:24:25 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-19-11407395-71d5-4fa8-ab07-2ce45c9e881fINFO: namespace : {{ } {e2e-tests-nslifetest-19-11407395-71d5-4fa8-ab07-2ce45c9e881f /api/v1beta3/namespaces/e2e-tests-nslifetest-19-11407395-71d5-4fa8-ab07-2ce45c9e881f f7beee50-fd71-11e4-95da-42010af0c263 2745 2015-05-18 08:24:25 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-2-40ddda85-d55d-4e7e-9e9a-25c0c03b8e30INFO: namespace : {{ } {e2e-tests-nslifetest-2-40ddda85-d55d-4e7e-9e9a-25c0c03b8e30 /api/v1beta3/namespaces/e2e-tests-nslifetest-2-40ddda85-d55d-4e7e-9e9a-25c0c03b8e30 f6abbb08-fd71-11e4-95da-42010af0c263 2687 2015-05-18 08:24:23 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-20-983f6849-a6ac-45d5-8a5a-d5f2a50d65adINFO: namespace : {{ } {e2e-tests-nslifetest-20-983f6849-a6ac-45d5-8a5a-d5f2a50d65ad /api/v1beta3/namespaces/e2e-tests-nslifetest-20-983f6849-a6ac-45d5-8a5a-d5f2a50d65ad f7dd8648-fd71-11e4-95da-42010af0c263 2749 2015-05-18 08:24:25 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-21-2421a68e-e421-47a7-bc04-204bebfb0825INFO: namespace : {{ } {e2e-tests-nslifetest-21-2421a68e-e421-47a7-bc04-204bebfb0825 /api/v1beta3/namespaces/e2e-tests-nslifetest-21-2421a68e-e421-47a7-bc04-204bebfb0825 f7fbfbf5-fd71-11e4-95da-42010af0c263 2753 2015-05-18 08:24:26 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-22-3a4453cd-e52e-4169-b435-8c501171e093INFO: namespace : {{ } {e2e-tests-nslifetest-22-3a4453cd-e52e-4169-b435-8c501171e093 /api/v1beta3/namespaces/e2e-tests-nslifetest-22-3a4453cd-e52e-4169-b435-8c501171e093 f81a8582-fd71-11e4-95da-42010af0c263 2757 2015-05-18 08:24:26 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-23-c7e8a176-9535-4582-87ae-7b178d250a18INFO: namespace : {{ } {e2e-tests-nslifetest-23-c7e8a176-9535-4582-87ae-7b178d250a18 /api/v1beta3/namespaces/e2e-tests-nslifetest-23-c7e8a176-9535-4582-87ae-7b178d250a18 f8390ca6-fd71-11e4-95da-42010af0c263 2761 2015-05-18 08:24:26 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-24-09112532-6aab-485a-a015-a0a271e897f3INFO: namespace : {{ } {e2e-tests-nslifetest-24-09112532-6aab-485a-a015-a0a271e897f3 /api/v1beta3/namespaces/e2e-tests-nslifetest-24-09112532-6aab-485a-a015-a0a271e897f3 f8578291-fd71-11e4-95da-42010af0c263 2765 2015-05-18 08:24:26 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-25-511cc0df-5695-4cef-8f44-2d8a2cd8a124INFO: namespace : {{ } {e2e-tests-nslifetest-25-511cc0df-5695-4cef-8f44-2d8a2cd8a124 /api/v1beta3/namespaces/e2e-tests-nslifetest-25-511cc0df-5695-4cef-8f44-2d8a2cd8a124 f876123f-fd71-11e4-95da-42010af0c263 2769 2015-05-18 08:24:26 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-26-62d7576f-3557-47f6-97e0-ce9168ff2345INFO: namespace : {{ } {e2e-tests-nslifetest-26-62d7576f-3557-47f6-97e0-ce9168ff2345 /api/v1beta3/namespaces/e2e-tests-nslifetest-26-62d7576f-3557-47f6-97e0-ce9168ff2345 f8949b97-fd71-11e4-95da-42010af0c263 2773 2015-05-18 08:24:27 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-27-9c8d49a8-3b32-43af-b7ad-4f96ce7b1a2dINFO: namespace : {{ } {e2e-tests-nslifetest-27-9c8d49a8-3b32-43af-b7ad-4f96ce7b1a2d /api/v1beta3/namespaces/e2e-tests-nslifetest-27-9c8d49a8-3b32-43af-b7ad-4f96ce7b1a2d f8b31ca4-fd71-11e4-95da-42010af0c263 2777 2015-05-18 08:24:27 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-28-ac6ec936-3bde-409d-bd29-eeeaad5a152eINFO: namespace : {{ } {e2e-tests-nslifetest-28-ac6ec936-3bde-409d-bd29-eeeaad5a152e /api/v1beta3/namespaces/e2e-tests-nslifetest-28-ac6ec936-3bde-409d-bd29-eeeaad5a152e f8d1a516-fd71-11e4-95da-42010af0c263 2781 2015-05-18 08:24:27 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-29-4e50d928-9b7b-40fb-8d89-d8fc7e4bb0b1INFO: namespace : {{ } {e2e-tests-nslifetest-29-4e50d928-9b7b-40fb-8d89-d8fc7e4bb0b1 /api/v1beta3/namespaces/e2e-tests-nslifetest-29-4e50d928-9b7b-40fb-8d89-d8fc7e4bb0b1 f8f01cd0-fd71-11e4-95da-42010af0c263 2785 2015-05-18 08:24:27 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-3-e1796cfa-1f41-44b2-8b14-e1beda0ea82eINFO: namespace : {{ } {e2e-tests-nslifetest-3-e1796cfa-1f41-44b2-8b14-e1beda0ea82e /api/v1beta3/namespaces/e2e-tests-nslifetest-3-e1796cfa-1f41-44b2-8b14-e1beda0ea82e f6b0f0f9-fd71-11e4-95da-42010af0c263 2689 2015-05-18 08:24:23 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-30-5dccd8f0-6413-4395-b7c5-a47655cdcfa3INFO: namespace : {{ } {e2e-tests-nslifetest-30-5dccd8f0-6413-4395-b7c5-a47655cdcfa3 /api/v1beta3/namespaces/e2e-tests-nslifetest-30-5dccd8f0-6413-4395-b7c5-a47655cdcfa3 f90eb887-fd71-11e4-95da-42010af0c263 2789 2015-05-18 08:24:27 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-31-38faf078-1201-4dc9-a4e7-544645dd481aINFO: namespace : {{ } {e2e-tests-nslifetest-31-38faf078-1201-4dc9-a4e7-544645dd481a /api/v1beta3/namespaces/e2e-tests-nslifetest-31-38faf078-1201-4dc9-a4e7-544645dd481a f92d2b15-fd71-11e4-95da-42010af0c263 2793 2015-05-18 08:24:28 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-32-821cf278-b96a-4b81-8881-d1081e2eb4abINFO: namespace : {{ } {e2e-tests-nslifetest-32-821cf278-b96a-4b81-8881-d1081e2eb4ab /api/v1beta3/namespaces/e2e-tests-nslifetest-32-821cf278-b96a-4b81-8881-d1081e2eb4ab f94bb7df-fd71-11e4-95da-42010af0c263 2797 2015-05-18 08:24:28 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-33-1121a492-4503-44bb-a13d-6ad4a58e7c7fINFO: namespace : {{ } {e2e-tests-nslifetest-33-1121a492-4503-44bb-a13d-6ad4a58e7c7f /api/v1beta3/namespaces/e2e-tests-nslifetest-33-1121a492-4503-44bb-a13d-6ad4a58e7c7f f96a31b1-fd71-11e4-95da-42010af0c263 2801 2015-05-18 08:24:28 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-34-2b6b740a-351b-47dc-9481-bb8b1ac120d7INFO: namespace : {{ } {e2e-tests-nslifetest-34-2b6b740a-351b-47dc-9481-bb8b1ac120d7 /api/v1beta3/namespaces/e2e-tests-nslifetest-34-2b6b740a-351b-47dc-9481-bb8b1ac120d7 f988ae29-fd71-11e4-95da-42010af0c263 2805 2015-05-18 08:24:28 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-35-d5c6cad6-82d2-44ca-a561-878a307169acINFO: namespace : {{ } {e2e-tests-nslifetest-35-d5c6cad6-82d2-44ca-a561-878a307169ac /api/v1beta3/namespaces/e2e-tests-nslifetest-35-d5c6cad6-82d2-44ca-a561-878a307169ac f9a735a0-fd71-11e4-95da-42010af0c263 2809 2015-05-18 08:24:28 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-36-c2461564-0edd-4396-a14a-121a3d1ddec6INFO: namespace : {{ } {e2e-tests-nslifetest-36-c2461564-0edd-4396-a14a-121a3d1ddec6 /api/v1beta3/namespaces/e2e-tests-nslifetest-36-c2461564-0edd-4396-a14a-121a3d1ddec6 f9c5c241-fd71-11e4-95da-42010af0c263 2813 2015-05-18 08:24:29 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-37-80aa0b08-a8bc-4ef0-bffe-f49a646edf2eINFO: namespace : {{ } {e2e-tests-nslifetest-37-80aa0b08-a8bc-4ef0-bffe-f49a646edf2e /api/v1beta3/namespaces/e2e-tests-nslifetest-37-80aa0b08-a8bc-4ef0-bffe-f49a646edf2e f9e449f6-fd71-11e4-95da-42010af0c263 2817 2015-05-18 08:24:29 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-38-71acebb6-ec72-4e41-a67e-4cfe50ddbc80INFO: namespace : {{ } {e2e-tests-nslifetest-38-71acebb6-ec72-4e41-a67e-4cfe50ddbc80 /api/v1beta3/namespaces/e2e-tests-nslifetest-38-71acebb6-ec72-4e41-a67e-4cfe50ddbc80 fa041187-fd71-11e4-95da-42010af0c263 2821 2015-05-18 08:24:29 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-39-0bb0c77c-5d1c-40c7-875c-25e9d48edda1INFO: namespace : {{ } {e2e-tests-nslifetest-39-0bb0c77c-5d1c-40c7-875c-25e9d48edda1 /api/v1beta3/namespaces/e2e-tests-nslifetest-39-0bb0c77c-5d1c-40c7-875c-25e9d48edda1 fa2147d8-fd71-11e4-95da-42010af0c263 2825 2015-05-18 08:24:29 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-4-e565fa80-c015-4386-bf35-737b969c2d08INFO: namespace : {{ } {e2e-tests-nslifetest-4-e565fa80-c015-4386-bf35-737b969c2d08 /api/v1beta3/namespaces/e2e-tests-nslifetest-4-e565fa80-c015-4386-bf35-737b969c2d08 f6b64174-fd71-11e4-95da-42010af0c263 2692 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-40-0de651e5-f871-41d2-a6b2-d945d206e8ffINFO: namespace : {{ } {e2e-tests-nslifetest-40-0de651e5-f871-41d2-a6b2-d945d206e8ff /api/v1beta3/namespaces/e2e-tests-nslifetest-40-0de651e5-f871-41d2-a6b2-d945d206e8ff fa3fe117-fd71-11e4-95da-42010af0c263 2829 2015-05-18 08:24:29 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-41-8699241d-a352-47b5-bdce-11abce003530INFO: namespace : {{ } {e2e-tests-nslifetest-41-8699241d-a352-47b5-bdce-11abce003530 /api/v1beta3/namespaces/e2e-tests-nslifetest-41-8699241d-a352-47b5-bdce-11abce003530 fa5e93b0-fd71-11e4-95da-42010af0c263 2833 2015-05-18 08:24:30 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-42-b80a43de-ef13-4965-b86b-d82390418ed0INFO: namespace : {{ } {e2e-tests-nslifetest-42-b80a43de-ef13-4965-b86b-d82390418ed0 /api/v1beta3/namespaces/e2e-tests-nslifetest-42-b80a43de-ef13-4965-b86b-d82390418ed0 fa7ce6db-fd71-11e4-95da-42010af0c263 2837 2015-05-18 08:24:30 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-43-89dec366-8b4b-407d-b990-466ecc296ae5INFO: namespace : {{ } {e2e-tests-nslifetest-43-89dec366-8b4b-407d-b990-466ecc296ae5 /api/v1beta3/namespaces/e2e-tests-nslifetest-43-89dec366-8b4b-407d-b990-466ecc296ae5 fa9b6467-fd71-11e4-95da-42010af0c263 2839 2015-05-18 08:24:30 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-44-8b3b4b66-22d0-4e72-8686-6a3637583c04INFO: namespace : {{ } {e2e-tests-nslifetest-44-8b3b4b66-22d0-4e72-8686-6a3637583c04 /api/v1beta3/namespaces/e2e-tests-nslifetest-44-8b3b4b66-22d0-4e72-8686-6a3637583c04 fab9ea3d-fd71-11e4-95da-42010af0c263 2842 2015-05-18 08:24:30 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-45-2bb5316d-024b-49d4-9322-bd06f9ccc79aINFO: namespace : {{ } {e2e-tests-nslifetest-45-2bb5316d-024b-49d4-9322-bd06f9ccc79a /api/v1beta3/namespaces/e2e-tests-nslifetest-45-2bb5316d-024b-49d4-9322-bd06f9ccc79a fad87636-fd71-11e4-95da-42010af0c263 2846 2015-05-18 08:24:30 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-46-3c5ed14f-d591-495d-8dab-f47a221ac328INFO: namespace : {{ } {e2e-tests-nslifetest-46-3c5ed14f-d591-495d-8dab-f47a221ac328 /api/v1beta3/namespaces/e2e-tests-nslifetest-46-3c5ed14f-d591-495d-8dab-f47a221ac328 faf6ea7f-fd71-11e4-95da-42010af0c263 2850 2015-05-18 08:24:31 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-47-de0b50e5-cbc0-4577-987f-c7b5d5cc020bINFO: namespace : {{ } {e2e-tests-nslifetest-47-de0b50e5-cbc0-4577-987f-c7b5d5cc020b /api/v1beta3/namespaces/e2e-tests-nslifetest-47-de0b50e5-cbc0-4577-987f-c7b5d5cc020b fb157f53-fd71-11e4-95da-42010af0c263 2854 2015-05-18 08:24:31 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-48-2b6843bf-5b6b-4ac2-8d88-4db7c4de1715INFO: namespace : {{ } {e2e-tests-nslifetest-48-2b6843bf-5b6b-4ac2-8d88-4db7c4de1715 /api/v1beta3/namespaces/e2e-tests-nslifetest-48-2b6843bf-5b6b-4ac2-8d88-4db7c4de1715 fb33f0bb-fd71-11e4-95da-42010af0c263 2858 2015-05-18 08:24:31 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-49-57c8ea3d-174a-4a27-a199-cb8bd13c34adINFO: namespace : {{ } {e2e-tests-nslifetest-49-57c8ea3d-174a-4a27-a199-cb8bd13c34ad /api/v1beta3/namespaces/e2e-tests-nslifetest-49-57c8ea3d-174a-4a27-a199-cb8bd13c34ad fb5271c4-fd71-11e4-95da-42010af0c263 2862 2015-05-18 08:24:31 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-5-c5fee5c2-935e-445e-9e5e-fccec6fa5ff6INFO: namespace : {{ } {e2e-tests-nslifetest-5-c5fee5c2-935e-445e-9e5e-fccec6fa5ff6 /api/v1beta3/namespaces/e2e-tests-nslifetest-5-c5fee5c2-935e-445e-9e5e-fccec6fa5ff6 f6bb03f4-fd71-11e4-95da-42010af0c263 2695 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-50-3a6f9804-4fa7-422e-8577-6201769ec2b2INFO: namespace : {{ } {e2e-tests-nslifetest-50-3a6f9804-4fa7-422e-8577-6201769ec2b2 /api/v1beta3/namespaces/e2e-tests-nslifetest-50-3a6f9804-4fa7-422e-8577-6201769ec2b2 fb70f295-fd71-11e4-95da-42010af0c263 2866 2015-05-18 08:24:31 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-51-5e30c36d-7433-4e08-a401-c4d778990259INFO: namespace : {{ } {e2e-tests-nslifetest-51-5e30c36d-7433-4e08-a401-c4d778990259 /api/v1beta3/namespaces/e2e-tests-nslifetest-51-5e30c36d-7433-4e08-a401-c4d778990259 fb8f7ca8-fd71-11e4-95da-42010af0c263 2870 2015-05-18 08:24:32 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-52-7a486c5c-de7c-482c-8bf7-4f395a6e7b06INFO: namespace : {{ } {e2e-tests-nslifetest-52-7a486c5c-de7c-482c-8bf7-4f395a6e7b06 /api/v1beta3/namespaces/e2e-tests-nslifetest-52-7a486c5c-de7c-482c-8bf7-4f395a6e7b06 fbadfff7-fd71-11e4-95da-42010af0c263 2875 2015-05-18 08:24:32 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-53-e41e4ae2-5a21-424c-97f2-9de91bd8f693INFO: namespace : {{ } {e2e-tests-nslifetest-53-e41e4ae2-5a21-424c-97f2-9de91bd8f693 /api/v1beta3/namespaces/e2e-tests-nslifetest-53-e41e4ae2-5a21-424c-97f2-9de91bd8f693 fbcc8647-fd71-11e4-95da-42010af0c263 2879 2015-05-18 08:24:32 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-54-c5129711-a44d-4d51-b749-438be2fd627bINFO: namespace : {{ } {e2e-tests-nslifetest-54-c5129711-a44d-4d51-b749-438be2fd627b /api/v1beta3/namespaces/e2e-tests-nslifetest-54-c5129711-a44d-4d51-b749-438be2fd627b fbeb0cba-fd71-11e4-95da-42010af0c263 2883 2015-05-18 08:24:32 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-55-5eaa8200-3331-43b3-b9ad-f6f0d39c0cacINFO: namespace : {{ } {e2e-tests-nslifetest-55-5eaa8200-3331-43b3-b9ad-f6f0d39c0cac /api/v1beta3/namespaces/e2e-tests-nslifetest-55-5eaa8200-3331-43b3-b9ad-f6f0d39c0cac fc09967c-fd71-11e4-95da-42010af0c263 2887 2015-05-18 08:24:32 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-56-c8468a07-329d-4d57-997a-96a59d17fe97INFO: namespace : {{ } {e2e-tests-nslifetest-56-c8468a07-329d-4d57-997a-96a59d17fe97 /api/v1beta3/namespaces/e2e-tests-nslifetest-56-c8468a07-329d-4d57-997a-96a59d17fe97 fc281b31-fd71-11e4-95da-42010af0c263 2891 2015-05-18 08:24:33 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-57-0529d0da-c64a-4839-8096-5789320787b9INFO: namespace : {{ } {e2e-tests-nslifetest-57-0529d0da-c64a-4839-8096-5789320787b9 /api/v1beta3/namespaces/e2e-tests-nslifetest-57-0529d0da-c64a-4839-8096-5789320787b9 fc469733-fd71-11e4-95da-42010af0c263 2895 2015-05-18 08:24:33 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-58-2b0ca6d4-1ac5-494c-8e0d-9d7d1d71c391INFO: namespace : {{ } {e2e-tests-nslifetest-58-2b0ca6d4-1ac5-494c-8e0d-9d7d1d71c391 /api/v1beta3/namespaces/e2e-tests-nslifetest-58-2b0ca6d4-1ac5-494c-8e0d-9d7d1d71c391 fc6522a7-fd71-11e4-95da-42010af0c263 2899 2015-05-18 08:24:33 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-59-7de1e7da-3a7e-4b71-8f10-97fd33cfb22aINFO: namespace : {{ } {e2e-tests-nslifetest-59-7de1e7da-3a7e-4b71-8f10-97fd33cfb22a /api/v1beta3/namespaces/e2e-tests-nslifetest-59-7de1e7da-3a7e-4b71-8f10-97fd33cfb22a fc83a525-fd71-11e4-95da-42010af0c263 2903 2015-05-18 08:24:33 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-6-53615392-1c02-4a48-9fe1-d9966ea58773INFO: namespace : {{ } {e2e-tests-nslifetest-6-53615392-1c02-4a48-9fe1-d9966ea58773 /api/v1beta3/namespaces/e2e-tests-nslifetest-6-53615392-1c02-4a48-9fe1-d9966ea58773 f6ca8769-fd71-11e4-95da-42010af0c263 2696 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-60-8b773dd2-11a9-4f6a-93e7-504886f2fd68INFO: namespace : {{ } {e2e-tests-nslifetest-60-8b773dd2-11a9-4f6a-93e7-504886f2fd68 /api/v1beta3/namespaces/e2e-tests-nslifetest-60-8b773dd2-11a9-4f6a-93e7-504886f2fd68 fca2270e-fd71-11e4-95da-42010af0c263 2907 2015-05-18 08:24:33 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-61-e357863c-ca34-4dd5-8ad4-356b5cac51fcINFO: namespace : {{ } {e2e-tests-nslifetest-61-e357863c-ca34-4dd5-8ad4-356b5cac51fc /api/v1beta3/namespaces/e2e-tests-nslifetest-61-e357863c-ca34-4dd5-8ad4-356b5cac51fc fcc0aeed-fd71-11e4-95da-42010af0c263 2911 2015-05-18 08:24:34 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-62-d8946880-469c-44de-a41b-a9f0ae7fedc1INFO: namespace : {{ } {e2e-tests-nslifetest-62-d8946880-469c-44de-a41b-a9f0ae7fedc1 /api/v1beta3/namespaces/e2e-tests-nslifetest-62-d8946880-469c-44de-a41b-a9f0ae7fedc1 fcdf2c77-fd71-11e4-95da-42010af0c263 2915 2015-05-18 08:24:34 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-63-1953bcad-8c79-47c9-aa80-adc35359cbe5INFO: namespace : {{ } {e2e-tests-nslifetest-63-1953bcad-8c79-47c9-aa80-adc35359cbe5 /api/v1beta3/namespaces/e2e-tests-nslifetest-63-1953bcad-8c79-47c9-aa80-adc35359cbe5 fcfdb608-fd71-11e4-95da-42010af0c263 2919 2015-05-18 08:24:34 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-64-dba7c081-0ca5-456f-a131-fa9d5528dc9aINFO: namespace : {{ } {e2e-tests-nslifetest-64-dba7c081-0ca5-456f-a131-fa9d5528dc9a /api/v1beta3/namespaces/e2e-tests-nslifetest-64-dba7c081-0ca5-456f-a131-fa9d5528dc9a fd1c37a0-fd71-11e4-95da-42010af0c263 2922 2015-05-18 08:24:34 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-65-c7eca606-003a-4bc5-a032-8fb807cbe3c3INFO: namespace : {{ } {e2e-tests-nslifetest-65-c7eca606-003a-4bc5-a032-8fb807cbe3c3 /api/v1beta3/namespaces/e2e-tests-nslifetest-65-c7eca606-003a-4bc5-a032-8fb807cbe3c3 fd3ac64a-fd71-11e4-95da-42010af0c263 2926 2015-05-18 08:24:34 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-66-5b2dfdc8-0d31-4bb5-a997-45fc28cd27f0INFO: namespace : {{ } {e2e-tests-nslifetest-66-5b2dfdc8-0d31-4bb5-a997-45fc28cd27f0 /api/v1beta3/namespaces/e2e-tests-nslifetest-66-5b2dfdc8-0d31-4bb5-a997-45fc28cd27f0 fd594561-fd71-11e4-95da-42010af0c263 2930 2015-05-18 08:24:35 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-67-9b40c537-887a-4028-8434-d3ba7a150b95INFO: namespace : {{ } {e2e-tests-nslifetest-67-9b40c537-887a-4028-8434-d3ba7a150b95 /api/v1beta3/namespaces/e2e-tests-nslifetest-67-9b40c537-887a-4028-8434-d3ba7a150b95 fd77c459-fd71-11e4-95da-42010af0c263 2935 2015-05-18 08:24:35 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-68-d4e9232a-1d9a-4390-b233-270f8fbd251cINFO: namespace : {{ } {e2e-tests-nslifetest-68-d4e9232a-1d9a-4390-b233-270f8fbd251c /api/v1beta3/namespaces/e2e-tests-nslifetest-68-d4e9232a-1d9a-4390-b233-270f8fbd251c fd965d08-fd71-11e4-95da-42010af0c263 2939 2015-05-18 08:24:35 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-69-8517e807-ced8-435d-a889-b257622876aaINFO: namespace : {{ } {e2e-tests-nslifetest-69-8517e807-ced8-435d-a889-b257622876aa /api/v1beta3/namespaces/e2e-tests-nslifetest-69-8517e807-ced8-435d-a889-b257622876aa fdb4d4a7-fd71-11e4-95da-42010af0c263 2943 2015-05-18 08:24:35 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-7-df544243-9d9c-4008-b34d-b8eb00762062INFO: namespace : {{ } {e2e-tests-nslifetest-7-df544243-9d9c-4008-b34d-b8eb00762062 /api/v1beta3/namespaces/e2e-tests-nslifetest-7-df544243-9d9c-4008-b34d-b8eb00762062 f6d2842e-fd71-11e4-95da-42010af0c263 2698 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-70-ddab3c7b-a21b-4931-bd3b-b9a17725365aINFO: namespace : {{ } {e2e-tests-nslifetest-70-ddab3c7b-a21b-4931-bd3b-b9a17725365a /api/v1beta3/namespaces/e2e-tests-nslifetest-70-ddab3c7b-a21b-4931-bd3b-b9a17725365a fdd4329c-fd71-11e4-95da-42010af0c263 2947 2015-05-18 08:24:35 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-71-8e91d0ea-639b-45a6-b43c-6665375ce747INFO: namespace : {{ } {e2e-tests-nslifetest-71-8e91d0ea-639b-45a6-b43c-6665375ce747 /api/v1beta3/namespaces/e2e-tests-nslifetest-71-8e91d0ea-639b-45a6-b43c-6665375ce747 fdf1db23-fd71-11e4-95da-42010af0c263 2951 2015-05-18 08:24:36 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-72-b5557260-70a6-4e01-b69a-6189c1bfb59cINFO: namespace : {{ } {e2e-tests-nslifetest-72-b5557260-70a6-4e01-b69a-6189c1bfb59c /api/v1beta3/namespaces/e2e-tests-nslifetest-72-b5557260-70a6-4e01-b69a-6189c1bfb59c fe1060ef-fd71-11e4-95da-42010af0c263 2955 2015-05-18 08:24:36 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-73-3b30c460-3413-4f3d-bbca-7c15ad7728a8INFO: namespace : {{ } {e2e-tests-nslifetest-73-3b30c460-3413-4f3d-bbca-7c15ad7728a8 /api/v1beta3/namespaces/e2e-tests-nslifetest-73-3b30c460-3413-4f3d-bbca-7c15ad7728a8 fe2ef6c1-fd71-11e4-95da-42010af0c263 2958 2015-05-18 08:24:36 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-74-df91d33c-d17b-4b5b-b26f-b60fcddc16aaINFO: namespace : {{ } {e2e-tests-nslifetest-74-df91d33c-d17b-4b5b-b26f-b60fcddc16aa /api/v1beta3/namespaces/e2e-tests-nslifetest-74-df91d33c-d17b-4b5b-b26f-b60fcddc16aa fe4d6af1-fd71-11e4-95da-42010af0c263 2962 2015-05-18 08:24:36 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-75-cadede40-60b0-4c39-960e-9bad5b9d9b4bINFO: namespace : {{ } {e2e-tests-nslifetest-75-cadede40-60b0-4c39-960e-9bad5b9d9b4b /api/v1beta3/namespaces/e2e-tests-nslifetest-75-cadede40-60b0-4c39-960e-9bad5b9d9b4b fe6bf3cf-fd71-11e4-95da-42010af0c263 2966 2015-05-18 08:24:36 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-76-33766a90-75a7-46cf-86c6-2dd6b10348f9INFO: namespace : {{ } {e2e-tests-nslifetest-76-33766a90-75a7-46cf-86c6-2dd6b10348f9 /api/v1beta3/namespaces/e2e-tests-nslifetest-76-33766a90-75a7-46cf-86c6-2dd6b10348f9 fe8a76db-fd71-11e4-95da-42010af0c263 2970 2015-05-18 08:24:37 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-77-db93d3b5-0869-4529-ad5d-8883bb0edd47INFO: namespace : {{ } {e2e-tests-nslifetest-77-db93d3b5-0869-4529-ad5d-8883bb0edd47 /api/v1beta3/namespaces/e2e-tests-nslifetest-77-db93d3b5-0869-4529-ad5d-8883bb0edd47 fea8f1ac-fd71-11e4-95da-42010af0c263 2974 2015-05-18 08:24:37 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-78-bf39e490-d400-43bc-be34-8d05e33fdfafINFO: namespace : {{ } {e2e-tests-nslifetest-78-bf39e490-d400-43bc-be34-8d05e33fdfaf /api/v1beta3/namespaces/e2e-tests-nslifetest-78-bf39e490-d400-43bc-be34-8d05e33fdfaf fec77af1-fd71-11e4-95da-42010af0c263 2977 2015-05-18 08:24:37 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-79-4d419870-f7d3-486f-b491-0fd56fd60f97INFO: namespace : {{ } {e2e-tests-nslifetest-79-4d419870-f7d3-486f-b491-0fd56fd60f97 /api/v1beta3/namespaces/e2e-tests-nslifetest-79-4d419870-f7d3-486f-b491-0fd56fd60f97 fee5fa23-fd71-11e4-95da-42010af0c263 2978 2015-05-18 08:24:37 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-8-140bf977-41bc-42de-91f1-40dec48c03d9INFO: namespace : {{ } {e2e-tests-nslifetest-8-140bf977-41bc-42de-91f1-40dec48c03d9 /api/v1beta3/namespaces/e2e-tests-nslifetest-8-140bf977-41bc-42de-91f1-40dec48c03d9 f6d5e0fc-fd71-11e4-95da-42010af0c263 2701 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-80-413f7105-c2eb-4943-a496-04b4ca6ec2fdINFO: namespace : {{ } {e2e-tests-nslifetest-80-413f7105-c2eb-4943-a496-04b4ca6ec2fd /api/v1beta3/namespaces/e2e-tests-nslifetest-80-413f7105-c2eb-4943-a496-04b4ca6ec2fd ff048331-fd71-11e4-95da-42010af0c263 2979 2015-05-18 08:24:37 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-81-9367c814-e42f-4154-8975-65188edaf09fINFO: namespace : {{ } {e2e-tests-nslifetest-81-9367c814-e42f-4154-8975-65188edaf09f /api/v1beta3/namespaces/e2e-tests-nslifetest-81-9367c814-e42f-4154-8975-65188edaf09f ff230538-fd71-11e4-95da-42010af0c263 2984 2015-05-18 08:24:38 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-82-cbb79a9f-46aa-48fd-a749-23a1321d877cINFO: namespace : {{ } {e2e-tests-nslifetest-82-cbb79a9f-46aa-48fd-a749-23a1321d877c /api/v1beta3/namespaces/e2e-tests-nslifetest-82-cbb79a9f-46aa-48fd-a749-23a1321d877c ff418da7-fd71-11e4-95da-42010af0c263 2988 2015-05-18 08:24:38 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-83-2d4251eb-519d-4d10-9641-b4351c7e5790INFO: namespace : {{ } {e2e-tests-nslifetest-83-2d4251eb-519d-4d10-9641-b4351c7e5790 /api/v1beta3/namespaces/e2e-tests-nslifetest-83-2d4251eb-519d-4d10-9641-b4351c7e5790 ff600c9e-fd71-11e4-95da-42010af0c263 2992 2015-05-18 08:24:38 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-84-aa5bbfa4-d1dc-45ca-82c9-6c3fddfcf27eINFO: namespace : {{ } {e2e-tests-nslifetest-84-aa5bbfa4-d1dc-45ca-82c9-6c3fddfcf27e /api/v1beta3/namespaces/e2e-tests-nslifetest-84-aa5bbfa4-d1dc-45ca-82c9-6c3fddfcf27e ff7e8a20-fd71-11e4-95da-42010af0c263 2996 2015-05-18 08:24:38 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-85-05663168-1369-4cce-969b-6089d4715a10INFO: namespace : {{ } {e2e-tests-nslifetest-85-05663168-1369-4cce-969b-6089d4715a10 /api/v1beta3/namespaces/e2e-tests-nslifetest-85-05663168-1369-4cce-969b-6089d4715a10 ff9d14eb-fd71-11e4-95da-42010af0c263 3000 2015-05-18 08:24:38 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-86-f00886e4-d408-408a-8d04-0b12c0681ed9INFO: namespace : {{ } {e2e-tests-nslifetest-86-f00886e4-d408-408a-8d04-0b12c0681ed9 /api/v1beta3/namespaces/e2e-tests-nslifetest-86-f00886e4-d408-408a-8d04-0b12c0681ed9 ffbbaae2-fd71-11e4-95da-42010af0c263 3004 2015-05-18 08:24:39 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-87-3572378c-10b4-4d7f-a91d-5b5ff4a4366cINFO: namespace : {{ } {e2e-tests-nslifetest-87-3572378c-10b4-4d7f-a91d-5b5ff4a4366c /api/v1beta3/namespaces/e2e-tests-nslifetest-87-3572378c-10b4-4d7f-a91d-5b5ff4a4366c ffda1f9b-fd71-11e4-95da-42010af0c263 3008 2015-05-18 08:24:39 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-88-61df36c7-42ba-4d46-9dcb-c5cc8f8ae18dINFO: namespace : {{ } {e2e-tests-nslifetest-88-61df36c7-42ba-4d46-9dcb-c5cc8f8ae18d /api/v1beta3/namespaces/e2e-tests-nslifetest-88-61df36c7-42ba-4d46-9dcb-c5cc8f8ae18d fff8aee1-fd71-11e4-95da-42010af0c263 3012 2015-05-18 08:24:39 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-89-43967f3c-14f8-42fb-b608-84dda65e171aINFO: namespace : {{ } {e2e-tests-nslifetest-89-43967f3c-14f8-42fb-b608-84dda65e171a /api/v1beta3/namespaces/e2e-tests-nslifetest-89-43967f3c-14f8-42fb-b608-84dda65e171a 0017267c-fd72-11e4-95da-42010af0c263 3016 2015-05-18 08:24:39 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-9-beee9d0f-9c1f-4d9a-893d-43618c31eafcINFO: namespace : {{ } {e2e-tests-nslifetest-9-beee9d0f-9c1f-4d9a-893d-43618c31eafc /api/v1beta3/namespaces/e2e-tests-nslifetest-9-beee9d0f-9c1f-4d9a-893d-43618c31eafc f6daac78-fd71-11e4-95da-42010af0c263 2704 2015-05-18 08:24:24 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-90-6167d831-be70-4ffd-92ac-87585235a3baINFO: namespace : {{ } {e2e-tests-nslifetest-90-6167d831-be70-4ffd-92ac-87585235a3ba /api/v1beta3/namespaces/e2e-tests-nslifetest-90-6167d831-be70-4ffd-92ac-87585235a3ba 0035aa3a-fd72-11e4-95da-42010af0c263 3020 2015-05-18 08:24:39 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-91-aa917775-04cf-4a7a-8e53-ebabc30aac9dINFO: namespace : {{ } {e2e-tests-nslifetest-91-aa917775-04cf-4a7a-8e53-ebabc30aac9d /api/v1beta3/namespaces/e2e-tests-nslifetest-91-aa917775-04cf-4a7a-8e53-ebabc30aac9d 00543a1d-fd72-11e4-95da-42010af0c263 3024 2015-05-18 08:24:40 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-92-8d5357ac-245f-4dfc-b246-4289306de50fINFO: namespace : {{ } {e2e-tests-nslifetest-92-8d5357ac-245f-4dfc-b246-4289306de50f /api/v1beta3/namespaces/e2e-tests-nslifetest-92-8d5357ac-245f-4dfc-b246-4289306de50f 0072b1cd-fd72-11e4-95da-42010af0c263 3028 2015-05-18 08:24:40 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-93-913061ad-b9d6-4e68-bef3-9fea7498f8ebINFO: namespace : {{ } {e2e-tests-nslifetest-93-913061ad-b9d6-4e68-bef3-9fea7498f8eb /api/v1beta3/namespaces/e2e-tests-nslifetest-93-913061ad-b9d6-4e68-bef3-9fea7498f8eb 0091397c-fd72-11e4-95da-42010af0c263 3032 2015-05-18 08:24:40 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-94-0438b068-fa7e-4686-96ad-651915b2ec49INFO: namespace : {{ } {e2e-tests-nslifetest-94-0438b068-fa7e-4686-96ad-651915b2ec49 /api/v1beta3/namespaces/e2e-tests-nslifetest-94-0438b068-fa7e-4686-96ad-651915b2ec49 00afc5f2-fd72-11e4-95da-42010af0c263 3035 2015-05-18 08:24:40 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-95-0c0dd8ff-579a-450c-9e87-2abb6d981c09INFO: namespace : {{ } {e2e-tests-nslifetest-95-0c0dd8ff-579a-450c-9e87-2abb6d981c09 /api/v1beta3/namespaces/e2e-tests-nslifetest-95-0c0dd8ff-579a-450c-9e87-2abb6d981c09 00ce4b3d-fd72-11e4-95da-42010af0c263 3039 2015-05-18 08:24:40 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-96-90154b0b-307b-4ce4-ab48-5a45f03a54a2INFO: namespace : {{ } {e2e-tests-nslifetest-96-90154b0b-307b-4ce4-ab48-5a45f03a54a2 /api/v1beta3/namespaces/e2e-tests-nslifetest-96-90154b0b-307b-4ce4-ab48-5a45f03a54a2 00ecd1a9-fd72-11e4-95da-42010af0c263 3043 2015-05-18 08:24:41 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-97-4e2d7cc5-f33c-42b9-a600-515c102db78eINFO: namespace : {{ } {e2e-tests-nslifetest-97-4e2d7cc5-f33c-42b9-a600-515c102db78e /api/v1beta3/namespaces/e2e-tests-nslifetest-97-4e2d7cc5-f33c-42b9-a600-515c102db78e 010b50ac-fd72-11e4-95da-42010af0c263 3047 2015-05-18 08:24:41 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-98-e53fd5f4-17ef-4775-bab8-41b8cddccfc7INFO: namespace : {{ } {e2e-tests-nslifetest-98-e53fd5f4-17ef-4775-bab8-41b8cddccfc7 /api/v1beta3/namespaces/e2e-tests-nslifetest-98-e53fd5f4-17ef-4775-bab8-41b8cddccfc7 0129d707-fd72-11e4-95da-42010af0c263 3050 2015-05-18 08:24:41 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
e2e-tests-nslifetest-99-16c9c1c8-036a-4402-a7b2-f9d4ed2dc769INFO: namespace : {{ } {e2e-tests-nslifetest-99-16c9c1c8-036a-4402-a7b2-f9d4ed2dc769 /api/v1beta3/namespaces/e2e-tests-nslifetest-99-16c9c1c8-036a-4402-a7b2-f9d4ed2dc769 01485ab5-fd72-11e4-95da-42010af0c263 3053 2015-05-18 08:24:41 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
INFO: namespace : {{ } {es-logging-3842 /api/v1beta3/namespaces/es-logging-3842 6903fb95-fd71-11e4-8b8c-42010af0c263 2237 2015-05-18 08:20:26 -0700 PDT map[] map[]} {[kubernetes]} {Active}} api call to delete is complete
INFO: currently remaining NS == 74
INFO: currently remaining NS == 72
INFO: currently remaining NS == 69
INFO: currently remaining NS == 67
INFO: currently remaining NS == 64
INFO: currently remaining NS == 61
INFO: currently remaining NS == 58
INFO: currently remaining NS == 55
INFO: currently remaining NS == 52
INFO: currently remaining NS == 49
INFO: currently remaining NS == 46
INFO: currently remaining NS == 44
INFO: currently remaining NS == 41
INFO: currently remaining NS == 38
INFO: currently remaining NS == 35
INFO: currently remaining NS == 32
INFO: currently remaining NS == 30
INFO: currently remaining NS == 27
INFO: currently remaining NS == 24
INFO: currently remaining NS == 21
INFO: currently remaining NS == 18
INFO: currently remaining NS == 16
INFO: currently remaining NS == 13
INFO: currently remaining NS == 10
INFO: currently remaining NS == 7
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: currently remaining NS == 4
INFO: Timeout 0xc208302de0 reached. Breaking!
INFO: namespace : {{ } {default /api/v1beta3/namespaces/default d4f147a5-fd6f-11e4-8b8c-42010af0c263 4 2015-05-18 08:09:08 -0700 PDT map[] map[]} {[kubernetes]} {Active}}
INFO: namespace : {{ } {e2e-test-073681d8-fd71-11e4-9b02-42010af01555 /api/v1beta3/namespaces/e2e-test-073681d8-fd71-11e4-9b02-42010af01555 073b702f-fd71-11e4-8b8c-42010af0c263 2087 2015-05-18 08:17:42 -0700 PDT map[] map[]} {[kubernetes]} {Active}}
INFO: namespace : {{ } {e2e-test-26c6cd53-fd71-11e4-9b02-42010af01555 /api/v1beta3/namespaces/e2e-test-26c6cd53-fd71-11e4-9b02-42010af01555 26cbfb2b-fd71-11e4-8b8c-42010af0c263 2144 2015-05-18 08:18:35 -0700 PDT map[] map[]} {[kubernetes]} {Active}}
INFO: namespace : {{ } {e2e-test-73345175-fd70-11e4-9b02-42010af01555 /api/v1beta3/namespaces/e2e-test-73345175-fd70-11e4-9b02-42010af01555 733a06f4-fd70-11e4-8b8c-42010af0c263 1283 2015-05-18 08:13:33 -0700 PDT map[] map[]} {[kubernetes]} {Active}}
INFO: namespace : {{ } {e2e-tests-dns-c5212d69-7f8c-438f-8d24-c763e7d93c11 /api/v1beta3/namespaces/e2e-tests-dns-c5212d69-7f8c-438f-8d24-c763e7d93c11 1c5d7e69-fd71-11e4-8b8c-42010af0c263 2118 2015-05-18 08:18:17 -0700 PDT map[] map[]} {[kubernetes]} {Active}}
[AfterEach] ns-soak
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/soak_namespace.go:46

• Failure [168.026 seconds]
ns-soak
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/soak_namespace.go:107
Namespaces should be deleted within 100 seconds [It]
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/soak_namespace.go:105

FAILED. There is still a remaining ns e2e-tests-nslifetest-0-7a153eaa-3044-4c12-ab5c-3743b96fcbf6

@@ -0,0 +1,107 @@
/*
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistency, I'd prefer this to be in test/e2e/namespaces.go

$ ls -1 test/e2e
cadvisor.go
certs.go
density.go
docker_containers.go
downward_api.go
driver.go
empty_dir.go
es_cluster_logging.go
events.go
kubectl.go
kubelet.log
monitoring.go
networking.go
pd.go
pods.go
rc.go
scale.go
secrets.go
service.go
shell.go
ssh.go
util.go

@jayunit100
Copy link
Member Author

hmmm thats funny i wonder why it gets pegged at 4 namespaces ? Can we disable the test (It -> PIt) instead of revert? That way we can still run it on our end. Or is it already reverted...

@jayunit100 jayunit100 mentioned this pull request May 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants