error when creating kube-coredns
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
magnum (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Magnum as deployed by kolla-ansible 6.1.0 in Openstack queens.
magnum-api --version
6.1.1
openstack coe cluster template show k8s
+------
| Field | Value |
+------
| insecure_registry | - |
| labels | {} |
| updated_at | 2018-10-
| floating_ip_enabled | True |
| fixed_subnet | 1a2721a3-
| master_flavor_id | m1.large |
| uuid | 103f51c0-
| no_proxy | - |
| https_proxy | - |
| tls_disabled | True |
| keypair_id | mykey |
| public | False |
| http_proxy | - |
| docker_volume_size | 15 |
| server_type | vm |
| external_network_id | a3eacd21-
| cluster_distro | fedora-atomic |
| image_id | fedora-
| volume_driver | cinder |
| registry_enabled | False |
| docker_
| apiserver_port | - |
| name | k8s |
| created_at | 2018-10-
| network_driver | flannel |
| fixed_network | a601e6e0-
| coe | kubernetes |
| flavor_id | m1.large |
| master_lb_enabled | False |
| dns_nameserver | 8.8.8.8 |
+------
The fedora atomic image is the one recommended in the user guide, such as:
openstack image create --container-format bare --disk-format raw --public --file=
I have tried several variations of the Fedora atomic image with varying results, however I cannot get a kubernets master to bootstrap, here's the console log: heat does not spawn any minions and the stack eventually times out after 60 minutes with create failed.
There are a few errors, specifically:
this one is concerning me most:
##############
"
kubectl apply --validate=false -f -
[ 193.047828] cloud-init[1250]: error: unable to decode "STDIN": no kind "ClusterRole" is registered for version "rbac.authoriza
"
&&
I think this one is erroneous
###############
" 60.259770] cloud-init[1250]: Pulling layer 3bb67df590fb716
[ 90.400104] cloud-init[1250]: g-io-error-quark: fallocate: No space left on device (12)
[ 90.403178] cloud-init[1250]: Pulling layer 846750b50aa3d19
"
and finally
###############
[ 193.839453] cloud-init[1250]: 2018-10-16 17:06:36,208 - cc_scripts_
[ 193.840781] cloud-init[1250]: 2018-10-16 17:06:36,209 - util.py[WARNING]: Running module scripts-user (<module 'cloudinit.
here's the complete log:
[ 1.489018] dracut-
[ 1.502082] dracut-
[ 1.505126] dracut-
[ 1.507960] dracut-
%G%G%G%G[ 7.666169] cloud-init[758]: Cloud-init v. 0.7.9 running 'init-local' at Tue, 16 Oct 2018 17:03:29 +0000. Up 7.04 seconds.
[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).
[[0;32m OK [0m] Reached target Network (Pre).
[[0;32m OK [0m] Reached target System Initialization.
[[0;32m OK [0m] Listening on Open-iSCSI iscsiuio Socket.
[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.
[[0;32m OK [0m] Listening on Open-iSCSI iscsid Socket.
[[0;32m OK [0m] Reached target Sockets.
[[0;32m OK [0m] Reached target Basic System.
Starting NTP client/server...
Starting Login Service...
Starting OpenSSH rsa Server Key Generation...
[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.
[[0;32m OK [0m] Reached target Timers.
Starting GSSAPI Proxy Daemon...
Starting OpenSSH ed25519 Server Key Generation...
Starting OpenSSH ecdsa Server Key Generation...
[[0;32m OK [0m] Started D-Bus System Message Bus.
Starting Network Manager...
[[0;32m OK [0m] Started GSSAPI Proxy Daemon.
[[0;32m OK [0m] Started OpenSSH ed25519 Server Key Generation.
[[0;32m OK [0m] Started OpenSSH ecdsa Server Key Generation.
[[0;32m OK [0m] Reached target NFS client services.
[[0;32m OK [0m] Started Login Service.
[[0;32m OK [0m] Started NTP client/server.
[[0;32m OK [0m] Started OpenSSH rsa Server Key Generation.
[[0;32m OK [0m] Reached target sshd-keygen.target.
[[0;32m OK [0m] Started Network Manager.
[[0;32m OK [0m] Reached target Network.
[[0;32m OK [0m] Started Containerd Standalone OCI Container Daemon.
[[0;32m OK [0m] Started Logout off all iSCSI sessions on shutdown.
[[0;32m OK [0m] Reached target Remote File Systems (Pre).
[[0;32m OK [0m] Reached target Remote File Systems.
Starting Initial cloud-init job (metadata service crawler)...
Starting Network Manager Wait Online...
Starting Network Manager Script Dispatcher Service...
[[0;32m OK [0m] Started Network Manager Script Dispatcher Service.
Starting Hostname Service...
[[0;32m OK [0m] Started Hostname Service.
Starting Authorization Manager...
[[0;32m OK [0m] Started Authorization Manager.
[[0;32m OK [0m] Started Network Manager Wait Online.
[ 13.818047] cloud-init[903]: Cloud-init v. 0.7.9 running 'init' at Tue, 16 Oct 2018 17:03:31 +0000. Up 9.07 seconds.
[ 13.819344] cloud-init[903]: ci-info: +++++++
[ 13.819874] cloud-init[903]: ci-info: +------
[ 13.821020] cloud-init[903]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
[ 13.822092] cloud-init[903]: ci-info: +------
[ 13.823176] cloud-init[903]: ci-info: | eth0: | True | 10.0.0.16 | 255.255.255.0 | . | fa:16:3e:25:ea:7c |
[ 13.824298] cloud-init[903]: ci-info: | eth0: | True | . | . | d | fa:16:3e:25:ea:7c |
[ 13.830120] cloud-init[903]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | . |
[ 13.830651] cloud-init[903]: ci-info: | lo: | True | . | . | d | . |
[ 13.831032] cloud-init[903]: ci-info: +------
[ 13.831329] cloud-init[903]: ci-info: +++++++
[ 13.831669] cloud-init[903]: ci-info: +------
[ 13.832060] cloud-init[903]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
[ 13.832365] cloud-init[903]: ci-info: +------
[ 13.832722] cloud-init[903]: ci-info: | 0 | 0.0.0.0 | 10.0.0.1 | 0.0.0.0 | eth0 | UG |
[ 13.833080] cloud-init[903]: ci-info: | 1 | 10.0.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |
[ 13.833382] cloud-init[903]: ci-info: | 2 | 169.254.169.254 | 10.0.0.2 | 255.255.255.255 | eth0 | UGH |
[ 13.833737] cloud-init[903]: ci-info: +------
[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).
[[0;32m OK [0m] Reached target Network is Online.
Starting Notify NFS peers of a restart...
Starting Permit User Sessions...
Starting Docker Storage Setup...
[[0;32m OK [0m] Reached target Cloud-config availability.
Starting Apply the settings specified in cloud-config...
Starting OpenSSH server daemon...
[[0;32m OK [0m] Started Notify NFS peers of a restart.
[[0;32m OK [0m] Started Permit User Sessions.
Starting Hold until boot process finishes up...
Starting Terminate Plymouth Boot Screen...
[ 15.124085] cloud-init[1079]: Cloud-init v. 0.7.9 running 'modules:config' at Tue, 16 Oct 2018 17:03:37 +0000. Up 14.91 seconds.
[ 16.521199] cloud-init[1250]: + CA_FILE=
[ 16.525360] cloud-init[1250]: + '[' -n '' ']'
Fedora 25 (Atomic Host)
Kernel 4.11.10-
djyhftj-
[ 23.875151] cloud-init[1250]: Pulling layer a6091bfb179ad95
[ 23.876226] cloud-init[1250]: Pulling layer a6220ca8d39b93c
[ 23.876959] cloud-init[1250]: Pulling layer 76cd47524e799b1
[ 23.877779] cloud-init[1250]: Pulling layer cde34beaf6309f2
[ 23.878612] cloud-init[1250]: Pulling layer e3bab3136514f51
[ 23.879054] cloud-init[1250]: Pulling layer 5daa2b6fae71932
[ 50.951481] cloud-init[1250]: Pulling layer 3ba53a147ecd07b
[ 52.372526] cloud-init[1250]: Extracting to /var/lib/
[ 52.378880] cloud-init[1250]: File /etc/etcd/etcd.conf already exists.
[ 52.493048] cloud-init[1250]: systemctl daemon-reload
[ 52.508441] cloud-init[1250]: systemd-tmpfiles --create /etc/tmpfiles.
[ 52.624581] cloud-init[1250]: systemctl enable etcd
[ 52.879419] cloud-init[1250]: Removed /etc/systemd/
[ 53.126407] cloud-init[1250]: Physical volume "/dev/disk/
[ 53.272717] cloud-init[1250]: Volume group "docker" successfully created
[ 53.447634] cloud-init[1250]: Rounding up size to full physical extent 16.00 MiB
[ 53.550885] cloud-init[1250]: Logical volume "docker-poolmeta" created.
[ 53.720951] cloud-init[1250]: Logical volume "docker-pool" created.
[ 53.742728] cloud-init[1250]: WARNING: Converting logical volume docker/docker-pool and docker/
[ 53.743115] cloud-init[1250]: THIS WILL DESTROY CONTENT OF LOGICAL VOLUME (filesystem etc.)
[ 54.140078] cloud-init[1250]: Converted docker/docker-pool to thin pool.
[ 54.373702] cloud-init[1250]: Logical volume docker/docker-pool changed.
[ 54.385048] cloud-init[1250]: configuring kubernetes (master)
[ 60.255121] cloud-init[1250]: Pulling layer 3463131de5b085a
[ 60.256963] cloud-init[1250]: Pulling layer d5fb7cc999272ec
[ 60.257725] cloud-init[1250]: Pulling layer 7e8cdf9900e2a4b
[ 60.258146] cloud-init[1250]: Pulling layer 1d16a9f67825082
[ 60.258517] cloud-init[1250]: Pulling layer 34d2bce38fe0837
[ 60.258960] cloud-init[1250]: Pulling layer 87ef82017b81118
[ 60.259770] cloud-init[1250]: Pulling layer 3bb67df590fb716
[ 90.400104] cloud-init[1250]: g-io-error-quark: fallocate: No space left on device (12)
[ 90.403178] cloud-init[1250]: Pulling layer 846750b50aa3d19
[ 96.339185] cloud-init[1250]: Pulling layer 3463131de5b085a
[ 96.339830] cloud-init[1250]: Pulling layer d5fb7cc999272ec
[ 96.341226] cloud-init[1250]: Pulling layer 7e8cdf9900e2a4b
[ 96.342840] cloud-init[1250]: Pulling layer e2159df0a65a19c
[ 96.345098] cloud-init[1250]: Pulling layer 108ac72bedc5a77
[ 110.585438] cloud-init[1250]: g-io-error-quark: min-free-
[ 110.588356] cloud-init[1250]: Pulling layer 85be7c2510a4a87
[ 116.438087] cloud-init[1250]: Pulling layer 3463131de5b085a
[ 116.447435] cloud-init[1250]: Pulling layer d5fb7cc999272ec
[ 116.448302] cloud-init[1250]: Pulling layer 7e8cdf9900e2a4b
[ 116.449056] cloud-init[1250]: Pulling layer 4c14709b7f4a00b
[ 116.449482] cloud-init[1250]: Pulling layer ef8fcf929d9f6c0
[ 137.191555] cloud-init[1250]: g-io-error-quark: min-free-
[ 137.195413] cloud-init[1250]: Pulling layer 8bdfb179a1d2b55
[ 143.070160] cloud-init[1250]: Pulling layer 61b7c97279a555e
[ 143.075037] cloud-init[1250]: Pulling layer c80ade50ed9043d
[ 143.075784] cloud-init[1250]: Pulling layer 3a7e1b8b1915be0
[ 143.076626] cloud-init[1250]: Pulling layer 8e60b5f5e8894c8
[ 152.495472] cloud-init[1250]: Pulling layer 55da6b08c07beab
[ 153.094621] cloud-init[1250]: Extracting to /var/lib/
[ 153.099950] cloud-init[1250]: File /etc/sysconfig/
[ 153.211494] cloud-init[1250]: systemctl daemon-reload
[ 153.226880] cloud-init[1250]: systemd-tmpfiles --create /etc/tmpfiles.
[ 153.314729] cloud-init[1250]: systemctl enable flanneld
[ 153.417449] cloud-init[1250]: + _prefix=
[ 153.417951] cloud-init[1250]: + atomic install --storage ostree --system --system-package no --set REQUESTS_
[ 159.246123] cloud-init[1250]: Pulling layer 32d051af12f8fb4
[ 159.246556] cloud-init[1250]: Pulling layer 086aa3838e9f52e
[ 159.246950] cloud-init[1250]: Pulling layer 35c6835c61aad2a
[ 159.247818] cloud-init[1250]: Pulling layer 938954ceff8876e
[ 159.248682] cloud-init[1250]: Pulling layer c7a2341b649502b
[ 159.249177] cloud-init[1250]: Pulling layer d119e0ba16d60a3
[ 159.249580] cloud-init[1250]: Pulling layer a62589cc8c25666
[ 159.249976] cloud-init[1250]: Pulling layer ad40c553bd1bcb0
[ 159.250838] cloud-init[1250]: Pulling layer e4e5d7a59492146
[ 159.251683] cloud-init[1250]: Pulling layer 6261e53e3aca9d7
[ 159.252122] cloud-init[1250]: Pulling layer 1934d0968e292f1
[ 159.252537] cloud-init[1250]: Pulling layer e5b6be0df0154e6
[ 159.252972] cloud-init[1250]: Pulling layer 15eb7a13273fa00
[ 184.881581] cloud-init[1250]: Pulling layer 96ce1eb42495f7b
[ 186.192413] cloud-init[1250]: Extracting to /var/lib/
[ 186.317027] cloud-init[1250]: systemctl daemon-reload
[ 186.330307] cloud-init[1250]: systemd-tmpfiles --create /etc/tmpfiles.
[ 186.430483] cloud-init[1250]: systemctl enable heat-container-
[ 186.497279] cloud-init[1250]: + systemctl start heat-container-
[ 186.639316] cloud-init[1250]: starting services
[ 186.649442] cloud-init[1250]: activating service etcd
[ 186.811547] cloud-init[1250]: activating service docker
[ 187.019733] cloud-init[1250]: activating service kube-apiserver
[ 187.032982] cloud-init[1250]: Created symlink /etc/systemd/
[ 187.147088] cloud-init[1250]: activating service kube-controller
[ 187.153995] cloud-init[1250]: Created symlink /etc/systemd/
[ 187.290709] cloud-init[1250]: activating service kube-scheduler
[ 187.309902] cloud-init[1250]: Created symlink /etc/systemd/
[ 187.477585] cloud-init[1250]: creating /usr/local/
[ 187.500658] cloud-init[1250]: Created symlink /etc/systemd/
[ 187.648086] cloud-init[1250]: activating service flanneld
[ 187.757753] cloud-init[1250]: + . /etc/sysconfig/
[ 187.760763] cloud-init[1250]: ++ PROMETHEUS_
[ 187.761075] cloud-init[1250]: ++ KUBE_API_
[ 187.761413] cloud-init[1250]: ++ KUBE_API_
[ 187.761789] cloud-init[1250]: ++ KUBE_API_PORT=8080
[ 187.762619] cloud-init[1250]: ++ KUBE_NODE_
[ 187.763016] cloud-init[1250]: ++ KUBE_NODE_
[ 187.763352] cloud-init[1250]: ++ KUBE_ALLOW_
[ 187.763788] cloud-init[1250]: ++ ENABLE_CINDER=
[ 187.764846] cloud-init[1250]: ++ ETCD_VOLUME=
[ 187.765649] cloud-init[1250]: ++ ETCD_VOLUME_SIZE=0
[ 187.766078] cloud-init[1250]: ++ DOCKER_
[ 187.766421] cloud-init[1250]: ++ DOCKER_
[ 187.766816] cloud-init[1250]: ++ DOCKER_
[ 187.767596] cloud-init[1250]: ++ NETWORK_
[ 187.768061] cloud-init[1250]: ++ FLANNEL_
[ 187.768412] cloud-init[1250]: ++ FLANNEL_
[ 187.768794] cloud-init[1250]: ++ FLANNEL_BACKEND=udp
[ 187.769162] cloud-init[1250]: ++ PODS_NETWORK_
[ 187.769621] cloud-init[1250]: ++ PORTAL_
[ 187.770078] cloud-init[1250]: ++ ADMISSION_
[ 187.770406] cloud-init[1250]: ++ ETCD_DISCOVERY_URL=https:/
[ 187.770735] cloud-init[1250]: ++ USERNAME=admin
[ 187.771111] cloud-init[1250]: ++ PASSWORD=ChangeMe
[ 187.771451] cloud-init[1250]: ++ CLUSTER_
[ 187.771849] cloud-init[1250]: ++ TLS_DISABLED=True
[ 187.772551] cloud-init[1250]: ++ KUBE_DASHBOARD_
[ 187.772876] cloud-init[1250]: ++ INFLUX_
[ 187.773622] cloud-init[1250]: ++ VERIFY_CA=True
[ 187.773968] cloud-init[1250]: ++ CLUSTER_
[ 187.774677] cloud-init[1250]: ++ MAGNUM_URL=https:/
[ 187.775485] cloud-init[1250]: ++ VOLUME_
[ 187.775879] cloud-init[1250]: ++ HTTP_PROXY=
[ 187.776551] cloud-init[1250]: ++ HTTPS_PROXY=
[ 187.776903] cloud-init[1250]: ++ NO_PROXY=
[ 187.777613] cloud-init[1250]: ++ WAIT_CURL='curl -i -X POST -H '\''X-Auth-Token: gAAAAABbxhmQjMe
[ 187.778033] cloud-init[1250]: ++ KUBE_TAG=v1.9.3
[ 187.778331] cloud-init[1250]: ++ ETCD_TAG=v3.2.7
[ 187.778660] cloud-init[1250]: ++ FLANNEL_TAG=v0.9.0
[ 187.779034] cloud-init[1250]: ++ KUBE_VERSION=v1.9.3
[ 187.779368] cloud-init[1250]: ++ KUBE_DASHBOARD_
[ 187.779699] cloud-init[1250]: ++ TRUSTEE_
[ 187.780142] cloud-init[1250]: ++ TRUSTEE_
[ 187.780397] cloud-init[1250]: ++ TRUST_ID=
[ 187.780773] cloud-init[1250]: ++ AUTH_URL=https:/
[ 187.781479] cloud-init[1250]: ++ INSECURE_
[ 187.781824] cloud-init[1250]: ++ CONTAINER_
[ 187.782503] cloud-init[1250]: ++ SYSTEM_
[ 187.782796] cloud-init[1250]: ++ SYSTEM_
[ 187.783525] cloud-init[1250]: ++ ETCD_LB_VIP=
[ 187.783824] cloud-init[1250]: ++ DNS_SERVICE_
[ 187.784481] cloud-init[1250]: ++ DNS_CLUSTER_
[ 187.784792] cloud-init[1250]: ++ CERT_MANAGER_
[ 187.785469] cloud-init[1250]: ++ CA_KEY=
[ 187.785772] cloud-init[1250]: ++ CALICO_TAG=v2.6.7
[ 187.786468] cloud-init[1250]: ++ CALICO_
[ 187.786773] cloud-init[1250]: ++ CALICO_
[ 187.787439] cloud-init[1250]: ++ CALICO_
[ 187.787741] cloud-init[1250]: ++ INGRESS_CONTROLLER=
[ 187.788117] cloud-init[1250]: ++ INGRESS_
[ 187.788443] cloud-init[1250]: ++ KUBELET_OPTIONS=
[ 187.788781] cloud-init[1250]: ++ KUBECONTROLLER_
[ 187.789441] cloud-init[1250]: ++ KUBEAPI_OPTIONS=
[ 187.789831] cloud-init[1250]: ++ KUBEPROXY_OPTIONS=
[ 187.790488] cloud-init[1250]: ++ KUBESCHEDULER_
[ 187.790800] cloud-init[1250]: + echo 'Waiting for Kubernetes API...'
[ 187.791487] cloud-init[1250]: Waiting for Kubernetes API...
[ 187.791788] cloud-init[1250]: + curl --silent http://
[ 187.792543] cloud-init[1250]: + sleep 5
[ 192.782106] cloud-init[1250]: + curl --silent http://
[ 192.799712] cloud-init[1250]: {
[ 192.800088] cloud-init[1250]: "major": "1",
[ 192.800708] cloud-init[1250]: "minor": "5",
[ 192.801792] cloud-init[1250]: "gitVersion": "v1.5.3",
[ 192.802164] cloud-init[1250]: "gitCommit": "029c3a408176b5
[ 192.802847] cloud-init[1250]: "gitTreeState": "clean",
[ 192.803596] cloud-init[1250]: "buildDate": "2017-03-
[ 192.804645] cloud-init[1250]: "goVersion": "go1.7.5",
[ 192.805713] cloud-init[1250]: "compiler": "gc",
[ 192.806778] cloud-init[1250]: "platform": "linux/amd64"
[ 192.809382] cloud-init[1250]: }+ cat
[ 192.810143] cloud-init[1250]: + kubectl apply --validate=false -f -
[ 193.047828] cloud-init[1250]: error: unable to decode "STDIN": no kind "ClusterRole" is registered for version "rbac.authoriza
[ 193.050635] cloud-init[1250]: + cat
[ 193.051661] cloud-init[1250]: + kubectl apply --validate=false -f -
[ 193.242126] cloud-init[1250]: error: unable to decode "STDIN": no kind "ClusterRoleBin
[ 193.250669] cloud-init[1250]: + ADMIN_RBAC=
[ 193.253626] cloud-init[1250]: + '[' -f /srv/magnum/
[ 193.256515] cloud-init[1250]: + echo 'Writing File: /srv/magnum/
[ 193.260727] cloud-init[1250]: Writing File: /srv/magnum/
[ 193.264764] cloud-init[1250]: ++ dirname /srv/magnum/
[ 193.268792] cloud-init[1250]: + mkdir -p /srv/magnum/
[ 193.271951] cloud-init[1250]: + cat
[ 193.284791] cloud-init[1250]: Writing File: /etc/kubernetes
[ 193.293474] cloud-init[1250]: Waiting for Kubernetes API...
[ 193.306098] cloud-init[1250]: {
[ 193.308092] cloud-init[1250]: "major": "1",
[ 193.310324] cloud-init[1250]: "minor": "5",
[ 193.312338] cloud-init[1250]: "gitVersion": "v1.5.3",
[ 193.314661] cloud-init[1250]: "gitCommit": "029c3a408176b5
[ 193.317711] cloud-init[1250]: "gitTreeState": "clean",
[ 193.320095] cloud-init[1250]: "buildDate": "2017-03-
[ 193.322645] cloud-init[1250]: "goVersion": "go1.7.5",
[ 193.324783] cloud-init[1250]: "compiler": "gc",
[ 193.326843] cloud-init[1250]: "platform": "linux/amd64"
[ 193.513813] cloud-init[1250]: }serviceaccount "coredns" created
[ 193.530531] cloud-init[1250]: configmap "coredns" created
[ 193.551350] cloud-init[1250]: deployment "coredns" created
[ 193.597106] cloud-init[1250]: service "kube-dns" created
[ 193.630364] cloud-init[1250]: serviceaccount "kube-dns-
[ 193.645795] cloud-init[1250]: Error from server (BadRequest): error when creating "/etc/kubernete
[ 193.654226] cloud-init[1250]: Error from server (BadRequest): error when creating "/etc/kubernete
[ 193.661238] cloud-init[1250]: Error from server (BadRequest): error when creating "/etc/kubernete
[ 193.667421] cloud-init[1250]: Error from server (BadRequest): error when creating "/etc/kubernete
[ 193.676973] cloud-init[1250]: unable to recognize "/etc/kubernete
[ 193.690191] cloud-init[1250]: Cloud-init v. 0.7.9 running 'modules:final' at Tue, 16 Oct 2018 17:03:38 +0000. Up 16.31 seconds.
[ 193.695152] cloud-init[1250]: 2018-10-16 17:06:36,056 - util.py[WARNING]: Failed running /var/lib/
[ 193.730046] cloud-init[1250]: Created symlink /etc/systemd/
[ 193.839453] cloud-init[1250]: 2018-10-16 17:06:36,208 - cc_scripts_
[ 193.840781] cloud-init[1250]: 2018-10-16 17:06:36,209 - util.py[WARNING]: Running module scripts-user (<module 'cloudinit.
ci-info: ++++++Authorized keys from /home/fedora/
ci-info: +------
ci-info: | Keytype | Fingerprint (md5) | Options | Comment |
ci-info: +------
ci-info: | ssh-rsa | 97:97:5a:
ci-info: +------
<14>Oct 16 17:06:36 ec2:
<14>Oct 16 17:06:36 ec2: #######
<14>Oct 16 17:06:36 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
<14>Oct 16 17:06:36 ec2: 256 SHA256:
<14>Oct 16 17:06:36 ec2: 256 SHA256:
<14>Oct 16 17:06:36 ec2: 2048 SHA256:
<14>Oct 16 17:06:36 ec2: -----END SSH HOST KEY FINGERPRINTS-----
<14>Oct 16 17:06:36 ec2: #######
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXN
ssh-ed25519 AAAAC3NzaC1lZDI
ssh-rsa AAAAB3NzaC1yc2E
-----END SSH HOST KEY KEYS-----
[ 193.918840] cloud-init[1250]: Cloud-init v. 0.7.9 finished at Tue, 16 Oct 2018 17:06:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 193.90 seconds
after I ssh onto the master node:
#######
http://
Status changed to 'Confirmed' because the bug affects multiple users.