Created
July 19, 2017 12:49
-
-
Save rajdavies/dbb1aa8d0661ff3fe903b4af19b2cec8 to your computer and use it in GitHub Desktop.
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
| rajdavies@wlan-227-93:~/dev/runtimes/minishift$ oc logs init-tenant-1-3g12h | |
| {"level":"info","msg":"Configured connection pool max idle 90","time":"2017-07-19 12:45:45"} | |
| {"level":"info","msg":"Configured connection pool max open 90","time":"2017-07-19 12:45:45"} | |
| {"current_version":1,"level":"info","msg":"Current version 1. Nothing to update.","next_version":2,"pkg":"github.com/fabric8-services/fabric8-tenant/migration","time":"2017-07-19 12:45:45"} | |
| {"err":"Get http://keycloak-fabric8.192.168.64.78.nip.io/auth/realms/fabric8: dial tcp 192.168.64.78:80: getsockopt: connection refused","level":"panic","msg":"failed to parse public token","pid":1,"time":"2017-07-19 12:45:45"} | |
| panic: (*logrus.Entry) (0xa154c0,0xc42022c8c0) | |
| goroutine 1 [running]: | |
| github.com/fabric8-services/fabric8-tenant/vendor/github.com/Sirupsen/logrus.Entry.log(0xc420014460, 0xc42034a060, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x40e600, ...) | |
| /home/jenkins/go/src/github.com/fabric8-services/fabric8-tenant/vendor/github.com/Sirupsen/logrus/entry.go:124 +0x340 | |
| github.com/fabric8-services/fabric8-tenant/vendor/github.com/Sirupsen/logrus.(*Entry).Panic(0xc42022c870, 0xc420159950, 0x1, 0x1) | |
| /home/jenkins/go/src/github.com/fabric8-services/fabric8-tenant/vendor/github.com/Sirupsen/logrus/entry.go:169 +0x11b | |
| github.com/fabric8-services/fabric8-tenant/vendor/github.com/Sirupsen/logrus.(*Entry).Panicln(0xc42022c870, 0xc4201599e8, 0x1, 0x1) | |
| /home/jenkins/go/src/github.com/fabric8-services/fabric8-tenant/vendor/github.com/Sirupsen/logrus/entry.go:264 +0xe0 | |
| github.com/fabric8-services/fabric8-tenant/vendor/github.com/fabric8-services/fabric8-wit/log.Panic(0x0, 0x0, 0xc420233f80, 0xa3af54, 0x1c, 0x0, 0x0, 0x0) | |
| /home/jenkins/go/src/github.com/fabric8-services/fabric8-tenant/vendor/github.com/fabric8-services/fabric8-wit/log/log.go:216 +0x264 | |
| main.main() | |
| /home/jenkins/go/src/github.com/fabric8-services/fabric8-tenant/main.go:113 +0x1875 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment