Skip to content

Instantly share code, notes, and snippets.

@ayj
Created March 3, 2017 19:32
Show Gist options
  • Save ayj/e04edc7c75a86ff78febd07e73042498 to your computer and use it in GitHub Desktop.
Save ayj/e04edc7c75a86ff78febd07e73042498 to your computer and use it in GitHub Desktop.
I0303 18:46:15.047984 1 root.go:49] Root flags: &cmd.Flags{Kubeconfig:"", Namespace:"istio-integration-tgzq1"}
I0303 18:46:15.084208 1 client.go:169] Resource already exists: "istio-config.istio.io"
I0303 18:46:15.084297 1 client.go:193] Checking for TPR resources
I0303 18:46:15.087120 1 watcher.go:51] Local instance address: map[string]bool{"10.16.1.102":true}
{
"listeners": [
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:15.088478 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev0.json --restart-epoch 0 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
[2017-03-03 18:46:15.099][9][warning][main] initializing epoch 0 (hot restart version=4.2490504)
[2017-03-03 18:46:15.100][9][info][main] admin port: 5000
[2017-03-03 18:46:15.104][9][info][config] loading 1 listener(s)
[2017-03-03 18:46:15.105][9][info][config] listener #0:
[2017-03-03 18:46:15.105][9][info][config] port=5001
[2017-03-03 18:46:15.105][9][warning][main] starting main dispatch loop
[2017-03-03 18:46:15.105][9][warning][main] all clusters initialized. initializing init manager
[2017-03-03 18:46:15.105][9][warning][main] all dependencies initialized. starting workers
[2017-03-03 18:46:15.105][10][info][main] worker entering dispatch loop
I0303 18:46:15.390960 1 reflector.go:196] Starting reflector *kube.Config (100ms) from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 18:46:15.415961 1 reflector.go:196] Starting reflector *v1.Service (100ms) from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 18:46:15.427010 1 reflector.go:196] Starting reflector *v1.Endpoints (100ms) from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 18:46:15.444951 1 reflector.go:196] Starting reflector *v1.Pod (100ms) from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 18:46:15.449940 1 reflector.go:234] Listing and watching *kube.Config from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 18:46:15.481932 1 reflector.go:196] Starting reflector *v1beta1.Ingress (100ms) from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 18:46:15.485965 1 reflector.go:234] Listing and watching *v1beta1.Ingress from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 18:46:15.650963 1 reflector.go:234] Listing and watching *v1.Service from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 18:46:15.434970 1 reflector.go:234] Listing and watching *v1.Endpoints from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 18:46:15.471977 1 reflector.go:234] Listing and watching *v1.Pod from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 18:46:16.159481 1 queue.go:98] Work item failed (Waiting till full synchronization), repeating after delay 1s
[2017-03-03 18:46:16.943][10][info][main] [C1] new connection
[2017-03-03 18:46:16.947][10][info][main] [C1] closing connection: no filters
[2017-03-03 18:46:17.001][10][info][main] [C2] new connection
[2017-03-03 18:46:17.020][10][info][main] [C2] closing connection: no filters
[2017-03-03 18:46:17.024][10][info][main] [C3] new connection
[2017-03-03 18:46:17.032][10][info][main] [C3] closing connection: no filters
[2017-03-03 18:46:17.044][10][info][main] [C4] new connection
[2017-03-03 18:46:17.051][10][info][main] [C4] closing connection: no filters
[2017-03-03 18:46:17.069][10][info][main] [C5] new connection
[2017-03-03 18:46:17.077][10][info][main] [C5] closing connection: no filters
[2017-03-03 18:46:17.086][10][info][main] [C6] new connection
[2017-03-03 18:46:17.092][10][info][main] [C6] closing connection: no filters
[2017-03-03 18:46:17.096][10][info][main] [C7] new connection
[2017-03-03 18:46:17.102][10][info][main] [C7] closing connection: no filters
[2017-03-03 18:46:17.185][10][info][main] [C8] new connection
[2017-03-03 18:46:17.191][10][info][main] [C8] closing connection: no filters
I0303 18:46:17.259130 1 controller.go:144] Event add: key "istio-integration-tgzq1/world"
[2017-03-03 18:46:17.276][10][info][main] [C9] new connection
[2017-03-03 18:46:17.290][10][info][main] [C9] closing connection: no filters
W0303 18:46:17.338292 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:17.445337 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc42000ca50}]} on port 80
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:17.576076 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev1.json --restart-epoch 1 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
[2017-03-03 18:46:17.919][10][info][main] [C10] new connection
[2017-03-03 18:46:17.928][10][info][main] [C10] closing connection: no filters
I0303 18:46:17.957133 1 controller.go:144] Event add: key "istio-integration-tgzq1/httpbin"
W0303 18:46:17.972391 1 config.go:196] TCP and HTTP services on same port not supported
[2017-03-03 18:46:18.003][10][info][main] [C11] new connection
[2017-03-03 18:46:18.017][10][info][main] [C11] closing connection: no filters
[2017-03-03 18:46:18.033][10][info][main] [C12] new connection
[2017-03-03 18:46:18.041][10][info][main] [C12] closing connection: no filters
W0303 18:46:18.064059 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc4201f6160}]} on port 80
[2017-03-03 18:46:18.280][10][info][main] [C13] new connection
[2017-03-03 18:46:18.299][10][info][main] [C13] closing connection: no filters
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:18.427845 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev2.json --restart-epoch 2 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
[2017-03-03 18:46:18.428][14][warning][main] initializing epoch 1 (hot restart version=4.2490504)
[2017-03-03 18:46:18.540][14][info][main] admin port: 5000
[2017-03-03 18:46:18.577][10][info][main] [C14] new connection
[2017-03-03 18:46:18.766][10][info][main] [C14] closing connection: no filters
[2017-03-03 18:46:18.771][10][info][main] [C15] new connection
[2017-03-03 18:46:18.781][10][info][main] [C15] closing connection: no filters
[2017-03-03 18:46:18.786][10][info][main] [C16] new connection
[2017-03-03 18:46:18.798][10][info][main] [C16] closing connection: no filters
[2017-03-03 18:46:18.803][10][info][main] [C17] new connection
[2017-03-03 18:46:18.812][10][info][main] [C17] closing connection: no filters
[2017-03-03 18:46:18.820][10][info][main] [C18] new connection
[2017-03-03 18:46:18.829][10][info][main] [C18] closing connection: no filters
[2017-03-03 18:46:18.837][10][info][main] [C19] new connection
[2017-03-03 18:46:18.844][10][info][main] [C19] closing connection: no filters
[2017-03-03 18:46:18.848][10][info][main] [C20] new connection
[2017-03-03 18:46:18.856][10][info][main] [C20] closing connection: no filters
[2017-03-03 18:46:18.861][10][info][main] [C21] new connection
[2017-03-03 18:46:18.871][10][info][main] [C21] closing connection: no filters
I0303 18:46:18.886045 1 controller.go:144] Event add: key "istio-integration-tgzq1/b"
[2017-03-03 18:46:18.932][10][info][main] [C22] new connection
[2017-03-03 18:46:18.939][10][info][main] [C22] closing connection: no filters
W0303 18:46:18.950251 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:18.970618 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc4201f74a0}]} on port 80
[2017-03-03 18:46:18.984][9][warning][main] shutting down admin due to child startup
[2017-03-03 18:46:19.016][9][warning][main] terminating parent process
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}[2017-03-03 18:46:19.467][10][info][main] [C23] new connection
[2017-03-03 18:46:19.471][10][info][main] [C23] closing connection: no filters
I0303 18:46:19.483945 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev3.json --restart-epoch 3 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
[2017-03-03 18:46:19.606][10][info][main] [C24] new connection
[2017-03-03 18:46:19.647][10][info][main] [C24] closing connection: no filters
[2017-03-03 18:46:19.823][10][info][main] [C25] new connection
[2017-03-03 18:46:19.830][10][info][main] [C25] closing connection: no filters
[2017-03-03 18:46:19.834][10][info][main] [C26] new connection
[2017-03-03 18:46:19.840][10][info][main] [C26] closing connection: no filters
[2017-03-03 18:46:19.849][10][info][main] [C27] new connection
[2017-03-03 18:46:19.855][10][info][main] [C27] closing connection: no filters
[2017-03-03 18:46:19.866][10][info][main] [C28] new connection
[2017-03-03 18:46:19.876][10][info][main] [C28] closing connection: no filters
[2017-03-03 18:46:19.946][10][info][main] [C29] new connection
[2017-03-03 18:46:19.953][10][info][main] [C29] closing connection: no filters
[2017-03-03 18:46:19.957][10][info][main] [C30] new connection
[2017-03-03 18:46:19.964][10][info][main] [C30] closing connection: no filters
I0303 18:46:19.982860 1 controller.go:144] Event add: key "istio-integration-tgzq1/t"
W0303 18:46:19.992429 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:20.019585 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc420364630}]} on port 80
[2017-03-03 18:46:20.095][10][info][main] [C31] new connection
[2017-03-03 18:46:20.103][10][info][main] [C31] closing connection: no filters
[2017-03-03 18:46:20.189][10][info][main] [C32] new connection
[2017-03-03 18:46:20.198][10][info][main] [C32] closing connection: no filters
[2017-03-03 18:46:20.206][10][info][main] [C33] new connection
[2017-03-03 18:46:20.215][10][info][main] [C33] closing connection: no filters
[2017-03-03 18:46:20.513][10][info][main] [C34] new connection
[2017-03-03 18:46:20.521][10][info][main] [C34] closing connection: no filters
[2017-03-03 18:46:20.525][10][info][main] [C35] new connection
[2017-03-03 18:46:20.536][10][info][main] [C35] closing connection: no filters
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:20.884821 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev4.json --restart-epoch 4 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
[2017-03-03 18:46:21.009][10][info][main] [C36] new connection
[2017-03-03 18:46:21.017][10][info][main] [C36] closing connection: no filters
[2017-03-03 18:46:21.028][10][info][main] [C37] new connection
[2017-03-03 18:46:21.032][10][info][main] [C37] closing connection: no filters
[2017-03-03 18:46:21.035][16][warning][main] initializing epoch 2 (hot restart version=4.2490504)
[2017-03-03 18:46:21.084][10][info][main] [C38] new connection
[2017-03-03 18:46:21.093][10][info][main] [C38] closing connection: no filters
[2017-03-03 18:46:21.097][10][info][main] [C39] new connection
[2017-03-03 18:46:21.105][10][info][main] [C39] closing connection: no filters
[2017-03-03 18:46:21.110][10][info][main] [C40] new connection
[2017-03-03 18:46:21.117][10][info][main] [C40] closing connection: no filters
[2017-03-03 18:46:21.136][10][info][main] [C41] new connection
[2017-03-03 18:46:21.142][10][info][main] [C41] closing connection: no filters
[2017-03-03 18:46:21.194][10][info][main] [C42] new connection
[2017-03-03 18:46:21.201][10][info][main] [C42] closing connection: no filters
[2017-03-03 18:46:21.214][16][info][main] admin port: 5000
unable to initialize hot restart: unable to bind domain socket with id=3 (see --base-id option)
[2017-03-03 18:46:21.299][10][info][main] [C43] new connection
[2017-03-03 18:46:21.305][10][info][main] [C43] closing connection: no filters
[2017-03-03 18:46:21.352][10][info][main] [C44] new connection
[2017-03-03 18:46:21.359][10][info][main] [C44] closing connection: no filters
I0303 18:46:21.756022 1 agent.go:181] Envoy epoch 3 terminated: exit status 1
[2017-03-03 18:46:21.915][10][info][main] [C45] new connection
[2017-03-03 18:46:21.922][10][info][main] [C45] closing connection: no filters
I0303 18:46:21.937317 1 controller.go:144] Event add: key "istio-integration-tgzq1/manager"
[2017-03-03 18:46:21.952][10][info][main] [C46] new connection
[2017-03-03 18:46:21.960][10][info][main] [C46] closing connection: no filters
W0303 18:46:22.001553 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:22.003927 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc42000d810}]} on port 80
[2017-03-03 18:46:22.082][10][info][main] [C47] new connection
[2017-03-03 18:46:22.090][10][info][main] [C47] closing connection: no filters
[2017-03-03 18:46:22.105][10][info][main] [C48] new connection
[2017-03-03 18:46:22.122][10][info][main] [C48] closing connection: no filters
[2017-03-03 18:46:22.149][10][info][main] [C49] new connection
[2017-03-03 18:46:22.168][10][info][main] [C49] closing connection: no filters
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:22.327936 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev5.json --restart-epoch 5 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
[2017-03-03 18:46:22.644][10][info][main] [C50] new connection
[2017-03-03 18:46:22.659][10][info][main] [C50] closing connection: no filters
[2017-03-03 18:46:22.789][10][info][main] [C51] new connection
[2017-03-03 18:46:22.796][10][info][main] [C51] closing connection: no filters
unable to initialize hot restart: [2017-03-03 18:46:22.939][10][info][main] [C52] new connection
[2017-03-03 18:46:22.945][10][info][main] [C52] closing connection: no filters
[2017-03-03 18:46:22.950][10][info][main] [C53] new connection
[2017-03-03 18:46:22.958][10][info][main] [C53] closing connection: no filters
I0303 18:46:22.973970 1 controller.go:144] Event add: key "istio-integration-tgzq1/mixer"
W0303 18:46:22.979275 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:22.999945 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc420365d90}]} on port 80
[2017-03-03 18:46:23.075][10][info][main] [C54] new connection
[2017-03-03 18:46:23.092][10][info][main] [C54] closing connection: no filters
unable to bind domain socket with id=4 (see --base-id option)
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:23.263955 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev6.json --restart-epoch 6 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
[2017-03-03 18:46:23.351][10][info][main] [C55] new connection
[2017-03-03 18:46:23.356][10][info][main] [C55] closing connection: no filters
[2017-03-03 18:46:23.452][10][info][main] [C56] new connection
[2017-03-03 18:46:23.452][10][info][main] [C56] closing connection: no filters
[2017-03-03 18:46:23.452][10][info][main] [C57] new connection
[2017-03-03 18:46:23.453][10][info][main] [C57] closing connection: no filters
I0303 18:46:23.606999 1 agent.go:181] Envoy epoch 4 terminated: exit status 1
[2017-03-03 18:46:23.811][10][info][main] [C58] new connection
[2017-03-03 18:46:23.813][10][info][main] [C58] closing connection: no filters
[2017-03-03 18:46:23.817][10][info][main] [C59] new connection
[2017-03-03 18:46:23.823][10][info][main] [C59] closing connection: no filters
I0303 18:46:23.833031 1 controller.go:144] Event add: key "istio-integration-tgzq1/istio-egress"
W0303 18:46:23.843296 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:23.885952 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc4205c7080}]} on port 80
[2017-03-03 18:46:23.901][10][info][main] [C60] new connection
[2017-03-03 18:46:23.968][10][info][main] [C60] closing connection: no filters
[2017-03-03 18:46:23.976][10][info][main] [C61] new connection
[2017-03-03 18:46:23.983][10][info][main] [C61] closing connection: no filters
[2017-03-03 18:46:23.988][10][info][main] [C62] new connection
[2017-03-03 18:46:23.999][10][info][main] [C62] closing connection: no filters
[2017-03-03 18:46:24.003][10][info][main] [C63] new connection
[2017-03-03 18:46:24.015][10][info][main] [C63] closing connection: no filters
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:24.095951 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev7.json --restart-epoch 7 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
[2017-03-03 18:46:24.220][10][info][main] [C64] new connection
[2017-03-03 18:46:24.228][10][info][main] [C64] closing connection: no filters
[2017-03-03 18:46:24.329][10][info][main] [C65] new connection
[2017-03-03 18:46:24.338][10][info][main] [C65] closing connection: no filters
[2017-03-03 18:46:24.760][10][info][main] [C66] new connection
[2017-03-03 18:46:24.767][10][info][main] [C66] closing connection: no filters
[2017-03-03 18:46:24.774][10][info][main] [C67] new connection
[2017-03-03 18:46:24.780][10][info][main] [C67] closing connection: no filters
I0303 18:46:24.795161 1 controller.go:144] Event add: key "istio-integration-tgzq1/hello"
W0303 18:46:24.801273 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:24.823204 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc4205128f0}]} on port 80
[2017-03-03 18:46:24.918][10][info][main] [C68] new connection
[2017-03-03 18:46:24.924][10][info][main] [C68] closing connection: no filters
[2017-03-03 18:46:24.946][10][info][main] [C69] new connection
[2017-03-03 18:46:24.956][10][info][main] [C69] closing connection: no filters
[2017-03-03 18:46:24.965][10][info][main] [C70] new connection
[2017-03-03 18:46:24.971][10][info][main] [C70] closing connection: no filters
[2017-03-03 18:46:25.161][10][info][main] [C71] new connection
[2017-03-03 18:46:25.165][10][info][main] [C71] closing connection: no filters
[2017-03-03 18:46:25.173][10][info][main] [C72] new connection
[2017-03-03 18:46:25.183][10][info][main] [C72] closing connection: no filters
[2017-03-03 18:46:25.194][10][info][main] [C73] new connection
[2017-03-03 18:46:25.210][10][info][main] [C73] closing connection: no filters
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}unable to initialize hot restart: [2017-03-03 18:46:25.526][10][info][main] [C74] new connection
[2017-03-03 18:46:25.526][10][info][main] [C74] closing connection: no filters
[2017-03-03 18:46:25.526][10][info][main] [C75] new connection
[2017-03-03 18:46:25.527][10][info][main] [C75] closing connection: no filters
I0303 18:46:25.570984 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev8.json --restart-epoch 8 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
unable to bind domain socket with id=5 (see --base-id option)[2017-03-03 18:46:25.571][10][info][main] [C76] new connection
[2017-03-03 18:46:25.571][10][info][main] [C76] closing connection: no filters
[2017-03-03 18:46:25.571][10][info][main] [C77] new connection
[2017-03-03 18:46:25.572][10][info][main] [C77] closing connection: no filters
[2017-03-03 18:46:25.782][10][info][main] [C78] new connection
[2017-03-03 18:46:25.789][10][info][main] [C78] closing connection: no filters
I0303 18:46:25.838014 1 agent.go:181] Envoy epoch 5 terminated: exit status 1
I0303 18:46:26.118531 1 controller.go:144] Event add: key "istio-integration-tgzq1/a"
W0303 18:46:26.119205 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:26.135960 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc420513760}]} on port 80
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:26.364040 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev9.json --restart-epoch 9 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
unable to initialize hot restart: unable to bind domain socket with id=6 (see --base-id option)
I0303 18:46:27.054014 1 agent.go:181] Envoy epoch 6 terminated: exit status 1
unable to initialize hot restart: unable to bind domain socket with id=7 (see --base-id option)
I0303 18:46:27.217239 1 controller.go:144] Event add: key "istio-integration-tgzq1/manager"
W0303 18:46:27.220212 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:27.238978 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc4204a73f0}]} on port 80
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:27.399934 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev10.json --restart-epoch 10 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
I0303 18:46:27.733568 1 agent.go:181] Envoy epoch 7 terminated: exit status 1
unable to initialize hot restart: I0303 18:46:27.868097 1 controller.go:144] Event add: key "istio-integration-tgzq1/istio-egress"
W0303 18:46:27.868664 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:27.868728 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc420040580}]} on port 80
unable to bind domain socket with id=8 (see --base-id option)
unable to initialize hot restart: {
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:28.862936 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev11.json --restart-epoch 11 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
unable to bind domain socket with id=9 (see --base-id option)
I0303 18:46:29.030755 1 agent.go:181] Envoy epoch 8 terminated: exit status 1
unable to initialize hot restart: unable to bind domain socket with id=10 (see --base-id option)
I0303 18:46:29.375970 1 controller.go:144] Event add: key "istio-integration-tgzq1/mixer"
W0303 18:46:29.526400 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:29.698304 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc4205120b0}]} on port 80
I0303 18:46:29.612062 1 agent.go:181] Envoy epoch 9 terminated: exit status 1
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:30.013958 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev12.json --restart-epoch 12 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
I0303 18:46:30.077999 1 agent.go:181] Envoy epoch 10 terminated: exit status 1
unable to initialize hot restart: unable to bind domain socket with id=11 (see --base-id option)
I0303 18:46:30.115542 1 agent.go:181] Envoy epoch 11 terminated: exit status 1
unable to initialize hot restart: unable to bind domain socket with id=12 (see --base-id option)
I0303 18:46:30.167859 1 agent.go:181] Envoy epoch 12 terminated: exit status 1
[2017-03-03 18:46:30.265][14][info][config] loading 6 listener(s)
[2017-03-03 18:46:30.266][14][info][config] listener #0:
[2017-03-03 18:46:30.266][14][info][config] port=80
[2017-03-03 18:46:30.267][14][info][config] filter #0:
[2017-03-03 18:46:30.267][14][info][config] type: read
[2017-03-03 18:46:30.267][14][info][config] name: http_connection_manager
[2017-03-03 18:46:30.274][14][info][config] filter #0
[2017-03-03 18:46:30.275][14][info][config] type: both
[2017-03-03 18:46:30.275][14][info][config] name: mixer
[2017-03-03 18:46:30.276][14][debug][http] Called Mixer::Config contructor with mixer_server:
[2017-03-03 18:46:30.276][14][info][config] filter #1
[2017-03-03 18:46:30.276][14][info][config] type: decoder
[2017-03-03 18:46:30.276][14][info][config] name: router
[2017-03-03 18:46:30.276][14][info][config] listener #1:
[2017-03-03 18:46:30.276][14][info][config] port=90
[2017-03-03 18:46:30.276][14][info][config] filter #0:
[2017-03-03 18:46:30.277][14][info][config] type: read
[2017-03-03 18:46:30.277][14][info][config] name: tcp_proxy
[2017-03-03 18:46:30.277][14][info][config] listener #2:
[2017-03-03 18:46:30.277][14][info][config] port=8080
[2017-03-03 18:46:30.278][14][info][config] filter #0:
[2017-03-03 18:46:30.278][14][info][config] type: read
[2017-03-03 18:46:30.278][14][info][config] name: http_connection_manager
[2017-03-03 18:46:30.279][14][info][config] filter #0
[2017-03-03 18:46:30.280][14][info][config] type: both
[2017-03-03 18:46:30.280][14][info][config] name: mixer
[2017-03-03 18:46:30.281][14][debug][http] Called Mixer::Config contructor with mixer_server:
[2017-03-03 18:46:30.281][14][info][config] filter #1
[2017-03-03 18:46:30.281][14][info][config] type: decoder
[2017-03-03 18:46:30.281][14][info][config] name: router
[2017-03-03 18:46:30.281][14][info][config] listener #3:
[2017-03-03 18:46:30.281][14][info][config] port=9090
[2017-03-03 18:46:30.281][14][info][config] filter #0:
[2017-03-03 18:46:30.281][14][info][config] type: read
[2017-03-03 18:46:30.281][14][info][config] name: tcp_proxy
[2017-03-03 18:46:30.281][14][info][config] listener #4:
[2017-03-03 18:46:30.281][14][info][config] port=9091
[2017-03-03 18:46:30.282][14][info][config] filter #0:
[2017-03-03 18:46:30.282][14][info][config] type: read
[2017-03-03 18:46:30.282][14][info][config] name: tcp_proxy
[2017-03-03 18:46:30.282][14][info][config] listener #5:
[2017-03-03 18:46:30.282][14][info][config] port=5001
[2017-03-03 18:46:30.283][14][critical][assert] assert failure: base_message->length_ == sizeof(rpc_class): external/envoy_git/source/exe/hot_restart.h:150
I0303 18:46:30.284799 1 agent.go:181] Envoy epoch 1 terminated: signal: aborted
I0303 18:46:30.353952 1 controller.go:144] Event add: key "istio-integration-tgzq1/b"
W0303 18:46:30.357267 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:30.375958 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc4201f78c0}]} on port 80
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:30.420838 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev3.json --restart-epoch 3 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
unable to initialize hot restart: unable to bind domain socket with id=3 (see --base-id option)
I0303 18:46:30.431854 1 agent.go:181] Envoy epoch 3 terminated: exit status 1
I0303 18:46:30.688985 1 controller.go:144] Event add: key "istio-integration-tgzq1/a"
W0303 18:46:30.700286 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:30.744972 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc420041600}]} on port 80
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:30.781921 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev3.json --restart-epoch 3 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
unable to initialize hot restart: unable to bind domain socket with id=3 (see --base-id option)
I0303 18:46:30.817038 1 agent.go:181] Envoy epoch 3 terminated: exit status 1
I0303 18:46:31.046956 1 controller.go:144] Event add: key "istio-integration-tgzq1/world"
W0303 18:46:31.047542 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:31.047616 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc4205c6160}]} on port 80
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:31.051243 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev3.json --restart-epoch 3 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
unable to initialize hot restart: unable to bind domain socket with id=3 (see --base-id option)
I0303 18:46:31.056474 1 agent.go:181] Envoy epoch 3 terminated: exit status 1
I0303 18:46:31.308419 1 controller.go:144] Event add: key "istio-integration-tgzq1/t"
W0303 18:46:31.309063 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:31.309125 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc4205c7a20}]} on port 80
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:31.313649 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev3.json --restart-epoch 3 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
unable to initialize hot restart: unable to bind domain socket with id=3 (see --base-id option)
I0303 18:46:31.319130 1 agent.go:181] Envoy epoch 3 terminated: exit status 1
I0303 18:46:31.572338 1 controller.go:144] Event add: key "istio-integration-tgzq1/hello"
W0303 18:46:31.573202 1 config.go:196] TCP and HTTP services on same port not supported
W0303 18:46:31.573288 1 config.go:197] Omitting tcp service &{[{outbound:istio-egress.istio-integration-tgzq1.svc.cluster.local:80 [10.19.245.196/32] 80 [] 0xc420510fd0}]} on port 80
{
"listeners": [
{
"port": 80,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"a:80",
"a",
"a.istio-integration-tgzq1:80",
"a.istio-integration-tgzq1",
"a.istio-integration-tgzq1.svc:80",
"a.istio-integration-tgzq1.svc",
"a.istio-integration-tgzq1.svc.cluster:80",
"a.istio-integration-tgzq1.svc.cluster",
"a.istio-integration-tgzq1.svc.cluster.local:80",
"a.istio-integration-tgzq1.svc.cluster.local",
"10.19.240.146:80",
"10.19.240.146"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"b:80",
"b",
"b.istio-integration-tgzq1:80",
"b.istio-integration-tgzq1",
"b.istio-integration-tgzq1.svc:80",
"b.istio-integration-tgzq1.svc",
"b.istio-integration-tgzq1.svc.cluster:80",
"b.istio-integration-tgzq1.svc.cluster",
"b.istio-integration-tgzq1.svc.cluster.local:80",
"b.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.151:80",
"10.19.253.151",
"10.16.1.102:80",
"10.16.1.102"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:80"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"hello:80",
"hello",
"hello.istio-integration-tgzq1:80",
"hello.istio-integration-tgzq1",
"hello.istio-integration-tgzq1.svc:80",
"hello.istio-integration-tgzq1.svc",
"hello.istio-integration-tgzq1.svc.cluster:80",
"hello.istio-integration-tgzq1.svc.cluster",
"hello.istio-integration-tgzq1.svc.cluster.local:80",
"hello.istio-integration-tgzq1.svc.cluster.local",
"10.19.253.235:80",
"10.19.253.235"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"httpbin:80",
"httpbin",
"httpbin.istio-integration-tgzq1:80",
"httpbin.istio-integration-tgzq1",
"httpbin.istio-integration-tgzq1.svc:80",
"httpbin.istio-integration-tgzq1.svc",
"httpbin.istio-integration-tgzq1.svc.cluster:80",
"httpbin.istio-integration-tgzq1.svc.cluster",
"httpbin.istio-integration-tgzq1.svc.cluster.local:80",
"httpbin.istio-integration-tgzq1.svc.cluster.local"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"t:80",
"t",
"t.istio-integration-tgzq1:80",
"t.istio-integration-tgzq1",
"t.istio-integration-tgzq1.svc:80",
"t.istio-integration-tgzq1.svc",
"t.istio-integration-tgzq1.svc.cluster:80",
"t.istio-integration-tgzq1.svc.cluster",
"t.istio-integration-tgzq1.svc.cluster.local:80",
"t.istio-integration-tgzq1.svc.cluster.local",
"10.19.247.141:80",
"10.19.247.141"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"domains": [
"world:80",
"world",
"world.istio-integration-tgzq1:80",
"world.istio-integration-tgzq1",
"world.istio-integration-tgzq1.svc:80",
"world.istio-integration-tgzq1.svc",
"world.istio-integration-tgzq1.svc.cluster:80",
"world.istio-integration-tgzq1.svc.cluster",
"world.istio-integration-tgzq1.svc.cluster.local:80",
"world.istio-integration-tgzq1.svc.cluster.local",
"10.19.254.157:80",
"10.19.254.157"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 90,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:90",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "90"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "90"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 8080,
"filters": [
{
"type": "read",
"name": "http_connection_manager",
"config": {
"codec_type": "auto",
"stat_prefix": "http",
"route_config": {
"virtual_hosts": [
{
"name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"a:8080",
"a.istio-integration-tgzq1:8080",
"a.istio-integration-tgzq1.svc:8080",
"a.istio-integration-tgzq1.svc.cluster:8080",
"a.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.240.146:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "b.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"b:8080",
"b.istio-integration-tgzq1:8080",
"b.istio-integration-tgzq1.svc:8080",
"b.istio-integration-tgzq1.svc.cluster:8080",
"b.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.151:8080",
"10.16.1.102:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "inbound:8080"
}
]
},
{
"name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"hello:8080",
"hello.istio-integration-tgzq1:8080",
"hello.istio-integration-tgzq1.svc:8080",
"hello.istio-integration-tgzq1.svc.cluster:8080",
"hello.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.253.235:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"domains": [
"manager:8080",
"manager.istio-integration-tgzq1:8080",
"manager.istio-integration-tgzq1.svc:8080",
"manager.istio-integration-tgzq1.svc.cluster:8080",
"manager.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.187:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery"
}
]
},
{
"name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"t:8080",
"t.istio-integration-tgzq1:8080",
"t.istio-integration-tgzq1.svc:8080",
"t.istio-integration-tgzq1.svc.cluster:8080",
"t.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.247.141:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
},
{
"name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"domains": [
"world:8080",
"world.istio-integration-tgzq1:8080",
"world.istio-integration-tgzq1.svc:8080",
"world.istio-integration-tgzq1.svc.cluster:8080",
"world.istio-integration-tgzq1.svc.cluster.local:8080",
"10.19.254.157:8080"
],
"routes": [
{
"prefix": "/",
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative"
}
]
}
]
},
"filters": [
{
"type": "both",
"name": "mixer",
"config": {
"mixer_server": "mixer:9091"
}
},
{
"type": "decoder",
"name": "router",
"config": {}
}
],
"access_log": [
{
"path": "/dev/stdout"
}
]
}
}
],
"bind_to_port": false
},
{
"port": 9090,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "inbound:9090",
"destination_ip_list": [
"10.19.253.151/32",
"10.16.1.102/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.254.157/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.253.235/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.240.146/32"
],
"destination_ports": "9090"
},
{
"cluster": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"destination_ip_list": [
"10.19.247.141/32"
],
"destination_ports": "9090"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 9091,
"filters": [
{
"type": "read",
"name": "tcp_proxy",
"config": {
"stat_prefix": "tcp",
"route_config": {
"routes": [
{
"cluster": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"destination_ip_list": [
"10.19.255.232/32"
],
"destination_ports": "9091"
}
]
}
}
}
],
"bind_to_port": false
},
{
"port": 5001,
"filters": [],
"bind_to_port": true,
"use_original_dst": true
}
],
"admin": {
"access_log_path": "/dev/stdout",
"port": 5000
},
"cluster_manager": {
"clusters": [
{
"name": "inbound:80",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:80"
}
]
},
{
"name": "inbound:8080",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:8080"
}
]
},
{
"name": "inbound:90",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:90"
}
]
},
{
"name": "inbound:9090",
"connect_timeout_ms": 1000,
"type": "static",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://127.0.0.1:9090"
}
]
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "a.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "hello.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "httpbin.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"service_name": "manager.istio-integration-tgzq1.svc.cluster.local:http-discovery",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "mixer.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "t.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:http-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
},
{
"name": "outbound:world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"service_name": "world.istio-integration-tgzq1.svc.cluster.local:tcp-alternative",
"connect_timeout_ms": 1000,
"type": "sds",
"lb_type": "round_robin"
}
],
"sds": {
"cluster": {
"name": "sds",
"connect_timeout_ms": 1000,
"type": "strict_dns",
"lb_type": "round_robin",
"hosts": [
{
"url": "tcp://manager:8080"
}
]
},
"refresh_delay_ms": 1000
}
}
}I0303 18:46:31.579342 1 agent.go:133] Envoy starting: [-c /etc/envoy/envoy-rev3.json --restart-epoch 3 --drain-time-s 30 --parent-shutdown-time-s 45 --service-cluster istio-proxy --service-node b-2863145309-dkfxn.istio-integration-tgzq1 -l trace]
unable to initialize hot restart: unable to bind domain socket with id=3 (see --base-id option)
I0303 18:46:31.587247 1 agent.go:181] Envoy epoch 3 terminated: exit status 1
I0303 18:46:31.838981 1 controller.go:144] Event add: key "istio-integration-tgzq1/t-1185627940-3fmqb"
I0303 18:46:31.846971 1 controller.go:144] Event add: key "istio-integration-tgzq1/b-2863145309-dkfxn"
I0303 18:46:31.853961 1 controller.go:144] Event add: key "istio-integration-tgzq1/world-v2-322771711-pgf07"
I0303 18:46:31.857965 1 controller.go:144] Event add: key "istio-integration-tgzq1/mixer-4153276887-5bs3q"
I0303 18:46:31.866131 1 controller.go:144] Event add: key "istio-integration-tgzq1/manager-1325788786-z6jsn"
I0303 18:46:31.872947 1 controller.go:144] Event add: key "istio-integration-tgzq1/istio-egress-163753416-gphb9"
I0303 18:46:31.876955 1 controller.go:144] Event add: key "istio-integration-tgzq1/world-v1-3996392189-tvxcg"
I0303 18:46:31.881969 1 controller.go:144] Event add: key "istio-integration-tgzq1/a-1516642652-s4s0s"
I0303 18:46:31.890962 1 controller.go:144] Event add: key "istio-integration-tgzq1/hello-153426681-xg3kn"
[2017-03-03 18:47:00.207][9][warning][main] shutting down parent after drain
[2017-03-03 18:47:16.408][10][info][main] [C79] new connection
[2017-03-03 18:47:16.408][10][info][main] [C79] closing connection: no filters
[2017-03-03 18:47:17.754][10][info][main] [C80] new connection
[2017-03-03 18:47:17.758][10][info][main] [C80] closing connection: no filters
[2017-03-03 18:47:42.291][10][info][main] [C81] new connection
[2017-03-03 18:47:42.295][10][info][main] [C81] closing connection: no filters
[2017-03-03 18:47:44.293][10][info][main] [C82] new connection
[2017-03-03 18:47:44.293][10][info][main] [C82] closing connection: no filters
[2017-03-03 18:47:46.946][10][info][main] [C83] new connection
[2017-03-03 18:47:46.952][10][info][main] [C83] closing connection: no filters
I0303 18:53:23.350300 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Pod total 0 items received
I0303 18:53:27.161182 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1beta1.Ingress total 0 items received
[2017-03-03 18:53:32.302][10][info][main] [C84] new connection
[2017-03-03 18:53:32.307][10][info][main] [C84] closing connection: no filters
I0303 18:54:16.801967 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *kube.Config total 0 items received
I0303 18:54:35.012303 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Endpoints total 0 items received
I0303 18:55:58.095672 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Service total 0 items received
I0303 18:58:46.163964 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1beta1.Ingress total 0 items received
[2017-03-03 18:58:48.338][10][info][main] [C85] new connection
[2017-03-03 18:58:48.341][10][info][main] [C85] closing connection: no filters
[2017-03-03 18:58:52.488][10][info][main] [C86] new connection
[2017-03-03 18:58:52.497][10][info][main] [C86] closing connection: no filters
[2017-03-03 18:58:54.163][10][info][main] [C87] new connection
[2017-03-03 18:58:54.168][10][info][main] [C87] closing connection: no filters
[2017-03-03 18:59:04.878][10][info][main] [C88] new connection
[2017-03-03 18:59:04.884][10][info][main] [C88] closing connection: no filters
[2017-03-03 18:59:42.207][10][info][main] [C89] new connection
[2017-03-03 18:59:42.208][10][info][main] [C89] closing connection: no filters
[2017-03-03 18:59:45.033][10][info][main] [C90] new connection
[2017-03-03 18:59:45.038][10][info][main] [C90] closing connection: no filters
[2017-03-03 18:59:48.576][10][info][main] [C91] new connection
[2017-03-03 18:59:48.582][10][info][main] [C91] closing connection: no filters
[2017-03-03 18:59:52.832][10][info][main] [C92] new connection
[2017-03-03 18:59:52.838][10][info][main] [C92] closing connection: no filters
[2017-03-03 18:59:59.148][10][info][main] [C93] new connection
[2017-03-03 18:59:59.148][10][info][main] [C93] closing connection: no filters
[2017-03-03 19:00:01.913][10][info][main] [C94] new connection
[2017-03-03 19:00:01.914][10][info][main] [C94] closing connection: no filters
I0303 19:00:02.855296 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *kube.Config total 0 items received
W0303 19:00:02.901333 1 reflector.go:319] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: watch of *kube.Config ended with: 401: The event in requested index is outdated and cleared (the requested history has been cleared [2071633/2071551]) [2072632]
I0303 19:00:03.937980 1 reflector.go:234] Listing and watching *kube.Config from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
I0303 19:00:04.055286 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Endpoints total 0 items received
[2017-03-03 19:00:14.478][10][info][main] [C95] new connection
[2017-03-03 19:00:14.484][10][info][main] [C95] closing connection: no filters
[2017-03-03 19:00:23.783][10][info][main] [C96] new connection
[2017-03-03 19:00:23.787][10][info][main] [C96] closing connection: no filters
I0303 19:01:49.355004 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Pod total 0 items received
I0303 19:02:28.098569 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Service total 0 items received
I0303 19:06:07.980176 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *kube.Config total 0 items received
I0303 19:06:20.167019 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1beta1.Ingress total 0 items received
I0303 19:06:58.059992 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Endpoints total 0 items received
W0303 19:06:58.079242 1 reflector.go:319] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: watch of *v1.Endpoints ended with: too old resource version: 2071549 (2071863)
I0303 19:06:59.153063 1 reflector.go:234] Listing and watching *v1.Endpoints from /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94
[2017-03-03 19:07:30.068][10][info][main] [C97] new connection
[2017-03-03 19:07:30.074][10][info][main] [C97] closing connection: no filters
[2017-03-03 19:07:32.957][10][info][main] [C98] new connection
[2017-03-03 19:07:32.963][10][info][main] [C98] closing connection: no filters
[2017-03-03 19:07:36.055][10][info][main] [C99] new connection
[2017-03-03 19:07:36.055][10][info][main] [C99] closing connection: no filters
[2017-03-03 19:07:47.810][10][info][main] [C100] new connection
[2017-03-03 19:07:47.816][10][info][main] [C100] closing connection: no filters
[2017-03-03 19:07:53.773][10][info][main] [C101] new connection
[2017-03-03 19:07:53.778][10][info][main] [C101] closing connection: no filters
I0303 19:08:24.483020 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Pod total 0 items received
I0303 19:09:48.156330 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Service total 0 items received
[2017-03-03 19:10:28.323][10][info][main] [C102] new connection
[2017-03-03 19:10:28.324][10][info][main] [C102] closing connection: no filters
[2017-03-03 19:10:40.833][10][info][main] [C103] new connection
[2017-03-03 19:10:40.834][10][info][main] [C103] closing connection: no filters
[2017-03-03 19:10:56.274][10][info][main] [C104] new connection
[2017-03-03 19:10:56.281][10][info][main] [C104] closing connection: no filters
[2017-03-03 19:11:00.457][10][info][main] [C105] new connection
[2017-03-03 19:11:00.458][10][info][main] [C105] closing connection: no filters
[2017-03-03 19:11:02.597][10][info][main] [C106] new connection
[2017-03-03 19:11:02.602][10][info][main] [C106] closing connection: no filters
[2017-03-03 19:11:04.225][10][info][main] [C107] new connection
[2017-03-03 19:11:04.232][10][info][main] [C107] closing connection: no filters
[2017-03-03 19:11:09.343][10][info][main] [C108] new connection
[2017-03-03 19:11:09.343][10][info][main] [C108] closing connection: no filters
[2017-03-03 19:11:12.541][10][info][main] [C109] new connection
[2017-03-03 19:11:12.541][10][info][main] [C109] closing connection: no filters
I0303 19:12:31.983232 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *kube.Config total 0 items received
I0303 19:12:47.178034 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1beta1.Ingress total 0 items received
I0303 19:13:04.204101 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Endpoints total 0 items received
[2017-03-03 19:13:20.408][10][info][main] [C110] new connection
[2017-03-03 19:13:20.416][10][info][main] [C110] closing connection: no filters
[2017-03-03 19:13:23.967][10][info][main] [C111] new connection
[2017-03-03 19:13:23.976][10][info][main] [C111] closing connection: no filters
I0303 19:14:24.498117 1 reflector.go:401] /usr/local/google/home/jasonyoung/.cache/bazel/_bazel_jasonyoung/a27a41952c6c0c372bb64c8ca3e23933/bazel-sandbox/218556b3-98d8-4093-a3ed-4778e7a3bd82-0/execroot/manager/bazel-out/local-fastbuild/bin/external/io_k8s_client_go/tools/cache/go_default_library.a.dir/k8s.io/client-go/external/io_k8s_client_go/tools/cache/reflector.go:94: Watch close - *v1.Pod total 0 items received
[2017-03-03 19:14:25.624][10][info][main] [C112] new connection
[2017-03-03 19:14:25.655][10][info][main] [C112] closing connection: no filters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment