This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ33nMQrL9fiIIiB/alzFFVUzhOdmEhfUxQw5xjyIWhF |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I1003 08:33:22.100784 1 flags.go:33] FLAG: --address="127.0.0.1" | |
I1003 08:33:22.100857 1 flags.go:33] FLAG: --algorithm-provider="" | |
I1003 08:33:22.100863 1 flags.go:33] FLAG: --alsologtostderr="false" | |
I1003 08:33:22.100868 1 flags.go:33] FLAG: --config="" | |
I1003 08:33:22.100879 1 flags.go:33] FLAG: --contention-profiling="false" | |
I1003 08:33:22.100900 1 flags.go:33] FLAG: --failure-domains="kubernetes.io/hostname,failure-domain.beta.kubernetes.io/zone,failure-domain.beta.kubernetes.io/region" | |
I1003 08:33:22.100931 1 flags.go:33] FLAG: --feature-gates="" | |
I1003 08:33:22.101129 1 flags.go:33] FLAG: --hard-pod-affinity-symmetric-weight="1" | |
I1003 08:33:22.101139 1 flags.go:33] FLAG: --help="false" | |
I1003 08:33:22.101146 1 flags.go:33] FLAG: --kube-api-burst="100" |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Logs begin at Wed 2018-10-03 10:33:12 CEST, end at Wed 2018-10-03 10:39:39 CEST. -- | |
Oct 03 10:34:42 ubuntu---1-10-7-hz-alvaro-549c994745-v9csz systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
Oct 03 10:34:42 ubuntu---1-10-7-hz-alvaro-549c994745-v9csz kubelet[3209]: I1003 10:34:42.386792 3209 feature_gate.go:226] feature gates: &{{} map[]} | |
Oct 03 10:34:44 ubuntu---1-10-7-hz-alvaro-549c994745-v9csz kubelet[3209]: W1003 10:34:44.748675 3209 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d | |
Oct 03 10:34:44 ubuntu---1-10-7-hz-alvaro-549c994745-v9csz kubelet[3209]: I1003 10:34:44.757380 3209 server.go:376] Version: v1.10.7 | |
Oct 03 10:34:44 ubuntu---1-10-7-hz-alvaro-549c994745-v9csz kubelet[3209]: I1003 10:34:44.757645 3209 feature_gate.go:226] feature gates: &{{} map[]} | |
Oct 03 10:34:44 ubuntu---1-10-7-hz-alvaro-549c994745-v9csz kubelet[3209]: I1003 10:34:44.757931 3209 plugins.go:89] No cloud provider specified. | |
Oct 03 10:34:44 ubuntu---1-10-7-hz-alvaro-549c994745- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
kind: Namespace | |
metadata: | |
name: metallb-system | |
labels: | |
app: metallb | |
--- | |
apiVersion: v1 | |
kind: ServiceAccount | |
metadata: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: kubevirt.io/v1alpha2 | |
kind: VirtualMachineInstancePreset | |
metadata: | |
name: medium | |
spec: | |
selector: | |
matchLabels: | |
kubevirt.io/size: medium | |
domain: | |
resources: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/util/runtime.HandleCrash(0x0, 0x0, 0x0) | |
/root/go/src/kubevirt.io/kubevirt/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:58 +0x107 | |
panic(0x11f71e0, 0x1d32f50) | |
/gimme/.gimme/versions/go1.10.linux.amd64/src/runtime/panic.go:505 +0x229 | |
kubevirt.io/kubevirt/pkg/virt-handler.(*VirtualMachineController).hasGracePeriodExpired(0xc42038e000, 0xc420099800, 0x14c4020, 0xc4203e26b8) | |
/root/go/src/kubevirt.io/kubevirt/pkg/virt-handler/vm.go:158 +0x59 | |
kubevirt.io/kubevirt/pkg/virt-handler.(*VirtualMachineController).processVmShutdown(0xc42038e000, 0xc420ab18c0, 0xc420099800, 0x0, 0x3) | |
/root/go/src/kubevirt.io/kubevirt/pkg/virt-handler/vm.go:975 +0xed | |
kubevirt.io/kubevirt/pkg/virt-handler.(*VirtualMachineController).defaultExecute(0xc42038e000, 0xc420c0c600, 0x12, 0xc420ab18c0, 0xc4202c5801, 0xc420099800, 0x1, 0xc4200cc000, 0x14a6a00) | |
/root/go/src/kubevirt.io/kubevirt/pkg/virt-handler/vm.go:768 +0xcdb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@alvaro-openshift-controller origin]# kubectl get ds -n openshift-node sync -o yaml | |
apiVersion: extensions/v1beta1 | |
kind: DaemonSet | |
metadata: | |
annotations: | |
image.openshift.io/triggers: | | |
[ | |
{"from":{"kind":"ImageStreamTag","name":"node:v3.11"},"fieldPath":"spec.template.spec.containers[?(@.name==\"sync\")].image"} | |
] | |
kubectl.kubernetes.io/last-applied-configuration: | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: kubevirt.io/v1alpha3 | |
kind: VirtualMachine | |
metadata: | |
name: centos7 | |
spec: | |
running: true | |
template: | |
metadata: | |
labels: | |
kubevirt.io/vm: centos7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: kubevirt.io/v1alpha3 | |
kind: VirtualMachine | |
metadata: | |
creationTimestamp: "2019-08-15T09:26:43Z" | |
generation: 1 | |
labels: | |
kubevirt.io/vm: worker-qd98h-794c9649-2vh54 | |
name: worker-qd98h-794c9649-2vh54 | |
namespace: kube-system | |
resourceVersion: "400355" |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wrapper.sh] [INFO] Wrapping Test Command: `bash -c gsutil cp -P gs://bentheelder-kind-ci-builds/latest/kind-linux-amd64 "${PATH%%:*}/kind" && gsutil cat gs://bentheelder-kind-ci-builds/latest/e2e-k8s.sh | sh` | |
wrapper.sh] [INFO] Running in: gcr.io/k8s-testimages/krte:v20191020-6567e5c-master | |
wrapper.sh] [INFO] See: https://github.com/kubernetes/test-infra/blob/master/images/krte/wrapper.sh | |
================================================================================ | |
wrapper.sh] [SETUP] Performing pre-test setup ... | |
wrapper.sh] [SETUP] Bazel remote cache is enabled, generating .bazelrcs ... | |
create_bazel_cache_rcs.sh: Configuring '/root/.bazelrc' and '/etc/bazel.bazelrc' with | |
# ------------------------------------------------------------------------------ | |
startup --host_jvm_args=-Dbazel.DigestFunction=sha256 | |
build --experimental_remote_spawn_cache |