Activity log for bug #1851850

Date Who What changed Old value New value Message
2019-11-08 15:04:58 Konstantinos Zagganas bug added bug
2019-11-08 15:42:18 Konstantinos Zagganas description I have set up a k8s cluster with the 1.16 bundle. However, when I try to run a new job, I get the following error: "Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning FailedCreatePodSandBox 5s (x23 over 4m49s) kubelet, juju-810b36-athena-kube-0 Failed create pod sandbox: rpc error: code = Unknown desc = failed to get sandbox image "172.16.0.239:5000/pause-amd64:3.1": failed to pull image "172.16.0.239:5000/pause-amd64:3.1": failed to resolve image "172.16.0.239:5000/pause-amd64:3.1": parse registry endpoint "172.16.0.239:5000": parse 172.16.0.239:5000: first path segment in URL cannot contain colon " If I change the sandbox_image in /etc/containerd/config.toml to k8s.gcr.io/pause-amd64:3.1, then the image is pulled correctly and I get an ErrorImagePullOff for the image I try to run (which exists in the registry), with the same message about the URL as before. It seems that the problem lies with "172.16.0.239:5000" part. I have placed the juju crashdump here: juju-crashdump-6a4cc801-53d5-4e90-b9ce-c643c28d8412.tar.xz because whenever I tried to attach it, I got an error due to the size of the file: andrea.imsi.athenarc.gr/juju-crashdump-6a4cc801-53d5-4e90-b9ce-c643c28d8412.tar.xz I have set up a k8s cluster with the 1.16 bundle. However, when I try to run a new job, I get the following error: "Events:   Type Reason Age From Message   ---- ------ ---- ---- -------   Warning FailedCreatePodSandBox 5s (x23 over 4m49s) kubelet, juju-810b36-athena-kube-0 Failed create pod sandbox: rpc error: code = Unknown desc = failed to get sandbox image "172.16.0.239:5000/pause-amd64:3.1": failed to pull image "172.16.0.239:5000/pause-amd64:3.1": failed to resolve image "172.16.0.239:5000/pause-amd64:3.1": parse registry endpoint "172.16.0.239:5000": parse 172.16.0.239:5000: first path segment in URL cannot contain colon " If I change the sandbox_image in /etc/containerd/config.toml to k8s.gcr.io/pause-amd64:3.1, then the image is pulled correctly and I get an ErrorImagePullOff for the image I try to run (which exists in the registry), with the same message about the URL as before. It seems that the problem lies with "172.16.0.239:5000" part. I have placed the juju crashdump here: juju-crashdump-6a4cc801-53d5-4e90-b9ce-c643c28d8412.tar.xz because whenever I tried to attach it, I got an error due to the size of the file: http://andrea.imsi.athenarc.gr/juju-crashdump-6a4cc801-53d5-4e90-b9ce-c643c28d8412.tar.xz
2019-11-15 21:03:43 George Kraft charm-containerd: status New Confirmed
2019-11-18 21:09:51 George Kraft charm-containerd: assignee George Kraft (cynerva)
2019-11-18 21:09:53 George Kraft charm-containerd: status Confirmed In Progress
2019-11-26 14:57:32 George Kraft charm-containerd: status In Progress Fix Committed
2019-12-04 14:50:29 Tim Van Steenburgh charm-containerd: milestone 1.17
2020-01-07 21:39:04 Tim Van Steenburgh charm-containerd: status Fix Committed Fix Released