Created
August 2, 2016 05:27
-
-
Save Cloven/1a1452db8eeb136b7fb66f861ecb03f8 to your computer and use it in GitHub Desktop.
This file contains 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
I0802 05:22:03.481309 1652 event.go:216] Event(api.ObjectReference{Kind:"Deployment", Namespace:"default", Name:"sputnik", UID:"0bd9a0a6-5871-11e6-85ca-1ee1293b44bd", APIVersion:"extensions", ResourceVersion:"11559", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up replica set sputnik-309892640 to 1 | |
I0802 05:22:03.503370 1652 event.go:216] Event(api.ObjectReference{Kind:"ReplicaSet", Namespace:"default", Name:"sputnik-309892640", UID:"0bda22a4-5871-11e6-85ca-1ee1293b44bd", APIVersion:"extensions", ResourceVersion:"11560", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: sputnik-309892640-8lvc8 | |
E0802 05:22:03.510447 1652 deployment_controller.go:400] Error syncing deployment default/sputnik: Operation cannot be fulfilled on deployments.extensions "sputnik": the object has been modified; please apply your changes to the latest version and try again | |
I0802 05:22:03.531728 1652 event.go:216] Event(api.ObjectReference{Kind:"Pod", Namespace:"default", Name:"sputnik-309892640-8lvc8", UID:"0bdcf955-5871-11e6-85ca-1ee1293b44bd", APIVersion:"v1", ResourceVersion:"11563", FieldPath:""}): type: 'Normal' reason: 'Scheduled' Successfully assigned sputnik-309892640-8lvc8 to minikubevm | |
I0802 05:22:03.698657 1652 reconciler.go:253] MountVolume operation started for volume "kubernetes.io/secret/default-token-zcycs" (spec.Name: "default-token-zcycs") to pod "0bdcf955-5871-11e6-85ca-1ee1293b44bd" (UID: "0bdcf955-5871-11e6-85ca-1ee1293b44bd"). | |
I0802 05:22:03.706449 1652 operation_executor.go:720] MountVolume.SetUp succeeded for volume "kubernetes.io/secret/default-token-zcycs" (spec.Name: "default-token-zcycs") pod "0bdcf955-5871-11e6-85ca-1ee1293b44bd" (UID: "0bdcf955-5871-11e6-85ca-1ee1293b44bd"). | |
E0802 05:22:06.660414 1652 docker_manager.go:2094] container start failed: ErrImagePull: Error: image library/sputnik not found | |
E0802 05:22:06.660481 1652 pod_workers.go:183] Error syncing pod 0bdcf955-5871-11e6-85ca-1ee1293b44bd, skipping: failed to "StartContainer" for "sputnik" with ErrImagePull: "Error: image library/sputnik not found" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment