Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Vince-Cercury/cef2c0b822e8a3ac1bf9099883b7e321 to your computer and use it in GitHub Desktop.
Save Vince-Cercury/cef2c0b822e8a3ac1bf9099883b7e321 to your computer and use it in GitHub Desktop.
flex-etcd-iam etcd error
Jul 13 23:47:44 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: + exec /usr/bin/rkt run --uuid-file-save=/var/lib/coreos/etcd-member-wrapper.uuid --trust-keys-from-https --mount volume=systemd-dir,target=/run/systemd/system --volume systemd-dir,kind=host,source=/run/systemd/system,readOnly=true --mount volume=notify,target=/run/systemd/notify --volume notify,kind=host,source=/run/systemd/notify --set-env=NOTIFY_SOCKET=/run/systemd/notify --volume data-dir,kind=host,source=/var/lib/etcd2,readOnly=false --volume etc-ssl-certs,kind=host,source=/etc/ssl/certs,readOnly=true --volume usr-share-certs,kind=host,source=/usr/share/ca-certificates,readOnly=true --volume etc-hosts,kind=host,source=/etc/hosts,readOnly=true --volume etc-resolv,kind=host,source=/etc/resolv.conf,readOnly=true --mount volume=data-dir,target=/var/lib/etcd --mount volume=etc-ssl-certs,target=/etc/ssl/certs --mount volume=usr-share-certs,target=/usr/share/ca-certificates --mount volume=etc-hosts,target=/etc/hosts --mount volume=etc-resolv,target=/etc/resolv.conf --inherit-env --stage1-from-dir=stage1-fly.aci quay.io/coreos/etcd:v3.2.1 --user=232 --
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092105 I | pkg/flags: recognized and used environment variable ETCD_ADVERTISE_CLIENT_URLS=https://ec2-13-210-31-138.ap-southeast-2.compute.amazonaws.com:2379
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092162 I | pkg/flags: recognized and used environment variable ETCD_CERT_FILE=/etc/ssl/certs/etcd.pem
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092170 I | pkg/flags: recognized and used environment variable ETCD_CLIENT_CERT_AUTH=true
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092180 I | pkg/flags: recognized and used environment variable ETCD_DATA_DIR=/var/lib/etcd
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092195 I | pkg/flags: recognized and used environment variable ETCD_INITIAL_ADVERTISE_PEER_URLS=https://ec2-13-210-31-138.ap-southeast-2.compute.amazonaws.com:2380
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092201 I | pkg/flags: recognized and used environment variable ETCD_INITIAL_CLUSTER=etcd0=https://ec2-13-210-31-138.ap-southeast-2.compute.amazonaws.com:2380
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092218 I | pkg/flags: recognized and used environment variable ETCD_INITIAL_CLUSTER_STATE=new
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092224 I | pkg/flags: recognized and used environment variable ETCD_KEY_FILE=/etc/ssl/certs/etcd-key.pem
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092239 I | pkg/flags: recognized and used environment variable ETCD_LISTEN_CLIENT_URLS=https://10.0.0.238:2379
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092251 I | pkg/flags: recognized and used environment variable ETCD_LISTEN_PEER_URLS=https://10.0.0.238:2380
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092261 I | pkg/flags: recognized and used environment variable ETCD_NAME=etcd0
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092268 I | pkg/flags: recognized and used environment variable ETCD_PEER_CERT_FILE=/etc/ssl/certs/etcd.pem
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092275 I | pkg/flags: recognized and used environment variable ETCD_PEER_KEY_FILE=/etc/ssl/certs/etcd-key.pem
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092283 I | pkg/flags: recognized and used environment variable ETCD_PEER_TRUSTED_CA_FILE=/etc/ssl/certs/ca.pem
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092319 I | pkg/flags: recognized and used environment variable ETCD_TRUSTED_CA_FILE=/etc/ssl/certs/ca.pem
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092336 W | pkg/flags: unrecognized environment variable ETCD_USER=etcd
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092345 W | pkg/flags: unrecognized environment variable ETCD_IMAGE_TAG=v3.2.1
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092365 I | etcdmain: etcd Version: 3.2.1
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092369 I | etcdmain: Git SHA: 61fc123
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092372 I | etcdmain: Go Version: go1.8.3
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092375 I | etcdmain: Go OS/Arch: linux/amd64
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092379 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092421 W | etcdmain: found invalid file/dir lost+found under data dir /var/lib/etcd (Ignore this if you are upgrading etcd)
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092435 I | embed: peerTLS: cert = /etc/ssl/certs/etcd.pem, key = /etc/ssl/certs/etcd-key.pem, ca = , trusted-ca = /etc/ssl/certs/ca.pem, client-cert-auth = false
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal etcd-wrapper[6068]: 2017-07-13 23:47:45.092524 C | etcdmain: tls: failed to find any PEM data in certificate input
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal systemd[1]: etcd-member.service: Main process exited, code=exited, status=1/FAILURE
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal systemd[1]: Failed to start etcd (System Application Container).
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal systemd[1]: Dependency failed for etcdadm update status.
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal systemd[1]: etcdadm-update-status.service: Job etcdadm-update-status.service/start failed with result 'dependency'.
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal systemd[1]: etcd-member.service: Unit entered failed state.
Jul 13 23:47:45 ip-10-0-0-238.ap-southeast-2.compute.internal systemd[1]: etcd-member.service: Failed with result 'exit-code'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment