Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save smarterclayton/1de87625162e980556c0c503f657ff4c to your computer and use it in GitHub Desktop.
Save smarterclayton/1de87625162e980556c0c503f657ff4c to your computer and use it in GitHub Desktop.
goroutine 19859 [running]:
runtime/debug.Stack(0xe4db640, 0xc400000000, 0x93bc3c0)
/usr/local/Cellar/go/1.9.1/libexec/src/runtime/debug/stack.go:24 +0xa7
runtime/debug.PrintStack()
/usr/local/Cellar/go/1.9.1/libexec/src/runtime/debug/stack.go:16 +0x22
github.com/openshift/origin/pkg/image/registry/imagestream.Strategy.Decorate(0xe14adc0, 0xc4202948c0, 0xe13a940, 0xe4fe760, 0xe140280, 0xc420fa6d50, 0xc426d413b0, 0xe11ff00, 0xc4213c8cd0, 0xe187800, ...)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/pkg/image/registry/imagestream/strategy.go:556 +0xb4
github.com/openshift/origin/pkg/image/registry/imagestream.(Strategy).Decorate-fm(0xe1400c0, 0xc42cf04580, 0x9373838, 0x5)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/pkg/image/registry/imagestream/etcd/etcd.go:62 +0x78
github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry.(*decoratedWatcher).run(0xc43477d980, 0xe17a8c0, 0xc431e54140)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry/decorated_watcher.go:54 +0x21b
created by github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry.newDecoratedWatcher
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry/decorated_watcher.go:43 +0x122
goroutine 30187 [running]:
runtime/debug.Stack(0xe4db640, 0xc400000000, 0x93bc3c0)
/usr/local/Cellar/go/1.9.1/libexec/src/runtime/debug/stack.go:24 +0xa7
runtime/debug.PrintStack()
/usr/local/Cellar/go/1.9.1/libexec/src/runtime/debug/stack.go:16 +0x22
github.com/openshift/origin/pkg/image/registry/imagestream.Strategy.Decorate(0xe14adc0, 0xc4202948c0, 0xe13a940, 0xe4fe760, 0xe140280, 0xc420fa6d50, 0xc426d413b0, 0xe11ff00, 0xc4213c8cd0, 0xe187800, ...)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/pkg/image/registry/imagestream/strategy.go:556 +0xb4
github.com/openshift/origin/pkg/image/registry/imagestream.(Strategy).Decorate-fm(0xe1400c0, 0xc42e4aa580, 0x9373838, 0x5)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/pkg/image/registry/imagestream/etcd/etcd.go:62 +0x78
github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry.(*decoratedWatcher).run(0xc429749110, 0xe17a8c0, 0xc43cf32980)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry/decorated_watcher.go:54 +0x21b
created by github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry.newDecoratedWatcher
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry/decorated_watcher.go:43 +0x122
goroutine 33368 [running]:
runtime/debug.Stack(0xe4db640, 0xc400000000, 0x93bc3c0)
/usr/local/Cellar/go/1.9.1/libexec/src/runtime/debug/stack.go:24 +0xa7
runtime/debug.PrintStack()
/usr/local/Cellar/go/1.9.1/libexec/src/runtime/debug/stack.go:16 +0x22
github.com/openshift/origin/pkg/image/registry/imagestream.Strategy.Decorate(0xe14adc0, 0xc4202948c0, 0xe13a940, 0xe4fe760, 0xe140280, 0xc420fa6d50, 0xc426d413b0, 0xe11ff00, 0xc4213c8cd0, 0xe187800, ...)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/pkg/image/registry/imagestream/strategy.go:556 +0xb4
github.com/openshift/origin/pkg/image/registry/imagestream.(Strategy).Decorate-fm(0xe1400c0, 0xc42e1446e0, 0xc434709df8, 0x1)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/pkg/image/registry/imagestream/etcd/etcd.go:62 +0x78
github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry.(*Store).Create(0xc4274bb600, 0x2939ab9a8, 0xc4318df6b0, 0xe1400c0, 0xc42e1446e0, 0xc42d59bb00, 0xc4211a9400, 0x0, 0x0, 0x0, ...)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry/store.go:364 +0x4b2
github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/endpoints/handlers.(*namedCreaterAdapter).Create(0xc43794f9b0, 0x2939ab9a8, 0xc4318df6b0, 0x0, 0x0, 0xe1400c0, 0xc42e1446e0, 0xc42d59bb00, 0x0, 0xe13bd80, ...)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/endpoints/handlers/create.go:167 +0x7e
github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/endpoints/handlers.createHandler.func1.1(0xc400000018, 0x9655d58, 0xc432446778, 0x1)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/endpoints/handlers/create.go:111 +0x12e
github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/endpoints/handlers.finishRequest.func1(0xc425fdf1a0, 0xc42fa1d030, 0xc425fdf0e0, 0xc425fdefc0)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/endpoints/handlers/rest.go:182 +0x8c
created by github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/endpoints/handlers.finishRequest
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/endpoints/handlers/rest.go:175 +0xd4
goroutine 6647 [running]:
runtime/debug.Stack(0xe4db640, 0xc400000000, 0x93bc3c0)
/usr/local/Cellar/go/1.9.1/libexec/src/runtime/debug/stack.go:24 +0xa7
runtime/debug.PrintStack()
/usr/local/Cellar/go/1.9.1/libexec/src/runtime/debug/stack.go:16 +0x22
github.com/openshift/origin/pkg/image/registry/imagestream.Strategy.Decorate(0xe14adc0, 0xc4202948c0, 0xe13a940, 0xe4fe760, 0xe140280, 0xc420fa6d50, 0xc426d413b0, 0xe11ff00, 0xc4213c8cd0, 0xe187800, ...)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/pkg/image/registry/imagestream/strategy.go:556 +0xb4
github.com/openshift/origin/pkg/image/registry/imagestream.(Strategy).Decorate-fm(0xe1400c0, 0xc42e542160, 0x9373838, 0x5)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/pkg/image/registry/imagestream/etcd/etcd.go:62 +0x78
github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry.(*decoratedWatcher).run(0xc431f3de30, 0xe17a8c0, 0xc43d01de00)
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry/decorated_watcher.go:54 +0x21b
created by github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry.newDecoratedWatcher
/Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry/decorated_watcher.go:43 +0x122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment