Airship-discuss
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
March 2019
- 22 participants
- 33 discussions
Hi,
As discussed in November[1], the OpenStack project infrastructure is
being rebranded as "OpenDev" to better support a wider community of
projects.
We are nearly ready to perform the part of this transition with the
largest impact: moving the authoritative git repositories for existing
projects.
In this email, I'd like to introduce the new hosting system we are
preparing, discuss the transition, and invite projects to work with us
on the logistics of the change.
Gerrit
======
Gerrit is the core of our system and it will remain so in OpenDev. As
part of this move, we will rename the gerrit server from
review.openstack.org to review.opendev.org. As part of the transition,
we will automatically merge appropriate changes to all branches of all
repositories updating .gitreview and Zuul configuration files. Any
further changes (README files, etc.) we expect to be made by individual
project contributors.
Repository Browsing
===================
Currently our canonical *public* repository system is the cgit server at
https://git.openstack.org/ (and git.airshipit.org, git.starlingx.io, and
git.zuul-ci.org) This is a load balanced cluster of several servers
which is designed to handle all the public git repository traffic, as it
scales much better than Gerrit (and has a more friendly domain name).
>From a technical standpoint, it's excellent, but its usability could be
improved.
Therefore, as part of this transition, we will replace the cgit servers
with a new system based on Gitea. Gitea is a complete development
collaboration system, but it's very flexible and will allow us to
disable components which we aren't using. We will operate it in a
read-only configuration where it will act as the public mirror for
Gerrit. The advantages it has over the current system are:
* Shorter domain name in project URLs:
https://git.openstack.org/openstack/nova vs
https://opendev.org/openstack/nova
* Clone and browsing URLs are the same (with cgit, the browsing URL has
an extra path component)
* More visually pleasing code browsing
* Integrated code searching
* Ability to highlight multiple lines in links
When we perform the transition we will install redirects from
git.openstack.org (and the other git sites) to opendev.org, and will
maintain those redirects for the foreseeable future. We will construct
them so that even existing deep links to individual files in individual
commits to cgit will redirect to the correct location on opendev.org.
This system is up and running now with a live mirror of data from
Gerrit, and you can start testing it out today at https://opendev.org/
Please let us know if you encounter any problems.
If you would like to read more about the design of this system and the
transition, see the infra-spec[2].
GitHub
======
Currently all OpenStack projects are replicated to GitHub. We do not
plan on changing that during the transition, however, any projects
outside of the openstack*/ namespaces will not automatically be
replicated to GitHub, and we do not plan on adding that in the future.
We do, however, support projects using Zuul to run post-merge jobs to
push updates to GitHub or any other third-party mirrors with their own
credentials. We will be happy to work with anyone interested in that to
help set up jobs to do so.
We are adopting this approach so that individual projects can have more
control over how they are represented in social media, and to give us
more flexibility in supporting our own organizational namespaces on
OpenDev without assuming they map directly to GitHub.
Eventually we plan on moving the OpenStack project to that system as
well and retiring direct replication from Gerrit to GitHub completely.
But we will defer that work until after this transition.
Logistics
=========
We can prepare much of the system in advance (as we have for the hosting
system on opendev.org) but the actual transition and renaming of the
Gerrit server will need to happen at once during an outage window. We
need to schedule that outage and begin preparing for it.
Since all of the project git URLs are going to change (to replace
git.openstack.org with opendev.org and review.openstack.org with
review.opendev.org) we can additionally take the opportunity to
reorganize projects into different organizations.
For example, during the transition we will rename Zuul, and it's
associated projects, from the "openstack-infra" org to "zuul". So their
new names will be "zuul/zuul", "zuul/nodepool", etc.
This is an excellent time for the rest of the OpenStack Foundation
pilot projects to do the same.
If the OpenStack project desires this, it would also be a good time to
move unofficial projects out of the openstack/ namespace.
Therefore, we need your help:
Action Items
============
We need each of the following projects:
* OpenStack
* Airship
* StarlingX
* Zuul
To nominate a single point of contact to work with us on the transition.
It would be helpful for that person to attend the next (and possibly
next several) openstack infra team meetings in IRC [3]. We will work
with those people on scheduling the transition, as well as finalizing
the list of projects which should be renamed as part of the transition.
If you manage an unofficial project and would like to take the
opportunity to move or rename your project, please add it to this
ethercalc[4].
[1] http://lists.openstack.org/pipermail/openstack-dev/2018-November/136403.html
[2] http://specs.openstack.org/openstack-infra/infra-specs/specs/opendev-gerrit…
[3] http://eavesdrop.openstack.org/#Project_Infrastructure_Team_Meeting
[4] https://ethercalc.openstack.org/opendev-transition
2
3
Hello
First time caller ;-)
I’ve tried for about a week+ now to install on a fresh compute, airship-in-a-bottle. For the past few tries now, its stalling in the same place. (Each time I’ve tried this its been on a fresh Ubuntu 16.04.5 LTS install)
Below is the full output.
Thanks
Eric
unknownd0817ad6b6f2:.ssh ericbell$ rm known_hosts
unknownd0817ad6b6f2:.ssh ericbell$ cd ..
unknownd0817ad6b6f2:~ ericbell$ ssh eric(a)192.168.1.177
Warning: Permanently added '192.168.1.177' (ECDSA) to the list of known hosts.
eric(a)192.168.1.177's password:
Welcome to Ubuntu 16.04.5 LTS (GNU/Linux 4.4.0-131-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
73 packages can be updated.
48 updates are security updates.
eric@asus:~$
eric@asus:~$
eric@asus:~$
eric@asus:~$
eric@asus:~$ sudo -i
[sudo] password for eric:
root@asus:~# apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
67 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@asus:~# apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
linux-headers-4.4.0-138 linux-headers-4.4.0-138-generic linux-image-4.4.0-138-generic linux-image-extra-4.4.0-138-generic linux-signed-image-4.4.0-138-generic ubuntu-advantage-tools
The following packages will be upgraded:
apparmor apt apt-transport-https apt-utils bind9-host cloud-initramfs-copymods cloud-initramfs-dyn-netconf curl distro-info-data dnsutils dpkg friendly-recovery gettext-base git git-man gnupg gpgv
grub-legacy-ec2 initramfs-tools initramfs-tools-bin initramfs-tools-core intel-microcode kmod libapparmor-perl libapparmor1 libapt-inst2.0 libapt-pkg5.0 libasprintf0v5 libbind9-140 libcurl3-gnutls
libdns-export162 libdns162 libglib2.0-0 libglib2.0-data libisc-export160 libisc160 libisccc140 libisccfg140 libkmod2 liblwres141 libmspack0 libpam-systemd libsystemd0 libudev1 libx11-6 libx11-data libxml2
linux-headers-generic linux-signed-generic linux-signed-image-generic open-iscsi openssh-client openssh-server openssh-sftp-server overlayroot python3-requests python3-update-manager python3-urllib3
squashfs-tools systemd systemd-sysv tzdata ubuntu-minimal ubuntu-server ubuntu-standard udev update-manager-core
67 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 92.0 MB of archives.
After this operation, 303 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg amd64 1.18.4ubuntu1.5 [2,085 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.29 [707 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.29 [55.5 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.29 [1,041 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.29 [196 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gpgv amd64 1.4.20-1ubuntu3.3 [165 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gnupg amd64 1.4.20-1ubuntu3.3 [626 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd0 amd64 229-4ubuntu21.8 [204 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpam-systemd amd64 229-4ubuntu21.8 [115 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd amd64 229-4ubuntu21.8 [3,775 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 udev amd64 229-4ubuntu21.8 [993 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 kmod amd64 22-1ubuntu5.1 [88.4 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkmod2 amd64 22-1ubuntu5.1 [39.8 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev1 amd64 229-4ubuntu21.8 [54.1 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 friendly-recovery all 0.2.31ubuntu2 [9,662 B]
Get:16 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 initramfs-tools all 0.122ubuntu8.13 [8,936 B]
Get:17 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 initramfs-tools-core all 0.122ubuntu8.13 [44.7 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 initramfs-tools-bin amd64 0.122ubuntu8.13 [9,742 B]
Get:19 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd-sysv amd64 229-4ubuntu21.8 [11.6 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapparmor1 amd64 2.10.95-0ubuntu2.10 [29.7 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.1 [1,120 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 open-iscsi amd64 2.0.873+git0.3b4b4500-14ubuntu3.6 [334 kB]
Get:23 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tzdata all 2018g-0ubuntu0.16.04 [166 kB]
Get:24 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.9 [4,534 B]
Get:25 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.11 [153 kB]
Get:26 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.11 [667 kB]
Get:27 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-advantage-tools all 10ubuntu0.16.04.1 [11.5 kB]
Get:28 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-minimal amd64 1.361.2 [2,662 B]
Get:29 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapparmor-perl amd64 2.10.95-0ubuntu2.10 [31.6 kB]
Get:30 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apparmor amd64 2.10.95-0ubuntu2.10 [451 kB]
Get:31 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.11 [139 kB]
Get:32 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.11 [185 kB]
Get:33 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.29 [26.2 kB]
Get:34 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.6 [697 kB]
Get:35 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 bind9-host amd64 1:9.10.3.dfsg.P4-8ubuntu1.11 [38.4 kB]
Get:36 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dnsutils amd64 1:9.10.3.dfsg.P4-8ubuntu1.11 [89.2 kB]
Get:37 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.11 [215 kB]
Get:38 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.11 [881 kB]
Get:39 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisccc140 amd64 1:9.10.3.dfsg.P4-8ubuntu1.11 [16.3 kB]
Get:40 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisccfg140 amd64 1:9.10.3.dfsg.P4-8ubuntu1.11 [40.4 kB]
Get:41 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblwres141 amd64 1:9.10.3.dfsg.P4-8ubuntu1.11 [33.7 kB]
Get:42 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbind9-140 amd64 1:9.10.3.dfsg.P4-8ubuntu1.11 [23.6 kB]
Get:43 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6,568 B]
Get:44 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB]
Get:45 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.1 [132 kB]
Get:46 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB]
Get:47 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB]
Get:48 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-sftp-server amd64 1:7.2p2-4ubuntu2.6 [38.8 kB]
Get:49 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-server amd64 1:7.2p2-4ubuntu2.6 [335 kB]
Get:50 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.6 [584 kB]
Get:51 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-update-manager all 1:16.04.15 [33.4 kB]
Get:52 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 update-manager-core all 1:16.04.15 [5,498 B]
Get:53 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-standard amd64 1.361.2 [2,710 B]
Get:54 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.5 [736 kB]
Get:55 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.5 [2,714 kB]
Get:56 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmspack0 amd64 0.5-1ubuntu0.16.04.3 [37.4 kB]
Get:57 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-headers-4.4.0-138 all 4.4.0-138.164 [9,963 kB]
Get:58 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-headers-4.4.0-138-generic amd64 4.4.0-138.164 [833 kB]
Get:59 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-4.4.0-138-generic amd64 4.4.0-138.164 [22.1 MB]
Get:60 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-signed-image-4.4.0-138-generic amd64 4.4.0-138.164 [4,014 B]
Get:61 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-extra-4.4.0-138-generic amd64 4.4.0-138.164 [36.6 MB]
Get:62 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 intel-microcode amd64 3.20180807a.0ubuntu0.16.04.1 [1,275 kB]
Get:63 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-signed-generic amd64 4.4.0.138.144 [1,814 B]
Get:64 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-signed-image-generic amd64 4.4.0.138.144 [2,420 B]
Get:65 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-headers-generic amd64 4.4.0.138.144 [2,336 B]
Get:66 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-urllib3 all 1.13.1-2ubuntu0.16.04.2 [58.1 kB]
Get:67 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-requests all 2.9.1-3ubuntu0.1 [55.8 kB]
Get:68 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 squashfs-tools amd64 1:4.3-3ubuntu2.16.04.3 [105 kB]
Get:69 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-initramfs-copymods all 0.27ubuntu1.6 [4,380 B]
Get:70 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-initramfs-dyn-netconf all 0.27ubuntu1.6 [6,892 B]
Get:71 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub-legacy-ec2 all 18.4-0ubuntu1~16.04.2 [26.1 kB]
Get:72 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 overlayroot all 0.27ubuntu1.6 [15.7 kB]
Get:73 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-server amd64 1.361.2 [2,560 B]
Fetched 92.0 MB in 2s (39.0 MB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 60367 files and directories currently installed.)
Preparing to unpack .../dpkg_1.18.4ubuntu1.5_amd64.deb ...
Unpacking dpkg (1.18.4ubuntu1.5) over (1.18.4ubuntu1.4) ...
Setting up dpkg (1.18.4ubuntu1.5) ...
Processing triggers for man-db (2.7.5-1) ...
(Reading database ... 60367 files and directories currently installed.)
Preparing to unpack .../libapt-pkg5.0_1.2.29_amd64.deb ...
Unpacking libapt-pkg5.0:amd64 (1.2.29) over (1.2.27) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libapt-pkg5.0:amd64 (1.2.29) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
(Reading database ... 60367 files and directories currently installed.)
Preparing to unpack .../libapt-inst2.0_1.2.29_amd64.deb ...
Unpacking libapt-inst2.0:amd64 (1.2.29) over (1.2.27) ...
Preparing to unpack .../archives/apt_1.2.29_amd64.deb ...
Unpacking apt (1.2.29) over (1.2.27) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up apt (1.2.29) ...
Installing new version of config file /etc/apt/apt.conf.d/01autoremove ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
(Reading database ... 60367 files and directories currently installed.)
Preparing to unpack .../apt-utils_1.2.29_amd64.deb ...
Unpacking apt-utils (1.2.29) over (1.2.27) ...
Preparing to unpack .../gpgv_1.4.20-1ubuntu3.3_amd64.deb ...
Unpacking gpgv (1.4.20-1ubuntu3.3) over (1.4.20-1ubuntu3.2) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up gpgv (1.4.20-1ubuntu3.3) ...
(Reading database ... 60367 files and directories currently installed.)
Preparing to unpack .../gnupg_1.4.20-1ubuntu3.3_amd64.deb ...
Unpacking gnupg (1.4.20-1ubuntu3.3) over (1.4.20-1ubuntu3.2) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Setting up gnupg (1.4.20-1ubuntu3.3) ...
(Reading database ... 60367 files and directories currently installed.)
Preparing to unpack .../libsystemd0_229-4ubuntu21.8_amd64.deb ...
Unpacking libsystemd0:amd64 (229-4ubuntu21.8) over (229-4ubuntu21.4) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libsystemd0:amd64 (229-4ubuntu21.8) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
(Reading database ... 60367 files and directories currently installed.)
Preparing to unpack .../libpam-systemd_229-4ubuntu21.8_amd64.deb ...
Unpacking libpam-systemd:amd64 (229-4ubuntu21.8) over (229-4ubuntu21.4) ...
Preparing to unpack .../systemd_229-4ubuntu21.8_amd64.deb ...
Unpacking systemd (229-4ubuntu21.8) over (229-4ubuntu21.4) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for dbus (1.10.6-1ubuntu3.3) ...
Processing triggers for ureadahead (0.100.0-19) ...
ureadahead will be reprofiled on next reboot
Setting up systemd (229-4ubuntu21.8) ...
addgroup: The group `systemd-journal' already exists as a system group. Exiting.
[/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
(Reading database ... 60367 files and directories currently installed.)
Preparing to unpack .../udev_229-4ubuntu21.8_amd64.deb ...
Unpacking udev (229-4ubuntu21.8) over (229-4ubuntu21.4) ...
Preparing to unpack .../kmod_22-1ubuntu5.1_amd64.deb ...
Unpacking kmod (22-1ubuntu5.1) over (22-1ubuntu5) ...
Preparing to unpack .../libkmod2_22-1ubuntu5.1_amd64.deb ...
Unpacking libkmod2:amd64 (22-1ubuntu5.1) over (22-1ubuntu5) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libkmod2:amd64 (22-1ubuntu5.1) ...
Processing triggers for systemd (229-4ubuntu21.8) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
(Reading database ... 60367 files and directories currently installed.)
Preparing to unpack .../libudev1_229-4ubuntu21.8_amd64.deb ...
Unpacking libudev1:amd64 (229-4ubuntu21.8) over (229-4ubuntu21.4) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libudev1:amd64 (229-4ubuntu21.8) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
(Reading database ... 60367 files and directories currently installed.)
Preparing to unpack .../friendly-recovery_0.2.31ubuntu2_all.deb ...
Removed symlink /etc/systemd/system/sysinit.target.wants/friendly-recovery.service.
Unpacking friendly-recovery (0.2.31ubuntu2) over (0.2.31ubuntu1) ...
Preparing to unpack .../initramfs-tools_0.122ubuntu8.13_all.deb ...
Unpacking initramfs-tools (0.122ubuntu8.13) over (0.122ubuntu8.11) ...
Preparing to unpack .../initramfs-tools-core_0.122ubuntu8.13_all.deb ...
Unpacking initramfs-tools-core (0.122ubuntu8.13) over (0.122ubuntu8.11) ...
Preparing to unpack .../initramfs-tools-bin_0.122ubuntu8.13_amd64.deb ...
Unpacking initramfs-tools-bin (0.122ubuntu8.13) over (0.122ubuntu8.11) ...
Preparing to unpack .../systemd-sysv_229-4ubuntu21.8_amd64.deb ...
Unpacking systemd-sysv (229-4ubuntu21.8) over (229-4ubuntu21.4) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up systemd-sysv (229-4ubuntu21.8) ...
(Reading database ... 60369 files and directories currently installed.)
Preparing to unpack .../libapparmor1_2.10.95-0ubuntu2.10_amd64.deb ...
Unpacking libapparmor1:amd64 (2.10.95-0ubuntu2.10) over (2.10.95-0ubuntu2.9) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libapparmor1:amd64 (2.10.95-0ubuntu2.10) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
(Reading database ... 60369 files and directories currently installed.)
Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) over (2.48.2-0ubuntu3) ...
Preparing to unpack .../open-iscsi_2.0.873+git0.3b4b4500-14ubuntu3.6_amd64.deb ...
Unpacking open-iscsi (2.0.873+git0.3b4b4500-14ubuntu3.6) over (2.0.873+git0.3b4b4500-14ubuntu3.4) ...
Preparing to unpack .../tzdata_2018g-0ubuntu0.16.04_all.deb ...
Unpacking tzdata (2018g-0ubuntu0.16.04) over (2017c-0ubuntu0.16.04) ...
Preparing to unpack .../distro-info-data_0.28ubuntu0.9_all.deb ...
Unpacking distro-info-data (0.28ubuntu0.9) over (0.28ubuntu0.8) ...
Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.11_amd64.deb ...
Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.11) over (1:9.10.3.dfsg.P4-8ubuntu1.10) ...
Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.11_amd64.deb ...
Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.11) over (1:9.10.3.dfsg.P4-8ubuntu1.10) ...
Selecting previously unselected package ubuntu-advantage-tools.
Preparing to unpack .../ubuntu-advantage-tools_10ubuntu0.16.04.1_all.deb ...
Unpacking ubuntu-advantage-tools (10ubuntu0.16.04.1) ...
Preparing to unpack .../ubuntu-minimal_1.361.2_amd64.deb ...
Unpacking ubuntu-minimal (1.361.2) over (1.361.1) ...
Preparing to unpack .../libapparmor-perl_2.10.95-0ubuntu2.10_amd64.deb ...
Unpacking libapparmor-perl (2.10.95-0ubuntu2.10) over (2.10.95-0ubuntu2.9) ...
Preparing to unpack .../apparmor_2.10.95-0ubuntu2.10_amd64.deb ...
Unpacking apparmor (2.10.95-0ubuntu2.10) over (2.10.95-0ubuntu2.9) ...
Preparing to unpack .../curl_7.47.0-1ubuntu2.11_amd64.deb ...
Unpacking curl (7.47.0-1ubuntu2.11) over (7.47.0-1ubuntu2.8) ...
Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.11_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.11) over (7.47.0-1ubuntu2.8) ...
Preparing to unpack .../apt-transport-https_1.2.29_amd64.deb ...
Unpacking apt-transport-https (1.2.29) over (1.2.27) ...
Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ...
Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) over (2.9.3+dfsg1-1ubuntu0.5) ...
Preparing to unpack .../bind9-host_1%3a9.10.3.dfsg.P4-8ubuntu1.11_amd64.deb ...
Unpacking bind9-host (1:9.10.3.dfsg.P4-8ubuntu1.11) over (1:9.10.3.dfsg.P4-8ubuntu1.10) ...
Preparing to unpack .../dnsutils_1%3a9.10.3.dfsg.P4-8ubuntu1.11_amd64.deb ...
Unpacking dnsutils (1:9.10.3.dfsg.P4-8ubuntu1.11) over (1:9.10.3.dfsg.P4-8ubuntu1.10) ...
Preparing to unpack .../libisc160_1%3a9.10.3.dfsg.P4-8ubuntu1.11_amd64.deb ...
Unpacking libisc160:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) over (1:9.10.3.dfsg.P4-8ubuntu1.10) ...
Preparing to unpack .../libdns162_1%3a9.10.3.dfsg.P4-8ubuntu1.11_amd64.deb ...
Unpacking libdns162:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) over (1:9.10.3.dfsg.P4-8ubuntu1.10) ...
Preparing to unpack .../libisccc140_1%3a9.10.3.dfsg.P4-8ubuntu1.11_amd64.deb ...
Unpacking libisccc140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) over (1:9.10.3.dfsg.P4-8ubuntu1.10) ...
Preparing to unpack .../libisccfg140_1%3a9.10.3.dfsg.P4-8ubuntu1.11_amd64.deb ...
Unpacking libisccfg140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) over (1:9.10.3.dfsg.P4-8ubuntu1.10) ...
Preparing to unpack .../liblwres141_1%3a9.10.3.dfsg.P4-8ubuntu1.11_amd64.deb ...
Unpacking liblwres141:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) over (1:9.10.3.dfsg.P4-8ubuntu1.10) ...
Preparing to unpack .../libbind9-140_1%3a9.10.3.dfsg.P4-8ubuntu1.11_amd64.deb ...
Unpacking libbind9-140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) over (1:9.10.3.dfsg.P4-8ubuntu1.10) ...
Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ...
Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) over (0.19.7-2ubuntu3) ...
Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ...
Unpacking gettext-base (0.19.7-2ubuntu3.1) over (0.19.7-2ubuntu3) ...
Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.1_all.deb ...
Unpacking libglib2.0-data (2.48.2-0ubuntu4.1) over (2.48.2-0ubuntu3) ...
Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ...
Unpacking libx11-data (2:1.6.3-1ubuntu2.1) over (2:1.6.3-1ubuntu2) ...
Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) over (2:1.6.3-1ubuntu2) ...
Preparing to unpack .../openssh-sftp-server_1%3a7.2p2-4ubuntu2.6_amd64.deb ...
Unpacking openssh-sftp-server (1:7.2p2-4ubuntu2.6) over (1:7.2p2-4ubuntu2.4) ...
Preparing to unpack .../openssh-server_1%3a7.2p2-4ubuntu2.6_amd64.deb ...
Unpacking openssh-server (1:7.2p2-4ubuntu2.6) over (1:7.2p2-4ubuntu2.4) ...
Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.6_amd64.deb ...
Unpacking openssh-client (1:7.2p2-4ubuntu2.6) over (1:7.2p2-4ubuntu2.4) ...
Preparing to unpack .../python3-update-manager_1%3a16.04.15_all.deb ...
Unpacking python3-update-manager (1:16.04.15) over (1:16.04.13) ...
Preparing to unpack .../update-manager-core_1%3a16.04.15_all.deb ...
Unpacking update-manager-core (1:16.04.15) over (1:16.04.13) ...
Preparing to unpack .../ubuntu-standard_1.361.2_amd64.deb ...
Unpacking ubuntu-standard (1.361.2) over (1.361.1) ...
Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.5_all.deb ...
Unpacking git-man (1:2.7.4-0ubuntu1.5) over (1:2.7.4-0ubuntu1.4) ...
Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.5_amd64.deb ...
Unpacking git (1:2.7.4-0ubuntu1.5) over (1:2.7.4-0ubuntu1.4) ...
Preparing to unpack .../libmspack0_0.5-1ubuntu0.16.04.3_amd64.deb ...
Unpacking libmspack0:amd64 (0.5-1ubuntu0.16.04.3) over (0.5-1ubuntu0.16.04.1) ...
Selecting previously unselected package linux-headers-4.4.0-138.
Preparing to unpack .../linux-headers-4.4.0-138_4.4.0-138.164_all.deb ...
Unpacking linux-headers-4.4.0-138 (4.4.0-138.164) ...
Selecting previously unselected package linux-headers-4.4.0-138-generic.
Preparing to unpack .../linux-headers-4.4.0-138-generic_4.4.0-138.164_amd64.deb ...
Unpacking linux-headers-4.4.0-138-generic (4.4.0-138.164) ...
Selecting previously unselected package linux-image-4.4.0-138-generic.
Preparing to unpack .../linux-image-4.4.0-138-generic_4.4.0-138.164_amd64.deb ...
Examining /etc/kernel/preinst.d/
run-parts: executing /etc/kernel/preinst.d/intel-microcode 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
Done.
Unpacking linux-image-4.4.0-138-generic (4.4.0-138.164) ...
Selecting previously unselected package linux-signed-image-4.4.0-138-generic.
Preparing to unpack .../linux-signed-image-4.4.0-138-generic_4.4.0-138.164_amd64.deb ...
Unpacking linux-signed-image-4.4.0-138-generic (4.4.0-138.164) ...
Selecting previously unselected package linux-image-extra-4.4.0-138-generic.
Preparing to unpack .../linux-image-extra-4.4.0-138-generic_4.4.0-138.164_amd64.deb ...
Unpacking linux-image-extra-4.4.0-138-generic (4.4.0-138.164) ...
Preparing to unpack .../intel-microcode_3.20180807a.0ubuntu0.16.04.1_amd64.deb ...
Unpacking intel-microcode (3.20180807a.0ubuntu0.16.04.1) over (3.20180425.1~ubuntu0.16.04.2) ...
Preparing to unpack .../linux-signed-generic_4.4.0.138.144_amd64.deb ...
Unpacking linux-signed-generic (4.4.0.138.144) over (4.4.0.131.137) ...
Preparing to unpack .../linux-signed-image-generic_4.4.0.138.144_amd64.deb ...
Unpacking linux-signed-image-generic (4.4.0.138.144) over (4.4.0.131.137) ...
Preparing to unpack .../linux-headers-generic_4.4.0.138.144_amd64.deb ...
Unpacking linux-headers-generic (4.4.0.138.144) over (4.4.0.131.137) ...
Preparing to unpack .../python3-urllib3_1.13.1-2ubuntu0.16.04.2_all.deb ...
Unpacking python3-urllib3 (1.13.1-2ubuntu0.16.04.2) over (1.13.1-2ubuntu0.16.04.1) ...
Preparing to unpack .../python3-requests_2.9.1-3ubuntu0.1_all.deb ...
Unpacking python3-requests (2.9.1-3ubuntu0.1) over (2.9.1-3) ...
Preparing to unpack .../squashfs-tools_1%3a4.3-3ubuntu2.16.04.3_amd64.deb ...
Unpacking squashfs-tools (1:4.3-3ubuntu2.16.04.3) over (1:4.3-3ubuntu2.16.04.2) ...
Preparing to unpack .../cloud-initramfs-copymods_0.27ubuntu1.6_all.deb ...
Unpacking cloud-initramfs-copymods (0.27ubuntu1.6) over (0.27ubuntu1.5) ...
Preparing to unpack .../cloud-initramfs-dyn-netconf_0.27ubuntu1.6_all.deb ...
Unpacking cloud-initramfs-dyn-netconf (0.27ubuntu1.6) over (0.27ubuntu1.5) ...
Preparing to unpack .../grub-legacy-ec2_18.4-0ubuntu1~16.04.2_all.deb ...
Leaving 'diversion of /usr/sbin/grub-set-default to /usr/sbin/grub-set-default.real by grub-legacy-ec2'
Unpacking grub-legacy-ec2 (18.4-0ubuntu1~16.04.2) over (18.2-4-g05926e48-0ubuntu1~16.04.2) ...
Preparing to unpack .../overlayroot_0.27ubuntu1.6_all.deb ...
Unpacking overlayroot (0.27ubuntu1.6) over (0.27ubuntu1.5) ...
Preparing to unpack .../ubuntu-server_1.361.2_amd64.deb ...
Unpacking ubuntu-server (1.361.2) over (1.361.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for systemd (229-4ubuntu21.8) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for ufw (0.35-0ubuntu2) ...
Setting up libapt-inst2.0:amd64 (1.2.29) ...
Setting up apt-utils (1.2.29) ...
Setting up libpam-systemd:amd64 (229-4ubuntu21.8) ...
Setting up udev (229-4ubuntu21.8) ...
addgroup: The group `input' already exists as a system group. Exiting.
update-initramfs: deferring update (trigger activated)
Setting up kmod (22-1ubuntu5.1) ...
Installing new version of config file /etc/modprobe.d/blacklist.conf ...
Setting up friendly-recovery (0.2.31ubuntu2) ...
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-138-generic
Found linux image: /boot/vmlinuz-4.4.0-131-generic
Found initrd image: /boot/initrd.img-4.4.0-131-generic
Adding boot menu entry for EFI firmware configuration
done
Setting up initramfs-tools-bin (0.122ubuntu8.13) ...
Setting up initramfs-tools-core (0.122ubuntu8.13) ...
Setting up initramfs-tools (0.122ubuntu8.13) ...
update-initramfs: deferring update (trigger activated)
Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ...
No schema files found: doing nothing.
Setting up open-iscsi (2.0.873+git0.3b4b4500-14ubuntu3.6) ...
Setting up tzdata (2018g-0ubuntu0.16.04) ...
Current default time zone: 'America/Chicago'
Local time is now: Mon Nov 12 14:52:15 CST 2018.
Universal Time is now: Mon Nov 12 20:52:15 UTC 2018.
Run 'dpkg-reconfigure tzdata' if you wish to change it.
Setting up distro-info-data (0.28ubuntu0.9) ...
Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.11) ...
Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.11) ...
Setting up ubuntu-advantage-tools (10ubuntu0.16.04.1) ...
Setting up ubuntu-minimal (1.361.2) ...
Setting up libapparmor-perl (2.10.95-0ubuntu2.10) ...
Setting up apparmor (2.10.95-0ubuntu2.10) ...
Installing new version of config file /etc/apparmor.d/abstractions/private-files ...
Installing new version of config file /etc/apparmor.d/abstractions/private-files-strict ...
Installing new version of config file /etc/apparmor.d/abstractions/ubuntu-browsers.d/user-files ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.11) ...
Setting up curl (7.47.0-1ubuntu2.11) ...
Setting up apt-transport-https (1.2.29) ...
Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ...
Setting up libisc160:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) ...
Setting up libdns162:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) ...
Setting up libisccc140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) ...
Setting up libisccfg140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) ...
Setting up libbind9-140:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) ...
Setting up liblwres141:amd64 (1:9.10.3.dfsg.P4-8ubuntu1.11) ...
Setting up bind9-host (1:9.10.3.dfsg.P4-8ubuntu1.11) ...
Setting up dnsutils (1:9.10.3.dfsg.P4-8ubuntu1.11) ...
Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
Setting up gettext-base (0.19.7-2ubuntu3.1) ...
Setting up libglib2.0-data (2.48.2-0ubuntu4.1) ...
Setting up libx11-data (2:1.6.3-1ubuntu2.1) ...
Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
Setting up openssh-client (1:7.2p2-4ubuntu2.6) ...
Setting up openssh-sftp-server (1:7.2p2-4ubuntu2.6) ...
Setting up openssh-server (1:7.2p2-4ubuntu2.6) ...
Setting up python3-update-manager (1:16.04.15) ...
Setting up update-manager-core (1:16.04.15) ...
Setting up ubuntu-standard (1.361.2) ...
Setting up git-man (1:2.7.4-0ubuntu1.5) ...
Setting up git (1:2.7.4-0ubuntu1.5) ...
Setting up libmspack0:amd64 (0.5-1ubuntu0.16.04.3) ...
Setting up linux-headers-4.4.0-138 (4.4.0-138.164) ...
Setting up linux-headers-4.4.0-138-generic (4.4.0-138.164) ...
Setting up linux-image-4.4.0-138-generic (4.4.0-138.164) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-138-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-4.4.0-131-generic
Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.4.0-131-generic.efi.signed
Found kernel: /boot/vmlinuz-4.4.0-138-generic
Found kernel: /boot/vmlinuz-4.4.0-131-generic
Replacing config file /run/grub/menu.lst with new version
Updating /boot/grub/menu.lst ... done
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-138-generic
Found initrd image: /boot/initrd.img-4.4.0-138-generic
Found linux image: /boot/vmlinuz-4.4.0-131-generic
Found initrd image: /boot/initrd.img-4.4.0-131-generic
Adding boot menu entry for EFI firmware configuration
done
Setting up linux-signed-image-4.4.0-138-generic (4.4.0-138.164) ...
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-138-generic
Found initrd image: /boot/initrd.img-4.4.0-138-generic
Found linux image: /boot/vmlinuz-4.4.0-131-generic
Found initrd image: /boot/initrd.img-4.4.0-131-generic
Adding boot menu entry for EFI firmware configuration
done
Setting up linux-image-extra-4.4.0-138-generic (4.4.0-138.164) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-138-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-4.4.0-138-generic
Found kernel: /boot/vmlinuz-4.4.0-131-generic
Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.4.0-138-generic.efi.signed
Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.4.0-131-generic.efi.signed
Found kernel: /boot/vmlinuz-4.4.0-138-generic
Found kernel: /boot/vmlinuz-4.4.0-131-generic
Updating /boot/grub/menu.lst ... done
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-138-generic /boot/vmlinuz-4.4.0-138-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-138-generic
Found initrd image: /boot/initrd.img-4.4.0-138-generic
Found linux image: /boot/vmlinuz-4.4.0-131-generic
Found initrd image: /boot/initrd.img-4.4.0-131-generic
Adding boot menu entry for EFI firmware configuration
done
Setting up intel-microcode (3.20180807a.0ubuntu0.16.04.1) ...
update-initramfs: deferring update (trigger activated)
intel-microcode: microcode will be updated at next boot
Setting up linux-signed-image-generic (4.4.0.138.144) ...
Setting up linux-headers-generic (4.4.0.138.144) ...
Setting up linux-signed-generic (4.4.0.138.144) ...
Setting up python3-urllib3 (1.13.1-2ubuntu0.16.04.2) ...
Setting up python3-requests (2.9.1-3ubuntu0.1) ...
Setting up squashfs-tools (1:4.3-3ubuntu2.16.04.3) ...
Setting up cloud-initramfs-copymods (0.27ubuntu1.6) ...
Setting up cloud-initramfs-dyn-netconf (0.27ubuntu1.6) ...
Setting up grub-legacy-ec2 (18.4-0ubuntu1~16.04.2) ...
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-4.4.0-138-generic
Found kernel: /boot/vmlinuz-4.4.0-131-generic
Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.4.0-138-generic.efi.signed
Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.4.0-131-generic.efi.signed
Found kernel: /boot/vmlinuz-4.4.0-138-generic
Found kernel: /boot/vmlinuz-4.4.0-131-generic
Updating /boot/grub/menu.lst ... done
Setting up overlayroot (0.27ubuntu1.6) ...
Processing triggers for initramfs-tools (0.122ubuntu8.13) ...
update-initramfs: Generating /boot/initrd.img-4.4.0-138-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
Setting up ubuntu-server (1.361.2) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
root@asus:~# mkdir -p /root/deploy && cd "$_"
root@asus:~/deploy# git clone https://github.com/openstack/airship-in-a-bottle
Cloning into 'airship-in-a-bottle'...
remote: Enumerating objects: 93, done.
remote: Counting objects: 100% (93/93), done.
remote: Compressing objects: 100% (82/82), done.
remote: Total 2223 (delta 28), reused 63 (delta 9), pack-reused 2130
Receiving objects: 100% (2223/2223), 474.33 KiB | 0 bytes/s, done.
Resolving deltas: 100% (1112/1112), done.
Checking connectivity... done.
root@asus:~/deploy# cd /root/deploy/airship-in-a-bottle/manifests/dev_single_node
root@asus:~/deploy/airship-in-a-bottle/manifests/dev_single_node# ./airship-in-a-bottle.sh
Welcome to Airship in a Bottle
/--------------------\
| \
| |---| \----
| | x | \
| |---| |
| | /
| \____|____/ /----
| /
\--------------------/
A prototype example of deploying the Airship suite on a single VM.
This example will run through:
- Setup
- Genesis of Airship (Kubernetes)
- Basic deployment of Openstack (including Nova, Neutron, and Horizon using Openstack Helm)
- VM creation automation using Heat
The expected runtime of this script is greater than 1 hour
The minimum recommended size of the Ubuntu 16.04 VM is 4 vCPUs, 20GB of RAM with 32GB disk space.
Let's collect some information about your VM to get started.
Is your HOST IFACE enp4s0? (Y/n) Y
Is your LOCAL IP 192.168.1.177? (Y/n) Y
++ hostname -s
+ export SHORT_HOSTNAME=asus
+ SHORT_HOSTNAME=asus
+ set +x
Updating /etc/hosts with: 192.168.1.177 asus
192.168.1.177 asus
+ export HOSTIP=192.168.1.177
+ HOSTIP=192.168.1.177
+ export HOSTCIDR=192.168.1.177/32
+ HOSTCIDR=192.168.1.177/32
+ export NODE_NET_IFACE=enp4s0
+ NODE_NET_IFACE=enp4s0
+ export TARGET_SITE=demo
+ TARGET_SITE=demo
+ set +x
Using DNS servers 192.168.1.254 and 192.168.1.254.
Starting Airship deployment...
+ LAST_STEP_NAME=demo
+ [[ demo == \c\o\l\l\e\c\t ]]
+ [[ demo == \g\e\n\e\s\i\s ]]
+ [[ demo == \d\e\p\l\o\y ]]
+ [[ demo == \d\e\m\o ]]
+ STEP_BREAKPOINT=40
+ export WORKSPACE=/root/deploy
+ WORKSPACE=/root/deploy
+ TARGET_SITE=demo
+ http_proxy=
+ https_proxy=
+ no_proxy=
+ SHORT_HOSTNAME=asus
+ HOSTIP=192.168.1.177
+ HOSTCIDR=192.168.1.177/32
+ NODE_NET_IFACE=enp4s0
+ POST_GENESIS_DELAY=60
+ AIRSHIP_IN_A_BOTTLE_REPO=https://git.openstack.org/openstack/airship-in-a-b…
+ AIRSHIP_IN_A_BOTTLE_REFSPEC=
+ PEGLEG_REPO=https://git.openstack.org/openstack/airship-pegleg.git
+ PEGLEG_REFSPEC=
+ SHIPYARD_REPO=https://git.openstack.org/openstack/airship-shipyard.git
+ SHIPYARD_REFSPEC=
+ PEGLEG_IMAGE=quay.io/airshipit/pegleg:ac6297eae6c51ab2f13a96978abaaa10cb46e3d6
+ PROMENADE_IMAGE=quay.io/airshipit/promenade:master
+ PEGLEG=/root/deploy/airship-pegleg/tools/pegleg.sh
+ trap clean EXIT
+ check_preconditions
+ set +x
+ configure_apt
+ [[ ! -z '' ]]
+ [[ ! -z '' ]]
+ setup_workspace
+ mkdir -p /root/deploy/collected
+ mkdir -p /root/deploy/genesis
+ chmod -R 777 /root/deploy/genesis
+ setup_repos
+ get_repo airship-pegleg https://git.openstack.org/openstack/airship-pegleg.git
+ cd /root/deploy
+ '[' '!' -d airship-pegleg ']'
+ git clone https://git.openstack.org/openstack/airship-pegleg.git
Cloning into 'airship-pegleg'...
remote: Counting objects: 1397, done.
remote: Compressing objects: 100% (870/870), done.
remote: Total 1397 (delta 812), reused 896 (delta 399)
Receiving objects: 100% (1397/1397), 294.02 KiB | 0 bytes/s, done.
Resolving deltas: 100% (812/812), done.
Checking connectivity... done.
+ '[' -n '' ']'
+ get_repo airship-in-a-bottle https://git.openstack.org/openstack/airship-in-a-bottle
+ cd /root/deploy
+ '[' '!' -d airship-in-a-bottle ']'
+ get_repo airship-shipyard https://git.openstack.org/openstack/airship-shipyard.git
+ cd /root/deploy
+ '[' '!' -d airship-shipyard ']'
+ git clone https://git.openstack.org/openstack/airship-shipyard.git
Cloning into 'airship-shipyard'...
remote: Counting objects: 5503, done.
remote: Compressing objects: 100% (2224/2224), done.
remote: Total 5503 (delta 3630), reused 4748 (delta 3000)
Receiving objects: 100% (5503/5503), 1.54 MiB | 0 bytes/s, done.
Resolving deltas: 100% (3630/3630), done.
Checking connectivity... done.
+ '[' -n '' ']'
+ configure_dev_configurables
+ cat
+ install_dependencies
+ apt -qq update
All packages are up to date.
+ apt -y install --no-install-recommends docker.io jq nmap
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libblas-common libblas3 liblinear3 liblua5.2-0 libonig2 lua-lpeg
Suggested packages:
aufs-tools debootstrap docker-doc rinse zfs-fuse | zfsutils liblinear-tools liblinear-dev
Recommended packages:
cgroupfs-mount | cgroup-lite ubuntu-fan ndiff
The following NEW packages will be installed:
docker.io jq libblas-common libblas3 liblinear3 liblua5.2-0 libonig2 lua-lpeg nmap
0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 22.3 MB of archives.
After this operation, 113 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 docker.io amd64 17.03.2-0ubuntu2~16.04.1 [17.1 MB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libonig2 amd64 5.9.6-1ubuntu0.1 [86.7 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 jq amd64 1.5+dfsg-1ubuntu0.1 [144 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B]
Get:5 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 liblinear3 amd64 2.1.0+dfsg-1 [39.3 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.2-0 amd64 5.2.4-1ubuntu1 [106 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 lua-lpeg amd64 0.12.2-1 [28.3 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 nmap amd64 7.01-2ubuntu2 [4,638 kB]
Fetched 22.3 MB in 0s (23.9 MB/s)
Preconfiguring packages ...
Selecting previously unselected package docker.io.
(Reading database ... 92807 files and directories currently installed.)
Preparing to unpack .../docker.io_17.03.2-0ubuntu2~16.04.1_amd64.deb ...
Unpacking docker.io (17.03.2-0ubuntu2~16.04.1) ...
Selecting previously unselected package libonig2:amd64.
Preparing to unpack .../libonig2_5.9.6-1ubuntu0.1_amd64.deb ...
Unpacking libonig2:amd64 (5.9.6-1ubuntu0.1) ...
Selecting previously unselected package jq.
Preparing to unpack .../jq_1.5+dfsg-1ubuntu0.1_amd64.deb ...
Unpacking jq (1.5+dfsg-1ubuntu0.1) ...
Selecting previously unselected package libblas-common.
Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ...
Unpacking libblas-common (3.6.0-2ubuntu2) ...
Selecting previously unselected package libblas3.
Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ...
Unpacking libblas3 (3.6.0-2ubuntu2) ...
Selecting previously unselected package liblinear3:amd64.
Preparing to unpack .../liblinear3_2.1.0+dfsg-1_amd64.deb ...
Unpacking liblinear3:amd64 (2.1.0+dfsg-1) ...
Selecting previously unselected package liblua5.2-0:amd64.
Preparing to unpack .../liblua5.2-0_5.2.4-1ubuntu1_amd64.deb ...
Unpacking liblua5.2-0:amd64 (5.2.4-1ubuntu1) ...
Selecting previously unselected package lua-lpeg:amd64.
Preparing to unpack .../lua-lpeg_0.12.2-1_amd64.deb ...
Unpacking lua-lpeg:amd64 (0.12.2-1) ...
Selecting previously unselected package nmap.
Preparing to unpack .../nmap_7.01-2ubuntu2_amd64.deb ...
Unpacking nmap (7.01-2ubuntu2) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for systemd (229-4ubuntu21.8) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up docker.io (17.03.2-0ubuntu2~16.04.1) ...
Adding group `docker' (GID 117) ...
Done.
Setting up libonig2:amd64 (5.9.6-1ubuntu0.1) ...
Setting up jq (1.5+dfsg-1ubuntu0.1) ...
Setting up libblas-common (3.6.0-2ubuntu2) ...
Setting up libblas3 (3.6.0-2ubuntu2) ...
update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode
Setting up liblinear3:amd64 (2.1.0+dfsg-1) ...
Setting up liblua5.2-0:amd64 (5.2.4-1ubuntu1) ...
Setting up lua-lpeg:amd64 (0.12.2-1) ...
Setting up nmap (7.01-2ubuntu2) ...
Processing triggers for systemd (229-4ubuntu21.8) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
+ configure_docker
+ [[ ! -z '' ]]
+ [[ ! -z '' ]]
+ [[ 40 -ge 10 ]]
+ echo 'This is a good time to grab a coffee :)'
This is a good time to grab a coffee :)
+ run_pegleg_collect
+ IMAGE=quay.io/airshipit/pegleg:ac6297eae6c51ab2f13a96978abaaa10cb46e3d6
+ TERM_OPTS=-i
+ /root/deploy/airship-pegleg/tools/pegleg.sh site -p /workspace/airship-in-a-bottle/deployment_files collect demo -s /workspace/collected
== NOTE: Workspace /root/deploy is the execution directory in the container ==
Unable to find image 'quay.io/airshipit/pegleg:ac6297eae6c51ab2f13a96978abaaa10cb46e3d6' locally
ac6297eae6c51ab2f13a96978abaaa10cb46e3d6: Pulling from airshipit/pegleg
05d1a5232b46: Pull complete
5cee356eda6b: Pull complete
89d3385f0fd3: Pull complete
80ae6b477848: Pull complete
28bdf9e584cc: Pull complete
dec1a1f0462b: Pull complete
a4670d125615: Pull complete
547b45a875f5: Pull complete
102a0247b454: Pull complete
991f46bceacf: Pull complete
4b997ac83a2c: Pull complete
4585a45fbf43: Pull complete
983ae3f172a6: Pull complete
6e585acbc3f6: Pull complete
Digest: sha256:f1eb51608d496a91839d0b87bbad3ad0c82319ddae951de5e5ce004bf466913f
Status: Downloaded newer image for quay.io/airshipit/pegleg:ac6297eae6c51ab2f13a96978abaaa10cb46e3d6
+ [[ 40 -ge 20 ]]
+ generate_certs
+ set +x
=== Generating updated certificates ===
+ cp /root/deploy/collected/deployment_files.yaml /root/deploy/genesis
++ ls /root/deploy/genesis
+ docker run --rm -t -e http_proxy= -e https_proxy= -e no_proxy= -w /target -e PROMENADE_DEBUG=false -v /root/deploy/genesis:/target quay.io/airshipit/promenade:master promenade generate-certs -o /target deployment_files.yaml
Unable to find image 'quay.io/airshipit/promenade:master' locally
master: Pulling from airshipit/promenade
bc9ab73e5b14: Pull complete
193a6306c92a: Pull complete
e5c3f8c317dc: Pull complete
a587a86c9dcb: Pull complete
72744d0a318b: Pull complete
6598fc9d11d1: Pull complete
770079cf7a7e: Pull complete
03c4d24b3523: Pull complete
aaa91e2585ce: Pull complete
03391a73abe1: Pull complete
e899f028e0e3: Pull complete
24fd23e628a1: Pull complete
4e6580d0581c: Pull complete
69a90ea0c25e: Pull complete
922b02db26b0: Pull complete
Digest: sha256:4b33776de7b8e8952713794bf83f69572e0d092c4ab9f88c2e69f00ffac15937
Status: Downloaded newer image for quay.io/airshipit/promenade:master
+ PORT=9000
+ UWSGI_TIMEOUT=300
+ PROMENADE_THREADS=1
+ PROMENADE_WORKERS=4
+ '[' promenade = server ']'
+ exec promenade generate-certs -o /target deployment_files.yaml
/usr/local/lib/python3.6/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.23) or chardet (3.0.4) doesn't match a supported version!
RequestsDependencyWarning)
2018-11-12 20:55:58,890 INFO - - - promenade.config:from_streams [ 53] Loading documents from deployment_files.yaml
2018-11-12 20:56:00,320 INFO - - - promenade.config:from_streams [ 57] Successfully loaded 167 documents from deployment_files.yaml
2018-11-12 20:56:00,320 INFO - - - promenade.config:__init__ [ 24] Parsing document schemas.
2018-11-12 20:56:00,320 INFO - - - promenade.config:__init__ [ 25] Building config from 167 documents.
2018-11-12 20:56:00,320 INFO - - - promenade.config:__init__ [ 27] Rendering documents via Deckhand engine.
2018-11-12 20:56:00,343 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,344 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Manifest/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,347 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Manifest/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,350 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,354 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,357 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,360 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,363 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,366 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,369 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,372 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,375 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,378 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,381 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,384 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,388 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,391 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,394 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,397 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,400 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,403 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,406 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,409 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,412 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,415 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,419 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,422 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,425 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,428 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,431 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,434 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,437 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,440 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,443 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,446 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,449 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,453 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,456 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,460 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,463 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,466 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,469 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,472 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,476 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,479 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,483 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,486 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,489 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,492 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,496 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,498 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,502 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,505 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,508 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,512 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,515 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,518 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,521 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,524 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,527 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,530 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,533 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,536 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,539 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,543 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,546 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,549 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,552 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,556 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,559 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,562 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,565 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,570 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,573 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,576 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,580 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,583 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,586 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,590 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,593 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,597 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,600 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,603 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,607 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,610 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,613 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,618 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,621 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,624 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,627 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,630 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,633 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,637 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,641 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,645 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,648 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,651 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,654 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,657 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,661 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,664 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/EndpointCatalogue/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,667 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/AccountCatalogue/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,670 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/Kubelet/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,673 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/Docker/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,676 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/SoftwareVersions/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,679 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/Genesis/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,682 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/HostSystem/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,686 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/SeccompProfile/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,689 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,691 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,692 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,694 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,696 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,697 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,699 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,701 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,703 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,704 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,706 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,708 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,710 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,711 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,713 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,715 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,716 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,718 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,720 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,722 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,723 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,725 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,727 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,729 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,730 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,732 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,734 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,736 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema drydock/BootAction/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,739 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/KubernetesNetwork/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,742 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/SiteDefinition/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,745 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,749 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,753 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/PKICatalog/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,757 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/CommonAddresses/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,760 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema dev/Configurables/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:00,763 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema shipyard/DeploymentConfiguration/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:01,280 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] calico-etcd among the provided substitution sources.
2018-11-12 20:56:01,280 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] calico-node among the provided substitution sources.
2018-11-12 20:56:01,280 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] calico-node among the provided substitution sources.
2018-11-12 20:56:01,324 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] kubernetes among the provided substitution sources.
2018-11-12 20:56:01,324 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] scheduler among the provided substitution sources.
2018-11-12 20:56:01,324 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] scheduler among the provided substitution sources.
2018-11-12 20:56:01,371 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] kubernetes among the provided substitution sources.
2018-11-12 20:56:01,371 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] controller-manager among the provided substitution sources.
2018-11-12 20:56:01,371 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] controller-manager among the provided substitution sources.
2018-11-12 20:56:01,371 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/PrivateKey/v1] service-account among the provided substitution sources.
2018-11-12 20:56:01,404 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] kubernetes among the provided substitution sources.
2018-11-12 20:56:01,404 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] apiserver among the provided substitution sources.
2018-11-12 20:56:01,404 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] apiserver among the provided substitution sources.
2018-11-12 20:56:01,404 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] kubernetes-etcd among the provided substitution sources.
2018-11-12 20:56:01,404 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] apiserver-etcd among the provided substitution sources.
2018-11-12 20:56:01,404 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] apiserver-etcd among the provided substitution sources.
2018-11-12 20:56:01,404 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/PublicKey/v1] service-account among the provided substitution sources.
2018-11-12 20:56:03,180 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] calico-etcd among the provided substitution sources.
2018-11-12 20:56:03,181 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] calico-etcd-peer among the provided substitution sources.
2018-11-12 20:56:03,181 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] calico-etcd-anchor among the provided substitution sources.
2018-11-12 20:56:03,181 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] calico-etcd-anchor among the provided substitution sources.
2018-11-12 20:56:03,189 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] calico-etcd among the provided substitution sources.
2018-11-12 20:56:03,189 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] calico-etcd-peer among the provided substitution sources.
2018-11-12 20:56:03,189 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] calico-etcd-anchor among the provided substitution sources.
2018-11-12 20:56:03,190 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] calico-etcd-anchor among the provided substitution sources.
2018-11-12 20:56:03,197 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] calico-etcd-genesis among the provided substitution sources.
2018-11-12 20:56:03,197 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] calico-etcd-genesis among the provided substitution sources.
2018-11-12 20:56:03,197 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] calico-etcd-genesis-peer among the provided substitution sources.
2018-11-12 20:56:03,197 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] calico-etcd-genesis-peer among the provided substitution sources.
2018-11-12 20:56:03,205 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] kubernetes-etcd among the provided substitution sources.
2018-11-12 20:56:03,205 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] kubernetes-etcd-peer among the provided substitution sources.
2018-11-12 20:56:03,206 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] kubernetes-etcd-anchor among the provided substitution sources.
2018-11-12 20:56:03,206 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] kubernetes-etcd-anchor among the provided substitution sources.
2018-11-12 20:56:03,207 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] kubernetes-etcd among the provided substitution sources.
2018-11-12 20:56:03,207 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateAuthority/v1] kubernetes-etcd-peer among the provided substitution sources.
2018-11-12 20:56:03,207 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] kubernetes-etcd-anchor among the provided substitution sources.
2018-11-12 20:56:03,207 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] kubernetes-etcd-anchor among the provided substitution sources.
2018-11-12 20:56:03,207 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] kubernetes-etcd-genesis among the provided substitution sources.
2018-11-12 20:56:03,207 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] kubernetes-etcd-genesis among the provided substitution sources.
2018-11-12 20:56:03,207 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/Certificate/v1] kubernetes-etcd-genesis-peer among the provided substitution sources.
2018-11-12 20:56:03,207 WARNING - - - deckhand.engine.secrets_manager:substitute_all [294] Could not find substitution source document [deckhand/CertificateKey/v1] kubernetes-etcd-genesis-peer among the provided substitution sources.
2018-11-12 20:56:03,297 INFO - - - promenade.config:__init__ [ 39] Deckhand engine returned 165 documents.
+ cp /root/deploy/genesis/certificates.yaml /root/deploy/airship-in-a-bottle/deployment_files/site/demo/secrets
+ generate_genesis
++ ls /root/deploy/genesis
+ docker run --rm -t -e http_proxy= -e https_proxy= -e no_proxy= -w /target -e PROMENADE_DEBUG=false -v /root/deploy/genesis:/target quay.io/airshipit/promenade:master promenade build-all -o /target --validators certificates.yaml deployment_files.yaml
+ PORT=9000
+ UWSGI_TIMEOUT=300
+ PROMENADE_THREADS=1
+ PROMENADE_WORKERS=4
+ '[' promenade = server ']'
+ exec promenade build-all -o /target --validators certificates.yaml deployment_files.yaml
/usr/local/lib/python3.6/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.23) or chardet (3.0.4) doesn't match a supported version!
RequestsDependencyWarning)
2018-11-12 20:56:10,135 INFO - - - promenade.config:from_streams [ 53] Loading documents from certificates.yaml
2018-11-12 20:56:10,245 INFO - - - promenade.config:from_streams [ 57] Successfully loaded 42 documents from certificates.yaml
2018-11-12 20:56:10,245 INFO - - - promenade.config:from_streams [ 53] Loading documents from deployment_files.yaml
2018-11-12 20:56:11,639 INFO - - - promenade.config:from_streams [ 57] Successfully loaded 167 documents from deployment_files.yaml
2018-11-12 20:56:11,639 INFO - - - promenade.config:__init__ [ 24] Parsing document schemas.
2018-11-12 20:56:11,639 INFO - - - promenade.config:__init__ [ 25] Building config from 209 documents.
2018-11-12 20:56:11,639 INFO - - - promenade.config:__init__ [ 27] Rendering documents via Deckhand engine.
2018-11-12 20:56:11,780 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,781 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Manifest/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,784 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Manifest/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,787 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,791 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,794 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,797 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,800 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,803 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,806 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,809 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,813 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,816 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,819 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,822 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,825 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,828 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,831 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,834 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,837 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,840 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,843 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,846 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,849 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,852 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,856 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,859 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,862 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,865 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,868 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,871 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,874 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,877 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,881 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,884 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,887 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,890 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,893 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,897 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,900 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,903 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,906 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,909 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,913 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,916 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,919 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,923 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,925 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,929 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,932 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,935 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,938 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,941 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,944 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,948 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,951 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,954 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,957 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,960 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,963 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,966 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,969 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,973 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,976 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,979 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,982 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,985 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,988 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,992 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,995 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:11,998 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,001 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,006 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,009 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,012 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,016 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,019 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,022 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,026 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,029 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,032 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,036 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,039 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,043 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,046 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,049 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,054 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,057 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,060 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,063 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,066 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,069 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,074 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,077 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,081 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,084 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,087 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,090 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/ChartGroup/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,093 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,096 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,099 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/EndpointCatalogue/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,102 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/AccountCatalogue/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,106 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/Kubelet/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,109 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/Docker/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,112 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/SoftwareVersions/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,114 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/Genesis/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,118 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/HostSystem/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,122 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/SeccompProfile/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,125 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,126 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,128 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,130 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,132 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,133 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,135 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,137 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,138 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,140 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,142 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,143 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,145 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,146 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,148 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,150 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,151 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,153 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,155 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,157 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,158 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,160 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,162 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,163 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,165 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,167 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,168 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema deckhand/DataSchema/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,170 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema drydock/BootAction/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,173 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/KubernetesNetwork/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,177 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/SiteDefinition/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,180 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,184 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema armada/Chart/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,188 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema promenade/PKICatalog/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,191 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema pegleg/CommonAddresses/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,195 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema dev/Configurables/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:12,198 INFO - - - deckhand.engine.document_validation:_validate_one [510] The provided document schema shipyard/DeploymentConfiguration/v1 is not registered. Registered schemas include: ['deckhand/Base/v1', 'deckhand/LayeringPolicy/v1', 'deckhand/PublicKey/v1', 'metadata/Control/v1', 'deckhand/CertificateAuthority/v1', 'deckhand/Certificate/v1', 'metadata/Document/v1', 'deckhand/CertificateAuthorityKey/v1', 'deckhand/CertificateKey/v1', 'deckhand/Passphrase/v1', 'deckhand/ValidationPolicy/v1', 'deckhand/PrivateKey/v1']
2018-11-12 20:56:14,911 INFO - - - promenade.config:__init__ [ 39] Deckhand engine returned 207 documents.
2018-11-12 20:56:14,972 INFO - - - promenade.builder:build_genesis_script [ 83] Building genesis script
2018-11-12 20:56:14,972 INFO - - - promenade.config:__init__ [ 24] Parsing document schemas.
2018-11-12 20:56:14,972 INFO - - - promenade.config:__init__ [ 25] Building config from 207 documents.
2018-11-12 20:56:38,287 INFO - - - promenade.config:__init__ [ 24] Parsing document schemas.
2018-11-12 20:56:38,287 INFO - - - promenade.config:__init__ [ 25] Building config from 207 documents.
+ run_genesis
+ /root/deploy/genesis/genesis.sh
+ export KUBECONFIG=/etc/kubernetes/admin/kubeconfig.yaml
+ KUBECONFIG=/etc/kubernetes/admin/kubeconfig.yaml
++ id -u
+ '[' 0 '!=' 0 ']'
++ hostname
+ '[' asus '!=' asus ']'
+ resolvconf --disable-updates
+ CURATED_DIRS=(/etc/kubernetes /var/lib/etcd)
+ for DIR in '"${CURATED_DIRS[@]}"'
+ mkdir -p /etc/kubernetes
+ chmod 700 /etc/kubernetes
+ for DIR in '"${CURATED_DIRS[@]}"'
+ mkdir -p /var/lib/etcd
+ chmod 700 /var/lib/etcd
+ set +x
Mon Nov 12 14:56:38 CST 2018
Mon Nov 12 14:56:38 CST 2018 === Extracting prepared files ===
usr/local/bin/promenade-teardown
usr/local/bin/kubectl
usr/local/bin/debug-report.sh
etc/resolv.conf
etc/hosts
etc/apt/sources.list.d/promenade-sources.list
etc/kubernetes/kubeconfig
etc/kubernetes/pki/kubelet-key.pem
etc/kubernetes/pki/kubelet-client-ca.pem
etc/kubernetes/pki/kubelet.pem
etc/kubernetes/pki/cluster-ca.pem
etc/kubernetes/manifests/haproxy.yaml
etc/kubernetes/admin/kubeconfig.yaml
etc/kubernetes/admin/pki/admin-key.pem
etc/kubernetes/admin/pki/admin.pem
etc/kubernetes/admin/pki/cluster-ca.pem
etc/systemd/system/kubelet.service
etc/systemd/system/docker.service.d/http-proxy.conf
etc/promenade/haproxy/haproxy.cfg
etc/docker/daemon.json
usr/local/bin/helm
usr/local/bin/armada
etc/genesis/apiserver/eventconfig.yaml
etc/genesis/apiserver/acconfig.yaml
etc/genesis/apiserver/pki/kubelet-client-ca.pem
etc/genesis/apiserver/pki/apiserver-key.pem
etc/genesis/apiserver/pki/kubelet-client.pem
etc/genesis/apiserver/pki/cluster-ca.pem
etc/genesis/apiserver/pki/etcd-client-ca.pem
etc/genesis/apiserver/pki/etcd-client.pem
etc/genesis/apiserver/pki/service-account.pub
etc/genesis/apiserver/pki/etcd-client-key.pem
etc/genesis/apiserver/pki/kubelet-client-key.pem
etc/genesis/apiserver/pki/apiserver.pem
etc/genesis/controller-manager/kubeconfig.yaml
etc/genesis/controller-manager/pki/controller-manager-key.pem
etc/genesis/controller-manager/pki/controller-manager.pem
etc/genesis/controller-manager/pki/cluster-ca.pem
etc/genesis/controller-manager/pki/service-account.key
etc/genesis/scheduler/kubeconfig.yaml
etc/genesis/scheduler/pki/scheduler-key.pem
etc/genesis/scheduler/pki/cluster-ca.pem
etc/genesis/scheduler/pki/scheduler.pem
etc/genesis/etcd/pki/etcd-peer-key.pem
etc/genesis/etcd/pki/etcd-peer.pem
etc/genesis/etcd/pki/peer-ca.pem
etc/genesis/etcd/pki/etcd-client.pem
etc/genesis/etcd/pki/etcd-client-key.pem
etc/genesis/etcd/pki/client-ca.pem
etc/genesis/armada-cli/auth/config
etc/genesis/armada-cli/auth/pki/cluster-ca.pem
etc/genesis/armada-cli/auth/pki/armada-key.pem
etc/genesis/armada-cli/auth/pki/armada.pem
etc/genesis/armada/auth/config
etc/genesis/armada/auth/pki/cluster-ca.pem
etc/genesis/armada/auth/pki/armada-key.pem
etc/genesis/armada/auth/pki/armada.pem
etc/genesis/armada/assets/manifest.yaml
etc/kubernetes/manifests/kubernetes-apiserver.yaml
etc/kubernetes/manifests/auxiliary-kubernetes-etcd.yaml
etc/kubernetes/manifests/kubernetes-scheduler.yaml
etc/kubernetes/manifests/bootstrap-armada.yaml
etc/kubernetes/manifests/kubernetes-controller-manager.yaml
etc/kubernetes/manifests/kubernetes-etcd.yaml
opt/kubernetes/bin/kubelet
etc/logrotate.d/json-logrotate
var/lib/anchor/calico-etcd-bootstrap
etc/genesis/armada/assets/charts/.gitignore
etc/genesis/armada/assets/charts/proxy/values.yaml
etc/genesis/armada/assets/charts/proxy/requirements.yaml
etc/genesis/armada/assets/charts/proxy/Chart.yaml
etc/genesis/armada/assets/charts/proxy/templates/configmap-bin.yaml
etc/genesis/armada/assets/charts/proxy/templates/rbac.yaml
etc/genesis/armada/assets/charts/proxy/templates/daemonset.yaml
etc/genesis/armada/assets/charts/proxy/templates/bin/_liveness-probe.sh.tpl
etc/genesis/armada/assets/charts/proxy/templates/bin/_readiness-probe.sh.tpl
etc/genesis/armada/assets/charts/coredns/values.yaml
etc/genesis/armada/assets/charts/coredns/requirements.yaml
etc/genesis/armada/assets/charts/coredns/Chart.yaml
etc/genesis/armada/assets/charts/coredns/templates/deployment.yaml
etc/genesis/armada/assets/charts/coredns/templates/configmap-etc.yaml
etc/genesis/armada/assets/charts/coredns/templates/configmap-bin.yaml
etc/genesis/armada/assets/charts/coredns/templates/rbac.yaml
etc/genesis/armada/assets/charts/coredns/templates/service.yaml
etc/genesis/armada/assets/charts/coredns/templates/pod-test.yaml
etc/genesis/armada/assets/charts/coredns/templates/bin/_probe.sh.tpl
etc/genesis/armada/assets/charts/apiserver/values.yaml
etc/genesis/armada/assets/charts/apiserver/requirements.yaml
etc/genesis/armada/assets/charts/apiserver/Chart.yaml
etc/genesis/armada/assets/charts/apiserver/templates/secret-ingress-tls.yaml
etc/genesis/armada/assets/charts/apiserver/templates/ingress-api.yaml
etc/genesis/armada/assets/charts/apiserver/templates/configmap-etc.yaml
etc/genesis/armada/assets/charts/apiserver/templates/configmap-bin.yaml
etc/genesis/armada/assets/charts/apiserver/templates/rbac.yaml
etc/genesis/armada/assets/charts/apiserver/templates/service.yaml
etc/genesis/armada/assets/charts/apiserver/templates/service-apiserver-ingress.yaml
etc/genesis/armada/assets/charts/apiserver/templates/daemonset.yaml
etc/genesis/armada/assets/charts/apiserver/templates/configmap-certs.yaml
etc/genesis/armada/assets/charts/apiserver/templates/secret-apiserver.yaml
etc/genesis/armada/assets/charts/apiserver/templates/bin/_pre_stop.tpl
etc/genesis/armada/assets/charts/apiserver/templates/bin/_anchor.tpl
etc/genesis/armada/assets/charts/apiserver/templates/etc/_kubeconfig.yaml.tpl
etc/genesis/armada/assets/charts/apiserver/templates/etc/_kubernetes-apiserver.yaml.tpl
etc/genesis/armada/assets/charts/promenade/values.yaml
etc/genesis/armada/assets/charts/promenade/requirements.yaml
etc/genesis/armada/assets/charts/promenade/Chart.yaml
etc/genesis/armada/assets/charts/promenade/templates/deployment-api.yaml
etc/genesis/armada/assets/charts/promenade/templates/job-ks-service.yaml
etc/genesis/armada/assets/charts/promenade/templates/configmap-etc.yaml
etc/genesis/armada/assets/charts/promenade/templates/job-ks-endpoints.yaml
etc/genesis/armada/assets/charts/promenade/templates/configmap-bin.yaml
etc/genesis/armada/assets/charts/promenade/templates/rbac.yaml
etc/genesis/armada/assets/charts/promenade/templates/service-api.yaml
etc/genesis/armada/assets/charts/promenade/templates/secret-keystone-env.yaml
etc/genesis/armada/assets/charts/promenade/templates/job-ks-user.yaml
etc/genesis/armada/assets/charts/promenade/templates/tests/test-promenade-api.yaml
etc/genesis/armada/assets/charts/haproxy/values.yaml
etc/genesis/armada/assets/charts/haproxy/requirements.yaml
etc/genesis/armada/assets/charts/haproxy/Chart.yaml
etc/genesis/armada/assets/charts/haproxy/templates/configmap-etc.yaml
etc/genesis/armada/assets/charts/haproxy/templates/configmap-bin.yaml
etc/genesis/armada/assets/charts/haproxy/templates/rbac.yaml
etc/genesis/armada/assets/charts/haproxy/templates/daemonset.yaml
etc/genesis/armada/assets/charts/haproxy/templates/bin/_pre_stop.tpl
etc/genesis/armada/assets/charts/haproxy/templates/bin/_anchor.tpl
etc/genesis/armada/assets/charts/haproxy/templates/etc/_haproxy.yaml.tpl
etc/genesis/armada/assets/charts/haproxy/templates/tests/test-haproxy-health.yaml
etc/genesis/armada/assets/charts/scheduler/values.yaml
etc/genesis/armada/assets/charts/scheduler/requirements.yaml
etc/genesis/armada/assets/charts/scheduler/Chart.yaml
etc/genesis/armada/assets/charts/scheduler/templates/configmap-etc.yaml
etc/genesis/armada/assets/charts/scheduler/templates/configmap-bin.yaml
etc/genesis/armada/assets/charts/scheduler/templates/sched-anchor.yaml
etc/genesis/armada/assets/charts/scheduler/templates/secret.yaml
etc/genesis/armada/assets/charts/scheduler/templates/bin/_pre_stop.tpl
etc/genesis/armada/assets/charts/scheduler/templates/bin/_anchor.tpl
etc/genesis/armada/assets/charts/scheduler/templates/etc/_kubeconfig.yaml.tpl
etc/genesis/armada/assets/charts/scheduler/templates/etc/_kubernetes-scheduler.yaml.tpl
etc/genesis/armada/assets/charts/apiserver-webhook/values.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/requirements.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/Chart.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/secret-ingress-tls.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/deployment.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/ingress-api.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/configmap-etc.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/configmap-bin.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/secret-keystone.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/service.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/service-apiserver-ingress.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/configmap-certs.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/secret-apiserver.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/secret-webhook.yaml
etc/genesis/armada/assets/charts/apiserver-webhook/templates/bin/_webhook_start.sh.tpl
etc/genesis/armada/assets/charts/apiserver-webhook/templates/etc/_kubeconfig.yaml.tpl
etc/genesis/armada/assets/charts/apiserver-webhook/templates/etc/_webhook.kubeconfig.tpl
etc/genesis/armada/assets/charts/etcd/values.yaml
etc/genesis/armada/assets/charts/etcd/requirements.yaml
etc/genesis/armada/assets/charts/etcd/Chart.yaml
etc/genesis/armada/assets/charts/etcd/templates/configmap-etc.yaml
etc/genesis/armada/assets/charts/etcd/templates/configmap-bin.yaml
etc/genesis/armada/assets/charts/etcd/templates/daemonset-anchor.yaml
etc/genesis/armada/assets/charts/etcd/templates/service.yaml
etc/genesis/armada/assets/charts/etcd/templates/secret-keys.yaml
etc/genesis/armada/assets/charts/etcd/templates/configmap-certs.yaml
etc/genesis/armada/assets/charts/etcd/templates/bin/_etcdctl_anchor.tpl
etc/genesis/armada/assets/charts/etcd/templates/bin/_readiness.tpl
etc/genesis/armada/assets/charts/etcd/templates/bin/_pre_stop.tpl
etc/genesis/armada/assets/charts/etcd/templates/etc/_kubernetes-etcd.yaml.tpl
etc/genesis/armada/assets/charts/etcd/templates/tests/test-etcd-health.yaml
etc/genesis/armada/assets/charts/controller_manager/values.yaml
etc/genesis/armada/assets/charts/controller_manager/requirements.yaml
etc/genesis/armada/assets/charts/controller_manager/Chart.yaml
etc/genesis/armada/assets/charts/controller_manager/templates/configmap-etc.yaml
etc/genesis/armada/assets/charts/controller_manager/templates/configmap-bin.yaml
etc/genesis/armada/assets/charts/controller_manager/templates/secret.yaml
etc/genesis/armada/assets/charts/controller_manager/templates/daemonset.yaml
etc/genesis/armada/assets/charts/controller_manager/templates/bin/_pre_stop.tpl
etc/genesis/armada/assets/charts/controller_manager/templates/bin/_anchor.tpl
etc/genesis/armada/assets/charts/controller_manager/templates/etc/_kubeconfig.yaml.tpl
etc/genesis/armada/assets/charts/controller_manager/templates/etc/_kubernetes-controller-manager.yaml.tpl
+ for DIR in '"${CURATED_DIRS[@]}"'
+ chmod -R go-rwx /etc/kubernetes
+ for DIR in '"${CURATED_DIRS[@]}"'
+ chmod -R go-rwx /var/lib/etcd
+ set +x
Mon Nov 12 14:56:43 CST 2018
Mon Nov 12 14:56:43 CST 2018 === Adding APT Keys===
+ apt-key add -
OK
+ set +x
Mon Nov 12 14:56:44 CST 2018
Mon Nov 12 14:56:44 CST 2018 === Disabling swap ===
+ swapoff -a
+ sed --in-place '/\bswap\b/d' /etc/fstab
+ set +x
Mon Nov 12 14:56:44 CST 2018
Mon Nov 12 14:56:44 CST 2018 === Setting proxy variables ===
+ export http_proxy=
+ http_proxy=
+ export https_proxy=
+ https_proxy=
+ export no_proxy=
+ no_proxy=
+ set +x
Mon Nov 12 14:56:44 CST 2018
Mon Nov 12 14:56:44 CST 2018 === Installing system packages ===
++ date +%s
+ end=1542056804
+ true
+ apt-get update
Get:1 http://apt.dockerproject.org/repo ubuntu-xenial InRelease [48.7 kB]
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://apt.dockerproject.org/repo ubuntu-xenial/main amd64 Packages [4,177 B]
Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:6 http://security.ubuntu.com/ubuntu xenial-security InRelease
Fetched 52.9 kB in 2s (22.6 kB/s)
Reading package lists... Done
+ break
++ date +%s
+ end=1542056807
+ true
+ DEBIAN_FRONTEND=noninteractive
+ apt-get install -y --no-install-recommends nfs-common ceph-common docker.io socat=1.7.3.1-1
Reading package lists... Done
Building dependency tree
Reading state information... Done
docker.io is already the newest version (17.03.2-0ubuntu2~16.04.1).
The following additional packages will be installed:
keyutils libbabeltrace-ctf1 libbabeltrace1 libboost-iostreams1.58.0 libboost-program-options1.58.0 libboost-random1.58.0 libboost-regex1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libcephfs1 libfcgi0ldbl libnfsidmap2 libnspr4 libnss3 libnss3-nssdb
libpython-stdlib libpython2.7-minimal libpython2.7-stdlib librados2 libradosstriper1 librbd1 librgw2 libtirpc1 python python-cephfs python-chardet python-minimal python-pkg-resources python-rados python-rbd python-requests python-six python-urllib3
python2.7 python2.7-minimal rpcbind
Suggested packages:
ceph ceph-mds watchdog python-doc python-tk python-setuptools python-ndg-httpsclient python-openssl python-pyasn1 python-ntlm python2.7-doc binutils binfmt-support
Recommended packages:
python-ndg-httpsclient python-openssl python-pyasn1
The following NEW packages will be installed:
ceph-common keyutils libbabeltrace-ctf1 libbabeltrace1 libboost-iostreams1.58.0 libboost-program-options1.58.0 libboost-random1.58.0 libboost-regex1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libcephfs1 libfcgi0ldbl libnfsidmap2 libnspr4 libnss3
libnss3-nssdb libpython-stdlib libpython2.7-minimal libpython2.7-stdlib librados2 libradosstriper1 librbd1 librgw2 libtirpc1 nfs-common python python-cephfs python-chardet python-minimal python-pkg-resources python-rados python-rbd python-requests
python-six python-urllib3 python2.7 python2.7-minimal rpcbind socat
0 upgraded, 39 newly installed, 0 to remove and 0 not upgraded.
Need to get 25.4 MB of archives.
After this operation, 105 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libnfsidmap2 amd64 0.25-5 [32.2 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1,261 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1,880 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7,768 B]
Get:8 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B]
Get:11 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.10-0ubuntu0.16.04.1 [1,646 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.10-0ubuntu0.16.04.1 [2,193 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcephfs1 amd64 10.2.10-0ubuntu0.16.04.1 [1,846 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-cephfs amd64 10.2.10-0ubuntu0.16.04.1 [235 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-rados amd64 10.2.10-0ubuntu0.16.04.1 [648 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-rbd amd64 10.2.10-0ubuntu0.16.04.1 [320 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-six all 1.10.0-3 [10.9 kB]
Get:23 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-urllib3 all 1.13.1-2ubuntu0.16.04.2 [57.9 kB]
Get:24 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB]
Get:25 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB]
Get:26 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-requests all 2.9.1-3ubuntu0.1 [55.9 kB]
Get:27 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB]
Get:28 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB]
Get:29 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-program-options1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [138 kB]
Get:30 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-regex1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [261 kB]
Get:31 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libradosstriper1 amd64 10.2.10-0ubuntu0.16.04.1 [1,878 kB]
Get:32 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi0ldbl amd64 2.4.0-8.3 [161 kB]
Get:33 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librgw2 amd64 10.2.10-0ubuntu0.16.04.1 [2,912 kB]
Get:34 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ceph-common amd64 10.2.10-0ubuntu0.16.04.1 [6,723 kB]
Get:35 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 keyutils amd64 1.5.9-8ubuntu1 [47.1 kB]
Get:36 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtirpc1 amd64 0.2.5-1ubuntu0.1 [75.4 kB]
Get:37 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 rpcbind amd64 0.2.3-0.2 [40.3 kB]
Get:38 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nfs-common amd64 1:1.2.8-9ubuntu12.1 [184 kB]
Get:39 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 socat amd64 1.7.3.1-1 [321 kB]
Fetched 25.4 MB in 3s (8,020 kB/s)
Extracting templates from packages: 100%
Selecting previously unselected package libnfsidmap2:amd64.
(Reading database ... 93699 files and directories currently installed.)
Preparing to unpack .../libnfsidmap2_0.25-5_amd64.deb ...
Unpacking libnfsidmap2:amd64 (0.25-5) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ...
Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
Unpacking python-minimal (2.7.12-1~16.04) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ...
Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ...
Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ...
Setting up python-minimal (2.7.12-1~16.04) ...
Selecting previously unselected package python.
(Reading database ... 94455 files and directories currently installed.)
Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
Unpacking python (2.7.12-1~16.04) ...
Selecting previously unselected package libboost-iostreams1.58.0:amd64.
Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ...
Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Selecting previously unselected package libboost-system1.58.0:amd64.
Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ...
Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Selecting previously unselected package libboost-random1.58.0:amd64.
Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ...
Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Selecting previously unselected package libboost-thread1.58.0:amd64.
Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ...
Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ...
Selecting previously unselected package libnss3-nssdb.
Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ...
Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ...
Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ...
Selecting previously unselected package librados2.
Preparing to unpack .../librados2_10.2.10-0ubuntu0.16.04.1_amd64.deb ...
Unpacking librados2 (10.2.10-0ubuntu0.16.04.1) ...
Selecting previously unselected package librbd1.
Preparing to unpack .../librbd1_10.2.10-0ubuntu0.16.04.1_amd64.deb ...
Unpacking librbd1 (10.2.10-0ubuntu0.16.04.1) ...
Selecting previously unselected package libcephfs1.
Preparing to unpack .../libcephfs1_10.2.10-0ubuntu0.16.04.1_amd64.deb ...
Unpacking libcephfs1 (10.2.10-0ubuntu0.16.04.1) ...
Selecting previously unselected package python-cephfs.
Preparing to unpack .../python-cephfs_10.2.10-0ubuntu0.16.04.1_amd64.deb ...
Unpacking python-cephfs (10.2.10-0ubuntu0.16.04.1) ...
Selecting previously unselected package python-rados.
Preparing to unpack .../python-rados_10.2.10-0ubuntu0.16.04.1_amd64.deb ...
Unpacking python-rados (10.2.10-0ubuntu0.16.04.1) ...
Selecting previously unselected package python-rbd.
Preparing to unpack .../python-rbd_10.2.10-0ubuntu0.16.04.1_amd64.deb ...
Unpacking python-rbd (10.2.10-0ubuntu0.16.04.1) ...
Selecting previously unselected package python-six.
Preparing to unpack .../python-six_1.10.0-3_all.deb ...
Unpacking python-six (1.10.0-3) ...
Selecting previously unselected package python-urllib3.
Preparing to unpack .../python-urllib3_1.13.1-2ubuntu0.16.04.2_all.deb ...
Unpacking python-urllib3 (1.13.1-2ubuntu0.16.04.2) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ...
Unpacking python-pkg-resources (20.7.0-1) ...
Selecting previously unselected package python-chardet.
Preparing to unpack .../python-chardet_2.3.0-2_all.deb ...
Unpacking python-chardet (2.3.0-2) ...
Selecting previously unselected package python-requests.
Preparing to unpack .../python-requests_2.9.1-3ubuntu0.1_all.deb ...
Unpacking python-requests (2.9.1-3ubuntu0.1) ...
Selecting previously unselected package libbabeltrace1:amd64.
Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ...
Unpacking libbabeltrace1:amd64 (1.3.2-1) ...
Selecting previously unselected package libbabeltrace-ctf1:amd64.
Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ...
Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ...
Selecting previously unselected package libboost-program-options1.58.0:amd64.
Preparing to unpack .../libboost-program-options1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ...
Unpacking libboost-program-options1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Selecting previously unselected package libboost-regex1.58.0:amd64.
Preparing to unpack .../libboost-regex1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ...
Unpacking libboost-regex1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Selecting previously unselected package libradosstriper1.
Preparing to unpack .../libradosstriper1_10.2.10-0ubuntu0.16.04.1_amd64.deb ...
Unpacking libradosstriper1 (10.2.10-0ubuntu0.16.04.1) ...
Selecting previously unselected package libfcgi0ldbl.
Preparing to unpack .../libfcgi0ldbl_2.4.0-8.3_amd64.deb ...
Unpacking libfcgi0ldbl (2.4.0-8.3) ...
Selecting previously unselected package librgw2.
Preparing to unpack .../librgw2_10.2.10-0ubuntu0.16.04.1_amd64.deb ...
Unpacking librgw2 (10.2.10-0ubuntu0.16.04.1) ...
Selecting previously unselected package ceph-common.
Preparing to unpack .../ceph-common_10.2.10-0ubuntu0.16.04.1_amd64.deb ...
Unpacking ceph-common (10.2.10-0ubuntu0.16.04.1) ...
Selecting previously unselected package keyutils.
Preparing to unpack .../keyutils_1.5.9-8ubuntu1_amd64.deb ...
Unpacking keyutils (1.5.9-8ubuntu1) ...
Selecting previously unselected package libtirpc1:amd64.
Preparing to unpack .../libtirpc1_0.2.5-1ubuntu0.1_amd64.deb ...
Unpacking libtirpc1:amd64 (0.2.5-1ubuntu0.1) ...
Selecting previously unselected package rpcbind.
Preparing to unpack .../rpcbind_0.2.3-0.2_amd64.deb ...
Unpacking rpcbind (0.2.3-0.2) ...
Selecting previously unselected package nfs-common.
Preparing to unpack .../nfs-common_1%3a1.2.8-9ubuntu12.1_amd64.deb ...
Unpacking nfs-common (1:1.2.8-9ubuntu12.1) ...
Selecting previously unselected package socat.
Preparing to unpack .../socat_1.7.3.1-1_amd64.deb ...
Unpacking socat (1.7.3.1-1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for systemd (229-4ubuntu21.8) ...
Setting up libnfsidmap2:amd64 (0.25-5) ...
Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ...
Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ...
Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Setting up python (2.7.12-1~16.04) ...
Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ...
Setting up python-six (1.10.0-3) ...
Setting up python-urllib3 (1.13.1-2ubuntu0.16.04.2) ...
Setting up python-pkg-resources (20.7.0-1) ...
Setting up python-chardet (2.3.0-2) ...
Setting up python-requests (2.9.1-3ubuntu0.1) ...
Setting up libbabeltrace1:amd64 (1.3.2-1) ...
Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ...
Setting up libboost-program-options1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Setting up libboost-regex1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Setting up libfcgi0ldbl (2.4.0-8.3) ...
Setting up keyutils (1.5.9-8ubuntu1) ...
Setting up libtirpc1:amd64 (0.2.5-1ubuntu0.1) ...
Setting up rpcbind (0.2.3-0.2) ...
Setting up nfs-common (1:1.2.8-9ubuntu12.1) ...
Creating config file /etc/idmapd.conf with new version
Creating config file /etc/default/nfs-common with new version
Adding system user `statd' (UID 111) ...
Adding new user `statd' (UID 111) with group `nogroup' ...
Not creating home directory `/var/lib/nfs'.
nfs-utils.service is a disabled or a static unit, not starting it.
Setting up socat (1.7.3.1-1) ...
Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ...
Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ...
Setting up librados2 (10.2.10-0ubuntu0.16.04.1) ...
Setting up librbd1 (10.2.10-0ubuntu0.16.04.1) ...
Setting up libcephfs1 (10.2.10-0ubuntu0.16.04.1) ...
Setting up python-cephfs (10.2.10-0ubuntu0.16.04.1) ...
Setting up python-rados (10.2.10-0ubuntu0.16.04.1) ...
Setting up python-rbd (10.2.10-0ubuntu0.16.04.1) ...
Setting up libradosstriper1 (10.2.10-0ubuntu0.16.04.1) ...
Setting up librgw2 (10.2.10-0ubuntu0.16.04.1) ...
Setting up ceph-common (10.2.10-0ubuntu0.16.04.1) ...
[/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for systemd (229-4ubuntu21.8) ...
Processing triggers for ureadahead (0.100.0-19) ...
+ break
+ set +x
Mon Nov 12 14:57:02 CST 2018
Mon Nov 12 14:57:02 CST 2018 === Starting Docker and Kubelet ===
+ systemctl daemon-reload
+ systemctl restart docker
+ systemctl enable kubelet
Created symlink from /etc/systemd/system/multi-user.target.wants/kubelet.service to /etc/systemd/system/kubelet.service.
+ systemctl restart kubelet
+ mkdir -p /var/log/armada
+ touch /var/log/armada/bootstrap-armada.log
+ chmod 777 /var/log/armada/bootstrap-armada.log
+ set +x
Mon Nov 12 14:57:05 CST 2018
Mon Nov 12 14:57:05 CST 2018 === Waiting for Kubernetes API availablity ===
+ wait_for_kubernetes_api 3600
+ set +x
Mon Nov 12 14:57:05 CST 2018 Waiting 3600 seconds for API response.
Unable to find image 'gcr.io/google_containers/hyperkube-amd64:v1.10.2' locally
v1.10.2: Pulling from google_containers/hyperkube-amd64
d093dc0d702b: Pulling fs layer
0dc0248c9360: Pulling fs layer
2b6ac55109de: Pulling fs layer
5f2ca80930ac: Pulling fs layer
c99d41457802: Pulling fs layer
7460c29cea53: Pulling fs layer
d5d8d09ad268: Pulling fs layer
82ba55e5bd57: Pulling fs layer
5f2ca80930ac: Verifying Checksum
5f2ca80930ac: Download complete
2b6ac55109de: Verifying Checksum
2b6ac55109de: Download complete
d5d8d09ad268: Verifying Checksum
d5d8d09ad268: Download complete
0dc0248c9360: Verifying Checksum
0dc0248c9360: Download complete
7460c29cea53: Verifying Checksum
7460c29cea53: Download complete
c99d41457802: Verifying Checksum
c99d41457802: Download complete
82ba55e5bd57: Verifying Checksum
82ba55e5bd57: Download complete
d093dc0d702b: Download complete
d093dc0d702b: Pull complete
0dc0248c9360: Pull complete
2b6ac55109de: Pull complete
5f2ca80930ac: Pull complete
c99d41457802: Pull complete
7460c29cea53: Pull complete
d5d8d09ad268: Pull complete
82ba55e5bd57: Pull complete
Digest: sha256:badd2b1da29d4d530b10b920f64bf66a1b41150db46c3c99b49d56f3f18a82db
Status: Downloaded newer image for gcr.io/google_containers/hyperkube-amd64:v1.10.2
The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
Mon Nov 12 15:57:09 CST 2018 API not returning node list before timeout.
Mon Nov 12 15:57:09 CST 2018 General docker state report
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 1
Server Version: 17.03.2-ce
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: bridge host macvlan null overlay
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 4ab9917febca54791c5f071a9d1f404867857fcc
runc version: 54296cf40ad8143b62dbcaa1d90e520a2136ddfe
init version: N/A (expected: 949e6facb77383876aeff8a6944dde66b3089574)
Security Options:
apparmor
seccomp
Profile: default
Kernel Version: 4.4.0-131-generic
Operating System: Ubuntu 16.04.5 LTS
OSType: linux
Architecture: x86_64
CPUs: 8
Total Memory: 31.31 GiB
Name: asus
ID: PBS7:FC7Q:Y3JR:CUBT:PLLF:Q4NC:ITTS:LPCT:DXTX:VLF4:ETX3:SP4B
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: true
WARNING: No swap limit support
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
Mon Nov 12 15:57:09 CST 2018 General cluster state report
The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
+ error 'running genesis'
+ set +x
Error when running genesis.
+ exit 1
+ clean
+ set +x
To remove files generated during this script's execution, delete /root/deploy.
This VM is disposable. Re-deployment in this same VM will lead to unpredictable results.
root@asus:~/deploy/airship-in-a-bottle/manifests/dev_single_node#
2
2
Hi Team,
While installing airship in a bottle on a physical node, behind a proxy, with dev minimal configuration.
The setup is stuck with maas pod in a crashloop ... Below mentioned are the display from the installation script and the kubectl describe for maas pod.
I'll be grateful if anyone can help me solve how to get maas out of this loop?
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-system auxiliary-etcd-mtn15r07c001 3/3 Running 12 23h
kube-system bootstrap-armada-mtn15r07c001 4/4 Running 16 23h
kube-system calico-etcd-anchor-56fjc 1/1 Running 0 23h
kube-system calico-etcd-mtn15r07c001 1/1 Running 0 23h
kube-system calico-kube-controllers-56c54d8cf8-r955j 1/1 Running 0 23h
kube-system calico-node-r9bdv 1/1 Running 0 23h
kube-system calico-settings-866vn 0/1 Completed 0 23h
kube-system coredns-764f47bb78-5tsc4 1/1 Running 0 23h
kube-system coredns-764f47bb78-hv5j6 1/1 Running 0 23h
kube-system coredns-764f47bb78-zsjst 1/1 Running 0 23h
kube-system haproxy-mtn15r07c001 1/1 Running 4 23h
kube-system ingress-error-pages-5ccf96bf7d-d7955 1/1 Running 0 23h
kube-system ingress-error-pages-5ccf96bf7d-mxz68 1/1 Running 0 23h
kube-system ingress-ggdvw 1/1 Running 0 23h
kube-system kubernetes-apiserver-anchor-8btb7 1/1 Running 0 23h
kube-system kubernetes-apiserver-mtn15r07c001 1/1 Running 0 23h
kube-system kubernetes-controller-manager-anchor-b4ztr 1/1 Running 0 23h
kube-system kubernetes-controller-manager-mtn15r07c001 1/1 Running 0 23h
kube-system kubernetes-etcd-anchor-n9fwl 1/1 Running 0 23h
kube-system kubernetes-etcd-mtn15r07c001 1/1 Running 0 23h
kube-system kubernetes-proxy-2x2l9 1/1 Running 0 23h
kube-system kubernetes-scheduler-anchor-mqw5j 1/1 Running 0 23h
kube-system kubernetes-scheduler-mtn15r07c001 1/1 Running 0 23h
kube-system nfs-provisioner-7799d64d59-z2wwd 1/1 Running 0 23h
ucp airship-ucp-keystone-memcached-memcached-74d79d8896-cff8q 1/1 Running 0 23h
ucp airship-ucp-rabbitmq-rabbitmq-0 1/1 Running 0 23h
ucp divingbell-apparmor-default-7czhv 1/1 Running 0 22h
ucp divingbell-apt-default-trvxq 1/1 Running 0 22h
ucp divingbell-ethtool-default-mdkdv 1/1 Running 0 22h
ucp divingbell-exec-default-n8z7r 1/1 Running 0 22h
ucp divingbell-limits-default-wp2p9 1/1 Running 0 22h
ucp divingbell-mounts-default-fc036fae-vrwmv 1/1 Running 0 22h
ucp divingbell-perm-default-rv4ff 1/1 Running 0 22h
ucp divingbell-sysctl-default-x8jpz 1/1 Running 0 22h
ucp divingbell-uamlite-default-g9dnv 1/1 Running 0 22h
ucp ingress-86576d6599-zdf7q 1/1 Running 0 23h
ucp ingress-error-pages-5c97bb46bb-c9jhz 1/1 Running 0 23h
ucp keystone-api-7c99d578b7-fvf6j 1/1 Running 0 23h
ucp keystone-bootstrap-qsf4g 0/1 Completed 0 23h
ucp keystone-credential-setup-6xsjs 0/1 Completed 0 23h
ucp keystone-db-init-lpj2t 0/1 Completed 0 23h
ucp keystone-db-sync-m28br 0/1 Completed 0 23h
ucp keystone-domain-manage-rj66q 0/1 Completed 0 23h
ucp keystone-fernet-rotate-1553644800-m2gx8 0/1 Init:0/1 0 21h
ucp keystone-fernet-setup-8ffkj 0/1 Completed 0 23h
ucp keystone-rabbit-init-95xht 0/1 Completed 0 23h
ucp maas-bootstrap-admin-user-7bfgx 0/1 Init:0/1 0 21h
ucp maas-db-init-r5mkj 0/1 Init:0/1 0 21h
ucp maas-db-sync-gpwq2 0/1 Init:0/1 0 21h
ucp maas-export-api-key-tk9c8 0/1 Init:0/1 0 21h
ucp maas-import-resources-kftsl 0/1 Init:0/1 0 21h
ucp maas-ingress-567777887c-v9fzp 1/2 CrashLoopBackOff 261 21h
ucp maas-ingress-errors-798cbd8c4c-q987s 0/1 ContainerCreating 0 21h
ucp maas-rack-0 0/1 Init:0/1 0 21h
ucp maas-rack-1 0/1 Pending 0 21h
ucp maas-region-0 0/1 Init:0/1 0 21h
ucp mariadb-ingress-6c9dcbc755-bp5r6 1/1 Running 0 23h
ucp mariadb-ingress-error-pages-b7f9f85c7-qbnh8 1/1 Running 0 23h
ucp mariadb-server-0 1/1 Running 0 23h
ucp postgresql-0 1/1 Running 0 23h
root@mtn15r07c001:~# kubectl describe pods maas-ingress-567777887c-v9fzp --namespace=ucp
Name: maas-ingress-567777887c-v9fzp
Namespace: ucp
Node: mtn15r07c001/135.21.35.69
Start Time: Tue, 26 Mar 2019 23:55:29 +0000
Labels: application=maas
component=ingress
pod-template-hash=1233334437
release_group=airship-maas
Annotations: configmap-bin-hash=4b7d801062899a7d636c1f3e1c943bfad865192b964fea74b9057d85eec28d52
configmap-etc-hash=6ae6a39a1a7edf9c6d28d6952cf28fa1673062dc655a10ed04484f4ac80ffb8a
Status: Running
IP: 135.21.35.69
Controlled By: ReplicaSet/maas-ingress-567777887c
Init Containers:
init:
Container ID: docker://6abdaa7b1adc8a1c3e1a3e7cb39c20684c63aa19a72b3261298cfdff21cd0188
Image: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
Image ID: docker-pullable://quay.io/stackanetes/kubernetes-entrypoint@sha256:32b1b657ee4bcc9cc7a1529e31d8e1a06376172373ee020f97f3e78168fde4b6
Port: <none>
Host Port: <none>
Command:
kubernetes-entrypoint
State: Terminated
Reason: Completed
Exit Code: 0
Started: Tue, 26 Mar 2019 23:55:33 +0000
Finished: Tue, 26 Mar 2019 23:55:33 +0000
Ready: True
Restart Count: 0
Environment:
POD_NAME: maas-ingress-567777887c-v9fzp (v1:metadata.name)
NAMESPACE: ucp (v1:metadata.namespace)
INTERFACE_NAME: eth0
PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/
DEPENDENCY_SERVICE:
DEPENDENCY_DAEMONSET:
DEPENDENCY_CONTAINER:
DEPENDENCY_POD_JSON:
COMMAND: echo done
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from maas-ingress-token-8qlcl (ro)
maas-ingress-vip-init:
Container ID: docker://195e75792c7592c90cff15703a7a977c721b4f863e0834033a72302e683a3a7d
Image: docker.io/busybox:latest
Image ID: docker-pullable://busybox@sha256:061ca9704a714ee3e8b80523ec720c64f6209ad3f97c0ff7cb9ec7d19f15149f
Port: <none>
Host Port: <none>
Command:
/tmp/maas-vip-configure.sh
start
State: Terminated
Reason: Completed
Exit Code: 0
Started: Tue, 26 Mar 2019 23:55:34 +0000
Finished: Tue, 26 Mar 2019 23:55:34 +0000
Ready: True
Restart Count: 0
Environment:
addr: 192.169.1.5/32
interface: maas-vip
mode: routed
Mounts:
/mnt/host-rootfs from host-rootfs (ro)
/tmp/maas-vip-configure.sh from maas-bin (ro)
/var/run/secrets/kubernetes.io/serviceaccount from maas-ingress-token-8qlcl (ro)
Containers:
maas-ingress-vip:
Container ID: docker://8be5e78def6312c70d48f0bbe57c77e4b95ab3e5a417416cc0c6d1d3d44ff536
Image: docker.io/busybox:latest
Image ID: docker-pullable://busybox@sha256:061ca9704a714ee3e8b80523ec720c64f6209ad3f97c0ff7cb9ec7d19f15149f
Port: <none>
Host Port: <none>
Command:
/bin/init
State: Running
Started: Tue, 26 Mar 2019 23:55:35 +0000
Ready: True
Restart Count: 0
Environment:
addr: 192.169.1.5/32
interface: maas-vip
mode: routed
Mounts:
/etc/inittab from maas-etc (ro)
/tmp/maas-vip-configure.sh from maas-bin (ro)
/var/run/secrets/kubernetes.io/serviceaccount from maas-ingress-token-8qlcl (ro)
maas-ingress:
Container ID: docker://a892c56049d267479c0298e3fe077eed4cc0a73968d069ad5b4eee8fb6f9431f
Image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.20.0
Image ID: docker-pullable://quay.io/kubernetes-ingress-controller/nginx-ingress-controller@sha256:f6180c5397d2361c317aff1314dc192ab0f9f515346a5319422cdc264f05d2d9
Port: <none>
Host Port: <none>
Command:
/tmp/maas-ingress.sh
start
State: Waiting
Reason: CrashLoopBackOff
Last State: Terminated
Reason: Error
Exit Code: 255
Started: Wed, 27 Mar 2019 20:13:16 +0000
Finished: Wed, 27 Mar 2019 20:13:16 +0000
Ready: False
Restart Count: 243
Environment:
POD_NAMESPACE: ucp (v1:metadata.namespace)
POD_NAME: maas-ingress-567777887c-v9fzp (v1:metadata.name)
RELEASE_NAME: airship-maas
HTTP_PORT: 80
HTTPS_PORT: 443
HEALTHZ_PORT: 10254
STATUS_PORT: 18080
ERROR_PAGE_SERVICE: maas-ingress-error
DEFAULT_ERROR_PORT: 8181
Mounts:
/tmp/maas-ingress.sh from maas-bin (ro)
/var/run/secrets/kubernetes.io/serviceaccount from maas-ingress-token-8qlcl (ro)
Conditions:
Type Status
Initialized True
Ready False
PodScheduled True
Volumes:
maas-bin:
Type: ConfigMap (a volume populated by a ConfigMap)
Name: maas-bin
Optional: false
maas-etc:
Type: ConfigMap (a volume populated by a ConfigMap)
Name: maas-etc
Optional: false
host-rootfs:
Type: HostPath (bare host directory volume)
Path: /
HostPathType:
maas-ingress-token-8qlcl:
Type: Secret (a volume populated by a Secret)
SecretName: maas-ingress-token-8qlcl
Optional: false
QoS Class: BestEffort
Node-Selectors: ucp-control-plane=enabled
Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
node.kubernetes.io/unreachable:NoExecute for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning BackOff 2m (x5500 over 20h) kubelet, mtn15r07c001 Back-off restarting failed container
root@mtn15r07c001:~#
Regards,
Muzammil
Architect
Network & Shared Services
469-600-0477
[cid:image001.png@01D32007.C3B5AE40]
2
1
Hello!
If your team is interested in having a team photo taken, here is the
signup[1]! There are slots Thursday and Friday from 10:00 AM to 4:30 PM.
The location is TBD but will likely be close to where registration will be.
I'll send an email out the day before with a reminder of your time slot and
an exact location.
-Kendall (diablo_rojo)
[1]
https://docs.google.com/spreadsheets/d/1DgsRHVWW2YLv7ewfX0M21zWJRf4wUfPG4ff…
1
0
Hi Georg,
This is Cheng. We had a short talk on irc yesterday, about ovs-dpdk support in airship/akraino
I am pulling your patch to deploy openstack-helm, to see if any problem, to help the patch merge.
I also would like to know some details of the two dpdk related akraino BPs.
https://wiki.akraino.org/display/AK/Support+of+OVS-DPDK+in+Airship
https://wiki.akraino.org/display/AK/OVS-DPDK+Unicycle+Blueprint+Proposal
ovs-dpdk support in airship:
Seems we need work in openstack-helm and airship-* projects. For openstack-helm part, you have created two patches in review. For airship-* part, does it need much code work? I didn't see airship-* patch links.
Ovs-dpdk unicycle BP:
I tried to understand what this BP does, but seem a little info on the BP page. Could you help to provide some info about this BP? Thanks
BTW, if any issue I found with your openstack-helm patch, I will discuss with you on gerrit or irc or email.
Thanks,
Cheng
1
0
Cancelled: Discuss target state implementation of Docker/Kernel/Os/Security Patches etc @ Tuesday, 26 February 2019
by PACHECO, RODOLFO J 24 Mar '19
by PACHECO, RODOLFO J 24 Mar '19
24 Mar '19
1
0
24 Mar '19
Hi all,
I am trying to build AiaB Dev_Minimal and it is NOT running behind proxy.
In genesis stage, when it is downloading kube-adm packages, it loses DNS resolution and then it is not able to download anything and script ultimately fails. It is consistently reproducible. So need help from the experts here…
Console out of deploy-site.sh is attached.
Other details are pasted below:
=========================================updates in dev-configurables.yaml and set-env.sh======================================
root@AIAB:~/deploy/airship-in-a-bottle# git diff
diff --git a/deployment_files/site/dev/deployment/dev-configurables.yaml b/deployment_files/site/dev/deployment/dev-configurables.yaml
index ad6da40..f5cb03b 100644
--- a/deployment_files/site/dev/deployment/dev-configurables.yaml
+++ b/deployment_files/site/dev/deployment/dev-configurables.yaml
@@ -8,3 +8,14 @@ metadata:
layer: site
storagePolicy: cleartext
# Data section provided by deploy_ucp.sh script
+data:
+ hostname: AIAB
+ hostip: 192.168.56.151
+ hostcidr: 192.168.56.0/24
+ interface: enp0s3
+data:
+ hostname: AIAB
+ hostip: 192.168.56.151
+ hostcidr: 192.168.56.0/24
+ interface: enp0s3
+ maas-ingress: '192.169.1.5/32'
diff --git a/manifests/dev_minimal/set-env.sh b/manifests/dev_minimal/set-env.sh
index 27daa77..bcc3b9d 100644
--- a/manifests/dev_minimal/set-env.sh
+++ b/manifests/dev_minimal/set-env.sh
@@ -24,13 +24,13 @@
# frequently changed
# The hostname for the genesis node
-export SHORT_HOSTNAME=testvm1
+export SHORT_HOSTNAME=AIAB
# The IP address of the genesis node
-export HOSTIP=10.0.0.9
+export HOSTIP=192.168.56.151
# The CIDR of the network for the genesis node
-export HOSTCIDR=10.0.0.0/24
+export HOSTCIDR=192.168.56.0/24
# The network interface on the genesis node
-export NODE_NET_IFACE=ens3
+export NODE_NET_IFACE=enp0s3
# Repositories
# export AIRSHIP_IN_A_BOTTLE_REPO="https://git.openstack.org/openstack/airship-in-a-bottle"
=================================================================================================================
============================================/etc/hosts and /etc/resolv.conf before running deploy-airship.sh=========================================
root@AIAB:~# cat /etc/hosts && cat /etc/resolv.conf
127.0.0.1 localhost
192.168.56.151 AIAB
#127.0.1.1 AIAB
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
search ITServices.sbc.com
=====================================================================================================================================================
============================================/etc/hosts and /etc/resolv.conf after running deploy-airship.sh=========================================
root@AIAB:~# cat /etc/hosts /etc/resolv.conf
# This file is controlled by Promenade. Do not modify.
#
127.0.0.1 AIAB.gate.local AIAB
127.0.0.1 localhostoptions timeout:1 attempts:1
domain gate.local
nameserver 10.96.0.10
nameserver 8.8.8.8
nameserver 8.8.4.4
=====================================================================================================================================================
Regards,
Aniruddha
1
0
Airship-in-a-bottle_Dev_Minimal Behind Proxy: Error in site deployment
by GAUTAM, ANIRUDDHA 23 Mar '19
by GAUTAM, ANIRUDDHA 23 Mar '19
23 Mar '19
Hi all,
I am trying to build AiaB Dev_Minimal behind proxy.
In genesis stage, after installation of docker and kubelet, it waits for availability of Kube-api server, while waiting on 127.0.0.1:6553.
Sat Mar 23 17:46:10 UTC 2019 === Waiting for Kubernetes API availablity ===
+ wait_for_kubernetes_api 3600
+ set +x
Sat Mar 23 17:46:10 UTC 2019 Waiting 3600 seconds for API response.
The connection to the server 127.0.0.1:6553 was refused - did you specify the right host or port?
.Unable to connect to the server: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
.Unable to connect to the server: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
.Unable to connect to the server: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
Not sure it is because of Promenade’s updated /etc/hosts entry of host name. I made any entry in this file for HOSTIP but it was overwritten.
$ cat /etc/hosts
# This file is controlled by Promenade. Do not modify.
#
127.0.0.1 aiab.gate.local aiab
127.0.0.1 localhost
Can someone help me what I am missing here?
Regards,
Aniruddha
1
0
21 Mar '19
Hello everyone,
We have had a few discussions previously and now have an approved spec
[0] and a story [1] (many thanks to James Gu) which will help us to
make Airship work with (on) various Linux distributives.
One of the first steps towards implementation of the above mentioned
specification is an in-progress effort to support OpenSUSE as a base
image for Airship components containers. This has started as a set of
patches under `airship_suse` Gerrit topic [2] (many thanks to Arun
Kant).
During the work on this patches, it has become clear that we would
need to formalize the way we would build and publish images which are
based on different distributives. To help with that I have created a
PS [3] to set some rules on image builds & publishing, and left it for
a discussion.
Discussion [3] has shown, that we have controversial opinions on
implementation details. On a latest IRC meeting we have had I've
volunteered to move the discussion onto the Airship community
discussions mailing list (this one). This has been done:
- to reach wider audience, collect more opinions and reasoning both
in ML and in PS,
- to collectively come to the conclusion and agreement on
implementation details,
- to reflect decision in a PS [3] and get it merged to the specification [0],
- and then use specification [0] as a guidance for implementation
([2] and others in the future)
The topic and opinions are the following:
Topic Statement:
Non-Ubuntu container images repository naming convention is to add a
dash separator, following with a distributive flavour, optionally
specifying version after dash: ``airshipit/<airship
component>-<distributive flavour>[-<version>]``; e.g.
``airshipit/armada-opensuse`` (based on recommendation from `quay.io`
technical support).
Opinion 1: I think this ended up with using tags because otherwise the
overhead of supporting a new distribution base or version is high
(create a new quay.io docker registry). So it would be
'airshipit/drydock:ubuntu-latest' or
'airshipit/drydock:ubuntu-<commit>'. I think to maintain that
backwards compatibility we can say here that if no distribution base
is in the tag, it refers to an Ubuntu based image.
Opinion 2: I agree (to use tags), although the general naming scheme
that I've seen in the majority of other docker repositories is:
<project version #>-<distribution flavor>-<distribution flavor
specifics>. So for our case that would end up being
airshipit/armada:latest-ubuntu-1604 or airshipit/armada:latest-xenial
Opinion 3: IMHO Ubuntu images should have the distro in its image name
so it is clear and avoid any confusion when we start have suse, centos
images etc.
Opinion 4: Should we also mandate that Ubuntu includes it (distro in
image name), even if it is default? Just for consistency and
transparency (otherwise, looking at the Quay website, you cannot be
sure which distro was used).
Opinion 5: Creation of another image repository is a one time effort;
usage of separate image repositories for different base images is a
recommendation from Quay.io tech.support; usage of separate image
repositories for different base images allows to easily distinguish
between images when trying to `docker pull ...` image without
specifying a tag (assuming :latest)
Question: would we use ``airshipit/<airship component>-<distributive
flavour>[-<version>]:<git tag>`` or ``airshipit/<airship
component>:<distributive flavour>[-<version>]-<git tag>``?
[0] https://airship-specs.readthedocs.io/en/latest/specs/approved/airship_multi…
[1] https://storyboard.openstack.org/#!/story/2003699
[2] https://review.openstack.org/#/q/topic:airship_suse
[3] https://review.openstack.org/#/c/643106/
Thank you.
Best regards,
-- Roman Gorshunov
3
2
Hello everyone,
OpenStack Infrastructure and their awesome services are being
re-branded (oversimplifying here) to a neutral name - OpenDev
Infrastructure [0]. This affects many of the infrastructure components
we use for the Airship development.
The closest expected change is a semi-automated replacement of git://
URL schema in OpenStack Git repositories of source code to https:// -
this would be done to set up http redirects from old repositories
location to the new locations. Some of repositories would no longer be
accessible via git:// URLs after the transition is complete. If you
use git:// schema to access OpenStack git repositories, make sure to
update it to https:// to get advantage of http redirects which would
be set up.
Planned transition date is April, 19th.
One of other significant changes is a change of Gerrit service host
name from review.openstack.org to review.opendev.org. This would be
done automatically for the Zuul configuration and .gitreview files,
but other references would need to be updated manually.
We have been given the opportunity to have our own tenant namespace to
be registered: `airship`. Currently we are using `openstack` tenant
namespace, you can see it as a part of gerrit project names or git
repositories names.
While being under `openstack/` tenant namespace, we used `airship-`
prefix for our Airship components, e.g. `openstack/airship-armada` to
easily distinguish them. Before that, when Airship has been hosted on
GitHub in `att-comdev` repository, independent Airship components have
had no prefix at all.
Questions for a discussion:
1. Would we want to use `airship` tenant, or stay under `openstack` tenant?
Example: openstack/airship-armada -> airship/airship-armada
2. If we move to `airship` tenant, would we want to drop technical
`airship-` prefix from components?
Example: openstack/airship-armada -> airship/armada
3. Would we want to mirror Airship repositories to some other
repository hosting (GitLab, BitBucket, GitHub, etc.)? If yes, then to
which one and under which name?
Pros and Cons:
- Moving from `openstack` to `airship` tenant would help to message
that Airship project is not exclusively about running OpenStack
(OpenStack-Helm)
- We would need to change git.openstack.org/openstack/airship-* -like
URLs to git.airshipit.org/airship-* or to git.airshipit.org/* (where *
is an independent component name, e.g. armada) in many places
- We would stop having automatic replication to the GitHub which we
enjoyed using, but we are offered help to set up replication via
post-merge Zuul job to the repository we would choose (airship and
airshipit are already in use on GitHub)
- Many used GitHub as a convenient way to search and explore source
code of Airship; with introduction of Gitea Git web-UI in OpenDev
Infrastructure, we could just use it and nothing more, as it's
functionality covers use cases we use GitHub for [1]
Gitea features [1]:
* Shorter domain name in project URLs:
https://git.openstack.org/openstack/nova vs
https://opendev.org/openstack/nova
* Clone and browsing URLs are the same (with cgit, the browsing URL
has an extra path component)
* More visually pleasing code browsing
* Integrated code searching
* Ability to highlight multiple lines in links
Impacted components:
- pretty much all Airship components have references to something what
would possibly chage
- many of third-party systems, many source code repositories refer to
git:// schema and/or to Airship under opentack/ tenant namespace
- Jenkins servers running third-party gates for Airship, including
code in openstack/airship-treasuremap and att-comdev/cicd
repositories, and possibly Jenkins variables
Implementation:
- action item to Airship users:
If you use git:// schema to access OpenStack git repositories, make
sure to update it to https:// to get advantage of http redirects which
would be set up
Other action items would be communicated via this and
airship-announce mailing lists
- Roman Gorshunov (roman_g on Freenode) is a single point of contact
to OpenDev Infra team for the transition
- opinions on the questions above are collected until 29th of March,
and decision is made on weekly IRC meeting [2] on 2nd of April
- Roman will send announcement with further details to this and
airship-announce mailing lists
- Roman communicates changes to OpenDev Infrastructure
- source code change requests to the Airship components would be
submitted by Core reviewers closer to the transition date, after
decision on the questions above is made, "Workforce: -1" will be
applied to disable merge
- closer to or on the transition date the changes in infrastructure
will be tested (http redirects, gerrit and gitea should work), and
changes would be submitted for merge ("Workforce: +1"); gates would be
checked to be green and passing
[0] http://lists.airshipit.org/pipermail/airship-discuss/2018-November/000166.h…
,
http://lists.airshipit.org/pipermail/airship-discuss/2019-March/000345.html ,
http://lists.airshipit.org/pipermail/airship-discuss/2019-March/000379.html
[1] see https://opendev.org/openstack/horizon as example
[2] http://eavesdrop.openstack.org/#Airship_Team_Meeting
Thank you.
Best regards,
-- Roman Gorshunov
2
2
The Airship team and OpenStack Foundation have started weekly meetings to
help coordinate the release and governance efforts of the Airship
project. These meetings, held Fridays at 17:00 UTC/12:00 CDT, are open to
the community. We invite you to join us to engage in these, and other
topics related to the Airship project. Agenda and connection details in
the linked etherpad.
https://etherpad.openstack.org/p/2019_Airship_OSF_sync
Thanks!
Chris Hoge
Strategic Program Manager
OpenStack Foundation
1
1
corvus(a)inaugust.com (James E. Blair) writes:
> Hi,
>
> As discussed in November[1], the OpenStack project infrastructure is
> being rebranded as "OpenDev" to better support a wider community of
> projects.
>
> We are nearly ready to perform the part of this transition with the
> largest impact: moving the authoritative git repositories for existing
> projects.
Working with the folks representing each of the affected OSF projects,
we've scheduled the migration for Friday, April 19, 2019. This is
shortly after the next OpenStack release.
Please see [2] for further details about what this will involve.
[1] http://lists.openstack.org/pipermail/openstack-dev/2018-November/136403.html
[2] http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.ht…
-Jim
1
0
Hi Nick
First thing i would do, is look for apiserver and etcd container errors
Can you check the following as well
1. Verify if etcd service is up or not
On VM, run netstat -ntulp | grep 2379
2. journalctl -u kubelet.service | grep "Invalid value"
Look for errros, it might point out any pod spec issues
Also please provide following information
3. cat /etc/kubernetes/manifests/kubernetes-etcd.yaml
Check under volumes section if the names have any CAPITAL letters
4. hostname -s
My hunch is you have hostname with a CAPS letter which is triggering
this failure. Above commands should give an idea if that is the cause.
If thats the case, change your hostname to all lowercase and then run
airship-in-a-bottle.
Regards,
Hemanth
> Message: 3
> Date: Tue, 12 Mar 2019 17:01:51 -0400
> From: Nick Chase <nchase(a)mirantis.com>
> To: "MCEUEN, MATT" <MM9745(a)att.com>
> Cc: Evgeny L <eli(a)mirantis.com>,
> "airship-discuss(a)lists.airshipit.org"
> <airship-discuss(a)lists.airshipit.org>
> Subject: Re: [Airship-discuss] Error installing Airship In A Bottle
> Message-ID:
> <CA+p99G=RzD9+4qAOF5bv-Z=fG0phye=55CxMPnC7bytG+RSg4w(a)mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> OK, so if it IS a timeout thing, if you can tell me how to increase it,
> I'll appreciate it, because the script finishes, it just finishes with an
> error.
>
> So the Airship script log is here: http://paste.openstack.org/show/747758/
> Docker processes here: http://paste.openstack.org/show/747759/
>
> Thanks....
>
> ---- Nick
>
>
> On Wed, Mar 13, 2019 at 6:39 PM MCEUEN, MATT <MM9745(a)att.com> wrote:
>
> > Agree, and I’d add to check the docker logs of the kube apiserver to make
> > sure it’s starting up healthy.
> >
> >
> >
> > If you’re not seeing a smoking gun, can you do a `docker ps -a` and
> > pastebin the results?
> >
> >
> >
> > Thanks,
> >
> > Matt
> >
> >
> >
> > *From:* Evgeny L <eli(a)mirantis.com>
> > *Sent:* Wednesday, March 13, 2019 12:59 PM
> > *To:* Nick Chase <nchase(a)mirantis.com>
> > *Cc:* airship-discuss(a)lists.airshipit.org
> > *Subject:* Re: [Airship-discuss] Error installing Airship In A Bottle
> >
> >
> >
> > Hi Nick,
> >
> >
> >
> > As far as I remember these errors are just retries that wait until
> > Kubernetes is up and running, have you tried to wait a bit?
> >
> > If it still fails for you, can you please send us a complete log? You can
> > use http://paste.openstack.org/
> > <https://urldefense.proofpoint.com/v2/url?u=http-3A__paste.openstack.org_&d=…>
> > for that.
> >
> >
> >
> > Thanks!
> >
> >
> >
> > On Mon, Mar 11, 2019 at 8:59 PM Nick Chase <nchase(a)mirantis.com> wrote:
> >
> > I'm trying to install AIB on a Unbutu Virtualbox VM with 48GB of RAM, 4
> > CPU and a 300GB hard drive. Everything seems to go along fine, until we
> > get here:
> >
> >
> >
> > Digest:
> > sha256:badd2b1da29d4d530b10b920f64bf66a1b41150db46c3c99b49d56f3f18a82db
> > Status: Downloaded newer image for
> > gcr.io/google_containers/hyperkube-amd64:v1.10.2
> > <https://urldefense.proofpoint.com/v2/url?u=http-3A__gcr.io_google-5Fcontain…>
> > Unable to connect to the server: EOF
> > .Unable to connect to the server: net/http: request canceled
> > (Client.Timeout exceeded while awaiting headers)
> >
> >
> >
> > From there, it just keeps giving these two errors.
> >
> >
> >
> > Any thoughts?
> >
> >
> >
> > Thanks...
> >
> >
> >
> > ---- Nick
> >
> > _______________________________________________
> > Airship-discuss mailing list
> > Airship-discuss(a)lists.airshipit.org
> > http://lists.airshipit.org/cgi-bin/mailman/listinfo/airship-discuss
> > <https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.airshipit.org_cgi…>
> >
> >
>
3
3
Re: [Airship-discuss] Canceled: Discuss target state implementation of Docker/Kernel/Os/Security Patches etc
by PACHECO, RODOLFO J 19 Mar '19
by PACHECO, RODOLFO J 19 Mar '19
19 Mar '19
We are moving to a Spec writing Phase for this.
Will continue the discussion on the spec , and the Design calls.
Thanks for the participation, this is the Etherpad from our discussions:
https://etherpad.openstack.org/p/Airship_NodeControlledDeployment
Target for an initial Draft for the spec is the Design Call for March 28.
Regards
Rodolfo Pacheco
Home/Office 732 5337671
1
0
Canceled: Discuss target state implementation of Docker/Kernel/Os/Security Patches etc
by PACHECO, RODOLFO J 19 Mar '19
by PACHECO, RODOLFO J 19 Mar '19
19 Mar '19
We are moving to a Spec writing Phase for this.
Will continue the discussion on the spec , and the Design calls.
Thanks for the participation, this is the Etherpad from our discussions:
https://etherpad.openstack.org/p/Airship_NodeControlledDeployment
Target for an initial Draft for the spec is the Design Call for March 28.
1
0
Hello Everyone,
In the attached picture or link [0] you will find the proposed
schedule for the various tracks at the Denver PTG in April/May.
We did our best to avoid the key conflicts that the track leads (PTLs,
SIG leads...) mentioned in their PTG survey responses, although there
was no perfect solution that would avoid all conflicts especially when
the event is three days long and we have over 40 teams meeting.
If there is a critical conflict that was missed, please let us know,
but otherwise we are not planning to change this proposal.
You'll notice that:
- Like in Dublin and the last time we were in Denver, a number of
tracks do not get pre-allocated time, and will be scheduled on the
spot in available rooms at the time that makes the most sense for the
participants.
- Every track will be able to book extra time and space in available
extra rooms at the event via the PTGBot once its configured for the
event. More details to come on that.
- Airship & OpenStack Helm will each have a day and a half (with the
opportunity to book more time as they need) but we hadn't decided
which will go first
And here are links to more information about the event[1], on
registration[2] or booking a room at the event hotel[3] in case you
haven't booked or registered yet :)
See you there!
-Kendall Nelson (diablo_rojo)
[0] https://screenshotscdn.firefoxusercontent.com/images/8c880d0a-b41e-4cea-8ff…
[1]https://www.openstack.org/ptg
[2]https://www.eventbrite.com/e/open-infrastructure-summit-project-teams-gat…
[3]https://www.hyatt.com/en-US/group-booking/DENCC/G-FNTE
1
0
Re: [Airship-discuss] Airship-In-A-Bottle_Dev-Single-Node_No-Proxy-Environment_Mass-Ingress_Error
by Loic Le Gal 15 Mar '19
by Loic Le Gal 15 Mar '19
15 Mar '19
>
>
> Hi everyone,
>
> Sorry to bother you with this again... I still have a remaining problem to
> run airship-in-a-bottle (either dev_single_node or dev_minimal sites: I
> target the 1st).
> Even going back to previous commits failed:
> - some lead to rabbitmq container error
> (a9f5fc93e33163f51fc56d1bf886d4d433251f8e) : fixed also by moving from 3.7
> to 3.7.4 (found in later commits) but lead to maas-ingress then mass-import
> pb
> - maas_ingress error also has been encountered
> (539f777c637ffd1927659469072ec6235188b247) patchset 629950 fix this, but I
> got stuck to "maas-import-resources' error (previously mentioned in this
> thread)
> - latest also lead me to this "maas-import-resources error"
> In fact 'maas admin boot-resources read' seems to fail a be the root cause
> of my problems
>
> The whole output of kubectl logs of the faulty pod can be found here:
> https://drive.google.com/open?id=1smgmynynkUcdtLGw72nbtEXNwXjIW2HH
>
> Otherwise, as a B plan if I use Airskiff can this fix this problem?and
> what will be the next steps to reach the same level than Aiab (ie. K8s +
> Openstack running on the same host :a VM) or maybe different VMs will be
> required : Build, Genesis and Control + Dataplane?
>
> Thanks in advance.
> BR,
> Loïc
>
1
0
Discuss target state implementation of Docker/Kernel/Os/Security Patches etc
by PACHECO, RODOLFO J 13 Mar '19
by PACHECO, RODOLFO J 13 Mar '19
13 Mar '19
When: Occurs every Tuesday from 1:00 PM to 2:00 PM effective 2/26/2019 until 3/29/2019. (UTC-05:00) Eastern Time (US & Canada)
Where: https://attcorp.webex.com/join/rp2723
*~*~*~*~*~*~*~*~*~*
Reducing to a single day
Discuss target state implementation of Airship Docker/Kubelet/Kernel/OS etc upgrade
I scheduled a series, will figure out when it’s appropriate
What do we need to discuss ?
The ability to manage the delivery of any update across groups of hosts in a declarative way.
The ability to control disruption effects from those updates
Next Meeting:
Looking at the https://github.com/GoogleCloudPlatform/metacontroller approach and comparing against what we discussed today.
Everyone (in Airship Community) is welcome to participate on this discussions.
Approach Discussed on our 1st Meeting
https://go.gliffy.com/go/publish/12934972
Sample CR’s ..
apiVersion: airship/v1
kind: MultiNodeAction
metadata:
name: DoSomethingPerRack
spec:
# List of sets of nodes that theis applies to. Indicates the cadence. 1 set at a time
failureSet:
set1:
rack: rack1
set2:
rack: rack2
# - Indicate the Action(What are we doing) -
# - Indicate effect Upgrade and Reboot, Reboot Only, ..
intentions:
- UpgradeDockerAction
- UpgradeKubeletAction
- RebootAction
## This is teh CR that a node agent consumes
apiVersion: airship/v1
kind: NodeAction
metadata:
name: Set1
spec:
setIndicator:
rack: rack1
intentions:
ListOFActions:
- UpgradeDocker
- UpgradeKubelet
- Reboot
## This is the CR's for ACTIONS that the NodeAgent ingests as well
apiVersion: airship/v1
kind: Action
metadata:
name: Reboot
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeDocker
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeKubelet
spec:
script .....
1
1
Canceled: Discuss target state implementation of Docker/Kernel/Os/Security Patches etc
by PACHECO, RODOLFO J 13 Mar '19
by PACHECO, RODOLFO J 13 Mar '19
13 Mar '19
When: Friday, March 15, 2019 1:00 PM-2:00 PM. (UTC-05:00) Eastern Time (US & Canada)
Where: https://attcorp.webex.com/join/rp2723
*~*~*~*~*~*~*~*~*~*
Reducing to a single day
Discuss target state implementation of Airship Docker/Kubelet/Kernel/OS etc upgrade
I scheduled a series, will figure out when it’s appropriate
What do we need to discuss ?
The ability to manage the delivery of any update across groups of hosts in a declarative way.
The ability to control disruption effects from those updates
Next Meeting:
Looking at the https://github.com/GoogleCloudPlatform/metacontroller approach and comparing against what we discussed today.
Everyone (in Airship Community) is welcome to participate on this discussions.
Approach Discussed on our 1st Meeting
https://go.gliffy.com/go/publish/12934972
Sample CR’s ..
apiVersion: airship/v1
kind: MultiNodeAction
metadata:
name: DoSomethingPerRack
spec:
# List of sets of nodes that theis applies to. Indicates the cadence. 1 set at a time
failureSet:
set1:
rack: rack1
set2:
rack: rack2
# - Indicate the Action(What are we doing) -
# - Indicate effect Upgrade and Reboot, Reboot Only, ..
intentions:
- UpgradeDockerAction
- UpgradeKubeletAction
- RebootAction
## This is teh CR that a node agent consumes
apiVersion: airship/v1
kind: NodeAction
metadata:
name: Set1
spec:
setIndicator:
rack: rack1
intentions:
ListOFActions:
- UpgradeDocker
- UpgradeKubelet
- Reboot
## This is the CR's for ACTIONS that the NodeAgent ingests as well
apiVersion: airship/v1
kind: Action
metadata:
name: Reboot
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeDocker
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeKubelet
spec:
script .....
1
0
Discuss target state implementation of Docker/Kernel/Os/Security Patches etc
by PACHECO, RODOLFO J 13 Mar '19
by PACHECO, RODOLFO J 13 Mar '19
13 Mar '19
When: Tuesday, March 12, 2019 1:00 PM-2:00 PM. (UTC-05:00) Eastern Time (US & Canada)
Where: https://attcorp.webex.com/join/rp2723
*~*~*~*~*~*~*~*~*~*
Discuss target state implementation of Airship Docker/Kubelet/Kernel/OS etc upgrade
Etherpad of the ongoing discussion
* https://etherpad.openstack.org/p/Airship_NodeControlledDeployment
2
3
I'm trying to install AIB on a Unbutu Virtualbox VM with 48GB of RAM, 4 CPU
and a 300GB hard drive. Everything seems to go along fine, until we get
here:
Digest:
sha256:badd2b1da29d4d530b10b920f64bf66a1b41150db46c3c99b49d56f3f18a82db
Status: Downloaded newer image for
gcr.io/google_containers/hyperkube-amd64:v1.10.2
Unable to connect to the server: EOF
.Unable to connect to the server: net/http: request canceled
(Client.Timeout exceeded while awaiting headers)
>From there, it just keeps giving these two errors.
Any thoughts?
Thanks...
---- Nick
3
6
All, as noted in this PS[1], team meeting, and in the ML, we are shifting our weekly team meeting in IRC slightly to Tuesdays at 16:00 UTC. This will take effect tomorrow, 3/12.
For those subject to daylight savings time, don't forget that just kicked in for many of us - e.g. for me, the meeting will now be a 11am CDT.
Look forward to seeing you there!
Thanks,
Matt
[1]: https://review.openstack.org/#/c/640359/
1
0
Hi Airshipers,
Same issue for me, going back to previous commit
(ad53fbf5c312929e8d0873e5095c5a0d1dcdd7f5), but another problem arise with
maas-import-resources. I will open new thread if can't fix.
Why is maas required even for AiaB as we don't have any baremetal involved
??
BR,
Loïc
4
7
08 Mar '19
Hello team,
I'm seeking for advices and assistance in resolving broken overrides
in Divingbell.
They do not work since Helm version update. More specifically, secrets
with scripts for configuration changes get generated identical (as
`default`).
Details I have are collected in this Story:
https://storyboard.openstack.org/#!/story/2005095#comment-117207,
including some help on how to reproduce the issue and test different
versions.
Thank you.
Best regards,
-- Roman Gorshunov
3
12
Canceled: Discuss target state implementation of Docker/Kernel/Os/Security Patches etc
by PACHECO, RODOLFO J 08 Mar '19
by PACHECO, RODOLFO J 08 Mar '19
08 Mar '19
Canceling for today since many of the more vocal parties cannot make it.
Discuss target state implementation of Airship Docker/Kubelet/Kernel/OS etc upgrade
I scheduled a series, will figure out when it’s appropriate
What do we need to discuss ?
The ability to manage the delivery of any update across groups of hosts in a declarative way.
The ability to control disruption effects from those updates
Next Meeting:
Looking at the https://github.com/GoogleCloudPlatform/metacontroller approach and comparing against what we discussed today.
Everyone (in Airship Community) is welcome to participate on this discussions.
Approach Discussed on our 1st Meeting
https://go.gliffy.com/go/publish/12934972
Sample CR’s ..
apiVersion: airship/v1
kind: MultiNodeAction
metadata:
name: DoSomethingPerRack
spec:
# List of sets of nodes that theis applies to. Indicates the cadence. 1 set at a time
failureSet:
set1:
rack: rack1
set2:
rack: rack2
# - Indicate the Action(What are we doing) -
# - Indicate effect Upgrade and Reboot, Reboot Only, ..
intentions:
- UpgradeDockerAction
- UpgradeKubeletAction
- RebootAction
## This is teh CR that a node agent consumes
apiVersion: airship/v1
kind: NodeAction
metadata:
name: Set1
spec:
setIndicator:
rack: rack1
intentions:
ListOFActions:
- UpgradeDocker
- UpgradeKubelet
- Reboot
## This is the CR's for ACTIONS that the NodeAgent ingests as well
apiVersion: airship/v1
kind: Action
metadata:
name: Reboot
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeDocker
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeKubelet
spec:
script .....
1
0
Canceled: Discuss target state implementation of Docker/Kernel/Os/Security Patches etc
by PACHECO, RODOLFO J 08 Mar '19
by PACHECO, RODOLFO J 08 Mar '19
08 Mar '19
Canceling for today since many of the more vocal parties cannot make it.
Discuss target state implementation of Airship Docker/Kubelet/Kernel/OS etc upgrade
I scheduled a series, will figure out when it’s appropriate
What do we need to discuss ?
The ability to manage the delivery of any update across groups of hosts in a declarative way.
The ability to control disruption effects from those updates
Next Meeting:
Looking at the https://github.com/GoogleCloudPlatform/metacontroller approach and comparing against what we discussed today.
Everyone (in Airship Community) is welcome to participate on this discussions.
Approach Discussed on our 1st Meeting
https://go.gliffy.com/go/publish/12934972
Sample CR’s ..
apiVersion: airship/v1
kind: MultiNodeAction
metadata:
name: DoSomethingPerRack
spec:
# List of sets of nodes that theis applies to. Indicates the cadence. 1 set at a time
failureSet:
set1:
rack: rack1
set2:
rack: rack2
# - Indicate the Action(What are we doing) -
# - Indicate effect Upgrade and Reboot, Reboot Only, ..
intentions:
- UpgradeDockerAction
- UpgradeKubeletAction
- RebootAction
## This is teh CR that a node agent consumes
apiVersion: airship/v1
kind: NodeAction
metadata:
name: Set1
spec:
setIndicator:
rack: rack1
intentions:
ListOFActions:
- UpgradeDocker
- UpgradeKubelet
- Reboot
## This is the CR's for ACTIONS that the NodeAgent ingests as well
apiVersion: airship/v1
kind: Action
metadata:
name: Reboot
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeDocker
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeKubelet
spec:
script .....
1
0
Based on unanimous voting results, I am pleased to welcome Evgeniy Li and Drew Walters to the Airship core review team, effective immediately! Happy to have you on board, and looking forward to working with you to push toward our 1.0 release.
We also bid adieu to Mark Burnett, Marshall Margenau, and Anthony Lin, whose focus has shifted elsewhere over the past year or so, and who have decided to bow out of core responsibilities. Your efforts to found the Airship community have been most welcome; please feel welcome to drop in and Airship with us any time in the future.
Thanks,
Matt McEuen
1
0
When: Occurs every Thursday from 11:00 AM to 12:00 PM effective 8/30/2018 until 6/28/2019. (UTC-05:00) Eastern Time (US & Canada)
Where: https://attcorp.webex.com/meet/rp2723
*~*~*~*~*~*~*~*~*~*
Reminder
Etherpad for the Airship Open Design discussion
https://etherpad.openstack.org/p/Airship_OpenDesignDiscussions
Storyboard in flight Specs
https://storyboard.openstack.org/#!/project/openstack/airship-specs
Github Airship Specs
https://github.com/openstack/airship-specs/tree/master/specs
Inflight/reviewing specs
https://review.openstack.org/#/q/status:open+airship-specs
__________________________________________
Join by video system i<https://collaborationhelp.cisco.com/article/njmhfgbb>
Dial rp2723(a)attcorp.webex.com and enter your host PIN 02083790.
You can also dial 173.243.2.68 and enter your meeting number.
Join by phone
1-844-517-1415 United States Toll Free
1-618-230-6039 United States Toll
Access code: 733 333 726
Host PIN: 02083790
1
0
All,
Following up on e-mail thread [0], and conversations on IRC meetings
[1] 2019-02-12 and 2019-02-19, Airship weekly meeting time is now at
16:00 UTC on every Tuesday.
Please, join our next meeting on 12th of March, 2019, at 16:00 UTC.
Agenda: https://etherpad.openstack.org/p/airship-meeting-2019-03-19
Thank you.
[0] http://lists.airshipit.org/pipermail/airship-discuss/2019-February/000294.h…
[1] http://eavesdrop.openstack.org/meetings/airship/2019/
--
Roman Gorshunov
1
0
[Airship-discuss] Airship-In-A-Bottle_Dev-Single-Node_No-Proxy-Environment_Mass-Ingress_Error
by santosh.thapamager 05 Mar '19
by santosh.thapamager 05 Mar '19
05 Mar '19
Hi all
I tried to install AIAB dev_single_node in no proxy environment.
However i got stuck on error.
The mass-ingress pod gets stuck on Error and CrashLoopBackOff state.
I tried to install multiple times creating new VM the result was same.
Following is the snippet of the installation log.
***Snip***
ucp maas-import-resources-kttkm
1/1 Running 0 5m
ucp maas-ingress-7489b6fc8-zww2n
1/2 CrashLoopBackOff 5 5m
.
.
.
ucp maas-import-resources-kttkm
1/1 Running 0 6m
ucp maas-ingress-7489b6fc8-zww2n
1/2 Error 6 6m
***Snip***
I would be greatly appreciated if anyone could help me solving this issue.
Best Regards
Santosh Thapa Magar
3
2
Re: [Airship-discuss] Canceled: Discuss target state implementation of Docker/Kernel/Os/Security Patches etc
by PACHECO, RODOLFO J 01 Mar '19
by PACHECO, RODOLFO J 01 Mar '19
01 Mar '19
Sorry, I need to cancel this occurrence, will continue this discussion next week.
Discuss target state implementation of Airship Docker/Kubelet/Kernel/OS etc upgrade
I scheduled a series, will figure out when it’s appropriate
What do we need to discuss ?
The ability to manage the delivery of any update across groups of hosts in a declarative way.
The ability to control disruption effects from those updates
Next Meeting:
Looking at the https://github.com/GoogleCloudPlatform/metacontroller approach and comparing against what we discussed today.
Everyone (in Airship Community) is welcome to participate on this discussions.
Approach Discussed on our 1st Meeting
https://go.gliffy.com/go/publish/12934972
Sample CR’s ..
apiVersion: airship/v1
kind: MultiNodeAction
metadata:
name: DoSomethingPerRack
spec:
# List of sets of nodes that theis applies to. Indicates the cadence. 1 set at a time
failureSet:
set1:
rack: rack1
set2:
rack: rack2
# - Indicate the Action(What are we doing) -
# - Indicate effect Upgrade and Reboot, Reboot Only, ..
intentions:
- UpgradeDockerAction
- UpgradeKubeletAction
- RebootAction
## This is teh CR that a node agent consumes
apiVersion: airship/v1
kind: NodeAction
metadata:
name: Set1
spec:
setIndicator:
rack: rack1
intentions:
ListOFActions:
- UpgradeDocker
- UpgradeKubelet
- Reboot
## This is the CR's for ACTIONS that the NodeAgent ingests as well
apiVersion: airship/v1
kind: Action
metadata:
name: Reboot
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeDocker
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeKubelet
spec:
script .....
1
0
Canceled: Discuss target state implementation of Docker/Kernel/Os/Security Patches etc
by PACHECO, RODOLFO J 01 Mar '19
by PACHECO, RODOLFO J 01 Mar '19
01 Mar '19
Sorry, I need to cancel this occurrence, will continue this discussion next week.
Discuss target state implementation of Airship Docker/Kubelet/Kernel/OS etc upgrade
I scheduled a series, will figure out when it’s appropriate
What do we need to discuss ?
The ability to manage the delivery of any update across groups of hosts in a declarative way.
The ability to control disruption effects from those updates
Next Meeting:
Looking at the https://github.com/GoogleCloudPlatform/metacontroller approach and comparing against what we discussed today.
Everyone (in Airship Community) is welcome to participate on this discussions.
Approach Discussed on our 1st Meeting
https://go.gliffy.com/go/publish/12934972
Sample CR’s ..
apiVersion: airship/v1
kind: MultiNodeAction
metadata:
name: DoSomethingPerRack
spec:
# List of sets of nodes that theis applies to. Indicates the cadence. 1 set at a time
failureSet:
set1:
rack: rack1
set2:
rack: rack2
# - Indicate the Action(What are we doing) -
# - Indicate effect Upgrade and Reboot, Reboot Only, ..
intentions:
- UpgradeDockerAction
- UpgradeKubeletAction
- RebootAction
## This is teh CR that a node agent consumes
apiVersion: airship/v1
kind: NodeAction
metadata:
name: Set1
spec:
setIndicator:
rack: rack1
intentions:
ListOFActions:
- UpgradeDocker
- UpgradeKubelet
- Reboot
## This is the CR's for ACTIONS that the NodeAgent ingests as well
apiVersion: airship/v1
kind: Action
metadata:
name: Reboot
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeDocker
spec:
script .....
apiVersion: nc.att.com/v1
kind: Action
metadata:
name: UpgradeKubelet
spec:
script .....
1
0
All,
Following up on e-mail thread [0], and conversations on IRC meetings
[1] 2019-02-12 and 2019-02-19, Airship weekly meeting time is proposed
to be moved from 14:00 UTC to 16:00 UTC on every Tuesday.
Please, vote on the patch set
https://review.openstack.org/#/c/640359/. Thank you.
[0] http://lists.airshipit.org/pipermail/airship-discuss/2019-February/000294.h…
[1] http://eavesdrop.openstack.org/meetings/airship/2019/
-- Roman Gorshunov
1
0