Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

conjure-up charmed-kubernetes fails with Exception: Failure in step 02_get-kubectl after-deploy on MAAS #1651

Open
ctmadison opened this issue Sep 9, 2020 · 1 comment

Comments

@ctmadison
Copy link

Report

Thank you for trying conjure-up! Before reporting a bug please make sure you've gone through this checklist:

Please provide the output of the following commands

which juju
/snap/bin/juju

juju version
2.8.1-focal-amd64

which conjure-up
/snap/bin/conjure-up

conjure-up --version
conjure-up 2.6.14

which lxc
/snap/bin/lxc

/snap/bin/lxc config show
config: {}

/snap/bin/lxc version
Client version: 4.4
Server version: 4.4

cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"

Please attach tarball of ~/.cache/conjure-up:

tar cvzf conjure-up.tar.gz ~/.cache/conjure-up

conjure-up.tar.gz

Sosreport

Please attach a sosreport:

sudo apt install sosreport
sosreport

sosreport (version 3.9)

no valid plugins were enabled
no valid plugins were enabled

The resulting output file can be attached to this issue.

What Spell was Selected?

conjure-up charmed-kubernetes

What provider (aws, maas, localhost, etc)?

MAAS

MAAS Users

Which version of MAAS?
MAAS version: 2.8.2 (8577-g.a3e674063)

Commands ran

Please outline what commands were run to install and execute conjure-up:
sudo snap refresh conjure-up --edge
-> conjure-up (edge) 2.6.14-20200716.2107 from Canonical✓ refreshed

conjure-up charmed-kubernetes

Additional Information

This looks the same as Bug #1457 but this is NOT in a VM and on the latest MAAS and Ubuntu 20.04 LTS. I thought the cache tarball would help since #1457 did not have one uploaded.

@ctmadison
Copy link
Author

ctmadison commented Sep 10, 2020

Note: kubectl was already installed on the system at the point of the conjure-up error...

$ which kubectl
/snap/bin/kubectl

$ kubectl version
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.8", 
GitCommit:"9f2892aab98fe339f3bd70e3c470144299398ace", GitTreeState:"clean", BuildDate:"2020-08-26T20:32:49Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant