Skip to content

Instantly share code, notes, and snippets.

@atombender
Created July 20, 2016 21:27
Show Gist options
  • Save atombender/a1c8199ed202c2ea0d6b4566db65c60b to your computer and use it in GitHub Desktop.
Save atombender/a1c8199ed202c2ea0d6b4566db65c60b to your computer and use it in GitHub Desktop.
I0720 21:04:34.191576 17511 replica_set.go:463] Too many "ops"/"prometheus-2766724008" replicas, need 0, deleting 1
I0720 21:04:34.197617 17511 event.go:216] Event(api.ObjectReference{Kind:"ReplicaSet", Namespace:"ops", Name:"prometheus-2766724008", UID:"0d2ea186-4eb9-11e6-89fc-065b459e106f", APIVersion:"extensions", ResourceVersion:"399239", FieldPath:""}): type: 'Normal' reason: 'SuccessfulDelete' Deleted pod: prometheus-2766724008-tkcw4
I0720 21:04:35.361842 17511 replica_set.go:519] ReplicaSet has been deleted ops/prometheus-2766724008
I0720 21:04:35.412546 17511 deployment_controller.go:429] Deployment has been deleted ops/prometheus
I0720 21:05:17.175849 17511 replica_set.go:446] Too few "ops"/"prometheus-1626004124" replicas, need 1, creating 1
I0720 21:05:17.176713 17511 event.go:216] Event(api.ObjectReference{Kind:"Deployment", Namespace:"ops", Name:"prometheus", UID:"a8f32298-4ebd-11e6-89fc-065b459e106f", APIVersion:"extensions", ResourceVersion:"399257", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up replica set prometheus-1626004124 to 1
I0720 21:05:17.184746 17511 event.go:216] Event(api.ObjectReference{Kind:"ReplicaSet", Namespace:"ops", Name:"prometheus-1626004124", UID:"a8f4126c-4ebd-11e6-89fc-065b459e106f", APIVersion:"extensions", ResourceVersion:"399258", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: prometheus-1626004124-1q7aq
E0720 21:05:17.185781 17511 deployment_controller.go:400] Error syncing deployment ops/prometheus: Operation cannot be fulfilled on deployments.extensions "prometheus": the object has been modified; please apply your changes to the latest version and try again
E0720 21:05:17.228830 17511 deployment_controller.go:400] Error syncing deployment ops/prometheus: Operation cannot be fulfilled on deployments.extensions "prometheus": the object has been modified; please apply your changes to the latest version and try again
I0720 21:05:17.229267 17511 reconciler.go:169] Started AttachVolume for volume "kubernetes.io/aws-ebs/vol-0e3bf8343563ee5aa" to node "ip-10-0-4-127.ec2.internal"
I0720 21:05:17.545050 17511 aws.go:1125] Assigned mount device bb -> volume vol-0e3bf8343563ee5aa
I0720 21:05:17.921524 17511 aws.go:1370] AttachVolume request returned {
AttachTime: 2016-07-20 21:05:17.91 +0000 UTC,
Device: "/dev/xvdbb",
InstanceId: "i-06d03923e9e5a6329",
State: "attaching",
VolumeId: "vol-0e3bf8343563ee5aa"
}
I0720 21:05:18.087415 17511 aws.go:1248] Waiting for volume state: actual=attaching, desired=attached
I0720 21:05:19.385311 17511 aws.go:1248] Waiting for volume state: actual=attaching, desired=attached
I0720 21:05:20.533015 17511 aws.go:1143] Releasing mount device mapping: bb -> volume vol-0e3bf8343563ee5aa
I0720 21:05:20.533121 17511 operation_executor.go:454] AttachVolume.Attach succeeded for volume "kubernetes.io/aws-ebs/vol-0e3bf8343563ee5aa" (spec.Name: "data") from node "ip-10-0-4-127.ec2.internal".
W0720 21:05:22.959897 17511 request.go:347] Field selector: v1 - serviceaccounts - metadata.name - default: need to check if this is versioned correctly.
I0720 21:05:24.259700 17511 reconciler.go:114] Started DetachVolume for volume "kubernetes.io/aws-ebs/vol-0e3bf8343563ee5aa" from node "ip-10-0-4-126.ec2.internal"
I0720 21:05:24.263324 17511 operation_executor.go:546] Verified volume is safe to detach for volume "kubernetes.io/aws-ebs/vol-0e3bf8343563ee5aa" (spec.Name: "data") from node "ip-10-0-4-126.ec2.internal".
I0720 21:05:24.876175 17511 attacher.go:195] detach operation was successful. volume "vol-0e3bf8343563ee5aa" is already detached from node "ip-10-0-4-126.ec2.internal".
I0720 21:05:24.876282 17511 operation_executor.go:565] DetachVolume.Detach succeeded for volume "kubernetes.io/aws-ebs/vol-0e3bf8343563ee5aa" (spec.Name: "data") from node "ip-10-0-4-126.ec2.internal".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment