Created
April 24, 2023 18:19
-
-
Save zijun726911/7c8ed592b02f4f9911632c8c6a439a3d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make e2etest | |
cd test && go test \ | |
-p 1 \ | |
-count 1 \ | |
-timeout 60m \ | |
-v \ | |
./suites/... \ | |
--ginkgo.focus="" \ | |
--ginkgo.timeout=60m \ | |
--ginkgo.v | |
=== RUN TestIntegration | |
Running Suite: Integration - /Users/zijunw/workspace/aws-application-networking-k8s/test/suites/integration | |
=========================================================================================================== | |
Random Seed: 1682359221 | |
Will run 3 of 3 specs | |
------------------------------ | |
[BeforeSuite] | |
/Users/zijunw/workspace/aws-application-networking-k8s/test/pkg/test/framework.go:86 | |
[BeforeSuite] PASSED [50.746 seconds] | |
------------------------------ | |
HTTPRoute path matches HTTPRoute should support multiple path matches | |
/Users/zijunw/workspace/aws-application-networking-k8s/test/suites/integration/httproute_path_match_test.go:19 | |
logger.go:130: 2023-04-24T11:01:12.183-0700 INFO test/framework.go:222 Creating *v1beta1.Gateway default/hsld9-1-bbhryfipml | |
logger.go:130: 2023-04-24T11:01:12.230-0700 INFO test/framework.go:222 Creating *v1beta1.HTTPRoute default/dwjqa-6-qvqzmqqlb6 | |
logger.go:130: 2023-04-24T11:01:12.280-0700 INFO test/framework.go:222 Creating *v1.Service default/ldhxw-3-zhlipnglia | |
logger.go:130: 2023-04-24T11:01:12.320-0700 INFO test/framework.go:222 Creating *v1.Deployment default/jk1nz-2-pcg48hufmk | |
logger.go:130: 2023-04-24T11:01:12.359-0700 INFO test/framework.go:222 Creating *v1.Service default/w631d-5-osd2uffvmb | |
logger.go:130: 2023-04-24T11:01:12.393-0700 INFO test/framework.go:222 Creating *v1.Deployment default/sgtov-4-pbzwianbry | |
2023/04/24 11:04:12 Trying to retrieve registered targets for targetGroup { | |
Arn: "arn:aws:vpc-lattice:us-west-2:348739612106:targetgroup/tg-0ff867c3348f25dd7", | |
CreatedAt: 2023-04-24 18:01:15.599 +0000 UTC, | |
Id: "tg-0ff867c3348f25dd7", | |
IpAddressType: "IPV4", | |
LastUpdatedAt: 2023-04-24 18:01:15.599 +0000 UTC, | |
Name: "k8s-ldhxw-3-zhlipnglia-default", | |
Port: 8090, | |
Protocol: "HTTP", | |
ServiceArns: ["arn:aws:vpc-lattice:us-west-2:348739612106:service/svc-03948f432afcc2ea2"], | |
Status: "ACTIVE", | |
Type: "IP", | |
VpcIdentifier: "vpc-0c9c66ebcf3b99ae2" | |
} | |
2023/04/24 11:04:12 deployment.Spec.Selector.MatchLabels: map[app:test-v1] | |
2023/04/24 11:04:12 Expected matching labels: map[app:test-v1 testing.kubernetes.io-8VYdSWiU:true] | |
2023/04/24 11:04:13 Trying to retrieve registered targets for targetGroup { | |
Arn: "arn:aws:vpc-lattice:us-west-2:348739612106:targetgroup/tg-0fc4d60d5f8ba14cd", | |
CreatedAt: 2023-04-24 18:01:21.987 +0000 UTC, | |
Id: "tg-0fc4d60d5f8ba14cd", | |
IpAddressType: "IPV4", | |
LastUpdatedAt: 2023-04-24 18:01:21.987 +0000 UTC, | |
Name: "k8s-w631d-5-osd2uffvmb-default", | |
Port: 8090, | |
Protocol: "HTTP", | |
ServiceArns: ["arn:aws:vpc-lattice:us-west-2:348739612106:service/svc-03948f432afcc2ea2"], | |
Status: "ACTIVE", | |
Type: "IP", | |
VpcIdentifier: "vpc-0c9c66ebcf3b99ae2" | |
} | |
2023/04/24 11:04:13 deployment.Spec.Selector.MatchLabels: map[app:test-v2] | |
2023/04/24 11:04:13 Expected matching labels: map[app:test-v2 testing.kubernetes.io-8VYdSWiU:true] | |
2023/04/24 11:04:13 Verifying VPC lattice service listeners and rules | |
2023/04/24 11:04:13 retrievedRules [/pathmatch1 /pathmatch0] | |
2023/04/24 11:04:13 expectedRules [/pathmatch0 /pathmatch1] | |
2023/04/24 11:04:13 Verifying traffic | |
2023/04/24 11:04:13 GetVpcLatticeServiceDns: dwjqa-6-qvqzmqqlb6 default | |
2023/04/24 11:04:13 deployment.Spec.Selector.MatchLabels: map[app:test-v1] | |
2023/04/24 11:04:13 pods[0].Name: jk1nz-2-pcg48hufmk-7b68f6f64c-5gw28 | |
2023/04/24 11:04:13 PodExec() [namespace: default] [podName: jk1nz-2-pcg48hufmk-7b68f6f64c-5gw28] [command: curl dwjqa-6-qvqzmqqlb6-default-03948f432afcc2ea2.7d67968.vpc-lattice-svcs.us-west-2.on.aws/pathmatch0] | |
2023/04/24 11:04:13 stdout: Requsting to Pod(jk1nz-2-pcg48hufmk-7b68f6f64c-5gw28): test-v1 handler pod | |
2023/04/24 11:04:13 stderr: % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 75 100 75 0 0 10714 0 --:--:-- --:--:-- --:--:-- 10714 | |
2023/04/24 11:04:13 err: <nil> | |
2023/04/24 11:04:13 PodExec() [namespace: default] [podName: jk1nz-2-pcg48hufmk-7b68f6f64c-5gw28] [command: curl dwjqa-6-qvqzmqqlb6-default-03948f432afcc2ea2.7d67968.vpc-lattice-svcs.us-west-2.on.aws/pathmatch1] | |
2023/04/24 11:04:14 stdout: Requsting to Pod(sgtov-4-pbzwianbry-6bfb8d556d-zpwq8): test-v2 handler pod | |
2023/04/24 11:04:14 stderr: % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 75 100 75 0 0 7500 0 --:--:-- --:--:-- --:--:-- 7500 | |
2023/04/24 11:04:14 err: <nil> | |
logger.go:130: 2023-04-24T11:04:14.022-0700 INFO test/framework.go:236 Deleting *v1beta1.Gateway default/hsld9-1-bbhryfipml | |
logger.go:130: 2023-04-24T11:04:14.051-0700 INFO test/framework.go:236 Deleting *v1beta1.HTTPRoute default/dwjqa-6-qvqzmqqlb6 | |
logger.go:130: 2023-04-24T11:04:14.088-0700 INFO test/framework.go:236 Deleting *v1.Service default/ldhxw-3-zhlipnglia | |
logger.go:130: 2023-04-24T11:04:14.129-0700 INFO test/framework.go:236 Deleting *v1.Deployment default/jk1nz-2-pcg48hufmk | |
logger.go:130: 2023-04-24T11:04:14.159-0700 INFO test/framework.go:236 Deleting *v1.Service default/w631d-5-osd2uffvmb | |
logger.go:130: 2023-04-24T11:04:14.197-0700 INFO test/framework.go:236 Deleting *v1.Deployment default/sgtov-4-pbzwianbry | |
logger.go:130: 2023-04-24T11:05:24.570-0700 INFO test/framework.go:91 In AfterEach Deleting *v1beta1.Gateway default/hsld9-1-bbhryfipml | |
logger.go:130: 2023-04-24T11:05:24.593-0700 INFO test/framework.go:91 In AfterEach Deleting *v1.Service default/ldhxw-3-zhlipnglia | |
logger.go:130: 2023-04-24T11:05:24.615-0700 INFO test/framework.go:91 In AfterEach Deleting *v1.Deployment default/jk1nz-2-pcg48hufmk | |
logger.go:130: 2023-04-24T11:05:24.637-0700 INFO test/framework.go:91 In AfterEach Deleting *v1.Service default/w631d-5-osd2uffvmb | |
logger.go:130: 2023-04-24T11:05:24.658-0700 INFO test/framework.go:91 In AfterEach Deleting *v1.Deployment default/sgtov-4-pbzwianbry | |
logger.go:130: 2023-04-24T11:05:24.678-0700 INFO test/framework.go:91 In AfterEach Deleting *v1beta1.HTTPRoute default/dwjqa-6-qvqzmqqlb6 | |
• [252.602 seconds] | |
------------------------------ | |
Test Https gateway listener Create a Gateway with https listener, create a HttpRoute that reference it, the traffic should work | |
/Users/zijunw/workspace/aws-application-networking-k8s/test/suites/integration/https_gateway_listener_test.go:16 | |
logger.go:130: 2023-04-24T11:05:24.776-0700 INFO test/framework.go:222 Creating *v1beta1.Gateway default/lczf9-7-bcxgmvojex | |
logger.go:130: 2023-04-24T11:05:24.804-0700 INFO test/framework.go:222 Creating *v1beta1.HTTPRoute default/h12vp-12-lumwwwj5uu | |
logger.go:130: 2023-04-24T11:05:24.831-0700 INFO test/framework.go:222 Creating *v1.Deployment default/0gm3g-8-dxoaokrdwq | |
logger.go:130: 2023-04-24T11:05:24.865-0700 INFO test/framework.go:222 Creating *v1.Service default/salq1-9-azd0a1y1te | |
logger.go:130: 2023-04-24T11:05:24.898-0700 INFO test/framework.go:222 Creating *v1.Deployment default/b45s5-10-axvu2ayat3 | |
logger.go:130: 2023-04-24T11:05:24.930-0700 INFO test/framework.go:222 Creating *v1.Service default/apzvg-11-ngahmt8fm1 | |
2023/04/24 11:08:25 Verifying VPC lattice service listeners and rules | |
2023/04/24 11:08:25 Verifying traffic | |
2023/04/24 11:08:25 GetVpcLatticeServiceDns: h12vp-12-lumwwwj5uu default | |
2023/04/24 11:08:25 deployment.Spec.Selector.MatchLabels: map[app:client] | |
2023/04/24 11:08:25 pods[0].Name: 0gm3g-8-dxoaokrdwq-6c575b65f8-rtccw | |
2023/04/24 11:08:25 PodExec() [namespace: default] [podName: 0gm3g-8-dxoaokrdwq-6c575b65f8-rtccw] [command: curl -k https://h12vp-12-lumwwwj5uu-default-02ae60af4ed9b4d97.7d67968.vpc-lattice-svcs.us-west-2.on.aws/pathmatch0] | |
2023/04/24 11:08:26 stdout: Requsting to Pod(b45s5-10-axvu2ayat3-78dc546559-2vk5k): https-gw-server handler pod | |
2023/04/24 11:08:26 stderr: % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 84 100 84 0 0 4941 0 --:--:-- --:--:-- --:--:-- 4941 | |
2023/04/24 11:08:26 err: <nil> | |
2023/04/24 11:08:26 stdout: Requsting to Pod(b45s5-10-axvu2ayat3-78dc546559-2vk5k): https-gw-server handler pod | |
logger.go:130: 2023-04-24T11:08:26.198-0700 INFO test/framework.go:236 Deleting *v1beta1.Gateway default/lczf9-7-bcxgmvojex | |
logger.go:130: 2023-04-24T11:08:26.230-0700 INFO test/framework.go:236 Deleting *v1beta1.HTTPRoute default/h12vp-12-lumwwwj5uu | |
logger.go:130: 2023-04-24T11:08:26.263-0700 INFO test/framework.go:236 Deleting *v1.Deployment default/0gm3g-8-dxoaokrdwq | |
logger.go:130: 2023-04-24T11:08:26.291-0700 INFO test/framework.go:236 Deleting *v1.Service default/salq1-9-azd0a1y1te | |
logger.go:130: 2023-04-24T11:08:26.347-0700 INFO test/framework.go:236 Deleting *v1.Deployment default/b45s5-10-axvu2ayat3 | |
logger.go:130: 2023-04-24T11:08:26.371-0700 INFO test/framework.go:236 Deleting *v1.Service default/apzvg-11-ngahmt8fm1 | |
logger.go:130: 2023-04-24T11:09:36.692-0700 INFO test/framework.go:91 In AfterEach Deleting *v1beta1.Gateway default/lczf9-7-bcxgmvojex | |
logger.go:130: 2023-04-24T11:09:36.712-0700 INFO test/framework.go:91 In AfterEach Deleting *v1.Service default/salq1-9-azd0a1y1te | |
logger.go:130: 2023-04-24T11:09:36.731-0700 INFO test/framework.go:91 In AfterEach Deleting *v1.Deployment default/0gm3g-8-dxoaokrdwq | |
logger.go:130: 2023-04-24T11:09:36.750-0700 INFO test/framework.go:91 In AfterEach Deleting *v1.Service default/apzvg-11-ngahmt8fm1 | |
logger.go:130: 2023-04-24T11:09:36.768-0700 INFO test/framework.go:91 In AfterEach Deleting *v1.Deployment default/b45s5-10-axvu2ayat3 | |
logger.go:130: 2023-04-24T11:09:36.787-0700 INFO test/framework.go:91 In AfterEach Deleting *v1beta1.HTTPRoute default/h12vp-12-lumwwwj5uu | |
• [252.098 seconds] | |
------------------------------ | |
HTTPRoute header matches Create a HttpRoute with a header match rule, http traffic should work if pass the correct headers | |
/Users/zijunw/workspace/aws-application-networking-k8s/test/suites/integration/httproute_header_match_test.go:19 | |
logger.go:130: 2023-04-24T11:09:36.871-0700 INFO test/framework.go:222 Creating *v1beta1.Gateway default/ho8jq-13-44afr2fybz | |
logger.go:130: 2023-04-24T11:09:36.900-0700 INFO test/framework.go:222 Creating *v1beta1.HTTPRoute default/kxk7m-16-14uap0fktv | |
logger.go:130: 2023-04-24T11:09:36.929-0700 INFO test/framework.go:222 Creating *v1.Service default/ncpfl-15-b1os54ldhn | |
logger.go:130: 2023-04-24T11:09:36.960-0700 INFO test/framework.go:222 Creating *v1.Deployment default/uz00o-14-4ct9mzucsk | |
2023/04/24 11:12:37 Verifying VPC lattice service listeners and rules | |
2023/04/24 11:12:37 Verifying traffic | |
2023/04/24 11:12:37 GetVpcLatticeServiceDns: kxk7m-16-14uap0fktv default | |
2023/04/24 11:12:37 deployment.Spec.Selector.MatchLabels: map[app:test-v3] | |
2023/04/24 11:12:37 pods[0].Name: uz00o-14-4ct9mzucsk-75c6d87d7c-97fkp | |
2023/04/24 11:12:37 PodExec() [namespace: default] [podName: uz00o-14-4ct9mzucsk-75c6d87d7c-97fkp] [command: curl kxk7m-16-14uap0fktv-default-072be51ef9c6b47e8.7d67968.vpc-lattice-svcs.us-west-2.on.aws -H "my-header-name1: my-header-value1" -H "my-header-name2: my-header-value2"] | |
2023/04/24 11:12:37 stdout: Requsting to Pod(uz00o-14-4ct9mzucsk-75c6d87d7c-97fkp): test-v3 handler pod | |
2023/04/24 11:12:37 stderr: % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 76 100 76 0 0 8444 0 --:--:-- --:--:-- --:--:-- 8444 | |
2023/04/24 11:12:37 err: <nil> | |
2023/04/24 11:12:37 PodExec() [namespace: default] [podName: uz00o-14-4ct9mzucsk-75c6d87d7c-97fkp] [command: curl kxk7m-16-14uap0fktv-default-072be51ef9c6b47e8.7d67968.vpc-lattice-svcs.us-west-2.on.aws -H "my-header-name1: my-header-value1" -H "my-header-name2: value2-invalid"] | |
2023/04/24 11:12:38 stdout: Not Found | |
2023/04/24 11:12:38 stderr: % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 9 100 9 0 0 2250 0 --:--:-- --:--:-- --:--:-- 3000 | |
2023/04/24 11:12:38 err: <nil> | |
logger.go:130: 2023-04-24T11:12:38.104-0700 INFO test/framework.go:236 Deleting *v1beta1.Gateway default/ho8jq-13-44afr2fybz | |
logger.go:130: 2023-04-24T11:12:38.136-0700 INFO test/framework.go:236 Deleting *v1beta1.HTTPRoute default/kxk7m-16-14uap0fktv | |
logger.go:130: 2023-04-24T11:12:38.174-0700 INFO test/framework.go:236 Deleting *v1.Deployment default/uz00o-14-4ct9mzucsk | |
logger.go:130: 2023-04-24T11:12:38.198-0700 INFO test/framework.go:236 Deleting *v1.Service default/ncpfl-15-b1os54ldhn | |
logger.go:130: 2023-04-24T11:13:48.493-0700 INFO test/framework.go:91 In AfterEach Deleting *v1beta1.Gateway default/ho8jq-13-44afr2fybz | |
logger.go:130: 2023-04-24T11:13:48.511-0700 INFO test/framework.go:91 In AfterEach Deleting *v1.Service default/ncpfl-15-b1os54ldhn | |
logger.go:130: 2023-04-24T11:13:48.529-0700 INFO test/framework.go:91 In AfterEach Deleting *v1.Deployment default/uz00o-14-4ct9mzucsk | |
logger.go:130: 2023-04-24T11:13:48.548-0700 INFO test/framework.go:91 In AfterEach Deleting *v1beta1.HTTPRoute default/kxk7m-16-14uap0fktv | |
• [251.764 seconds] | |
------------------------------ | |
[AfterSuite] | |
/Users/zijunw/workspace/aws-application-networking-k8s/test/pkg/test/framework.go:99 | |
logger.go:130: 2023-04-24T11:13:48.635-0700 INFO test/framework.go:184 Cleaning the test environment | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} { [] []} {[] [] []}} in namespace aws-application-networking-system | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {{[]} [] []} {{[]}}} in namespace aws-application-networking-system | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &Deployment{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:DeploymentSpec{Replicas:nil,Selector:nil,Template:{{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {[] [] [] [] <nil> <nil> map[] <nil> false false false <nil> nil [] nil [] [] <nil> nil [] <nil> <nil> <nil> map[] [] <nil> nil <nil> [] []}},Strategy:DeploymentStrategy{Type:,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:nil,Paused:false,ProgressDeadlineSeconds:nil,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} in namespace aws-application-networking-system | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &Service{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{},Selector:map[string]string{},ClusterIP:,Type:,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},} in namespace aws-application-networking-system | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &Service{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{},Selector:map[string]string{},ClusterIP:,Type:,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},} in namespace default | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &Deployment{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:DeploymentSpec{Replicas:nil,Selector:nil,Template:{{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {[] [] [] [] <nil> <nil> map[] <nil> false false false <nil> nil [] nil [] [] <nil> nil [] <nil> <nil> <nil> map[] [] <nil> nil <nil> [] []}},Strategy:DeploymentStrategy{Type:,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:nil,Paused:false,ProgressDeadlineSeconds:nil,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} in namespace default | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {{[]} [] []} {{[]}}} in namespace default | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} { [] []} {[] [] []}} in namespace default | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {{[]} [] []} {{[]}}} in namespace kube-node-lease | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &Service{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{},Selector:map[string]string{},ClusterIP:,Type:,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},} in namespace kube-node-lease | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} { [] []} {[] [] []}} in namespace kube-node-lease | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &Deployment{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:DeploymentSpec{Replicas:nil,Selector:nil,Template:{{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {[] [] [] [] <nil> <nil> map[] <nil> false false false <nil> nil [] nil [] [] <nil> nil [] <nil> <nil> <nil> map[] [] <nil> nil <nil> [] []}},Strategy:DeploymentStrategy{Type:,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:nil,Paused:false,ProgressDeadlineSeconds:nil,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} in namespace kube-node-lease | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} { [] []} {[] [] []}} in namespace kube-public | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &Service{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{},Selector:map[string]string{},ClusterIP:,Type:,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},} in namespace kube-public | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {{[]} [] []} {{[]}}} in namespace kube-public | |
2023/04/24 11:13:48 ExpectDeleteAllToSucceed for testObject.Type &Deployment{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:DeploymentSpec{Replicas:nil,Selector:nil,Template:{{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {[] [] [] [] <nil> <nil> map[] <nil> false false false <nil> nil [] nil [] [] <nil> nil [] <nil> <nil> <nil> map[] [] <nil> nil <nil> [] []}},Strategy:DeploymentStrategy{Type:,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:nil,Paused:false,ProgressDeadlineSeconds:nil,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} in namespace kube-public | |
2023/04/24 11:13:48 DeleteAllFrameworkTracedServiceNetworks map[ho8jq-13-44afr2fybz:true hsld9-1-bbhryfipml:true lczf9-7-bcxgmvojex:true] | |
2023/04/24 11:13:48 DeleteAllFrameworkTracedVpcLatticeServices map[dwjqa-6-qvqzmqqlb6-default:true h12vp-12-lumwwwj5uu-default:true kxk7m-16-14uap0fktv-default:true] | |
2023/04/24 11:13:49 DeleteAllFrameworkTracedTargetGroups map[k8s-apzvg-11-ngahmt8fm1-default:true k8s-ldhxw-3-zhlipnglia-default:true k8s-ncpfl-15-b1os54ldhn-default:true k8s-salq1-9-azd0a1y1te-default:true k8s-w631d-5-osd2uffvmb-default:true] | |
2023/04/24 11:13:49 Need to wait for draining targets to be deregistered [tg-00080ae1b2b2d25f9] | |
2023/04/24 11:13:49 Trying to clear Target group [tg-00080ae1b2b2d25f9] need to wait for draining targets to be deregistered | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &Deployment{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:DeploymentSpec{Replicas:nil,Selector:nil,Template:{{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {[] [] [] [] <nil> <nil> map[] <nil> false false false <nil> nil [] nil [] [] <nil> nil [] <nil> <nil> <nil> map[] [] <nil> nil <nil> [] []}},Strategy:DeploymentStrategy{Type:,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:nil,Paused:false,ProgressDeadlineSeconds:nil,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} in namespace aws-application-networking-system | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &Service{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{},Selector:map[string]string{},ClusterIP:,Type:,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},} in namespace aws-application-networking-system | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {{[]} [] []} {{[]}}} in namespace aws-application-networking-system | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} { [] []} {[] [] []}} in namespace aws-application-networking-system | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} { [] []} {[] [] []}} in namespace default | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &Deployment{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:DeploymentSpec{Replicas:nil,Selector:nil,Template:{{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {[] [] [] [] <nil> <nil> map[] <nil> false false false <nil> nil [] nil [] [] <nil> nil [] <nil> <nil> <nil> map[] [] <nil> nil <nil> [] []}},Strategy:DeploymentStrategy{Type:,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:nil,Paused:false,ProgressDeadlineSeconds:nil,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} in namespace default | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {{[]} [] []} {{[]}}} in namespace default | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &Service{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{},Selector:map[string]string{},ClusterIP:,Type:,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},} in namespace default | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} { [] []} {[] [] []}} in namespace kube-node-lease | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &Deployment{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:DeploymentSpec{Replicas:nil,Selector:nil,Template:{{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {[] [] [] [] <nil> <nil> map[] <nil> false false false <nil> nil [] nil [] [] <nil> nil [] <nil> <nil> <nil> map[] [] <nil> nil <nil> [] []}},Strategy:DeploymentStrategy{Type:,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:nil,Paused:false,ProgressDeadlineSeconds:nil,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} in namespace kube-node-lease | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &Service{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{},Selector:map[string]string{},ClusterIP:,Type:,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},} in namespace kube-node-lease | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {{[]} [] []} {{[]}}} in namespace kube-node-lease | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {{[]} [] []} {{[]}}} in namespace kube-public | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &{{ } { 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} { [] []} {[] [] []}} in namespace kube-public | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &Deployment{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:DeploymentSpec{Replicas:nil,Selector:nil,Template:{{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {[] [] [] [] <nil> <nil> map[] <nil> false false false <nil> nil [] nil [] [] <nil> nil [] <nil> <nil> <nil> map[] [] <nil> nil <nil> [] []}},Strategy:DeploymentStrategy{Type:,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:nil,Paused:false,ProgressDeadlineSeconds:nil,},Status:DeploymentStatus{ObservedGeneration:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} in namespace kube-public | |
2023/04/24 11:13:49 EventuallyExpectNoneFound for testObject.Type &Service{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{},Selector:map[string]string{},ClusterIP:,Type:,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},} in namespace kube-public | |
[AfterSuite] PASSED [0.866 seconds] | |
------------------------------ | |
Ran 3 of 3 Specs in 808.077 seconds | |
SUCCESS! -- 3 Passed | 0 Failed | 0 Pending | 0 Skipped | |
--- PASS: TestIntegration (808.29s) | |
PASS | |
ok github.com/aws/aws-application-networking-k8s/test/suites/integration 809.379s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment