Skip to content

Instantly share code, notes, and snippets.

@jhellar
Created October 25, 2017 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhellar/483cc9c2ded61c87b069399308ecaa52 to your computer and use it in GitHub Desktop.
Save jhellar/483cc9c2ded61c87b069399308ecaa52 to your computer and use it in GitHub Desktop.
docker logs origin
This file has been truncated, but you can view the full file.
W1025 15:44:24.273994 6242 start_master.go:297] Warning: assetConfig.loggingPublicURL: Invalid value: "": required to view aggregated container logs in the console, master start will continue.
W1025 15:44:24.274063 6242 start_master.go:297] Warning: assetConfig.metricsPublicURL: Invalid value: "": required to view cluster metrics in the console, master start will continue.
W1025 15:44:24.274069 6242 start_master.go:297] Warning: auditConfig.auditFilePath: Required value: audit can not be logged to a separate file, master start will continue.
I1025 15:44:24.279578 6242 plugins.go:101] No cloud provider specified.
E1025 15:44:24.285098 6242 controllermanager.go:337] Server isn't healthy yet. Waiting a little while.
2017-10-25 15:44:24.288536 I | etcdserver/api/v3rpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 127.0.0.1:4001: getsockopt: connection refused"; Reconnecting to {127.0.0.1:4001 <nil>}
2017-10-25 15:44:24.295969 I | etcdserver/api/v3rpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 127.0.0.1:4001: getsockopt: connection refused"; Reconnecting to {127.0.0.1:4001 <nil>}
2017-10-25 15:44:24.299366 I | etcdserver/api/v3rpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 127.0.0.1:4001: getsockopt: connection refused"; Reconnecting to {127.0.0.1:4001 <nil>}
2017-10-25 15:44:24.300561 I | etcdserver/api/v3rpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 127.0.0.1:4001: getsockopt: connection refused"; Reconnecting to {127.0.0.1:4001 <nil>}
2017-10-25 15:44:24.301027 I | etcdserver/api/v3rpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 127.0.0.1:4001: getsockopt: connection refused"; Reconnecting to {127.0.0.1:4001 <nil>}
I1025 15:44:24.561065 6242 master_config.go:406] Will report 192.168.65.2 as public IP address.
2017-10-25 15:44:24.564789 I | etcdserver/api/v3rpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 127.0.0.1:4001: getsockopt: connection refused"; Reconnecting to {127.0.0.1:4001 <nil>}
I1025 15:44:24.565132 6242 start_master.go:529] Starting master on 0.0.0.0:8443 (v3.6.0+c4dd4cf)
I1025 15:44:24.565152 6242 start_master.go:530] Public master address is https://127.0.0.1:8443
I1025 15:44:24.565160 6242 start_master.go:534] Using images from "openshift/origin-<component>:v3.6.0"
2017-10-25 15:44:24.565349 I | embed: peerTLS: cert = /var/lib/origin/openshift.local.config/master/etcd.server.crt, key = /var/lib/origin/openshift.local.config/master/etcd.server.key, ca = /var/lib/origin/openshift.local.config/master/ca.crt, trusted-ca = , client-cert-auth = true
2017-10-25 15:44:24.565399 I | etcdserver/api/v3rpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 127.0.0.1:4001: getsockopt: connection refused"; Reconnecting to {127.0.0.1:4001 <nil>}
2017-10-25 15:44:24.565864 I | embed: listening for peers on https://0.0.0.0:7001
2017-10-25 15:44:24.565905 I | embed: listening for client requests on 0.0.0.0:4001
2017-10-25 15:44:24.568640 I | etcdserver: name = openshift.local
2017-10-25 15:44:24.568662 I | etcdserver: data dir = /var/lib/origin/openshift.local.etcd
2017-10-25 15:44:24.568666 I | etcdserver: member dir = /var/lib/origin/openshift.local.etcd/member
2017-10-25 15:44:24.568669 I | etcdserver: heartbeat = 100ms
2017-10-25 15:44:24.568672 I | etcdserver: election = 1000ms
2017-10-25 15:44:24.568674 I | etcdserver: snapshot count = 100000
2017-10-25 15:44:24.568683 I | etcdserver: advertise client URLs = https://127.0.0.1:4001
2017-10-25 15:44:24.568696 I | etcdserver: initial advertise peer URLs = https://127.0.0.1:7001
2017-10-25 15:44:24.568704 I | etcdserver: initial cluster = openshift.local=https://127.0.0.1:7001
2017-10-25 15:44:24.570909 I | etcdserver: starting member 51cc720fdd39e048 in cluster dcf5ba954f7ebe11
2017-10-25 15:44:24.570939 I | raft: 51cc720fdd39e048 became follower at term 0
2017-10-25 15:44:24.570947 I | raft: newRaft 51cc720fdd39e048 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
2017-10-25 15:44:24.570951 I | raft: 51cc720fdd39e048 became follower at term 1
2017-10-25 15:44:24.573849 W | auth: simple token is not cryptographically signed
2017-10-25 15:44:24.576028 I | etcdserver: starting server... [version: 3.2.1, cluster version: to_be_decided]
2017-10-25 15:44:24.576060 I | embed: ClientTLS: cert = /var/lib/origin/openshift.local.config/master/etcd.server.crt, key = /var/lib/origin/openshift.local.config/master/etcd.server.key, ca = /var/lib/origin/openshift.local.config/master/ca.crt, trusted-ca = , client-cert-auth = true
2017-10-25 15:44:24.576582 I | etcdserver/membership: added member 51cc720fdd39e048 [https://127.0.0.1:7001] to cluster dcf5ba954f7ebe11
E1025 15:44:25.288044 6242 controllermanager.go:337] Server isn't healthy yet. Waiting a little while.
2017-10-25 15:44:25.474736 I | raft: 51cc720fdd39e048 is starting a new election at term 1
2017-10-25 15:44:25.474913 I | raft: 51cc720fdd39e048 became candidate at term 2
2017-10-25 15:44:25.475039 I | raft: 51cc720fdd39e048 received MsgVoteResp from 51cc720fdd39e048 at term 2
2017-10-25 15:44:25.475095 I | raft: 51cc720fdd39e048 became leader at term 2
2017-10-25 15:44:25.475165 I | raft: raft.node: 51cc720fdd39e048 elected leader 51cc720fdd39e048 at term 2
2017-10-25 15:44:25.475661 I | etcdserver: setting up the initial cluster version to 3.2
2017-10-25 15:44:25.477415 N | etcdserver/membership: set the initial cluster version to 3.2
2017-10-25 15:44:25.477505 I | etcdserver/api: enabled capabilities for version 3.2
2017-10-25 15:44:25.477553 I | etcdserver: published {Name:openshift.local ClientURLs:[https://127.0.0.1:4001]} to cluster dcf5ba954f7ebe11
I1025 15:44:25.477578 6242 run.go:85] Started etcd at 127.0.0.1:4001
2017-10-25 15:44:25.477599 I | embed: ready to serve client requests
2017-10-25 15:44:25.478300 I | embed: serving client requests on [::]:4001
2017-10-25 15:44:25.504958 I | etcdserver/api/v3rpc: Failed to dial [::]:4001: connection error: desc = "transport: remote error: tls: bad certificate"; please retry.
2017-10-25 15:44:25.508645 I | etcdserver/api/v3rpc: Failed to dial [::]:4001: connection error: desc = "transport: remote error: tls: bad certificate"; please retry.
2017-10-25 15:44:25.512322 I | etcdserver/api/v3rpc: Failed to dial [::]:4001: connection error: desc = "transport: remote error: tls: bad certificate"; please retry.
2017-10-25 15:44:25.517307 I | etcdserver/api/v3rpc: Failed to dial [::]:4001: connection error: desc = "transport: remote error: tls: bad certificate"; please retry.
I1025 15:44:25.517484 6242 run_components.go:91] Using default project node label selector:
E1025 15:44:25.518710 6242 reflector.go:201] github.com/openshift/origin/pkg/authorization/generated/informers/internalversion/factory.go:45: Failed to list *authorization.Policy: Get https://127.0.0.1:8443/apis/authorization.openshift.io/v1/policies?resourceVersion=0: dial tcp 127.0.0.1:8443: getsockopt: connection refused
2017-10-25 15:44:25.520959 I | etcdserver/api/v3rpc: Failed to dial [::]:4001: connection error: desc = "transport: remote error: tls: bad certificate"; please retry.
E1025 15:44:25.521885 6242 reflector.go:201] github.com/openshift/origin/pkg/authorization/generated/informers/internalversion/factory.go:45: Failed to list *authorization.ClusterPolicyBinding: Get https://127.0.0.1:8443/apis/authorization.openshift.io/v1/clusterpolicybindings?resourceVersion=0: dial tcp 127.0.0.1:8443: getsockopt: connection refused
E1025 15:44:25.521959 6242 reflector.go:201] github.com/openshift/origin/pkg/authorization/generated/informers/internalversion/factory.go:45: Failed to list *authorization.ClusterPolicy: Get https://127.0.0.1:8443/apis/authorization.openshift.io/v1/clusterpolicies?resourceVersion=0: dial tcp 127.0.0.1:8443: getsockopt: connection refused
I1025 15:44:25.518477 6242 clusterquotamapping.go:160] Starting ClusterQuotaMappingController controller
E1025 15:44:25.522696 6242 reflector.go:201] github.com/openshift/origin/pkg/authorization/generated/informers/internalversion/factory.go:45: Failed to list *authorization.PolicyBinding: Get https://127.0.0.1:8443/apis/authorization.openshift.io/v1/policybindings?resourceVersion=0: dial tcp 127.0.0.1:8443: getsockopt: connection refused
I1025 15:44:25.529750 6242 master.go:182] Starting OAuth2 API at /oauth
I1025 15:44:25.529827 6242 master.go:190] Starting Web Console /console/
2017-10-25 15:44:25.530620 I | etcdserver/api/v3rpc: Failed to dial [::]:4001: connection error: desc = "transport: remote error: tls: bad certificate"; please retry.
E1025 15:44:25.537033 6242 reflector.go:201] github.com/openshift/origin/pkg/quota/generated/informers/internalversion/factory.go:45: Failed to list *quota.ClusterResourceQuota: Get https://127.0.0.1:8443/apis/quota.openshift.io/v1/clusterresourcequotas?resourceVersion=0: dial tcp 127.0.0.1:8443: getsockopt: connection refused
2017-10-25 15:44:25.550967 I | etcdserver/api/v3rpc: Failed to dial [::]:4001: connection error: desc = "transport: remote error: tls: bad certificate"; please retry.
2017-10-25 15:44:25.551505 I | etcdserver/api/v3rpc: Failed to dial [::]:4001: connection error: desc = "transport: remote error: tls: bad certificate"; please retry.
W1025 15:44:25.681243 6242 genericapiserver.go:295] Skipping API autoscaling/v2alpha1 because it has no resources.
W1025 15:44:25.740847 6242 genericapiserver.go:295] Skipping API rbac.authorization.k8s.io/v1alpha1 because it has no resources.
I1025 15:44:25.818330 6242 openshift_apiserver.go:237] Starting Origin API at /apis/route.openshift.io/v1
I1025 15:44:25.825561 6242 openshift_apiserver.go:237] Starting Origin API at /apis/user.openshift.io/v1
I1025 15:44:25.833173 6242 openshift_apiserver.go:237] Starting Origin API at /apis/apps.openshift.io/v1
I1025 15:44:25.843342 6242 openshift_apiserver.go:237] Starting Origin API at /apis/build.openshift.io/v1
I1025 15:44:25.843767 6242 openshift_apiserver.go:237] Starting Origin API at /apis/project.openshift.io/v1
I1025 15:44:25.844512 6242 openshift_apiserver.go:237] Starting Origin API at /apis/quota.openshift.io/v1
I1025 15:44:25.845918 6242 openshift_apiserver.go:237] Starting Origin API at /apis/network.openshift.io/v1
I1025 15:44:25.847658 6242 openshift_apiserver.go:237] Starting Origin API at /apis/image.openshift.io/v1
I1025 15:44:25.851625 6242 openshift_apiserver.go:237] Starting Origin API at /apis/authorization.openshift.io/v1
I1025 15:44:25.852376 6242 openshift_apiserver.go:237] Starting Origin API at /apis/template.openshift.io/v1
I1025 15:44:25.853786 6242 openshift_apiserver.go:237] Starting Origin API at /apis/oauth.openshift.io/v1
I1025 15:44:25.857274 6242 openshift_apiserver.go:237] Starting Origin API at /apis/security.openshift.io/v1
I1025 15:44:25.874650 6242 openshift_apiserver.go:243] Started Origin API at /oapi/v1
[restful] 2017/10/25 15:44:25 log.go:30: [restful/swagger] listing is available at https://127.0.0.1:8443/swaggerapi
[restful] 2017/10/25 15:44:25 log.go:30: [restful/swagger] https://127.0.0.1:8443/swaggerui/ is mapped to folder /swagger-ui/
I1025 15:44:26.067657 6242 serve.go:86] Serving securely on 0.0.0.0:8443
W1025 15:44:26.178220 6242 run_components.go:60] Binding DNS on port 8053 instead of 53, which may not be resolvable from all clients
I1025 15:44:26.178746 6242 logs.go:41] skydns: ready for queries on cluster.local. for tcp4://0.0.0.0:8053 [rcache 0]
I1025 15:44:26.178778 6242 logs.go:41] skydns: ready for queries on cluster.local. for udp4://0.0.0.0:8053 [rcache 0]
I1025 15:44:26.279970 6242 run_components.go:86] DNS listening at 0.0.0.0:8053
E1025 15:44:26.287052 6242 controllermanager.go:337] Server isn't healthy yet. Waiting a little while.
I1025 15:44:26.294313 6242 ensure.go:231] No cluster policy found. Creating bootstrap policy based on: /var/lib/origin/openshift.local.config/master/policy.json
I1025 15:44:26.620106 6242 trace.go:76] Trace[995175431]: "Create /api/v1/namespaces/default/services" (started: 2017-10-25 15:44:26.088398716 +0000 UTC) (total time: 531.668506ms):
Trace[995175431]: [505.127918ms] [505.07608ms] About to store object in database
W1025 15:44:26.629959 6242 lease_endpoint_reconciler.go:176] Resetting endpoints for master service "kubernetes" to [192.168.65.2]
I1025 15:44:27.332725 6242 start_master.go:715] Started serviceaccount-token controller
I1025 15:44:27.804109 6242 ensure.go:216] Created default security context constraint privileged
I1025 15:44:27.805975 6242 ensure.go:216] Created default security context constraint nonroot
I1025 15:44:27.807474 6242 ensure.go:216] Created default security context constraint hostmount-anyuid
I1025 15:44:27.809293 6242 ensure.go:216] Created default security context constraint hostaccess
I1025 15:44:27.810997 6242 ensure.go:216] Created default security context constraint restricted
I1025 15:44:27.812540 6242 ensure.go:216] Created default security context constraint anyuid
I1025 15:44:27.814371 6242 ensure.go:216] Created default security context constraint hostnetwork
I1025 15:44:27.878032 6242 logs.go:41] http: TLS handshake error from 127.0.0.1:50384: EOF
E1025 15:44:28.056188 6242 util.go:45] Metric for serviceaccount_controller already registered
I1025 15:44:28.056227 6242 start_master.go:783] Started "serviceaccount"
I1025 15:44:28.056342 6242 serviceaccounts_controller.go:122] Starting ServiceAccount controller
I1025 15:44:28.075277 6242 start_master.go:783] Started "openshift.io/image-trigger"
I1025 15:44:28.075444 6242 image_trigger_controller.go:214] Starting trigger controller
I1025 15:44:28.275133 6242 start_master.go:783] Started "garbagecollector"
I1025 15:44:28.275220 6242 garbagecollector.go:122] Garbage Collector: Initializing
I1025 15:44:28.309100 6242 start_master.go:783] Started "daemonset"
W1025 15:44:28.309127 6242 start_master.go:765] "bootstrapsigner" is skipped
I1025 15:44:28.309249 6242 daemoncontroller.go:199] Starting Daemon Sets controller manager
I1025 15:44:28.322788 6242 start_master.go:783] Started "deployment"
I1025 15:44:28.322881 6242 deployment_controller.go:147] Starting deployment controller
W1025 15:44:28.333425 6242 node_config.go:113] Using "localhost" as node name will not resolve from all locations
I1025 15:44:28.334161 6242 docker.go:364] Connecting to docker on unix:///var/run/docker.sock
I1025 15:44:28.334194 6242 docker.go:384] Start docker client with request timeout=2m0s
W1025 15:44:28.335066 6242 cni.go:157] Unable to update cni config: No networks found in /etc/cni/net.d
I1025 15:44:28.356455 6242 start_master.go:783] Started "openshift.io/serviceaccount-pull-secrets"
I1025 15:44:28.466112 6242 start_node.go:345] Starting node localhost (v3.6.0+c4dd4cf)
I1025 15:44:28.468090 6242 start_node.go:354] Connecting to API server https://127.0.0.1:8443
I1025 15:44:28.468119 6242 docker.go:364] Connecting to docker on unix:///var/run/docker.sock
I1025 15:44:28.468125 6242 docker.go:384] Start docker client with request timeout=2m0s
I1025 15:44:28.470139 6242 node.go:134] Connecting to Docker at unix:///var/run/docker.sock
I1025 15:44:28.483320 6242 start_master.go:783] Started "openshift.io/cluster-quota-reconciliation"
I1025 15:44:28.483638 6242 start_master.go:783] Started "openshift.io/scheduler"
I1025 15:44:28.493081 6242 feature_gate.go:144] feature gates: map[]
I1025 15:44:28.494253 6242 manager.go:143] cAdvisor running in container: "/docker/d7df9b551ff6c8d3cf792c9eb42dd1532c5c5e83ddc5b62f0f71e89e725a741b"
W1025 15:44:28.522969 6242 manager.go:151] unable to connect to Rkt api service: rkt: cannot tcp Dial rkt api service: dial tcp [::1]:15441: getsockopt: connection refused
I1025 15:44:28.528358 6242 node.go:348] Using iptables Proxier.
W1025 15:44:28.530189 6242 node.go:488] Failed to retrieve node info: nodes "localhost" not found
W1025 15:44:28.530260 6242 proxier.go:309] invalid nodeIP, initializing kube-proxy with 127.0.0.1 as nodeIP
W1025 15:44:28.530265 6242 proxier.go:314] clusterCIDR not specified, unable to distinguish between internal and external traffic
I1025 15:44:28.530298 6242 node.go:380] Tearing down userspace rules.
I1025 15:44:28.546061 6242 start_master.go:783] Started "disruption"
W1025 15:44:28.546113 6242 start_master.go:765] "ttl" is skipped
I1025 15:44:28.547036 6242 disruption.go:269] Starting disruption controller
I1025 15:44:28.548578 6242 fs.go:117] Filesystem partitions: map[/dev/sda1:{mountpoint:/var/lib/docker major:8 minor:1 fsType:ext4 blockSize:0}]
I1025 15:44:28.552351 6242 manager.go:198] Machine: {NumCores:4 CpuFrequency:2493645 MemoryCapacity:2095874048 MachineID: SystemUUID:38E69A7B-18AA-9D37-8821-9CE01BF42E6B BootID:970430e3-f649-4e42-bf28-147f3d49543f Filesystems:[{Device:/dev/sda1 DeviceMajor:8 DeviceMinor:1 Capacity:67371577344 Type:vfs Inodes:4194304 HasInodes:true} {Device:overlay DeviceMajor:0 DeviceMinor:45 Capacity:67371577344 Type:vfs Inodes:4194304 HasInodes:true}] DiskMap:map[43:10:{Name:nbd10 Major:43 Minor:10 Size:0 Scheduler:none} 43:11:{Name:nbd11 Major:43 Minor:11 Size:0 Scheduler:none} 43:12:{Name:nbd12 Major:43 Minor:12 Size:0 Scheduler:none} 43:13:{Name:nbd13 Major:43 Minor:13 Size:0 Scheduler:none} 43:4:{Name:nbd4 Major:43 Minor:4 Size:0 Scheduler:none} 43:1:{Name:nbd1 Major:43 Minor:1 Size:0 Scheduler:none} 43:14:{Name:nbd14 Major:43 Minor:14 Size:0 Scheduler:none} 43:2:{Name:nbd2 Major:43 Minor:2 Size:0 Scheduler:none} 43:8:{Name:nbd8 Major:43 Minor:8 Size:0 Scheduler:none} 43:9:{Name:nbd9 Major:43 Minor:9 Size:0 Scheduler:none} 8:0:{Name:sda Major:8 Minor:0 Size:68719476736 Scheduler:deadline} 43:0:{Name:nbd0 Major:43 Minor:0 Size:0 Scheduler:none} 43:15:{Name:nbd15 Major:43 Minor:15 Size:0 Scheduler:none} 43:7:{Name:nbd7 Major:43 Minor:7 Size:0 Scheduler:none} 43:3:{Name:nbd3 Major:43 Minor:3 Size:0 Scheduler:none} 43:5:{Name:nbd5 Major:43 Minor:5 Size:0 Scheduler:none} 43:6:{Name:nbd6 Major:43 Minor:6 Size:0 Scheduler:none}] NetworkDevices:[{Name:bond0 MacAddress:3a:46:33:f0:fe:38 Speed:0 Mtu:1500} {Name:dummy0 MacAddress:5e:1e:1f:13:c4:26 Speed:0 Mtu:1500} {Name:eth0 MacAddress:02:50:00:00:00:01 Speed:-1 Mtu:1500} {Name:gre0 MacAddress:00:00:00:00 Speed:0 Mtu:1476} {Name:gretap0 MacAddress:00:00:00:00:00:00 Speed:0 Mtu:1462} {Name:ip6_vti0 MacAddress:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 Speed:0 Mtu:1500} {Name:ip6gre0 MacAddress:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 Speed:0 Mtu:1448} {Name:ip6tnl0 MacAddress:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 Speed:0 Mtu:1452} {Name:ip_vti0 MacAddress:00:00:00:00 Speed:0 Mtu:1332} {Name:sit0 MacAddress:00:00:00:00 Speed:0 Mtu:1480} {Name:teql0 MacAddress: Speed:0 Mtu:1500} {Name:tunl0 MacAddress:00:00:00:00 Speed:0 Mtu:1480}] Topology:[{Id:0 Memory:0 Cores:[{Id:0 Threads:[0] Caches:[{Size:32768 Type:Data Level:1} {Size:32768 Type:Instruction Level:1} {Size:262144 Type:Unified Level:2}]}] Caches:[{Size:6291456 Type:Unified Level:3} {Size:134217728 Type:Unified Level:4}]} {Id:1 Memory:0 Cores:[{Id:0 Threads:[1] Caches:[{Size:32768 Type:Data Level:1} {Size:32768 Type:Instruction Level:1} {Size:262144 Type:Unified Level:2}]}] Caches:[{Size:6291456 Type:Unified Level:3} {Size:134217728 Type:Unified Level:4}]} {Id:2 Memory:0 Cores:[{Id:0 Threads:[2] Caches:[{Size:32768 Type:Data Level:1} {Size:32768 Type:Instruction Level:1} {Size:262144 Type:Unified Level:2}]}] Caches:[{Size:6291456 Type:Unified Level:3} {Size:134217728 Type:Unified Level:4}]} {Id:3 Memory:0 Cores:[{Id:0 Threads:[3] Caches:[{Size:32768 Type:Data Level:1} {Size:32768 Type:Instruction Level:1} {Size:262144 Type:Unified Level:2}]}] Caches:[{Size:6291456 Type:Unified Level:3} {Size:134217728 Type:Unified Level:4}]}] CloudProvider:Unknown InstanceType:Unknown InstanceID:None}
I1025 15:44:28.553371 6242 manager.go:204] Version: {KernelVersion:4.9.49-moby ContainerOsVersion:CentOS Linux 7 (Core) DockerVersion:17.09.0-ce DockerAPIVersion:1.32 CadvisorVersion: CadvisorRevision:}
I1025 15:44:28.561614 6242 server.go:509] --cgroups-per-qos enabled, but --cgroup-root was not specified. defaulting to /
W1025 15:44:28.589475 6242 container_manager_linux.go:217] Running with swap on is not supported, please disable swap! This will be a fatal error by default starting in K8s v1.6! In the meantime, you can opt-in to making this a fatal error by enabling --experimental-fail-swap-on.
I1025 15:44:28.589626 6242 container_manager_linux.go:244] container manager verified user specified cgroup-root exists: /
I1025 15:44:28.589644 6242 container_manager_linux.go:249] Creating Container Manager object based on Node Config: {RuntimeCgroupsName: SystemCgroupsName: KubeletCgroupsName: ContainerRuntime:docker CgroupsPerQOS:true CgroupRoot:/ CgroupDriver:cgroupfs ProtectKernelDefaults:false EnableCRI:true NodeAllocatableConfig:{KubeReservedCgroupName: SystemReservedCgroupName: EnforceNodeAllocatable:map[pods:{}] KubeReserved:map[] SystemReserved:map[] HardEvictionThresholds:[{Signal:memory.available Operator:LessThan Value:{Quantity:100Mi Percentage:0} GracePeriod:0s MinReclaim:<nil>}]} ExperimentalQOSReserved:map[]}
I1025 15:44:28.608367 6242 kubelet.go:265] Watching apiserver
W1025 15:44:28.701439 6242 kubelet_network.go:70] Hairpin mode set to "promiscuous-bridge" but kubenet is not enabled, falling back to "hairpin-veth"
I1025 15:44:28.701598 6242 kubelet.go:494] Hairpin mode set to "hairpin-veth"
W1025 15:44:28.782427 6242 cni.go:157] Unable to update cni config: No networks found in /etc/cni/net.d
I1025 15:44:28.998379 6242 start_master.go:783] Started "openshift.io/build-config-change"
I1025 15:44:29.251764 6242 docker_service.go:184] Docker cri networking managed by kubernetes.io/no-op
I1025 15:44:29.278335 6242 docker_service.go:201] Setting cgroupDriver to cgroupfs
I1025 15:44:29.310910 6242 remote_runtime.go:41] Connecting to runtime service /var/run/dockershim.sock
I1025 15:44:29.316816 6242 kuberuntime_manager.go:171] Container runtime docker initialized, version: 17.09.0-ce, apiVersion: 1.32.0
I1025 15:44:29.323944 6242 server.go:869] Started kubelet v1.6.1+5115d708d7
I1025 15:44:29.324038 6242 server.go:127] Starting to listen on 0.0.0.0:10250
I1025 15:44:29.325091 6242 server.go:298] Adding debug handlers to kubelet server.
E1025 15:44:29.327673 6242 kubelet.go:1170] Image garbage collection failed: unable to find data for container /
I1025 15:44:29.328586 6242 kubelet_node_status.go:253] Setting node annotation to enable volume controller attach/detach
E1025 15:44:29.363481 6242 kubelet.go:1666] Failed to check if disk space is available for the runtime: failed to get fs info for "runtime": unable to find data for container /
E1025 15:44:29.363513 6242 kubelet.go:1674] Failed to check if disk space is available on the root partition: failed to get fs info for "root": unable to find data for container /
E1025 15:44:29.365002 6242 event.go:259] Could not construct reference to: '&v1.Node{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"localhost", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{sec:0, nsec:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"beta.kubernetes.io/os":"linux", "beta.kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"localhost"}, Annotations:map[string]string{"volumes.kubernetes.io/controller-managed-attach-detach":"true"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:""}, Spec:v1.NodeSpec{PodCIDR:"", ExternalID:"localhost", ProviderID:"", Unschedulable:false, Taints:[]v1.Taint(nil)}, Status:v1.NodeStatus{Capacity:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:4000, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:2095874048, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"", Format:"BinarySI"}, "pods":resource.Quantity{i:resource.int64Amount{value:40, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"", Format:"DecimalSI"}}, Allocatable:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:4000, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:1991016448, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"", Format:"BinarySI"}, "pods":resource.Quantity{i:resource.int64Amount{value:40, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"", Format:"DecimalSI"}}, Phase:"", Conditions:[]v1.NodeCondition{v1.NodeCondition{Type:"OutOfDisk", Status:"False", LastHeartbeatTime:v1.Time{Time:time.Time{sec:63644543069, nsec:363466360, loc:(*time.Location)(0xc03f000)}}, LastTransitionTime:v1.Time{Time:time.Time{sec:63644543069, nsec:363466360, loc:(*time.Location)(0xc03f000)}}, Reason:"KubeletHasSufficientDisk", Message:"kubelet has sufficient disk space available"}, v1.NodeCondition{Type:"MemoryPressure", Status:"False", LastHeartbeatTime:v1.Time{Time:time.Time{sec:63644543069, nsec:363541975, loc:(*time.Location)(0xc03f000)}}, LastTransitionTime:v1.Time{Time:time.Time{sec:63644543069, nsec:363541975, loc:(*time.Location)(0xc03f000)}}, Reason:"KubeletHasSufficientMemory", Message:"kubelet has sufficient memory available"}, v1.NodeCondition{Type:"DiskPressure", Status:"False", LastHeartbeatTime:v1.Time{Time:time.Time{sec:63644543069, nsec:363545831, loc:(*time.Location)(0xc03f000)}}, LastTransitionTime:v1.Time{Time:time.Time{sec:63644543069, nsec:363545831, loc:(*time.Location)(0xc03f000)}}, Reason:"KubeletHasNoDiskPressure", Message:"kubelet has no disk pressure"}, v1.NodeCondition{Type:"Ready", Status:"False", LastHeartbeatTime:v1.Time{Time:time.Time{sec:63644543069, nsec:363547967, loc:(*time.Location)(0xc03f000)}}, LastTransitionTime:v1.Time{Time:time.Time{sec:63644543069, nsec:363547967, loc:(*time.Location)(0xc03f000)}}, Reason:"KubeletNotReady", Message:"container runtime is down,PLEG is not healthy: pleg was last seen active 2562047h47m16.854775807s ago; threshold is 3m0s,network state unknown"}}, Addresses:[]v1.NodeAddress{v1.NodeAddress{Type:"LegacyHostIP", Address:"192.168.65.2"}, v1.NodeAddress{Type:"InternalIP", Address:"192.168.65.2"}, v1.NodeAddress{Type:"Hostname", Address:"localhost"}}, DaemonEndpoints:v1.NodeDaemonEndpoints{KubeletEndpoint:v1.DaemonEndpoint{Port:10250}}, NodeInfo:v1.NodeSystemInfo{MachineID:"", SystemUUID:"38E69A7B-18AA-9D37-8821-9CE01BF42E6B", BootID:"970430e3-f649-4e42-bf28-147f3d49543f", KernelVersion:"4.9.49-moby", OSImage:"CentOS Linux 7 (Core)", ContainerRuntimeVersion:"docker://Unknown", KubeletVersion:"v1.6.1+5115d708d7", KubeProxyVersion:"v1.6.1+5115d708d7", OperatingSystem:"linux", Architecture:"amd64"}, Images:[]v1.ContainerImage{v1.ContainerImage{Names:[]string{"openshift/origin-docker-registry@sha256:541135fa70edb3f6a0020c197e9bd670bcb0dd019496a9c12f3e136b36d29041", "openshift/origin-docker-registry:v3.6.0"}, SizeBytes:1061715172}, v1.ContainerImage{Names:[]string{"openshift/origin-deployer@sha256:f23d1894be193be43de8b98ee6e30ce7f34ff235cdc4425fb609159f8f1ef2e0", "openshift/origin-deployer:v3.6.0"}, SizeBytes:974260127}, v1.ContainerImage{Names:[]string{"openshift/origin@sha256:b19a59b84d88b09854937b50eb54aff840287816059ffdbfd87f7d8b04a4bff4", "openshift/origin:v3.6.0"}, SizeBytes:974260127}, v1.ContainerImage{Names:[]string{"openshift/origin-pod@sha256:f88492c4a57f4eb42b91bd268de5ea2d961b14ff05ab3a1e2a2ea47be22ffeeb", "openshift/origin-pod:v3.6.0"}, SizeBytes:213363376}}, VolumesInUse:[]v1.UniqueVolumeName(nil), VolumesAttached:[]v1.AttachedVolume(nil)}}' due to: 'selfLink was empty, can't make reference'. Will not report event: 'Normal' 'NodeAllocatableEnforced' 'Updated Node Allocatable limit across pods'
I1025 15:44:29.365458 6242 fs_resource_analyzer.go:66] Starting FS ResourceAnalyzer
I1025 15:44:29.365482 6242 status_manager.go:140] Starting to sync pod status with apiserver
I1025 15:44:29.365491 6242 kubelet.go:1746] Starting kubelet main sync loop.
I1025 15:44:29.365503 6242 kubelet.go:1757] skipping pod synchronization - [container runtime is down PLEG is not healthy: pleg was last seen active 2562047h47m16.854775807s ago; threshold is 3m0s]
I1025 15:44:29.365608 6242 volume_manager.go:249] Starting Kubelet Volume Manager
I1025 15:44:29.470957 6242 factory.go:342] Registering Docker factory
W1025 15:44:29.471412 6242 manager.go:247] Registration of the rkt container factory failed: unable to communicate with Rkt api service: rkt: cannot tcp Dial rkt api service: dial tcp [::1]:15441: getsockopt: connection refused
I1025 15:44:29.471444 6242 factory.go:54] Registering systemd factory
I1025 15:44:29.475668 6242 factory.go:86] Registering Raw factory
I1025 15:44:29.477505 6242 manager.go:1106] Started watching for new ooms in manager
I1025 15:44:29.509852 6242 oomparser.go:185] oomparser using systemd
I1025 15:44:29.510143 6242 kubelet_node_status.go:253] Setting node annotation to enable volume controller attach/detach
I1025 15:44:29.519566 6242 manager.go:288] Starting recovery of all containers
I1025 15:44:29.679483 6242 kubelet_node_status.go:77] Attempting to register node localhost
I1025 15:44:29.819030 6242 kubelet_node_status.go:80] Successfully registered node localhost
I1025 15:44:29.823706 6242 manager.go:293] Recovery completed
I1025 15:44:29.885369 6242 start_master.go:783] Started "openshift.io/deploymentconfig"
I1025 15:44:29.886344 6242 factory.go:84] Starting deploymentconfig controller
I1025 15:44:30.210270 6242 start_master.go:783] Started "openshift.io/sdn"
I1025 15:44:30.375965 6242 node.go:480] Started Kubernetes Proxy on 0.0.0.0
I1025 15:44:30.519390 6242 start_master.go:783] Started "openshift.io/unidling"
I1025 15:44:30.591984 6242 start_master.go:783] Started "openshift.io/ingress-ip"
W1025 15:44:30.592016 6242 core.go:33] NodeController failed parsing cluster CIDR : invalid CIDR address:
W1025 15:44:30.592025 6242 core.go:38] NodeController failed parsing service CIDR : invalid CIDR address:
I1025 15:44:30.729775 6242 nodecontroller.go:219] Sending events to api server.
I1025 15:44:30.730026 6242 taint_controller.go:157] Sending events to api server.
I1025 15:44:30.730162 6242 start_master.go:783] Started "node"
I1025 15:44:30.835356 6242 start_master.go:783] Started "persistentvolume-binder"
E1025 15:44:30.863018 6242 certificates.go:38] Failed to start certificate controller: open : no such file or directory
W1025 15:44:30.863052 6242 start_master.go:780] Skipping "certificatesigningrequests"
I1025 15:44:30.909715 6242 start_master.go:783] Started "openshift.io/origin-namespace"
I1025 15:44:30.936968 6242 start_master.go:783] Started "openshift.io/deploymenttrigger"
W1025 15:44:30.937038 6242 start_master.go:765] "openshift.io/templateinstance" is skipped
I1025 15:44:30.937414 6242 generic.go:33] Starting OriginClusterRoleToRBACClusterRoleController controller
I1025 15:44:30.937614 6242 generic.go:33] Starting OriginClusterRoleBindingToRBACClusterRoleBindingController controller
I1025 15:44:30.937889 6242 generic.go:33] Starting OriginRoleToRBACRoleController controller
I1025 15:44:30.938211 6242 start_master.go:783] Started "openshift.io/origin-to-rbac"
I1025 15:44:30.938265 6242 generic.go:33] Starting OriginRoleBindingToRBACRoleBindingController controller
I1025 15:44:30.952897 6242 start_master.go:783] Started "replicaset"
W1025 15:44:30.952925 6242 core.go:80] ServiceLoadBalancer controller will not start - no cloud provider configured
W1025 15:44:30.952930 6242 start_master.go:780] Skipping "service"
I1025 15:44:30.953019 6242 replica_set.go:155] Starting ReplicaSet controller
I1025 15:44:30.966583 6242 start_master.go:783] Started "replicationcontroller"
W1025 15:44:30.966605 6242 start_master.go:765] "tokencleaner" is skipped
I1025 15:44:30.966744 6242 replication_controller.go:150] Starting RC Manager
I1025 15:44:30.981653 6242 start_master.go:783] Started "horizontalpodautoscaling"
I1025 15:44:30.981770 6242 horizontal.go:140] Starting HPA Controller
I1025 15:44:31.018672 6242 start_master.go:783] Started "openshift.io/build"
I1025 15:44:31.031673 6242 start_master.go:783] Started "openshift.io/deployer"
I1025 15:44:31.031804 6242 factory.go:83] Starting deployer controller
I1025 15:44:31.285614 6242 start_master.go:783] Started "resourcequota"
I1025 15:44:31.285822 6242 resource_quota_controller.go:240] Starting resource quota controller
I1025 15:44:31.348666 6242 start_master.go:783] Started "statefuleset"
I1025 15:44:31.348882 6242 stateful_set.go:144] Starting statefulset controller
W1025 15:44:31.376455 6242 shared_informer.go:298] resyncPeriod 120000000000 is smaller than resyncCheckPeriod 600000000000 and the informer has already started. Changing it to 600000000000
I1025 15:44:31.406995 6242 start_master.go:783] Started "openshift.io/service-serving-cert"
I1025 15:44:31.448801 6242 imagestream_controller.go:65] Starting image stream controller
I1025 15:44:31.473214 6242 start_master.go:783] Started "openshift.io/image-import"
I1025 15:44:31.473241 6242 start_master.go:783] Started "openshift.io/cluster-quota-mapping"
I1025 15:44:31.473417 6242 clusterquotamapping.go:160] Starting ClusterQuotaMappingController controller
I1025 15:44:31.473437 6242 scheduled_image_controller.go:59] Starting scheduled import controller
I1025 15:44:31.492984 6242 start_master.go:783] Started "podgc"
I1025 15:44:31.512828 6242 start_master.go:783] Started "cronjob"
I1025 15:44:31.512969 6242 cronjob_controller.go:95] Starting CronJob Manager
I1025 15:44:31.527794 6242 start_master.go:783] Started "job"
I1025 15:44:31.540177 6242 start_master.go:783] Started "endpoint"
W1025 15:44:31.659364 6242 shared_informer.go:298] resyncPeriod 300000000000 is smaller than resyncCheckPeriod 600000000000 and the informer has already started. Changing it to 600000000000
I1025 15:44:31.659397 6242 start_master.go:783] Started "namespace"
I1025 15:44:31.659507 6242 namespace_controller.go:184] Starting the NamespaceController
I1025 15:44:31.672219 6242 start_master.go:783] Started "attachdetach"
I1025 15:44:31.672240 6242 start_master.go:786] Started Origin Controllers
I1025 15:44:31.672668 6242 attach_detach_controller.go:239] Starting Attach Detach Controller
E1025 15:44:31.680087 6242 actual_state_of_world.go:473] Failed to set statusUpdateNeeded to needed true because nodeName="localhost" does not exist
E1025 15:44:31.680107 6242 actual_state_of_world.go:487] Failed to update statusUpdateNeeded field in actual state of world: Failed to set statusUpdateNeeded to needed true because nodeName="localhost" does not exist
I1025 15:44:31.688639 6242 factory.go:91] deploymentconfig controller caches are synced. Starting workers.
I1025 15:44:31.698996 6242 buildconfig_controller.go:185] Starting buildconfig controller
I1025 15:44:31.719580 6242 build_controller.go:164] Starting build controller
I1025 15:44:31.731706 6242 nodecontroller.go:633] Initializing eviction metric for zone:
W1025 15:44:31.731785 6242 nodecontroller.go:956] Missing timestamp for Node localhost. Assuming now as a timestamp.
I1025 15:44:31.731849 6242 nodecontroller.go:872] NodeController detected that zone is now in state Normal.
I1025 15:44:31.731890 6242 taint_controller.go:180] Starting NoExecuteTaintManager
I1025 15:44:31.732164 6242 event.go:217] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"localhost", UID:"63669b70-b99b-11e7-9b1d-3a4633f0fe38", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'RegisteredNode' Node localhost event: Registered Node localhost in NodeController
I1025 15:44:31.733322 6242 factory.go:90] Deployer controller caches are synced. Starting workers.
I1025 15:44:31.756849 6242 disruption.go:277] Sending events to api server.
I1025 15:44:31.765350 6242 event.go:217] Event(v1.ObjectReference{Kind:"Job", Namespace:"default", Name:"persistent-volume-setup", UID:"63bea032-b99b-11e7-9b1d-3a4633f0fe38", APIVersion:"batch", ResourceVersion:"414", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: persistent-volume-setup-m85sv
I1025 15:44:31.775779 6242 garbagecollector.go:127] Garbage Collector: All resource monitors have synced. Proceeding to collect garbage
I1025 15:44:34.117733 6242 trace.go:76] Trace[939944829]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:32.203144879 +0000 UTC) (total time: 1.914566079s):
Trace[939944829]: [1.913833988s] [1.890838396s] Object stored in database
I1025 15:44:34.466590 6242 reconciler.go:242] VerifyControllerAttachedVolume operation started for volume "kubernetes.io/secret/64ac9c39-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") pod "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38")
I1025 15:44:34.466665 6242 reconciler.go:242] VerifyControllerAttachedVolume operation started for volume "kubernetes.io/secret/64ef4677-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") pod "64ef4677-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ef4677-b99b-11e7-9b1d-3a4633f0fe38")
I1025 15:44:34.466689 6242 reconciler.go:242] VerifyControllerAttachedVolume operation started for volume "kubernetes.io/host-path/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvdir" (spec.Name: "pvdir") pod "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38")
I1025 15:44:34.466709 6242 reconciler.go:242] VerifyControllerAttachedVolume operation started for volume "kubernetes.io/secret/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvinstaller-token-qpv9v" (spec.Name: "pvinstaller-token-qpv9v") pod "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38")
I1025 15:44:34.468316 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/host-path/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvdir" (spec.Name: "pvdir") pod "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:34.515084 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/64ef4677-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") pod "64ef4677-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ef4677-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:34.521109 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/64ac9c39-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") pod "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:34.528235 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvinstaller-token-qpv9v" (spec.Name: "pvinstaller-token-qpv9v") pod "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:34.674722 6242 kuberuntime_manager.go:458] Container {Name:deployment Image:openshift/origin-deployer:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[] EnvFrom:[] Env:[{Name:KUBERNETES_MASTER Value:https://127.0.0.1:8443 ValueFrom:nil} {Name:OPENSHIFT_MASTER Value:https://127.0.0.1:8443 ValueFrom:nil} {Name:BEARER_TOKEN_FILE Value:/var/run/secrets/kubernetes.io/serviceaccount/token ValueFrom:nil} {Name:OPENSHIFT_CA_DATA Value:-----BEGIN CERTIFICATE-----
MIIC6jCCAdKgAwIBAgIBATANBgkqhkiG9w0BAQsFADAmMSQwIgYDVQQDDBtvcGVu
c2hpZnQtc2lnbmVyQDE1MDg5MzA5ODMwHhcNMTcxMDI1MTEyOTQyWhcNMjIxMDI0
MTEyOTQzWjAmMSQwIgYDVQQDDBtvcGVuc2hpZnQtc2lnbmVyQDE1MDg5MzA5ODMw
ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDShY6b8u6zspt65hR/voL7
KXduXUG0wKF8LS2s2rhYiKVSRc13df6n8TGOKrCN+djHMbKjws3RGjm9NH0768Je
B1wkB9tC7Ns4TJ9p2Vs3lKo8XN/wv1LJOEL10KhQeRN/T65fht/xNV14WX3kuam3
LoLUbsRhbfSH4J+Bgqniga5uBpQsUaYT+lDRxDM2BaSsrXbIMhF3kSJXm+STwiSn
wbzm6unNynDu8eQITtGZRwJedAhqqV5OlhuFx457p+Cx2skpp/ulWgsu3m/2Z4Ry
9zagbCWeaCPR2OOKNIPcDO+xVb7BuMrsOKb31Gz6GTDhky5mgPy+rC+KUuuj1jBD
AgMBAAGjIzAhMA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MA0GCSqG
SIb3DQEBCwUAA4IBAQACo8rfvZgeSZrtbG6EHgqC7xNW1mAoJfKsLfdrmSPJwAxx
+I2dfiBk9WX9oU21xCwDqc7BXwaqjqQWX8AdxicKEd9bwaKu/0lc/F6w9K9CX+Ki
Y6uwZHKUInqYbgQeger1e32knU13F0lLgmollsWPbyMJ0KqOl+3FBy5G0IlColD0
okJ7ol+vypLg7lZuqJkFrtdYM7IO+2LM0zL/OIfQJ/EWEsBRIEPKKU7Pvdd6vUVr
5maISwckID85Layl3NMAFn9cBP6TRcAdXoPeEcdzX1Ux9SeuEdg/tehBhKZeYw3Y
l1HGUkEL+9YvOJ5LjFNe0aVlNU+H5zsB8ntRUGBa
-----END CERTIFICATE-----
ValueFrom:nil} {Name:OPENSHIFT_DEPLOYMENT_NAME Value:router-1 ValueFrom:nil} {Name:OPENSHIFT_DEPLOYMENT_NAMESPACE Value:default ValueFrom:nil}] Resources:{Limits:map[] Requests:map[]} VolumeMounts:[{Name:deployer-token-lmlpg ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:nil ReadinessProbe:nil Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:&Capabilities{Add:[],Drop:[KILL MKNOD SETGID SETUID SYS_CHROOT],},Privileged:*false,SELinuxOptions:&SELinuxOptions{User:,Role:,Type:,Level:s0:c3,c2,},RunAsUser:*1000010000,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
I1025 15:44:34.674784 6242 kuberuntime_manager.go:458] Container {Name:deployment Image:openshift/origin-deployer:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[] EnvFrom:[] Env:[{Name:KUBERNETES_MASTER Value:https://127.0.0.1:8443 ValueFrom:nil} {Name:OPENSHIFT_MASTER Value:https://127.0.0.1:8443 ValueFrom:nil} {Name:BEARER_TOKEN_FILE Value:/var/run/secrets/kubernetes.io/serviceaccount/token ValueFrom:nil} {Name:OPENSHIFT_CA_DATA Value:-----BEGIN CERTIFICATE-----
MIIC6jCCAdKgAwIBAgIBATANBgkqhkiG9w0BAQsFADAmMSQwIgYDVQQDDBtvcGVu
c2hpZnQtc2lnbmVyQDE1MDg5MzA5ODMwHhcNMTcxMDI1MTEyOTQyWhcNMjIxMDI0
MTEyOTQzWjAmMSQwIgYDVQQDDBtvcGVuc2hpZnQtc2lnbmVyQDE1MDg5MzA5ODMw
ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDShY6b8u6zspt65hR/voL7
KXduXUG0wKF8LS2s2rhYiKVSRc13df6n8TGOKrCN+djHMbKjws3RGjm9NH0768Je
B1wkB9tC7Ns4TJ9p2Vs3lKo8XN/wv1LJOEL10KhQeRN/T65fht/xNV14WX3kuam3
LoLUbsRhbfSH4J+Bgqniga5uBpQsUaYT+lDRxDM2BaSsrXbIMhF3kSJXm+STwiSn
wbzm6unNynDu8eQITtGZRwJedAhqqV5OlhuFx457p+Cx2skpp/ulWgsu3m/2Z4Ry
9zagbCWeaCPR2OOKNIPcDO+xVb7BuMrsOKb31Gz6GTDhky5mgPy+rC+KUuuj1jBD
AgMBAAGjIzAhMA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MA0GCSqG
SIb3DQEBCwUAA4IBAQACo8rfvZgeSZrtbG6EHgqC7xNW1mAoJfKsLfdrmSPJwAxx
+I2dfiBk9WX9oU21xCwDqc7BXwaqjqQWX8AdxicKEd9bwaKu/0lc/F6w9K9CX+Ki
Y6uwZHKUInqYbgQeger1e32knU13F0lLgmollsWPbyMJ0KqOl+3FBy5G0IlColD0
okJ7ol+vypLg7lZuqJkFrtdYM7IO+2LM0zL/OIfQJ/EWEsBRIEPKKU7Pvdd6vUVr
5maISwckID85Layl3NMAFn9cBP6TRcAdXoPeEcdzX1Ux9SeuEdg/tehBhKZeYw3Y
l1HGUkEL+9YvOJ5LjFNe0aVlNU+H5zsB8ntRUGBa
-----END CERTIFICATE-----
ValueFrom:nil} {Name:OPENSHIFT_DEPLOYMENT_NAME Value:docker-registry-1 ValueFrom:nil} {Name:OPENSHIFT_DEPLOYMENT_NAMESPACE Value:default ValueFrom:nil}] Resources:{Limits:map[] Requests:map[]} VolumeMounts:[{Name:deployer-token-lmlpg ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:nil ReadinessProbe:nil Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:&Capabilities{Add:[],Drop:[KILL MKNOD SETGID SETUID SYS_CHROOT],},Privileged:*false,SELinuxOptions:&SELinuxOptions{User:,Role:,Type:,Level:s0:c3,c2,},RunAsUser:*1000010000,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
I1025 15:44:34.675706 6242 kuberuntime_manager.go:458] Container {Name:storage-setup-job Image:openshift/origin:v3.6.0 Command:[/bin/bash -c #/bin/bash
set -e
function generate_pv() {
local basedir="${1}"
local name="${2}"
cat <<EOF
apiVersion: v1
kind: PersistentVolume
metadata:
name: ${name}
labels:
volume: ${name}
spec:
capacity:
storage: 100Gi
accessModes:
- ReadWriteOnce
- ReadWriteMany
- ReadOnlyMany
hostPath:
path: ${basedir}/${name}
persistentVolumeReclaimPolicy: Recycle
EOF
}
function setup_pv_dir() {
local dir="${1}"
if [[ ! -d "${dir}" ]]; then
mkdir -p "${dir}"
fi
if ! chcon -t svirt_sandbox_file_t "${dir}" &> /dev/null; then
echo "Not setting SELinux content for ${dir}"
fi
chmod 770 "${dir}"
}
function create_pv() {
local basedir="${1}"
local name="${2}"
setup_pv_dir "${basedir}/${name}"
if ! oc get pv "${name}" &> /dev/null; then
generate_pv "${basedir}" "${name}" | oc create -f -
else
echo "persistentvolume ${name} already exists"
fi
}
basedir="/var/lib/origin/openshift.local.pv"
setup_pv_dir "${basedir}/registry"
for i in $(seq -f "%04g" 1 100); do
create_pv "${basedir}" "pv${i}"
done
] Args:[] WorkingDir: Ports:[] EnvFrom:[] Env:[] Resources:{Limits:map[] Requests:map[]} VolumeMounts:[{Name:pvdir ReadOnly:false MountPath:/var/lib/origin/openshift.local.pv SubPath:} {Name:pvinstaller-token-qpv9v ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:nil ReadinessProbe:nil Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*true,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:35.136685 6242 docker_sandbox.go:263] Couldn't find network status for default/docker-registry-1-deploy through plugin: invalid network status for
W1025 15:44:35.263103 6242 docker_sandbox.go:263] Couldn't find network status for default/persistent-volume-setup-m85sv through plugin: invalid network status for
W1025 15:44:35.362860 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-deploy through plugin: invalid network status for
E1025 15:44:35.400094 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
W1025 15:44:35.560309 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-deploy through plugin: invalid network status for
W1025 15:44:35.709551 6242 docker_sandbox.go:263] Couldn't find network status for default/docker-registry-1-deploy through plugin: invalid network status for
W1025 15:44:35.740695 6242 docker_sandbox.go:263] Couldn't find network status for default/persistent-volume-setup-m85sv through plugin: invalid network status for
I1025 15:44:35.786488 6242 event.go:217] Event(v1.ObjectReference{Kind:"ReplicationController", Namespace:"default", Name:"docker-registry-1", UID:"64a950f4-b99b-11e7-9b1d-3a4633f0fe38", APIVersion:"v1", ResourceVersion:"1023", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: docker-registry-1-sb56k
I1025 15:44:35.799790 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvinstaller-token-qpv9v" (spec.Name: "pvinstaller-token-qpv9v") pod "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:35.800180 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/64ac9c39-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") pod "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:35.890778 6242 reconciler.go:242] VerifyControllerAttachedVolume operation started for volume "kubernetes.io/host-path/6709b1e3-b99b-11e7-9b1d-3a4633f0fe38-registry-storage" (spec.Name: "registry-storage") pod "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38")
I1025 15:44:35.890841 6242 reconciler.go:242] VerifyControllerAttachedVolume operation started for volume "kubernetes.io/secret/6709b1e3-b99b-11e7-9b1d-3a4633f0fe38-registry-token-w03t6" (spec.Name: "registry-token-w03t6") pod "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38")
I1025 15:44:35.991960 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/host-path/6709b1e3-b99b-11e7-9b1d-3a4633f0fe38-registry-storage" (spec.Name: "registry-storage") pod "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:36.014614 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6709b1e3-b99b-11e7-9b1d-3a4633f0fe38-registry-token-w03t6" (spec.Name: "registry-token-w03t6") pod "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:36.070015 6242 event.go:217] Event(v1.ObjectReference{Kind:"ReplicationController", Namespace:"default", Name:"router-1", UID:"64dbe25c-b99b-11e7-9b1d-3a4633f0fe38", APIVersion:"v1", ResourceVersion:"1034", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: router-1-fmvnv
I1025 15:44:36.095395 6242 kuberuntime_manager.go:458] Container {Name:registry Image:openshift/origin-docker-registry:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:0 ContainerPort:5000 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:REGISTRY_HTTP_ADDR Value::5000 ValueFrom:nil} {Name:REGISTRY_HTTP_NET Value:tcp ValueFrom:nil} {Name:REGISTRY_HTTP_SECRET Value:QuePw5IzgVIKtnUe/+4u4BwVDoXXcFQ3zbFVazMLa5A= ValueFrom:nil} {Name:REGISTRY_MIDDLEWARE_REPOSITORY_OPENSHIFT_ENFORCEQUOTA Value:false ValueFrom:nil}] Resources:{Limits:map[] Requests:map[memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI} cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI}]} VolumeMounts:[{Name:registry-storage ReadOnly:false MountPath:/registry SubPath:} {Name:registry-token-w03t6 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:5000,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:5,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:5000,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:0,TimeoutSeconds:5,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*true,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
I1025 15:44:36.192373 6242 reconciler.go:242] VerifyControllerAttachedVolume operation started for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38")
I1025 15:44:36.192422 6242 reconciler.go:242] VerifyControllerAttachedVolume operation started for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38")
I1025 15:44:36.324086 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:36.324443 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:36.385614 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:36.564920 6242 docker_sandbox.go:263] Couldn't find network status for default/docker-registry-1-sb56k through plugin: invalid network status for
W1025 15:44:36.770916 6242 docker_sandbox.go:263] Couldn't find network status for default/docker-registry-1-sb56k through plugin: invalid network status for
W1025 15:44:36.871336 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-deploy through plugin: invalid network status for
I1025 15:44:36.903309 6242 trace.go:76] Trace[360374175]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:32.233477497 +0000 UTC) (total time: 4.669813062s):
Trace[360374175]: [4.668702678s] [4.668064905s] Object stored in database
W1025 15:44:36.908827 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:36.909242 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_0 (413e8641eecfdc421155efb6c2e4d7b20e88f883e2855c7a65674ade5ced6b37): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:36.909289 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_0 (413e8641eecfdc421155efb6c2e4d7b20e88f883e2855c7a65674ade5ced6b37): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:36.909332 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_0 (413e8641eecfdc421155efb6c2e4d7b20e88f883e2855c7a65674ade5ced6b37): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:36.909506 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_0 (413e8641eecfdc421155efb6c2e4d7b20e88f883e2855c7a65674ade5ced6b37): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:36.911661 6242 pod_container_deletor.go:77] Container "1bb9547e0a09f09b0d42f73e0c14c93a100ae825e0da15209b0aa70d28caedad" not found in pod's containers
I1025 15:44:36.916150 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/64ef4677-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") pod "64ef4677-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ef4677-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:36.957358 6242 trace.go:76] Trace[1439034577]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:32.377264733 +0000 UTC) (total time: 4.5800747s):
Trace[1439034577]: [4.578869361s] [4.578287639s] Object stored in database
I1025 15:44:37.010905 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvinstaller-token-qpv9v" (spec.Name: "pvinstaller-token-qpv9v") pod "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:37.011020 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/64ac9c39-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") pod "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:37.287697 6242 trace.go:76] Trace[426649060]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:32.318246183 +0000 UTC) (total time: 4.969429474s):
Trace[426649060]: [4.967423033s] [4.967015314s] Object stored in database
E1025 15:44:37.371612 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
I1025 15:44:37.405991 6242 trace.go:76] Trace[10978106]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:32.320756574 +0000 UTC) (total time: 5.085213991s):
Trace[10978106]: [5.083779736s] [5.058492113s] Object stored in database
I1025 15:44:37.845245 6242 trace.go:76] Trace[1808522922]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:37.291387595 +0000 UTC) (total time: 553.839898ms):
Trace[1808522922]: [553.357036ms] [553.139411ms] Object stored in database
W1025 15:44:37.917797 6242 docker_sandbox.go:263] Couldn't find network status for default/docker-registry-1-sb56k through plugin: invalid network status for
I1025 15:44:38.014793 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:38.014850 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:38.014900 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/64ef4677-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") pod "64ef4677-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ef4677-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:38.016783 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6709b1e3-b99b-11e7-9b1d-3a4633f0fe38-registry-token-w03t6" (spec.Name: "registry-token-w03t6") pod "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:38.221729 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:38.223879 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
I1025 15:44:38.625338 6242 trace.go:76] Trace[527134136]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:34.120993586 +0000 UTC) (total time: 4.504325552s):
Trace[527134136]: [4.502804102s] [4.502492813s] Object stored in database
E1025 15:44:38.678384 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_1 (17081d57ff0e44e6860843807cc469ef666db4a7814f6a28c14699e21a53f370): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:38.678454 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_1 (17081d57ff0e44e6860843807cc469ef666db4a7814f6a28c14699e21a53f370): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:38.678467 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_1 (17081d57ff0e44e6860843807cc469ef666db4a7814f6a28c14699e21a53f370): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:38.678611 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_1 (17081d57ff0e44e6860843807cc469ef666db4a7814f6a28c14699e21a53f370): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:38.927883 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:38.928823 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:38.929751 6242 pod_container_deletor.go:77] Container "502943d1a657d10fdad38915f6eaebe1e7a1f67718e8e13a5f95398f5b809a09" not found in pod's containers
I1025 15:44:39.017166 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:39.017365 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6709b1e3-b99b-11e7-9b1d-3a4633f0fe38-registry-token-w03t6" (spec.Name: "registry-token-w03t6") pod "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6709b1e3-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:39.017523 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:39.191727 6242 trace.go:76] Trace[96529210]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:37.409358608 +0000 UTC) (total time: 1.782348769s):
Trace[96529210]: [1.781212854s] [1.780909019s] Object stored in database
I1025 15:44:39.230320 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:39.231537 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:39.233374 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
I1025 15:44:39.339585 6242 trace.go:76] Trace[1922300764]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:38.630158576 +0000 UTC) (total time: 709.407856ms):
Trace[1922300764]: [708.844478ms] [708.572123ms] Object stored in database
E1025 15:44:39.380230 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:44:39.688605 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_2 (81d90586b4e5b57883ff5ba7771b634aa8c98b616def7b93d29ad90f961be281): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:39.688697 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_2 (81d90586b4e5b57883ff5ba7771b634aa8c98b616def7b93d29ad90f961be281): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:39.688710 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_2 (81d90586b4e5b57883ff5ba7771b634aa8c98b616def7b93d29ad90f961be281): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:39.688750 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_2 (81d90586b4e5b57883ff5ba7771b634aa8c98b616def7b93d29ad90f961be281): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:39.939112 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:39.940281 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:39.941252 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:39.942034 6242 pod_container_deletor.go:77] Container "f6765e7fca3278d651008e03283fee1d473886f399fbb98995cdd792e459e40a" not found in pod's containers
I1025 15:44:40.019010 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:40.019110 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:40.076179 6242 trace.go:76] Trace[1445896185]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:36.964844027 +0000 UTC) (total time: 3.111315492s):
Trace[1445896185]: [3.109494211s] [3.109155506s] Object stored in database
I1025 15:44:40.243052 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI} cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:40.244524 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:40.246248 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:40.248209 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
I1025 15:44:40.454234 6242 trace.go:76] Trace[1443394271]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:36.91105599 +0000 UTC) (total time: 3.543156529s):
Trace[1443394271]: [3.541802685s] [3.541596287s] Object stored in database
I1025 15:44:40.496890 6242 trace.go:76] Trace[1146970041]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:39.195755262 +0000 UTC) (total time: 1.301117309s):
Trace[1146970041]: [1.300378497s] [1.300127594s] Object stored in database
E1025 15:44:40.688364 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_3 (9e75a157310e385108d675a67b0e21fbce726cc18223971a095e49b6fe3060e4): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:40.688417 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_3 (9e75a157310e385108d675a67b0e21fbce726cc18223971a095e49b6fe3060e4): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:40.688453 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_3 (9e75a157310e385108d675a67b0e21fbce726cc18223971a095e49b6fe3060e4): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:40.688492 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_3 (9e75a157310e385108d675a67b0e21fbce726cc18223971a095e49b6fe3060e4): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
I1025 15:44:40.853572 6242 trace.go:76] Trace[320559062]: "Create /oapi/v1/namespaces/openshift/imagestreamimports" (started: 2017-10-25 15:44:37.847933841 +0000 UTC) (total time: 3.005620435s):
Trace[320559062]: [3.004439291s] [3.004222894s] Object stored in database
W1025 15:44:40.950711 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:40.951654 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:40.952511 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:40.953441 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:40.954295 6242 pod_container_deletor.go:77] Container "90a6280f459747390e6ef9d795dc103a5dfb6d92c8e272ac6ab3fa4b04135b3f" not found in pod's containers
I1025 15:44:41.020910 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:41.020928 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:41.255201 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:41.256570 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:41.258229 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:41.259791 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:41.261373 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:41.372258 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:44:41.709015 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_4 (2c3c8d8597218fa74f2808efb2d4bf58468e87132d52c99b3a881aca0668c8e8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:41.709166 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_4 (2c3c8d8597218fa74f2808efb2d4bf58468e87132d52c99b3a881aca0668c8e8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:41.709242 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_4 (2c3c8d8597218fa74f2808efb2d4bf58468e87132d52c99b3a881aca0668c8e8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:41.709314 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_4 (2c3c8d8597218fa74f2808efb2d4bf58468e87132d52c99b3a881aca0668c8e8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:41.963023 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:41.964041 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:41.965134 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:41.966047 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:41.967198 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:41.968170 6242 pod_container_deletor.go:77] Container "323a752e098206e818d6e2881250970f3c8fd5cf2e6b09e149353a5a0af240eb" not found in pod's containers
I1025 15:44:42.023154 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:42.023163 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:42.268803 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:42.270535 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:42.272219 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:42.273731 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:42.275103 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:42.276513 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:42.668408 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_5 (48da47a5bb03b1722f02796b6668a27ba6d194dc8a9fed4b4bfba7edb4302da3): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:42.668450 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_5 (48da47a5bb03b1722f02796b6668a27ba6d194dc8a9fed4b4bfba7edb4302da3): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:42.668479 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_5 (48da47a5bb03b1722f02796b6668a27ba6d194dc8a9fed4b4bfba7edb4302da3): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:42.668513 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_5 (48da47a5bb03b1722f02796b6668a27ba6d194dc8a9fed4b4bfba7edb4302da3): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:42.976916 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:42.977989 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:42.978991 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:42.979939 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:42.980786 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:42.981650 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:42.982411 6242 pod_container_deletor.go:77] Container "0f1cbc801808338fd669f6d1d26ebcf06379a5c95ae00c22e9f17eec7f80562e" not found in pod's containers
I1025 15:44:43.025085 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:43.025127 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:43.283191 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI} cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:43.284505 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.286180 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.288543 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.289945 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.291131 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.292280 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:43.374419 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:44:43.718375 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_6 (2b2a95cf577c88c2b8fbe402d5df717c76d56aa5b70439684e2f2c3c60632f71): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:43.718418 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_6 (2b2a95cf577c88c2b8fbe402d5df717c76d56aa5b70439684e2f2c3c60632f71): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:43.718431 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_6 (2b2a95cf577c88c2b8fbe402d5df717c76d56aa5b70439684e2f2c3c60632f71): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:43.718458 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_6 (2b2a95cf577c88c2b8fbe402d5df717c76d56aa5b70439684e2f2c3c60632f71): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:43.992112 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.993051 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.993975 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.994918 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.995725 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.996597 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.997656 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:43.998562 6242 pod_container_deletor.go:77] Container "8c72c1e9970d3cf80d50d632a8a3fb79af02d81ecc52b4617ba890febb7cf374" not found in pod's containers
I1025 15:44:44.030005 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:44.030218 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:44.299337 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:44.300842 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:44.302766 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:44.304596 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:44.306141 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:44.307606 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:44.308958 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:44.310513 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:44.758476 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_7 (17806a8649d1c4cb506119d1d2737a8cad0a33b5bef6a0d88d25afbfe3558676): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:44.758541 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_7 (17806a8649d1c4cb506119d1d2737a8cad0a33b5bef6a0d88d25afbfe3558676): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:44.758566 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_7 (17806a8649d1c4cb506119d1d2737a8cad0a33b5bef6a0d88d25afbfe3558676): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:44.758611 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_7 (17806a8649d1c4cb506119d1d2737a8cad0a33b5bef6a0d88d25afbfe3558676): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:45.032725 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.034772 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.035912 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.037073 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.038356 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.039617 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.040652 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.054249 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.057885 6242 pod_container_deletor.go:77] Container "9dfc9e98adfd47cec929042e8f35d29d62d3a3e0d72bccb27cc32dc183dcf651" not found in pod's containers
I1025 15:44:45.133822 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:45.133839 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:45.358784 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:45.360665 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.362367 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.364086 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.365463 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.369241 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.370403 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.371994 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:45.373956 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:45.375856 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:44:45.818379 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_8 (3893a46c8d966f29f5abdc53ffdde467ce33126be23c22419a4973a91f35a1cf): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:45.818414 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_8 (3893a46c8d966f29f5abdc53ffdde467ce33126be23c22419a4973a91f35a1cf): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:45.818427 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_8 (3893a46c8d966f29f5abdc53ffdde467ce33126be23c22419a4973a91f35a1cf): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:45.818457 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_8 (3893a46c8d966f29f5abdc53ffdde467ce33126be23c22419a4973a91f35a1cf): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:46.067466 6242 docker_sandbox.go:263] Couldn't find network status for default/docker-registry-1-deploy through plugin: invalid network status for
W1025 15:44:46.074922 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.076978 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.078369 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.079561 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.080911 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.082322 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.083477 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.084541 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.085707 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.086671 6242 pod_container_deletor.go:77] Container "f7c3d363be5589487af54b74e760cec3623dfa6c4b91f5a239c773940920f642" not found in pod's containers
W1025 15:44:46.095320 6242 docker_sandbox.go:263] Couldn't find network status for default/docker-registry-1-deploy through plugin: invalid network status for
I1025 15:44:46.136488 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:46.136809 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:46.138925 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/64ac9c39-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") pod "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:46.236387 6242 reconciler.go:201] UnmountVolume operation started for volume "kubernetes.io/secret/64ac9c39-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") from pod "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:46.298330 6242 operation_generator.go:684] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/64ac9c39-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (OuterVolumeSpecName: "deployer-token-lmlpg") pod "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64ac9c39-b99b-11e7-9b1d-3a4633f0fe38"). InnerVolumeSpecName "deployer-token-lmlpg". PluginName "kubernetes.io/secret", VolumeGidValue ""
I1025 15:44:46.336624 6242 reconciler.go:363] Detached volume "kubernetes.io/secret/64ac9c39-b99b-11e7-9b1d-3a4633f0fe38-deployer-token-lmlpg" (spec.Name: "deployer-token-lmlpg") devicePath: ""
I1025 15:44:46.387437 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:46.388909 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.390889 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.392479 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.393969 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.395422 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.396657 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.397895 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.399382 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:46.400674 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:46.818462 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_9 (80c588d532ed3d7c52139eeaa1022c7252be2907aaa6e151c484818d0bd92600): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:46.818504 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_9 (80c588d532ed3d7c52139eeaa1022c7252be2907aaa6e151c484818d0bd92600): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:46.818517 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_9 (80c588d532ed3d7c52139eeaa1022c7252be2907aaa6e151c484818d0bd92600): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:46.818549 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_9 (80c588d532ed3d7c52139eeaa1022c7252be2907aaa6e151c484818d0bd92600): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:47.096907 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.097855 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.099335 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.100273 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.101209 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.102045 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.102808 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.103633 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.104390 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.105372 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.106354 6242 pod_container_deletor.go:77] Container "5895d95b20c6e9a800f2498d4ce2b1db4b6e0fc517d3a869479fa5b9e949595d" not found in pod's containers
W1025 15:44:47.108950 6242 docker_sandbox.go:263] Couldn't find network status for default/docker-registry-1-deploy through plugin: invalid network status for
W1025 15:44:47.112783 6242 pod_container_deletor.go:77] Container "19fe0143629eafca90b1d0bba7e79493878e1a39b114da5f029cd824e738e80f" not found in pod's containers
I1025 15:44:47.138471 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:47.138510 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
E1025 15:44:47.371682 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:44:47.373632 6242 kuberuntime_container.go:67] Can't make a ref to pod "docker-registry-1-deploy_default(64ac9c39-b99b-11e7-9b1d-3a4633f0fe38)", container deployment: selfLink was empty, can't make reference
W1025 15:44:47.374685 6242 docker_sandbox.go:263] Couldn't find network status for default/docker-registry-1-deploy through plugin: invalid network status for
I1025 15:44:47.407309 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI} cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:47.408957 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.410647 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.412216 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.413487 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.414806 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.415976 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.417099 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.418773 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.419849 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:47.421626 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:47.838517 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_10 (8fe400ff7a5ebaeec26d50cefdb259948b1aceb0696301e89846a8e207a82cc7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:47.838575 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_10 (8fe400ff7a5ebaeec26d50cefdb259948b1aceb0696301e89846a8e207a82cc7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:47.838592 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_10 (8fe400ff7a5ebaeec26d50cefdb259948b1aceb0696301e89846a8e207a82cc7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:47.838634 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_10 (8fe400ff7a5ebaeec26d50cefdb259948b1aceb0696301e89846a8e207a82cc7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:48.125256 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.126477 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.127707 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.128938 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.130165 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.131337 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.132230 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.133208 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.134292 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.135309 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.136200 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.137112 6242 pod_container_deletor.go:77] Container "6483ecaceca229547aa766cd35bfe554e25a53da49d4a090371892e8c57f56c4" not found in pod's containers
I1025 15:44:48.140880 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:48.140924 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:48.438134 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:48.439930 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.441852 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.444031 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.445523 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.446863 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.448352 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.449745 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.451099 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.452349 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.453587 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:48.454839 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:48.858559 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_11 (975ebced37755b5de70335b2464b77bce407d4bc6195ba6c5348720196c9520a): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:48.858623 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_11 (975ebced37755b5de70335b2464b77bce407d4bc6195ba6c5348720196c9520a): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:48.858646 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_11 (975ebced37755b5de70335b2464b77bce407d4bc6195ba6c5348720196c9520a): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:48.858683 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_11 (975ebced37755b5de70335b2464b77bce407d4bc6195ba6c5348720196c9520a): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:49.150111 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.151153 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.152022 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.152857 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.153873 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.154942 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.155917 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.156871 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.157867 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.158819 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.168915 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.170051 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.170968 6242 pod_container_deletor.go:77] Container "f6e1e604d64038d2afa75e973920a4f69ab60ab6700c904e0123eb0190e58b03" not found in pod's containers
I1025 15:44:49.243603 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:49.243862 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
E1025 15:44:49.393578 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
I1025 15:44:49.471519 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:49.473433 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.476796 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.479324 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.481160 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.482797 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.484558 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.486294 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.488081 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.489755 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.491408 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.493008 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:49.494397 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:49.938479 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_12 (95ffa639331e223f77420a09d082b7bbfce76b885144a0571faebd49d0f4a3a6): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:49.938525 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_12 (95ffa639331e223f77420a09d082b7bbfce76b885144a0571faebd49d0f4a3a6): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:49.938541 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_12 (95ffa639331e223f77420a09d082b7bbfce76b885144a0571faebd49d0f4a3a6): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:49.938571 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_12 (95ffa639331e223f77420a09d082b7bbfce76b885144a0571faebd49d0f4a3a6): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:50.024741 6242 conversion.go:110] Could not get instant cpu stats: different number of cpus
W1025 15:44:50.185469 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.186746 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.187822 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.188678 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.189660 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.190634 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.191576 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.192434 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.193406 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.194416 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.195228 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.196001 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.196845 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.197605 6242 pod_container_deletor.go:77] Container "1c60f52e27a12fd14399ef20e269539e226d473a147ff1cbdd872cbffe92608a" not found in pod's containers
I1025 15:44:50.247701 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:50.247957 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:50.498280 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:50.499647 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.501327 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.502870 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.504226 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.505524 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.506771 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.508157 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.509468 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.510828 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.512295 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.513630 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.514870 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:50.516314 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:50.929498 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_13 (8fc230d61b313382dde08bf1dcdee0336220a5fd1bf917161e546beedce41756): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:50.929555 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_13 (8fc230d61b313382dde08bf1dcdee0336220a5fd1bf917161e546beedce41756): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:50.929568 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_13 (8fc230d61b313382dde08bf1dcdee0336220a5fd1bf917161e546beedce41756): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:50.929594 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_13 (8fc230d61b313382dde08bf1dcdee0336220a5fd1bf917161e546beedce41756): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:51.212200 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.213442 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.214431 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.215421 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.216432 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.217451 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.218530 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.219618 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.220646 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.221632 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.222661 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.223577 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.224514 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.225458 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.226421 6242 pod_container_deletor.go:77] Container "839f2165b1b550f913562fb4bed69af3a5369c0244edc5ce412445aa82fa7bcb" not found in pod's containers
I1025 15:44:51.250138 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:51.250238 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
E1025 15:44:51.372169 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
I1025 15:44:51.527310 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:51.528802 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.530725 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.532267 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.533838 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.535312 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.536890 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.538361 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.539723 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.541036 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.542346 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.543574 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.544755 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.545915 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:51.546999 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:51.998493 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_14 (6e4cf4580f22b60000c45c41dbb39f553d02c8cf6bd0c4f7fcbd03a6c7f0553c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:51.998550 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_14 (6e4cf4580f22b60000c45c41dbb39f553d02c8cf6bd0c4f7fcbd03a6c7f0553c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:51.998564 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_14 (6e4cf4580f22b60000c45c41dbb39f553d02c8cf6bd0c4f7fcbd03a6c7f0553c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:51.998606 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_14 (6e4cf4580f22b60000c45c41dbb39f553d02c8cf6bd0c4f7fcbd03a6c7f0553c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:52.242649 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.243894 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.245055 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.246329 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.247520 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.248697 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.249644 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.250681 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.251723 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.252876 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.253976 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.255042 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.256047 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.256992 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.258065 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.259134 6242 pod_container_deletor.go:77] Container "e083d2d1e74fb3d5e1d21281fbd7a9323d8b33b25beb022e61b9645b67078a65" not found in pod's containers
I1025 15:44:52.356106 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:52.356287 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:52.559650 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:52.560986 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.562461 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.563789 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.565127 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.566435 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.567717 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.568920 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.570129 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.571300 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.572346 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.573417 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.574506 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.575549 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.576630 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:52.577839 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:53.048438 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_15 (f3dfededdc7ef5c810aca49c4c681e2b0cfe4c1503691bbc95f83268b9ddf6a8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:53.048470 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_15 (f3dfededdc7ef5c810aca49c4c681e2b0cfe4c1503691bbc95f83268b9ddf6a8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:53.048493 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_15 (f3dfededdc7ef5c810aca49c4c681e2b0cfe4c1503691bbc95f83268b9ddf6a8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:53.048517 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_15 (f3dfededdc7ef5c810aca49c4c681e2b0cfe4c1503691bbc95f83268b9ddf6a8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:53.280368 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.282326 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.284344 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.285966 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.287910 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.289480 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.291238 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.293159 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.294395 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.295828 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.298289 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.299875 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.301278 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.302652 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.304118 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.305507 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.307004 6242 pod_container_deletor.go:77] Container "0161db18a979e9a11051e672de673581cd292b4c95612fcd92a08af35bd6d5ca" not found in pod's containers
I1025 15:44:53.358664 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:53.358860 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
E1025 15:44:53.376043 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
I1025 15:44:53.607827 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:53.609038 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.610656 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.612014 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.613345 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.614506 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.615690 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.616826 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.617988 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.619139 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.620393 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.621602 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.622729 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.623965 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.625076 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.626161 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:53.627275 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:54.038510 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_16 (aec0ec42dd3febc2267cffe24833921245e3c92b8c7239a6b960244323ade015): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:54.038578 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_16 (aec0ec42dd3febc2267cffe24833921245e3c92b8c7239a6b960244323ade015): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:54.038590 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_16 (aec0ec42dd3febc2267cffe24833921245e3c92b8c7239a6b960244323ade015): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:54.038618 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_16 (aec0ec42dd3febc2267cffe24833921245e3c92b8c7239a6b960244323ade015): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:54.321191 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.322262 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.323348 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.324282 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.325183 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.326007 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.326886 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.327692 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.328600 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.329379 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.330148 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.330939 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.332563 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.333590 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.334463 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.335203 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.335929 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.336813 6242 pod_container_deletor.go:77] Container "3f0ab916d804a8e2ee7e7356747ac29b0154c357f632f0a90885d594017e07b2" not found in pod's containers
I1025 15:44:54.360652 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:54.360833 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:54.637597 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:54.638977 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.640244 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.641312 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.642395 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.643415 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.644448 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.645487 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.646559 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.647604 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.648870 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.649915 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.651009 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.652033 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.653103 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.654192 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.655274 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:54.656326 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:55.138352 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_17 (463491146c452c743407351e584c78326b14281bdedf35175ab39064ab042f67): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:55.138404 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_17 (463491146c452c743407351e584c78326b14281bdedf35175ab39064ab042f67): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:55.138418 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_17 (463491146c452c743407351e584c78326b14281bdedf35175ab39064ab042f67): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:55.138446 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_17 (463491146c452c743407351e584c78326b14281bdedf35175ab39064ab042f67): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:55.351745 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.352888 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.353863 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.354848 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.355899 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.356713 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.357728 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.358734 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.359705 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.360618 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.361444 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.362529 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.363412 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.364275 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.365097 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.367003 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.369185 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.370322 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:55.371408 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
W1025 15:44:55.371470 6242 pod_container_deletor.go:77] Container "25b69930a7d9d28b568911aa911d007fba68c6d91d6c94b964e4347efa4f1f27" not found in pod's containers
I1025 15:44:55.464671 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:55.464733 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:55.672112 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI} cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:55.673342 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.674834 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.676188 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.677448 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.678805 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.680107 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.681491 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.682754 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.684035 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.685343 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.686667 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.687945 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.689271 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.690615 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.691975 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.693326 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.694914 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:55.696150 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:56.138483 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_18 (b73f02cad7144241e4390b8a85ebbd5835e2f333486d36497c418f5829b8cda5): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:56.138584 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_18 (b73f02cad7144241e4390b8a85ebbd5835e2f333486d36497c418f5829b8cda5): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:56.138616 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_18 (b73f02cad7144241e4390b8a85ebbd5835e2f333486d36497c418f5829b8cda5): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:56.138690 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_18 (b73f02cad7144241e4390b8a85ebbd5835e2f333486d36497c418f5829b8cda5): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:56.385606 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.386623 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.387690 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.388724 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.389627 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.390564 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.391492 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.392439 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.393439 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.394389 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.395386 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.396261 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.397132 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.398069 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.398846 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.399738 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.400485 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.401248 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.402257 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.403195 6242 pod_container_deletor.go:77] Container "ca9bfda0c289531c31db0babc32b6b165230cf29e3dd615088dccefc9669aeca" not found in pod's containers
I1025 15:44:56.467450 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:56.467658 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:56.703785 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:56.705122 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.706653 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.708001 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.709402 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.710579 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.711757 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.712994 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.714162 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.715285 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.716401 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.717484 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.718595 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.719745 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.720892 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.722052 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.723300 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.724439 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.725625 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:56.726763 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:57.148525 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_19 (e435d9c73d5e914f3898dd76ea00bce8167dda5e8c1894ba6996446cf2e972bb): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:57.148570 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_19 (e435d9c73d5e914f3898dd76ea00bce8167dda5e8c1894ba6996446cf2e972bb): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:57.148592 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_19 (e435d9c73d5e914f3898dd76ea00bce8167dda5e8c1894ba6996446cf2e972bb): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:57.148628 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_19 (e435d9c73d5e914f3898dd76ea00bce8167dda5e8c1894ba6996446cf2e972bb): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
E1025 15:44:57.378284 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
W1025 15:44:57.420667 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.421905 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.423169 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.424345 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.425464 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.426632 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.427829 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.428967 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.430022 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.431256 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.432347 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.433435 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.434494 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.435572 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.436597 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.437590 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.438716 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.439722 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.440617 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.441524 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.442361 6242 pod_container_deletor.go:77] Container "925a4e02149830f6acdec1c2a6e21f73c68d41c9e3867384543aa969afcd3e8e" not found in pod's containers
I1025 15:44:57.470040 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:57.470062 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:57.742984 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:57.744268 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.745877 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.747369 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.748738 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.750168 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.751490 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.752780 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.754143 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.755433 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.756666 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.757740 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.758873 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.759949 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.761040 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.762146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.763349 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.764451 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.765572 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.766731 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:57.767904 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:58.218722 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_20 (3054911edf33e299007dfa9ba7e6d259fb7d148afeec21cb21f38c128bb9bffd): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:58.218771 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_20 (3054911edf33e299007dfa9ba7e6d259fb7d148afeec21cb21f38c128bb9bffd): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:58.218786 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_20 (3054911edf33e299007dfa9ba7e6d259fb7d148afeec21cb21f38c128bb9bffd): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:58.218823 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_20 (3054911edf33e299007dfa9ba7e6d259fb7d148afeec21cb21f38c128bb9bffd): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:44:58.458756 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.460055 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.461294 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.462391 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.463615 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.464653 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.465713 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.466655 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.467681 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.468624 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.469611 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.470433 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.471297 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.472162 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.473106 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.474135 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.474990 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.475878 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.476872 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.477885 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.478893 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.480083 6242 pod_container_deletor.go:77] Container "c61b6f053f0a7f5f736e1aa6ddc68c8e869ef6b1ac797ebb527cbf1e91279bec" not found in pod's containers
I1025 15:44:58.573448 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:58.573463 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:58.781372 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI} cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:58.782919 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.784731 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.786334 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.788146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.789613 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.791097 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.792468 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.793845 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.795057 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.796458 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.797713 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.798893 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.800137 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.801521 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.802815 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.804226 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.805651 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.807130 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.808536 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.809684 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:58.810982 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:44:59.218531 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_21 (81a01125fcfe653667eb3c20263031db45b61472118aea27b7dca4741dbf1e88): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:59.218585 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_21 (81a01125fcfe653667eb3c20263031db45b61472118aea27b7dca4741dbf1e88): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:59.218605 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_21 (81a01125fcfe653667eb3c20263031db45b61472118aea27b7dca4741dbf1e88): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:44:59.218643 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_21 (81a01125fcfe653667eb3c20263031db45b61472118aea27b7dca4741dbf1e88): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
E1025 15:44:59.371889 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
W1025 15:44:59.498346 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.499437 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.500419 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.501446 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.502372 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.503457 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.504398 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.505406 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.506369 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.507379 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.508360 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.509265 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.510184 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.511226 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.512128 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.513051 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.514111 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.515072 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.516039 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.517031 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.517959 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.518889 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.519803 6242 pod_container_deletor.go:77] Container "73009e4ae351cb54f1be4baf507a0e09155cbed013cc26c9d0844c4fc8cd0086" not found in pod's containers
I1025 15:44:59.575697 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:59.575840 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:44:59.820378 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:44:59.821533 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.823064 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.824317 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.825720 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.827035 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.828456 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.829662 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.830836 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.831981 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.833114 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.834350 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.835608 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.836916 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.838197 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.839517 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.840676 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.841824 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.842969 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.844076 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.845281 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.846631 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:44:59.847924 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.031031 6242 conversion.go:110] Could not get instant cpu stats: different number of cpus
E1025 15:45:00.268722 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_22 (2073fa34552c719bf28dce9ccf775760e0d7accafefaa1aa861b5b52797b77b0): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:00.268759 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_22 (2073fa34552c719bf28dce9ccf775760e0d7accafefaa1aa861b5b52797b77b0): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:00.268776 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_22 (2073fa34552c719bf28dce9ccf775760e0d7accafefaa1aa861b5b52797b77b0): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:00.268805 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_22 (2073fa34552c719bf28dce9ccf775760e0d7accafefaa1aa861b5b52797b77b0): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:00.560010 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.562106 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.563810 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.565034 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.566120 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.567178 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.568233 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.583679 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.586128 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.587782 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.589207 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.590602 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.591758 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.593177 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.594500 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.595606 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.609553 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.613276 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.615163 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.617287 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.619477 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.621267 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.622619 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.624251 6242 pod_container_deletor.go:77] Container "66bd8d4763fc2dadf91fd5d2c786b69c18b1024b3694ba464e13c86764284cc4" not found in pod's containers
I1025 15:45:00.690619 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:00.690982 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:00.925301 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:00.926874 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.929075 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.930958 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.932574 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.934083 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.935656 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.937086 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.938437 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.939759 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.941041 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.942475 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.943754 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.945172 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.946463 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.947655 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.949070 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.950618 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.952007 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.953419 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.954952 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.956432 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.957857 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:00.959275 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:01.378373 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:01.408409 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_23 (dc57db8d5856b460dd0b7ba84d320f5e24f46e4577e1d30288c28c086986237a): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:01.408459 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_23 (dc57db8d5856b460dd0b7ba84d320f5e24f46e4577e1d30288c28c086986237a): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:01.408497 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_23 (dc57db8d5856b460dd0b7ba84d320f5e24f46e4577e1d30288c28c086986237a): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:01.408533 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_23 (dc57db8d5856b460dd0b7ba84d320f5e24f46e4577e1d30288c28c086986237a): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:01.642233 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.643341 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.644441 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.645520 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.646658 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.648064 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.649315 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.650502 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.651547 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.652777 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.653951 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.655163 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.656317 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.657495 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.658641 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.659602 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.660696 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.661786 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.663070 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.664240 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.665426 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.666526 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.667534 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.668690 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.669854 6242 pod_container_deletor.go:77] Container "10bcbba2f6a957c3e75f51bf603fec9238a57bc4ca7e58c991f9fadfd899ba9b" not found in pod's containers
I1025 15:45:01.695423 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:01.695431 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:01.971240 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:01.972647 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.974227 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.975506 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.976897 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.978339 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.979643 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.980983 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.982326 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.983718 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.984974 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.986358 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.987640 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.989167 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.990469 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.992063 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.993444 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.994727 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.995974 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.997260 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.998597 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:01.999889 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.001133 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.002441 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.003672 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:02.448493 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_24 (34dd9c0c42854a484925b03bc24d12cea49e8e98cb8d01fa039b56a7b852ad55): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:02.448539 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_24 (34dd9c0c42854a484925b03bc24d12cea49e8e98cb8d01fa039b56a7b852ad55): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:02.448556 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_24 (34dd9c0c42854a484925b03bc24d12cea49e8e98cb8d01fa039b56a7b852ad55): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:02.448609 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_24 (34dd9c0c42854a484925b03bc24d12cea49e8e98cb8d01fa039b56a7b852ad55): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:02.705081 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.707041 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.708813 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.710680 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.712453 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.714098 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.715395 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.716557 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.718181 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.719750 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.721146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.722440 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.723898 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.725436 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.726877 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.728252 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.729571 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.730804 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.731990 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.733166 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.734442 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.735806 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.737103 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.738348 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.739490 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:02.740869 6242 pod_container_deletor.go:77] Container "d163ad5f412a7c322e818cf92c176ae91bcbd59e7c49fa6b322fad6b2f5db5e6" not found in pod's containers
I1025 15:45:02.798241 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:02.798241 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:03.041524 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:03.042914 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.044608 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.045997 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.047306 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.048635 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.049906 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.051197 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.052440 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.053591 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.054739 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.055880 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.057112 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.058306 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.059556 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.060695 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.061811 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.063008 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.064205 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.065391 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.066804 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.068180 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.069639 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.071279 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.072805 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.074312 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:03.374145 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:03.528449 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_25 (249d099f1a56f70267308fefdffb52f9ae0f46e77d2ae2b02c00fdf1acf03205): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:03.528489 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_25 (249d099f1a56f70267308fefdffb52f9ae0f46e77d2ae2b02c00fdf1acf03205): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:03.528505 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_25 (249d099f1a56f70267308fefdffb52f9ae0f46e77d2ae2b02c00fdf1acf03205): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:03.528532 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_25 (249d099f1a56f70267308fefdffb52f9ae0f46e77d2ae2b02c00fdf1acf03205): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:03.760320 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.761427 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.762506 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.763562 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.764582 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.765648 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.766544 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.767388 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.768259 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.769255 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.770276 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.772040 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.772910 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.776136 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.777288 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.778363 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.779356 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.780438 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.781339 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.782216 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.783050 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.784014 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.784965 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.785838 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.786755 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.787740 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:03.788799 6242 pod_container_deletor.go:77] Container "fbab18796b70679b6aed3f1da9df1cbc215265647f8c3216075de5a5ca4df46d" not found in pod's containers
I1025 15:45:03.800886 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:03.800919 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:04.089516 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:04.091010 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.092653 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.094050 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.095410 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.096755 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.098023 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.099279 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.100654 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.102337 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.103654 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.104949 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.106227 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.107393 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.108784 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.110062 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.111301 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.112601 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.113978 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.115214 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.116573 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.118107 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.119411 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.120744 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.122125 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.123398 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.124763 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:04.578417 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_26 (8be269a487488612e479c41a98b99fdb6ae39ba2f113b53ebf671b714a33d633): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:04.578472 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_26 (8be269a487488612e479c41a98b99fdb6ae39ba2f113b53ebf671b714a33d633): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:04.578486 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_26 (8be269a487488612e479c41a98b99fdb6ae39ba2f113b53ebf671b714a33d633): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:04.578535 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_26 (8be269a487488612e479c41a98b99fdb6ae39ba2f113b53ebf671b714a33d633): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:04.809748 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.811082 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.812220 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.813281 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.814648 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.815938 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.817097 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.818244 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.819366 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.820458 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.821522 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.822702 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.823861 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.824952 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.826276 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.827453 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.828639 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.829711 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.830777 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.831803 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.832841 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.833897 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.834993 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.836092 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.837110 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.838332 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.839329 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:04.840478 6242 pod_container_deletor.go:77] Container "be2c65abbc807f7baed7477a25e8b23c3142d7b66e1b219d1df3d85d88083d7e" not found in pod's containers
I1025 15:45:04.904483 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:04.904628 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:05.141301 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:05.142737 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.147894 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.149396 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.150832 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.152140 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.153317 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.154525 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.155684 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.156920 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.158197 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.159531 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.160891 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.162074 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.163220 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.164672 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.166401 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.167700 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.169006 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.170146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.171169 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.172203 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.173224 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.174424 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.175488 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.176696 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.177829 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.178864 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:05.380496 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:05.628329 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_27 (7e5631df83bea9e968bbb897533410f71458c87e5d6b06934b9a236bba00c6e2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:05.628372 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_27 (7e5631df83bea9e968bbb897533410f71458c87e5d6b06934b9a236bba00c6e2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:05.628404 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_27 (7e5631df83bea9e968bbb897533410f71458c87e5d6b06934b9a236bba00c6e2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:05.628445 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_27 (7e5631df83bea9e968bbb897533410f71458c87e5d6b06934b9a236bba00c6e2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:05.861079 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.862389 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.863579 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.864734 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.865868 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.866972 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.868160 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.869205 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.870131 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.871002 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.872009 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.873104 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.874170 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.875114 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.876064 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.877173 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.878389 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.879726 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.880905 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.882049 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.883026 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.884160 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.885229 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.886462 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.887870 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.888997 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.890031 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.891009 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:05.892111 6242 pod_container_deletor.go:77] Container "fc7c63691c06f8e7dda367e113d4be50f2979425274b44b6352f71ec03a95c4d" not found in pod's containers
I1025 15:45:05.908176 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:05.908310 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:06.192861 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:06.194408 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.196078 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.197672 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.199123 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.200461 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.201890 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.203126 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.204509 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.205834 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.207164 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.208671 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.210172 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.211476 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.212778 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.214088 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.215395 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.216700 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.218101 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.219478 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.222577 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.229603 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.232699 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.234277 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.235636 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.236854 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.237948 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.239291 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.240662 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:06.658474 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_28 (66451c18fda0b4a506bf01988ec49e5a8a11f2fabf064142995d576daab47c03): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:06.658520 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_28 (66451c18fda0b4a506bf01988ec49e5a8a11f2fabf064142995d576daab47c03): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:06.658537 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_28 (66451c18fda0b4a506bf01988ec49e5a8a11f2fabf064142995d576daab47c03): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:06.658600 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_28 (66451c18fda0b4a506bf01988ec49e5a8a11f2fabf064142995d576daab47c03): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:06.912450 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.913648 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.914842 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.915830 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.916813 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.917753 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.918762 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.919839 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.920730 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.921637 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.922860 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.924022 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.925090 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.926118 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.927248 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.928303 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.929206 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.930234 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.931243 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.932266 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.933226 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.934203 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.935052 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.935903 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.936882 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.937857 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.938752 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.939663 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.940549 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:06.941552 6242 pod_container_deletor.go:77] Container "574ad3300367af6daab8c2f85e4a06687fb4aa0a18d5b692f705d9affcfc3347" not found in pod's containers
I1025 15:45:07.011181 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:07.011235 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:07.242319 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:07.243806 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.245565 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.247302 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.249181 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.250921 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.252655 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.254179 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.255895 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.257536 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.259056 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.260449 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.261891 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.263263 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.264589 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.266039 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.270300 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.271726 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.273087 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.274404 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.275619 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.276785 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.278052 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.279235 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.280395 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.281586 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.282778 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.283996 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.285146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.286197 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:07.372153 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:07.758348 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_29 (19e158241be192fc11ef5b6da83f2e0335e44d96a8c6cfc11a331fcc2f84ca69): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:07.758409 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_29 (19e158241be192fc11ef5b6da83f2e0335e44d96a8c6cfc11a331fcc2f84ca69): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:07.758424 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_29 (19e158241be192fc11ef5b6da83f2e0335e44d96a8c6cfc11a331fcc2f84ca69): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:07.758459 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_29 (19e158241be192fc11ef5b6da83f2e0335e44d96a8c6cfc11a331fcc2f84ca69): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:07.965229 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.966598 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.967746 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.969050 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.970271 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.971439 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.972620 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.973647 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.974583 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.975648 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.976698 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.977745 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.978905 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.979931 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.981010 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.981972 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.982948 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.984032 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.984967 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.986051 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.987015 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.988114 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.989571 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.990656 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.991876 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.992902 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.993931 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.994919 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:07.999652 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.000734 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.001917 6242 pod_container_deletor.go:77] Container "be8a8121588aef7d67528e3d6ca596b29129c9d02a7ef6e07efcc89f89331a47" not found in pod's containers
I1025 15:45:08.014462 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:08.014659 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:08.302835 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:08.304293 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.305988 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.307440 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.309023 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.310482 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.311938 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.313302 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.314722 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.316232 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.317679 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.319143 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.320570 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.321976 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.323371 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.324832 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.326072 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.327375 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.328666 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.329806 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.331089 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.332261 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.333458 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.334631 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.335814 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.336930 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.338247 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.339759 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.341219 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.342547 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:08.343750 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:08.828336 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_30 (920c5c68c28ca7c04fd8f11d3e2219d7f97cfc188cf268bb8a7d3d7154ccc545): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:08.828385 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_30 (920c5c68c28ca7c04fd8f11d3e2219d7f97cfc188cf268bb8a7d3d7154ccc545): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:08.828420 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_30 (920c5c68c28ca7c04fd8f11d3e2219d7f97cfc188cf268bb8a7d3d7154ccc545): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:08.828461 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_30 (920c5c68c28ca7c04fd8f11d3e2219d7f97cfc188cf268bb8a7d3d7154ccc545): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:09.023557 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.024677 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.025724 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.026748 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.027804 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.029050 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.030312 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.031653 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.032784 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.033861 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.034886 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.035837 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.036889 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.037945 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.038903 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.039824 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.040753 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.041648 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.042644 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.043569 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.044468 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.045407 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.046288 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.047295 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.048282 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.049209 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.049991 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.050763 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.051587 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.052403 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.053274 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.054459 6242 pod_container_deletor.go:77] Container "317bb5b5c0ef55b04301a751360dd82325ee95ae14ce208c3b7bfa69692f16f8" not found in pod's containers
I1025 15:45:09.119368 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:09.119434 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:09.355264 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:09.356684 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.358672 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.360470 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.362031 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.363538 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.364964 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.366369 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.367672 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.371048 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.373025 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.375019 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.376699 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:09.380240 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
W1025 15:45:09.383068 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.386795 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.388677 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.390339 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.391674 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.393043 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.394791 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.396280 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.397755 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.399230 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.400645 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.402013 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.403242 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.404449 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.406108 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.408199 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.409822 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.411270 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:09.412745 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:09.868613 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_31 (92391c23d84eb0d389c5cb85ce71c224031539b23e69bda2eefdfb96f812f2e2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:09.868685 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_31 (92391c23d84eb0d389c5cb85ce71c224031539b23e69bda2eefdfb96f812f2e2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:09.868708 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_31 (92391c23d84eb0d389c5cb85ce71c224031539b23e69bda2eefdfb96f812f2e2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:09.868763 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_31 (92391c23d84eb0d389c5cb85ce71c224031539b23e69bda2eefdfb96f812f2e2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:10.077739 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.078914 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.080038 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.081192 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.082323 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.083349 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.084389 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.085431 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.086484 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.087573 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.088795 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.089980 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.091137 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.092154 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.093306 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.094383 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.095443 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.096406 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.097394 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.098351 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.099355 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.100705 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.101656 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.102773 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.103765 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.104658 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.105626 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.106593 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.107484 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.108449 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.109468 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.110393 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.111456 6242 pod_container_deletor.go:77] Container "cb5f6b4271b486a73176504297b139d474401551a8f0dd0f26476783aace0796" not found in pod's containers
I1025 15:45:10.121225 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:10.121253 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:10.412050 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:10.413395 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.415023 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.416363 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.417743 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.419052 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.420320 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.421494 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.423078 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.424787 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.426184 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.427719 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.429177 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.430468 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.432018 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.433400 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.434765 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.436014 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.437507 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.439068 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.440276 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.441558 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.442924 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.444338 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.445655 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.447558 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.449203 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.450816 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.452273 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.453830 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.455345 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.456941 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:10.458340 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:10.958506 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_32 (6bc7a1199eb45824213cb59595a890bdc46da8b4eb999e281459716892897df7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:10.958538 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_32 (6bc7a1199eb45824213cb59595a890bdc46da8b4eb999e281459716892897df7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:10.958553 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_32 (6bc7a1199eb45824213cb59595a890bdc46da8b4eb999e281459716892897df7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:10.958584 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_32 (6bc7a1199eb45824213cb59595a890bdc46da8b4eb999e281459716892897df7): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:11.133411 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.134341 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.135428 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.136488 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.137416 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.138314 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.139233 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.140064 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.141071 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.142108 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.143305 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.144300 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.145235 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.146146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.147047 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.147977 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.149007 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.150052 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.151154 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.152148 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.153094 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.154126 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.155134 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.156062 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.156950 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.157982 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.159138 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.160175 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.161143 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.162075 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.163038 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.163921 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.164816 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.166351 6242 pod_container_deletor.go:77] Container "6f358d2660ab7af2a45641bb2a0c81b935ad0e47963356e1112baea42754bb03" not found in pod's containers
I1025 15:45:11.225379 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:11.225406 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
E1025 15:45:11.382730 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
I1025 15:45:11.467071 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:11.469121 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.471063 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.472884 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.474606 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.476219 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.478004 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.479777 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.481331 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.482984 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.485137 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.487734 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.492589 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.494302 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.495956 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.497375 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.498994 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.500757 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.502723 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.504252 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.505783 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.507302 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.508764 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.510846 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.512480 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.514066 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.520451 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.521952 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.523349 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.524616 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.526067 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.527556 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.529077 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:11.530511 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:11.999215 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_33 (73e09c053227bcb0ea4cd62ce7fc1fe9d807e5670d37b0e820d69c58f4709fc2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:11.999262 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_33 (73e09c053227bcb0ea4cd62ce7fc1fe9d807e5670d37b0e820d69c58f4709fc2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:11.999276 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_33 (73e09c053227bcb0ea4cd62ce7fc1fe9d807e5670d37b0e820d69c58f4709fc2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:11.999306 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_33 (73e09c053227bcb0ea4cd62ce7fc1fe9d807e5670d37b0e820d69c58f4709fc2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:12.192225 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.193630 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.194886 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.196209 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.197371 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.199190 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.200636 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.201631 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.202673 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.203682 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.204771 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.205822 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.207005 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.208131 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.209184 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.210279 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.211371 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.212364 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.213285 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.214615 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.215795 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.217149 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.218217 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.219311 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.220403 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.221477 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.222751 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.223847 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.224826 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.225827 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.226868 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.228237 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.229513 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.230936 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.232307 6242 pod_container_deletor.go:77] Container "91cd7cb5128da88fa57380c4bc382f54a6fa27a4df5ce97ae9fb9f52e3844926" not found in pod's containers
I1025 15:45:12.328546 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:12.328725 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:12.533145 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:12.535262 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.537222 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.538950 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.540484 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.542008 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.543617 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.545142 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.548830 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.551095 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.552792 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.554192 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.555743 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.556996 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.558388 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.559737 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.561004 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.562287 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.563670 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.564823 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.566243 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.567973 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.569333 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.570638 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.571898 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.573164 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.574650 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.575840 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.577110 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.578284 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.579484 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.580648 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.581887 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.583259 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:12.584553 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:13.028336 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_34 (2d66be07f2dc11ac01987caee82662c5672fbf222e45b7a6510704faa824f946): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:13.028371 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_34 (2d66be07f2dc11ac01987caee82662c5672fbf222e45b7a6510704faa824f946): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:13.028383 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_34 (2d66be07f2dc11ac01987caee82662c5672fbf222e45b7a6510704faa824f946): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:13.028408 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_34 (2d66be07f2dc11ac01987caee82662c5672fbf222e45b7a6510704faa824f946): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:13.263495 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.265034 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.266561 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.268227 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.269806 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.271065 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.272517 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.273722 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.274982 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.276286 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.277461 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.278859 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.279937 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.281199 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.282190 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.283456 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.284677 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.286032 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.287561 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.288944 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.290262 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.291429 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.292548 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.293650 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.295097 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.296376 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.297512 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.298617 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.299841 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.301031 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.302241 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.303278 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.304179 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.305038 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.305964 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.307301 6242 pod_container_deletor.go:77] Container "a5ad0bcc5e8c052da05322f1081ccec3c199784b485c11a3c3377f931f97f00d" not found in pod's containers
I1025 15:45:13.331328 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:13.331341 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
E1025 15:45:13.377567 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
I1025 15:45:13.608181 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:13.609745 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.611507 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.613019 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.614360 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.615632 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.616832 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.617976 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.619222 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.620412 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.621536 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.622796 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.624047 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.625167 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.626525 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.627847 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.629091 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.630454 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.631605 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.632789 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.633883 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.634993 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.636155 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.637241 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.638385 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.639741 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.640816 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.642012 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.643168 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.644248 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.645396 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.646603 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.647828 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.649023 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.650191 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:13.651452 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:14.108623 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_35 (ae8ce527d4a187243ead4f6b3c9280b0aea520b24819c53a97be97c2d35c6d78): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:14.108688 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_35 (ae8ce527d4a187243ead4f6b3c9280b0aea520b24819c53a97be97c2d35c6d78): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:14.108712 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_35 (ae8ce527d4a187243ead4f6b3c9280b0aea520b24819c53a97be97c2d35c6d78): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:14.108748 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_35 (ae8ce527d4a187243ead4f6b3c9280b0aea520b24819c53a97be97c2d35c6d78): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:14.330376 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.331396 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.332338 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.333254 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.334082 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.335052 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.336044 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.337101 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.338023 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.339026 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.339918 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.340780 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.341629 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.342421 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.343181 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.343904 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.344729 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.345509 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.346321 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.347103 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.347939 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.348908 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.349821 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.350597 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.351363 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.352087 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.352848 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.353635 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.354542 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.355422 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.356334 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.357181 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.358062 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.358899 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.359666 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.360532 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.361428 6242 pod_container_deletor.go:77] Container "3d9af4e2647f6db4e6191022bcbcf6f07014117c91a38b58eed4161ec0dd296b" not found in pod's containers
I1025 15:45:14.437817 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:14.437831 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:14.662355 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:14.663833 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.665543 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.667143 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.668676 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.670060 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.671342 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.672631 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.673776 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.674968 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.676248 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.677419 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.678629 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.679813 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.681024 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.682116 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.683173 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.684282 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.685451 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.686642 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.687857 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.689186 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.690332 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.691569 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.692864 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.694071 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.695238 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.696454 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.697585 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.698893 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.700073 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.701300 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.702517 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.704187 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.705468 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.708499 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:14.709744 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:15.148515 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_36 (9b3aa0afaf1e01afbd019250e0f1b05d022fe7cc5615bfe75d7b8c8ab8c2f837): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:15.148560 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_36 (9b3aa0afaf1e01afbd019250e0f1b05d022fe7cc5615bfe75d7b8c8ab8c2f837): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:15.148574 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_36 (9b3aa0afaf1e01afbd019250e0f1b05d022fe7cc5615bfe75d7b8c8ab8c2f837): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:15.148614 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_36 (9b3aa0afaf1e01afbd019250e0f1b05d022fe7cc5615bfe75d7b8c8ab8c2f837): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
E1025 15:45:15.376034 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
W1025 15:45:15.395307 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.396255 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.397280 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.398753 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.399995 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.401189 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.402400 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.403561 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.404622 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.405893 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.407216 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.408626 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.409863 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.411083 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.412219 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.413394 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.414587 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.415807 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.416829 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.417860 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.419083 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.420353 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.421492 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.422801 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.424022 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.425192 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.426205 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.427382 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.428499 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.429665 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.430869 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.431899 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.432805 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.433706 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.434796 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.438891 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.440325 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:15.441445 6242 pod_container_deletor.go:77] Container "4f597b72829735b3c758ba21072736967972f2bb8cedef69250e970803281f1e" not found in pod's containers
I1025 15:45:15.541030 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:15.541254 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:15.742260 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:16.495620 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.497653 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.499205 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.501424 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.502511 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.503763 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.504946 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.506205 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.507346 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.508535 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.509639 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.510758 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.511861 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.517659 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.519312 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.520515 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.521637 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.522948 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.524250 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.528496 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.529777 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.531112 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.538630 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.540479 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.541924 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.543921 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.545198 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.546414 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.547714 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.549110 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.550434 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.551579 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.552926 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.554493 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.555888 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.557355 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:16.558909 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:17.028471 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_37 (55d6c423a64ad8179fcfe7e0748c7fab28b21e92a3d02f140fc2cc12f333fe47): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:17.028525 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_37 (55d6c423a64ad8179fcfe7e0748c7fab28b21e92a3d02f140fc2cc12f333fe47): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:17.028558 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_37 (55d6c423a64ad8179fcfe7e0748c7fab28b21e92a3d02f140fc2cc12f333fe47): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:17.028610 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_37 (55d6c423a64ad8179fcfe7e0748c7fab28b21e92a3d02f140fc2cc12f333fe47): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
E1025 15:45:17.389095 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
W1025 15:45:17.526617 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.527876 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.529091 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.530225 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.531307 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.532307 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.533303 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.534276 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.535203 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.536131 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.537064 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.537987 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.538933 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.539831 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.540684 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.541607 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.542545 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.543475 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.544369 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.545296 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.546182 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.547118 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.548091 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.549031 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.549952 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.550959 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.551867 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.552777 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.553695 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.554607 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.555436 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.556337 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.557244 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.558355 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.559314 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.560273 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.561204 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.562137 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.563269 6242 pod_container_deletor.go:77] Container "ca21422a3a3c74df6e62f7baf375d1a75ac9481ceb8e572d2524b51f915abe1d" not found in pod's containers
I1025 15:45:17.646640 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:17.646706 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:17.864048 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:17.868883 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.871065 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.872659 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.873940 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.875405 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.876843 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.878501 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.879930 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.881239 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.882457 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.883662 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.884906 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.886276 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.887654 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.888923 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.890341 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.891679 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.893004 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.894298 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.895567 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.896806 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.898255 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.899589 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.900820 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.902261 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.903746 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.905146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.906419 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.907636 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.908998 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.910562 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.911980 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.913353 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.914495 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.915896 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.917157 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.918696 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:17.920107 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:18.338417 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_38 (a1cd538a47556296fef4b556af7dde2f091479e8e0f9d84515ef257f3883ba00): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:18.338478 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_38 (a1cd538a47556296fef4b556af7dde2f091479e8e0f9d84515ef257f3883ba00): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:18.338493 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_38 (a1cd538a47556296fef4b556af7dde2f091479e8e0f9d84515ef257f3883ba00): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:18.338545 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_38 (a1cd538a47556296fef4b556af7dde2f091479e8e0f9d84515ef257f3883ba00): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:18.589194 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.590537 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.591626 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.592634 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.593576 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.594521 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.595406 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.596274 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.597054 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.598100 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.598925 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.599722 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.600634 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.601519 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.602379 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.603214 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.604114 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.604963 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.606055 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.607039 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.607966 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.608857 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.609778 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.610629 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.611413 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.612274 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.613146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.614437 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.615458 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.616352 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.617157 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.618057 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.618946 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.620069 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.621135 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.622389 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.623471 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.624517 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.625493 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.626714 6242 pod_container_deletor.go:77] Container "d94149d03f69bce50a7cd95b5bb4c1893ac50147a505e149aa1749a9963dbf55" not found in pod's containers
I1025 15:45:18.649832 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:18.649852 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:18.927901 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:18.929240 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.930771 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.932173 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.933557 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.935200 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.936587 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.937849 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.939071 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.940330 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.941613 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.942944 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.944206 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.945333 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.946549 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.947686 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.948859 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.950342 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.951661 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.952852 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.954085 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.955273 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.959620 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.960950 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.962069 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.963200 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.964340 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.965561 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.967329 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.968947 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.970258 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.971799 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.973317 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.975142 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.980582 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.983869 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.985496 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.987238 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.990195 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:18.991959 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:19.372066 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:19.458380 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_39 (f1f88d4cd68896296139a216f3c5e9c0d550cf0b6fbb3000b93f871d1ab0e1d0): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:19.458422 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_39 (f1f88d4cd68896296139a216f3c5e9c0d550cf0b6fbb3000b93f871d1ab0e1d0): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:19.458435 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_39 (f1f88d4cd68896296139a216f3c5e9c0d550cf0b6fbb3000b93f871d1ab0e1d0): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:19.458459 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_39 (f1f88d4cd68896296139a216f3c5e9c0d550cf0b6fbb3000b93f871d1ab0e1d0): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:19.657111 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.658357 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.659615 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.660793 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.661783 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.662810 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.663820 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.664936 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.666023 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.669885 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.671234 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.672557 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.673748 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.674953 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.676039 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.677051 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.678426 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.679543 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.680584 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.681549 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.682471 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.683463 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.684323 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.685207 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.686373 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.687441 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.688516 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.689579 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.690561 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.691526 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.692636 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.693788 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.695032 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.696030 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.697155 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.698263 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.699278 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.700399 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.701759 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.703029 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:19.704347 6242 pod_container_deletor.go:77] Container "caad66bcb11a1572f713db03408e7e0e2ff02a28a0befcda597bd79b95ad73a4" not found in pod's containers
I1025 15:45:19.754324 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:19.754451 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:20.005027 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:20.006644 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.008406 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.009816 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.011177 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.012611 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.013995 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.015373 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.016724 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.018057 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.019291 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.020569 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.021914 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.023363 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.024552 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.025783 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.027232 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.028680 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.030226 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.031626 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.033133 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.034515 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.035973 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.037343 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.039064 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.040408 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.041928 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.043451 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.044879 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.049297 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.050725 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.052071 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.053401 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.054817 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.056195 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.057710 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.059010 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.060438 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.061916 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.063258 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.064512 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:20.538474 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_40 (02ee0959903152534dde182977018c594a6dd48eaa3fa3c290960d392b34d0d9): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:20.538515 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_40 (02ee0959903152534dde182977018c594a6dd48eaa3fa3c290960d392b34d0d9): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:20.538532 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_40 (02ee0959903152534dde182977018c594a6dd48eaa3fa3c290960d392b34d0d9): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:20.538564 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_40 (02ee0959903152534dde182977018c594a6dd48eaa3fa3c290960d392b34d0d9): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:20.734091 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.735497 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.737109 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.738552 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.739777 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.740890 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.742237 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.743382 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.744473 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.745558 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.746572 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.747666 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.748720 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.749826 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.750957 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.751963 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.752976 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.754074 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.755136 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.756199 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.757300 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.758422 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.759528 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.760525 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.761475 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.762340 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.763176 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.763994 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.764792 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.765680 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.766631 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.767505 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.768485 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.769397 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.770237 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.771188 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.772069 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.772928 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.773901 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.774882 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.775964 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:20.777229 6242 pod_container_deletor.go:77] Container "cc80090e1464088cd71afba83d8d02a7db641b325590cab6d54a2449828f7125" not found in pod's containers
I1025 15:45:20.857650 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:20.857780 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:21.077981 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:21.079747 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.081823 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.084143 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.086215 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.088268 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.090268 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.092157 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.094239 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.096022 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.097823 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.099696 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.101551 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.103243 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.104772 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.106122 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.107524 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.109081 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.110679 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.112119 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.113568 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.114975 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.116550 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.118140 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.119653 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.121147 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.122587 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.124024 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.125284 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.126606 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.127827 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.129178 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.130431 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.131876 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.138030 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.139559 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.141070 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.142488 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.143854 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.145281 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.146477 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.147619 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:21.383001 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:21.648433 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_41 (41037a76779b3152079ad7f4d72703e91a78408d38ff859ae9502529d4e3198d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:21.648481 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_41 (41037a76779b3152079ad7f4d72703e91a78408d38ff859ae9502529d4e3198d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:21.648496 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_41 (41037a76779b3152079ad7f4d72703e91a78408d38ff859ae9502529d4e3198d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:21.648529 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_41 (41037a76779b3152079ad7f4d72703e91a78408d38ff859ae9502529d4e3198d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:21.818041 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.819337 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.820456 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.821594 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.822679 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.823830 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.824790 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.825787 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.826644 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.827744 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.828872 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.830231 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.831226 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.832216 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.833178 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.838683 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.839686 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.840717 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.841684 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.842633 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.843593 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.844559 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.845532 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.846576 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.848050 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.852481 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.853691 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.854775 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.855852 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.856900 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.857940 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.858899 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.859846 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.860776 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.861744 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.862693 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.863635 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.864442 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.865228 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.866006 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.866913 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.867890 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:21.869080 6242 pod_container_deletor.go:77] Container "c68ce2a79527e05ea243188c56df342e7d4f264168680ab590669ac2567282b3" not found in pod's containers
I1025 15:45:21.960956 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:21.960993 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:22.169867 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI} cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:22.171051 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.172634 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.174041 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.175235 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.176504 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.177674 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.178919 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.180156 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.181455 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.182607 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.183761 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.184933 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.186122 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.187300 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.188511 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.189669 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.191656 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.194151 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.196119 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.197666 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.199097 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.200577 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.201797 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.202939 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.204096 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.205382 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.206585 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.207747 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.208969 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.210165 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.211318 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.212511 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.213773 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.214926 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.216031 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.217112 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.218432 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.219718 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.220841 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.221980 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.223174 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.224424 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:22.699207 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_42 (13e2e5c30d69b18fd852c6358a848e6f205b92472908dbbe1dd3bd13d122e66c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:22.699284 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_42 (13e2e5c30d69b18fd852c6358a848e6f205b92472908dbbe1dd3bd13d122e66c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:22.699308 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_42 (13e2e5c30d69b18fd852c6358a848e6f205b92472908dbbe1dd3bd13d122e66c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:22.699363 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_42 (13e2e5c30d69b18fd852c6358a848e6f205b92472908dbbe1dd3bd13d122e66c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:22.887258 6242 docker_sandbox.go:263] Couldn't find network status for default/persistent-volume-setup-m85sv through plugin: invalid network status for
W1025 15:45:22.904687 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.905858 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.906813 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.907892 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.909042 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.910235 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.911282 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.912226 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.913093 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.913957 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.914978 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.915913 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.916793 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.917656 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.918609 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.919536 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.920498 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.921441 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.922375 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.923332 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.924223 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.925105 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.926226 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.927468 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.928291 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.929026 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.929890 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.930761 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.931718 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.932601 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.933698 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.934697 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.935644 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.936458 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.937396 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.938638 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.939640 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.940580 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.941529 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.942479 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.943401 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.944284 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.945245 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:22.946474 6242 pod_container_deletor.go:77] Container "4af143d3dc849b47e32cddf7e315975fcc5d47949691f1418384dcb2224a62d5" not found in pod's containers
I1025 15:45:22.965147 6242 reconciler.go:201] UnmountVolume operation started for volume "kubernetes.io/host-path/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvdir" (spec.Name: "pvdir") from pod "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:22.965469 6242 operation_generator.go:684] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvdir" (OuterVolumeSpecName: "pvdir") pod "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38"). InnerVolumeSpecName "pvdir". PluginName "kubernetes.io/host-path", VolumeGidValue ""
I1025 15:45:22.965484 6242 reconciler.go:201] UnmountVolume operation started for volume "kubernetes.io/secret/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvinstaller-token-qpv9v" (spec.Name: "pvinstaller-token-qpv9v") from pod "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:22.966154 6242 reconciler.go:363] Detached volume "kubernetes.io/host-path/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvdir" (spec.Name: "pvdir") devicePath: ""
I1025 15:45:22.981518 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:22.983498 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:23.078315 6242 operation_generator.go:684] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvinstaller-token-qpv9v" (OuterVolumeSpecName: "pvinstaller-token-qpv9v") pod "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38" (UID: "64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38"). InnerVolumeSpecName "pvinstaller-token-qpv9v". PluginName "kubernetes.io/secret", VolumeGidValue ""
I1025 15:45:23.167695 6242 reconciler.go:363] Detached volume "kubernetes.io/secret/64a2e9d3-b99b-11e7-9b1d-3a4633f0fe38-pvinstaller-token-qpv9v" (spec.Name: "pvinstaller-token-qpv9v") devicePath: ""
I1025 15:45:23.248127 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:23.249993 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.252122 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.254093 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.255740 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.257208 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.258743 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.260172 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.261436 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.262849 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.264166 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.265456 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.266699 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.268078 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.269280 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.270528 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.271890 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.273313 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.274582 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.275868 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.277166 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.278644 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.279961 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.281303 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.282586 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.283755 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.285030 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.286623 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.287998 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.289195 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.290448 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.291685 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.292877 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.294727 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.296159 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.297595 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.298942 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.300187 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.301507 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.302864 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.304161 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.305391 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.306645 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.308033 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.377175 6242 docker_sandbox.go:263] Couldn't find network status for default/persistent-volume-setup-m85sv through plugin: invalid network status for
E1025 15:45:23.380129 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:23.839784 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_43 (a8a97dd8517fafa1b0d83b7482a253a504f00a83110427a400387dd354c02f90): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:23.839896 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_43 (a8a97dd8517fafa1b0d83b7482a253a504f00a83110427a400387dd354c02f90): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:23.839962 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_43 (a8a97dd8517fafa1b0d83b7482a253a504f00a83110427a400387dd354c02f90): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:23.840049 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_43 (a8a97dd8517fafa1b0d83b7482a253a504f00a83110427a400387dd354c02f90): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:23.984690 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.985718 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.986554 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.987471 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.988628 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.989531 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.990486 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.991389 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.992227 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.993243 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.994255 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.995266 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.996236 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.997173 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.998767 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:23.999841 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.000906 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.001900 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.002942 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.003886 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.004897 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.006061 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.007177 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.008255 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.009249 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.010223 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.011217 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.012041 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.012999 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.013994 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.014863 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.015668 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.016449 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.017235 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.018044 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.018796 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.019623 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.020506 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.021360 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.022377 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.023264 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.024169 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.024991 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.025886 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.026892 6242 pod_container_deletor.go:77] Container "e5385749b138bb24a4a75861db4ee9965d5512f4615450ecb67d889c973d4ec0" not found in pod's containers
W1025 15:45:24.029339 6242 docker_sandbox.go:263] Couldn't find network status for default/persistent-volume-setup-m85sv through plugin: invalid network status for
W1025 15:45:24.033159 6242 pod_container_deletor.go:77] Container "c2a9230d8bd4dc420d30637b64dec1632b386ca11f5abd307ea8427fa4f5dff4" not found in pod's containers
I1025 15:45:24.072684 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:24.072949 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:24.328205 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:24.331038 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.333215 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.334797 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.336430 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.337843 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.339341 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.340676 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.342242 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.343667 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.344972 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.346370 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.347565 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.348758 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.349984 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.351076 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.352130 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.353220 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.354381 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.355505 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.356557 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.357694 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.358803 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.360043 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.361183 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.362386 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.363571 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.364752 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.365786 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.366981 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.368093 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.369231 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.370418 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.371537 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.372755 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.373912 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.375030 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.376220 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.377280 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.378509 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.379672 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.380795 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.381982 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.383156 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:24.384365 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:24.828804 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_44 (6e23881e3a72a91f25df0152c5023c5d8024c8f165887535f09579cec412850c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:24.828890 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_44 (6e23881e3a72a91f25df0152c5023c5d8024c8f165887535f09579cec412850c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:24.828935 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_44 (6e23881e3a72a91f25df0152c5023c5d8024c8f165887535f09579cec412850c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:24.829012 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_44 (6e23881e3a72a91f25df0152c5023c5d8024c8f165887535f09579cec412850c): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:25.063042 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.063993 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.064981 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.065927 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.066769 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.067668 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.068645 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.069640 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.070560 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.071467 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.072381 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.073289 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.074263 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.075209 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.076152 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.077061 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.077984 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.078907 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.079804 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.080817 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.081701 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.082691 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.083591 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.084432 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.085339 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.086233 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.087161 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.088171 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.089092 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.099130 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.100216 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.101250 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.102221 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.103144 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.104073 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.104995 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.105905 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.106798 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.107714 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.108668 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.109584 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.110477 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.111421 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.112400 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.113387 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.114513 6242 pod_container_deletor.go:77] Container "e651ba8a26956161521c461f972f14b169ac3a4d1fb45b23f0911675ff2704af" not found in pod's containers
I1025 15:45:25.176501 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:25.176511 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
W1025 15:45:25.370860 6242 docker_sandbox.go:263] Couldn't find network status for default/persistent-volume-setup-m85sv through plugin: invalid network status for
E1025 15:45:25.374297 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
I1025 15:45:25.416110 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:25.418095 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.420045 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.422225 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.423762 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.425309 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.426678 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.427948 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.429440 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.430991 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.432263 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.433505 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.434733 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.435949 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.437206 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.438425 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.439569 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.440672 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.442030 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.443184 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.444265 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.445402 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.446696 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.447952 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.449121 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.450280 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.451428 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.452517 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.453754 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.455010 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.456331 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.457510 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.458755 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.459954 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.461206 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.462466 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.463695 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.464839 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.466059 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.467253 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.468557 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.469994 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.471098 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.472228 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.473311 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:25.474440 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:25.969081 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_45 (2ced6d6ced2c2374b8f4d6edd60e239498b706510d52a84d6877995902fb3a63): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:25.969168 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_45 (2ced6d6ced2c2374b8f4d6edd60e239498b706510d52a84d6877995902fb3a63): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:25.969208 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_45 (2ced6d6ced2c2374b8f4d6edd60e239498b706510d52a84d6877995902fb3a63): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:25.969285 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_45 (2ced6d6ced2c2374b8f4d6edd60e239498b706510d52a84d6877995902fb3a63): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:26.145240 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.146246 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.147445 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.148458 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.149412 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.150260 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.151081 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.151851 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.152668 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.153496 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.154454 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.155344 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.156301 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.157209 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.158273 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.159152 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.160137 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.161044 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.161897 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.162704 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.163504 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.164425 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.165497 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.166505 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.167438 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.168356 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.169252 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.170170 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.171139 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.172059 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.172971 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.174007 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.174918 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.175890 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.176769 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.177723 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.178738 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.179643 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.180659 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.181846 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.182888 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.183870 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.184819 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.185639 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.186522 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.187438 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.188738 6242 pod_container_deletor.go:77] Container "b2976e4dcdd701266cdbdc2b12dc17f7a81b295376c07d89af7c1636f10f4852" not found in pod's containers
I1025 15:45:26.279392 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:26.279593 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:26.489733 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI} cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:26.491700 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.494165 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.495972 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.497498 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.499440 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.501114 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.502520 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.503670 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.504777 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.506896 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.511419 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.513141 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.514924 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.516320 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.518288 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.519900 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.521170 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.522480 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.523648 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.524750 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.526118 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.527444 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.528651 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.529758 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.531013 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.532239 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.533456 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.534794 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.535990 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.537205 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.538530 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.539736 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.540764 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.541959 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.543120 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.544309 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.545374 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.546377 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.547468 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.548603 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.549724 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.550757 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.551791 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.552787 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.553909 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:26.554908 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:26.999599 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_46 (594d8298140d1370dd7c8f2a16ad4d912bea15e79c0cc2d3b1fa75cc049546f6): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:26.999694 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_46 (594d8298140d1370dd7c8f2a16ad4d912bea15e79c0cc2d3b1fa75cc049546f6): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:26.999743 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_46 (594d8298140d1370dd7c8f2a16ad4d912bea15e79c0cc2d3b1fa75cc049546f6): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:26.999812 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_46 (594d8298140d1370dd7c8f2a16ad4d912bea15e79c0cc2d3b1fa75cc049546f6): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:27.221380 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.222673 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.223561 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.224486 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.225600 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.226517 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.227413 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.228393 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.229428 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.230381 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.231173 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.232069 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.232965 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.233767 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.234667 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.235540 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.236499 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.237309 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.238146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.239023 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.240002 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.240966 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.241874 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.242688 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.243472 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.244272 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.245101 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.246039 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.247134 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.248116 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.249066 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.249931 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.250813 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.251752 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.252565 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.253367 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.254289 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.255204 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.256015 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.256879 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.257666 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.258595 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.259638 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.260570 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.261501 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.262382 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.263279 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.264285 6242 pod_container_deletor.go:77] Container "8c432643ca5e5f869eab29bd52170c30293df76c5dc590963150a8622ec3e55c" not found in pod's containers
I1025 15:45:27.284398 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:27.284579 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
E1025 15:45:27.379514 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
I1025 15:45:27.565808 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:27.568679 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.570842 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.572609 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.574297 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.575721 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.577059 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.578391 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.579623 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.580790 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.581980 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.583098 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.584250 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.585417 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.586552 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.587623 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.588826 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.590013 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.591237 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.592484 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.593620 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.594684 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.595765 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.596837 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.597940 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.599072 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.600075 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.601132 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.602337 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.603520 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.604698 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.605807 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.606887 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.608118 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.609226 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.610391 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.611484 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.612667 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.613735 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.614868 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.615955 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.617082 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.618292 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.619472 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.620612 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.621769 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.622884 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:27.624129 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:28.119017 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_47 (6e51ff04d4a26ca2229573daccc3326dccac29c79c9ec3237420fca332e70a87): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:28.119095 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_47 (6e51ff04d4a26ca2229573daccc3326dccac29c79c9ec3237420fca332e70a87): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:28.119119 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_47 (6e51ff04d4a26ca2229573daccc3326dccac29c79c9ec3237420fca332e70a87): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:28.119214 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_47 (6e51ff04d4a26ca2229573daccc3326dccac29c79c9ec3237420fca332e70a87): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:28.295936 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.296983 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.298250 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.299429 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.300503 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.301504 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.302420 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.303339 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.304277 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.305196 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.306121 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.307024 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.307819 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.308713 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.309539 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.310430 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.311332 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.312193 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.313089 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.314173 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.315246 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.316206 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.317139 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.318186 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.319182 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.320158 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.321108 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.322030 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.323131 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.324119 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.325119 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.326095 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.327090 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.327943 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.328944 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.329911 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.330992 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.332133 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.333063 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.334066 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.335081 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.336002 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.336877 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.338082 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.339108 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.340354 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.341330 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.342329 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.343596 6242 pod_container_deletor.go:77] Container "7664a6dead05a9d878b5554dae0c280f269e1076392be289e17378ea199c89b8" not found in pod's containers
I1025 15:45:28.388655 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:28.388792 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:28.644755 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:28.647396 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.649417 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.651535 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.653085 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.654714 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.655998 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.657016 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.658270 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.659424 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.660697 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.662133 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.663559 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.664679 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.665820 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.667258 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.668717 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.670207 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.671463 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.672749 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.674088 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.675332 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.676382 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.677527 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.678706 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.679929 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.681115 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.682138 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.683428 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.684604 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.685923 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.687191 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.688547 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.689651 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.690766 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.692038 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.693198 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.694394 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.695549 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.696569 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.697680 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.698829 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.700057 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.701142 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.702689 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.704071 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.705200 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.706431 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:28.707617 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:29.149628 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_48 (394fcd863726b510488fb9deb7ec5b244bca1d97f161743650396da4467e383b): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:29.149711 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_48 (394fcd863726b510488fb9deb7ec5b244bca1d97f161743650396da4467e383b): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:29.149748 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_48 (394fcd863726b510488fb9deb7ec5b244bca1d97f161743650396da4467e383b): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:29.149802 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_48 (394fcd863726b510488fb9deb7ec5b244bca1d97f161743650396da4467e383b): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:29.427839 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.444238 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.466901 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.470189 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.471738 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.471898 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.473391 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:29.474125 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
W1025 15:45:29.475515 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.499199 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.501884 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.502656 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.504193 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.505595 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.507574 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.509163 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.510624 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.511714 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.511781 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.524274 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.529733 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.530386 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.532723 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.534325 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.539393 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.539705 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.541399 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.542758 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.543991 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.545364 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.546429 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.547223 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.548085 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:29.549393 6242 kuberuntime_manager.go:844] PodSandboxStatus of sandbox "66bd8d4763fc2dadf91fd5d2c786b69c18b1024b3694ba464e13c86764284cc4" for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" error: rpc error: code = 2 desc = Error: No such container: 66bd8d4763fc2dadf91fd5d2c786b69c18b1024b3694ba464e13c86764284cc4
E1025 15:45:29.549448 6242 generic.go:241] PLEG: Ignoring events for pod router-1-fmvnv/default: rpc error: code = 2 desc = Error: No such container: 66bd8d4763fc2dadf91fd5d2c786b69c18b1024b3694ba464e13c86764284cc4
W1025 15:45:29.554591 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.561994 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.569099 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.576482 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.583884 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.591234 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.599442 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.607025 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.614463 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.622041 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.630591 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.638172 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.645620 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.653273 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.660785 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.668395 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.676088 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:29.683394 6242 docker_sandbox.go:263] Couldn't find network status for default/docker-registry-1-deploy through plugin: invalid network status for
W1025 15:45:30.593678 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.594961 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.596251 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.597545 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.598751 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.599792 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.600755 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.601562 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.602385 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.615954 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.617620 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.619108 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.620299 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.621415 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.622529 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.623486 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.635630 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.638677 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.640218 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.641533 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.642561 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.643510 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.657360 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.659798 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.660889 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.662181 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.663390 6242 pod_container_deletor.go:77] Container "bfb779e352c7e3790711869f06227672c35f5e6832ab3370925be3fec787c998" not found in pod's containers
I1025 15:45:30.759225 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:30.759255 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:30.964558 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:30.967318 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.969586 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.971604 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.973192 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.974693 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.976204 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.977535 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.978959 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.980151 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.981475 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.982694 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.983888 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.985085 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.986236 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.987368 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.988563 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.989817 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.990799 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.991883 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.992977 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.994066 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.995241 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.996392 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.997593 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.998662 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:30.999775 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:31.374712 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:31.450122 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_49 (7b002052b4e4b0c106b393ebfa14b93698805bb47a16a36b14bef2a1e131f4c2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:31.450187 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_49 (7b002052b4e4b0c106b393ebfa14b93698805bb47a16a36b14bef2a1e131f4c2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:31.450222 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_49 (7b002052b4e4b0c106b393ebfa14b93698805bb47a16a36b14bef2a1e131f4c2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:31.450280 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_49 (7b002052b4e4b0c106b393ebfa14b93698805bb47a16a36b14bef2a1e131f4c2): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:31.687141 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.688102 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.688978 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.689737 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.690477 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.691328 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.692318 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.693208 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.694078 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.694855 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.695631 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.696438 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.697295 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.698149 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.698996 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.699914 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.700799 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.701685 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.702495 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.703409 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.704266 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.705118 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.706063 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.706969 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.707889 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.708796 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.709725 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:31.710715 6242 pod_container_deletor.go:77] Container "3df45d661b85ca64e5451bf23a374849b2d3a1147fcaa6baf260d7c2184e7450" not found in pod's containers
I1025 15:45:31.762088 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:31.762686 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:32.011870 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:32.014417 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.016523 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.018193 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.019722 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.021038 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.022347 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.023768 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.025022 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.026238 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.027339 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.028429 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.029545 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.030643 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.031784 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.032858 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.034052 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.035270 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.036378 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.037402 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.038514 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.039583 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.040706 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.041825 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.042903 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.044010 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.045175 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.046343 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:32.469216 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_50 (87735407509c04991daef3a139e5b55815872888a27a99267a513b55067f89c8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:32.469308 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_50 (87735407509c04991daef3a139e5b55815872888a27a99267a513b55067f89c8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:32.469334 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_50 (87735407509c04991daef3a139e5b55815872888a27a99267a513b55067f89c8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:32.469390 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_50 (87735407509c04991daef3a139e5b55815872888a27a99267a513b55067f89c8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:32.733676 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.734710 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.735588 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.736592 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.737536 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.738648 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.739461 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.740398 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.741372 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.742343 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.743231 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.744109 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.745024 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.745934 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.746785 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.747666 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.748603 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.749479 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.750387 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.751227 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.752121 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.752971 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.753862 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.754770 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.755619 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.756531 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.757396 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.758342 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:32.759326 6242 pod_container_deletor.go:77] Container "471d3f86c8767f54c8cc64d62f49588c79027ac3802bf1c006ea356e0263a223" not found in pod's containers
I1025 15:45:32.766624 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:32.766664 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:33.060149 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI} cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:33.062633 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.064941 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.066810 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.068552 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.069966 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.071303 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.072638 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.073849 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.075098 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.076303 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.077461 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.078586 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.079710 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.080799 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.081856 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.082940 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.084066 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.085074 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.086118 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.087311 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.088483 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.089597 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.090695 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.091774 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.092887 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.094018 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.095133 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.096260 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:33.374291 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:33.489326 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_51 (237be56fc88f46222805752679aff702dec0cc98ab08e37ebb30cdc5178796bc): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:33.489400 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_51 (237be56fc88f46222805752679aff702dec0cc98ab08e37ebb30cdc5178796bc): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:33.489424 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_51 (237be56fc88f46222805752679aff702dec0cc98ab08e37ebb30cdc5178796bc): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:33.489475 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_51 (237be56fc88f46222805752679aff702dec0cc98ab08e37ebb30cdc5178796bc): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:33.782408 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.783423 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.784307 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.785253 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.786181 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.786996 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.788086 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.789287 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.790610 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.791761 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.793080 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.794345 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.795338 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.796350 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.797410 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.798394 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.799168 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.800216 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.801284 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.802219 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.803092 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.803895 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.804663 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.805654 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.806537 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.807463 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.808412 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.809276 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.810229 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:33.811184 6242 pod_container_deletor.go:77] Container "6a1817b3863c3c918e8d3125a8226c616b57ae4c86f881634e023cf51cc204f5" not found in pod's containers
I1025 15:45:33.869945 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:33.869979 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:34.111967 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:34.114236 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.116696 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.118781 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.120435 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.121897 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.123284 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.124527 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.125604 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.126855 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.128098 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.129189 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.130338 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.131473 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.132629 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.140238 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.142161 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.143626 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.144881 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.146043 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.147343 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.148481 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.149684 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.150881 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.152019 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.153189 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.154363 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.155489 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.156630 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.157882 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:34.550013 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_52 (4f88efbd38d5ba839b97032c3700648ad61b770b06917a9a1e6542c29e7a2fda): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:34.550093 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_52 (4f88efbd38d5ba839b97032c3700648ad61b770b06917a9a1e6542c29e7a2fda): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:34.550128 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_52 (4f88efbd38d5ba839b97032c3700648ad61b770b06917a9a1e6542c29e7a2fda): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:34.550229 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_52 (4f88efbd38d5ba839b97032c3700648ad61b770b06917a9a1e6542c29e7a2fda): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:34.835544 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.836692 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.837916 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.839146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.840076 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.840969 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.841925 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.842832 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.843740 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.844653 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.845431 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.846246 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.847062 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.847930 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.848862 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.849832 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.850746 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.851673 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.852580 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.853461 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.854486 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.855541 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.856549 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.857417 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.858311 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.859177 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.859988 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.860844 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.861730 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.862608 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:34.863540 6242 pod_container_deletor.go:77] Container "511f93a4852ce5ccc9ba2d39f086127ceffd7522eadb79aca2c35636b99af091" not found in pod's containers
I1025 15:45:34.874441 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:34.874786 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:35.165429 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:35.168591 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.170567 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.172214 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.173880 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.175504 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.176962 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.178196 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.179272 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.180366 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.181376 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.182379 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.183559 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.184710 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.185733 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.186856 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.187904 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.188990 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.189979 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.191042 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.192039 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.193199 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.194321 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.195532 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.196517 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.197569 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.198835 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.200079 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.201237 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.202498 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.203652 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:35.378182 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:35.689334 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_53 (2a808ff4427fbad33cf8981690897c897752eb4079214587f120ad9eebbd8e81): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:35.689438 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_53 (2a808ff4427fbad33cf8981690897c897752eb4079214587f120ad9eebbd8e81): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:35.689476 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_53 (2a808ff4427fbad33cf8981690897c897752eb4079214587f120ad9eebbd8e81): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:35.689534 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_53 (2a808ff4427fbad33cf8981690897c897752eb4079214587f120ad9eebbd8e81): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:35.887735 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.888835 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.890089 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.891171 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.892242 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.893445 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.894545 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.895520 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.896507 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.897424 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.898371 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.899285 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.900188 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.900963 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.901832 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.902657 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.903482 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.904217 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.905100 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.906005 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.907124 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.908160 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.909105 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.910269 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.911173 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.912106 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.912995 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.913945 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.914962 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.915803 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.916803 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:35.917956 6242 pod_container_deletor.go:77] Container "d3c36196a717276ea763305a088838b83116a598847dc12589220091c7b48e2f" not found in pod's containers
I1025 15:45:35.979591 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:35.979595 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:36.219067 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:36.222204 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.224451 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.226384 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.228032 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.229603 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.231100 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.232507 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.233823 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.234945 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.236246 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.237492 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.238846 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.239897 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.240978 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.242117 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.243232 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.244304 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.245486 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.246791 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.248163 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.249444 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.250650 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.251923 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.253209 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.254424 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.255612 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.256883 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.258119 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.259369 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.260568 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.261794 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:36.639420 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_54 (6131a3bfcb564cce2f8922157470534b16255a2c7b20c7a371b4eed6f9062619): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:36.639596 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_54 (6131a3bfcb564cce2f8922157470534b16255a2c7b20c7a371b4eed6f9062619): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:36.639691 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_54 (6131a3bfcb564cce2f8922157470534b16255a2c7b20c7a371b4eed6f9062619): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:36.639968 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_54 (6131a3bfcb564cce2f8922157470534b16255a2c7b20c7a371b4eed6f9062619): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:36.939004 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.940085 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.941136 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.942173 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.943294 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.944234 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.945236 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.946051 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.946887 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.947708 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.948641 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.949513 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.950336 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.951244 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.952135 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.952924 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.953747 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.954632 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.955502 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.956403 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.957286 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.958201 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.959077 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.960012 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.960981 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.961932 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.962970 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.963772 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.964696 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.965544 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.966469 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.967462 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:36.971917 6242 pod_container_deletor.go:77] Container "46be08c2d0a81f71b06bc48477ae667dc7dd06d0a892b2fde6d1d3accb5db941" not found in pod's containers
I1025 15:45:36.989143 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:36.989326 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:37.274976 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:37.276970 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.279196 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.280942 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.282372 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.283842 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.285129 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.286448 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.287638 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.288865 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.290051 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.291196 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.292368 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.293539 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.294614 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.295700 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.296799 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.297878 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.299102 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.300175 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.301357 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.302628 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.303964 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.305248 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.306526 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.307807 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.308995 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.310141 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.311444 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.312817 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.314075 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.315344 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:37.316785 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:37.379149 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
E1025 15:45:37.768703 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_55 (eb0d18f6d55864c631befcd5805a7138748ffc04796cd5aaa55b370ff8c853f8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:37.768801 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_55 (eb0d18f6d55864c631befcd5805a7138748ffc04796cd5aaa55b370ff8c853f8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:37.768830 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_55 (eb0d18f6d55864c631befcd5805a7138748ffc04796cd5aaa55b370ff8c853f8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:37.768934 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_55 (eb0d18f6d55864c631befcd5805a7138748ffc04796cd5aaa55b370ff8c853f8): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:38.050514 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.051753 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.052981 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.057888 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.058900 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.059905 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.060937 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.061986 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.062943 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.063808 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.064726 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.065776 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.066825 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.067977 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.069338 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.070615 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.071740 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.072602 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.073471 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.074331 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.075135 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.076071 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.076938 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.077997 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.078814 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.079709 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.080673 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.081704 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.082744 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.083742 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.084645 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.085814 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.086984 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.088160 6242 pod_container_deletor.go:77] Container "c36765036cd85540308a8794940797ae4101636e325a7d87b8c818a13043b033" not found in pod's containers
I1025 15:45:38.094115 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:38.094278 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:38.389638 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:38.392079 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.394483 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.396204 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.397957 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.399780 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.400987 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.402303 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.403562 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.404798 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.406206 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.407491 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.408744 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.409930 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.411207 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.412318 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.413782 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.415064 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.416425 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.417867 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.419163 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.420388 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.421875 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.423275 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.424514 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.425683 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.426729 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.427840 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.429111 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.430554 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.431784 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.433103 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.434314 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:38.435345 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:38.830126 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_56 (989b9174c1178a86160d8424a56d9b019987b5f60635e190185e8de96ed0985d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:38.830272 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_56 (989b9174c1178a86160d8424a56d9b019987b5f60635e190185e8de96ed0985d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:38.830311 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_56 (989b9174c1178a86160d8424a56d9b019987b5f60635e190185e8de96ed0985d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:38.830505 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_56 (989b9174c1178a86160d8424a56d9b019987b5f60635e190185e8de96ed0985d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:39.112077 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.113183 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.114234 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.115210 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.116311 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.117303 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.118344 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.119330 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.120117 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.120939 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.121732 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.122485 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.123306 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.124110 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.124898 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.125684 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.126471 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.127246 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.128041 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.128863 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.129618 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.130404 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.131167 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.131952 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.132692 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.133487 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.134228 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.134967 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.135757 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.136510 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.137306 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.138110 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.139009 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.139762 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.140615 6242 pod_container_deletor.go:77] Container "7cabba0ea9e2aeb1fb3bd4e97676379379ba06a8479f4e91b4684affcad5d21c" not found in pod's containers
I1025 15:45:39.199885 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:39.199971 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
E1025 15:45:39.373963 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
I1025 15:45:39.441542 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:39.444038 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.446239 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.448185 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.450018 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.451704 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.453056 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.454550 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.455834 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.457036 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.458318 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.459543 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.460837 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.462052 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.463359 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.464648 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.465867 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.467150 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.468303 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.469920 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.471174 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.472392 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.473660 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.474878 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.476127 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.477498 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.478715 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.479884 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.480939 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.481981 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.483088 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.484154 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.485484 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.486653 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:39.487949 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:39.938748 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_57 (8658cd5ca71e460612b21f7541c89c24641a743aacc6e1a472ead0e2c6708624): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:39.938823 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_57 (8658cd5ca71e460612b21f7541c89c24641a743aacc6e1a472ead0e2c6708624): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:39.938847 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_57 (8658cd5ca71e460612b21f7541c89c24641a743aacc6e1a472ead0e2c6708624): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:39.939022 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_57 (8658cd5ca71e460612b21f7541c89c24641a743aacc6e1a472ead0e2c6708624): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:40.174132 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.175174 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.176291 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.177379 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.178393 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.179330 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.180121 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.180960 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.181993 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.182975 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.183883 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.184785 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.185670 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.186573 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.187382 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.188358 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.189261 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.190247 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.192146 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.193092 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.194124 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.195067 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.195999 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.196949 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.198006 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.198953 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.199879 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.200731 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.201479 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.202238 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.202962 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.203775 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.204733 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.205782 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.206632 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.207661 6242 pod_container_deletor.go:77] Container "5d211972fe5c07b634ae844e30d821fb1459b3482f111276603ce40925f47362" not found in pod's containers
I1025 15:45:40.304558 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:40.304688 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:40.508295 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:40.509750 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.511677 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.513325 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.514992 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.516626 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.518297 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.519680 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.520849 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.522075 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.523291 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.524515 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.525602 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.526633 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.527664 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.528847 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.529960 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.531028 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.532247 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.533330 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.534467 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.535590 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.536869 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.538097 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.539260 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.540509 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.541699 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.542834 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.544020 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.545126 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.546284 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.547362 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.548532 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.549630 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.550714 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:40.551764 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:41.039475 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_58 (8d834079b00af2d090f89c80e7d6c88d6e15463cceb0ec63627ca424ace10089): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:41.039555 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_58 (8d834079b00af2d090f89c80e7d6c88d6e15463cceb0ec63627ca424ace10089): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:41.039580 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_58 (8d834079b00af2d090f89c80e7d6c88d6e15463cceb0ec63627ca424ace10089): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:41.039624 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_58 (8d834079b00af2d090f89c80e7d6c88d6e15463cceb0ec63627ca424ace10089): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:41.233352 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.234470 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.235491 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.236443 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.237336 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.238270 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.239182 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.240128 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.241220 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.242305 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.243305 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.244236 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.245043 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.245886 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.246592 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.247371 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.248343 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.249239 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.250061 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.250839 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.251638 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.252383 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.253148 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.254108 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.255040 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.255818 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.256598 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.257445 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.258262 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.259005 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.259915 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.260819 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.261708 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.262554 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.263346 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.264138 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.265037 6242 pod_container_deletor.go:77] Container "b06b4afb1ecc1a84fa7fb3758f697a4486e6fcc02ccf1929d78206ea23ad7b6e" not found in pod's containers
I1025 15:45:41.311465 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:41.311593 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
E1025 15:45:41.377292 6242 kubelet_volumes.go:114] Orphaned pod "73925d0a-b97a-11e7-a7ec-3a4633f0fe38" found, but volume paths are still present on disk.
I1025 15:45:41.566272 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:41.568494 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.571192 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.573008 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.574668 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.576212 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.577697 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.579132 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.580324 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.581583 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.582773 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.584026 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.585217 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.586431 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.587628 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.588926 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.590099 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.591382 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.592476 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.593721 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.594893 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.596218 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.597446 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.598734 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.600236 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.601465 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.602677 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.603773 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.604828 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.606082 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.607225 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.608468 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.609666 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.610991 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.612187 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.613459 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:41.614569 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
E1025 15:45:42.089475 6242 remote_runtime.go:86] RunPodSandbox from runtime service failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_59 (df89a24a72c96ee58b90f92e74638accdb82a01f3ea885f876284cc48fcf3e4d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:42.089571 6242 kuberuntime_sandbox.go:54] CreatePodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_59 (df89a24a72c96ee58b90f92e74638accdb82a01f3ea885f876284cc48fcf3e4d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:42.089603 6242 kuberuntime_manager.go:619] createPodSandbox for pod "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" failed: rpc error: code = 2 desc = failed to start sandbox container for pod "router-1-fmvnv": Error response from daemon: {"message":"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_59 (df89a24a72c96ee58b90f92e74638accdb82a01f3ea885f876284cc48fcf3e4d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)"}
E1025 15:45:42.089647 6242 pod_workers.go:182] Error syncing pod 6734f809-b99b-11e7-9b1d-3a4633f0fe38 ("router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)"), skipping: failed to "CreatePodSandbox" for "router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)" with CreatePodSandboxError: "CreatePodSandbox for pod \"router-1-fmvnv_default(6734f809-b99b-11e7-9b1d-3a4633f0fe38)\" failed: rpc error: code = 2 desc = failed to start sandbox container for pod \"router-1-fmvnv\": Error response from daemon: {\"message\":\"driver failed programming external connectivity on endpoint k8s_POD_router-1-fmvnv_default_6734f809-b99b-11e7-9b1d-3a4633f0fe38_59 (df89a24a72c96ee58b90f92e74638accdb82a01f3ea885f876284cc48fcf3e4d): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)\"}"
W1025 15:45:42.292504 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.293636 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.294677 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.295542 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.296634 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.297628 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.298649 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.299615 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.300550 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.301431 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.302393 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.303235 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.304163 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.305059 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.306042 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.306879 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.307717 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.308629 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.309528 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.310420 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.311250 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.312213 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.313081 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.314039 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.314890 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.315792 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.316794 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.317682 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.318538 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.319430 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.320356 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.321258 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.322142 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.323043 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.324012 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.324925 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.325847 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.326944 6242 pod_container_deletor.go:77] Container "37b488a82ba8b8aefe1a4b3052fc29aa39d4e5789c7d22d66295847aabd5b4af" not found in pod's containers
I1025 15:45:42.418588 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-router-token-b5b35" (spec.Name: "router-token-b5b35") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:42.418601 6242 operation_generator.go:609] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/6734f809-b99b-11e7-9b1d-3a4633f0fe38-server-certificate" (spec.Name: "server-certificate") pod "6734f809-b99b-11e7-9b1d-3a4633f0fe38" (UID: "6734f809-b99b-11e7-9b1d-3a4633f0fe38").
I1025 15:45:42.628190 6242 kuberuntime_manager.go:458] Container {Name:router Image:openshift/origin-haproxy-router:v3.6.0 Command:[] Args:[] WorkingDir: Ports:[{Name: HostPort:80 ContainerPort:80 Protocol:TCP HostIP:} {Name: HostPort:443 ContainerPort:443 Protocol:TCP HostIP:} {Name:stats HostPort:1936 ContainerPort:1936 Protocol:TCP HostIP:}] EnvFrom:[] Env:[{Name:DEFAULT_CERTIFICATE_DIR Value:/etc/pki/tls/private ValueFrom:nil} {Name:DEFAULT_CERTIFICATE_PATH Value:/etc/pki/tls/private/tls.crt ValueFrom:nil} {Name:ROUTER_CIPHERS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HOSTNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTPS_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_HTTP_VSERVER Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INSECURE Value:false ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_INTERNAL_ADDRESS Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PARTITION_PATH Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PASSWORD Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_PRIVKEY Value:/etc/secret-volume/router.pem ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_USERNAME Value: ValueFrom:nil} {Name:ROUTER_EXTERNAL_HOST_VXLAN_GW_CIDR Value: ValueFrom:nil} {Name:ROUTER_LISTEN_ADDR Value:0.0.0.0:1936 ValueFrom:nil} {Name:ROUTER_METRICS_TYPE Value:haproxy ValueFrom:nil} {Name:ROUTER_SERVICE_HTTPS_PORT Value:443 ValueFrom:nil} {Name:ROUTER_SERVICE_HTTP_PORT Value:80 ValueFrom:nil} {Name:ROUTER_SERVICE_NAME Value:router ValueFrom:nil} {Name:ROUTER_SERVICE_NAMESPACE Value:default ValueFrom:nil} {Name:ROUTER_SUBDOMAIN Value: ValueFrom:nil} {Name:STATS_PASSWORD Value:KDzjpWHZJ3 ValueFrom:nil} {Name:STATS_PORT Value:1936 ValueFrom:nil} {Name:STATS_USERNAME Value:admin ValueFrom:nil}] Resources:{Limits:map[] Requests:map[cpu:{i:{value:100 scale:-3} d:{Dec:<nil>} s:100m Format:DecimalSI} memory:{i:{value:268435456 scale:0} d:{Dec:<nil>} s: Format:BinarySI}]} VolumeMounts:[{Name:server-certificate ReadOnly:true MountPath:/etc/pki/tls/private SubPath:} {Name:router-token-b5b35 ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:1936,Host:,Scheme:HTTP,HTTPHeaders:[],},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,} Lifecycle:nil TerminationMessagePath:/dev/termination-log TerminationMessagePolicy:File ImagePullPolicy:IfNotPresent SecurityContext:&SecurityContext{Capabilities:nil,Privileged:*false,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,} Stdin:false StdinOnce:false TTY:false} is dead, but RestartPolicy says that we should restart it.
W1025 15:45:42.630552 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.632981 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.634612 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.636652 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.638353 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.639680 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.640871 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.642089 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.643266 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.644223 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.645239 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.646277 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.647365 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.648471 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W1025 15:45:42.649502 6242 docker_sandbox.go:263] Couldn't find network status for default/router-1-fmvnv through plugin: invalid network status for
W10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment