Skip to content

Instantly share code, notes, and snippets.

View aderumier's full-sized avatar

alexandre derumier aderumier

View GitHub Profile
[run] 2016/05/11 19:50:27 InfluxDB starting, version 0.13.0~rc2, branch 0.13, commit 8a04fb8293549337a0d640f3a6cac3c939087059
[run] 2016/05/11 19:50:27 Go version go1.6.2, GOMAXPROCS set to 16
[run] 2016/05/11 19:50:27 Using configuration at: /etc/influxdb/influxdb.conf
[run] 2016/05/11 19:50:27 deprecated config option [collectd] replaced with [[collectd]]; [collectd] will not be supported in a future release
[run] 2016/05/11 19:50:27 deprecated config option [opentsdb] replaced with [[opentsdb]]; [opentsdb] will not be supported in a future release
[store] 2016/05/11 19:50:27 Using data dir: /var/lib/influxdb/data
[tsm1wal] 2016/05/11 19:50:27 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/05/11 19:50:27 tsm1 WAL writing to /var/lib/influxdb/wal/mindbaz/default/56
[tsm1wal] 2016/05/11 19:50:27 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/05/11 19:50:27 tsm1 WAL writing to /var/lib/influxdb/wal/collectd/default/51
run] 2016/05/17 05:44:26 second signal received, initializing hard shutdown
[run] 2016/05/17 05:44:33 InfluxDB starting, version 0.14.0~n201605160800, branch master, commit 2c9d0fcc04eba3ffc88f2aafe8466874e384d80d
[run] 2016/05/17 05:44:33 Go version go1.6.2, GOMAXPROCS set to 16
[run] 2016/05/17 05:44:33 Using configuration at: /etc/influxdb/influxdb.conf
[run] 2016/05/17 05:44:33 deprecated config option [collectd] replaced with [[collectd]]; [collectd] will not be supported in a future release
[run] 2016/05/17 05:44:33 deprecated config option [opentsdb] replaced with [[opentsdb]]; [opentsdb] will not be supported in a future release
[run] 2016/05/17 05:44:33 deprecated config option [cluster] replaced with [coordinator]; [cluster] will not be supported in a future release
[store] 2016/05/17 05:44:33 Using data dir: /var/lib/influxdb/data
[tsm1wal] 2016/05/17 05:44:33 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/05/17 05:44:33 tsm1 WAL writing to /var/lib/influxdb/wal/_internal/monitor/58
panic: interface conversion: tsm1.Value is *tsm1.IntegerValue, not *tsm1.FloatValue
goroutine 184 [running]:
panic(0xb76bc0, 0xc968c7bc80)
/usr/local/go/src/runtime/panic.go:481 +0x3e6
github.com/influxdata/influxdb/tsdb/engine/tsm1.encodeFloatBlock(0x0, 0x0, 0x0, 0xc9e22c8000, 0x1eb, 0x200, 0x0, 0x0, 0x0, 0x0, ...)
/root/go/src/github.com/influxdata/influxdb/tsdb/engine/tsm1/encoding.go:367 +0x8cd
github.com/influxdata/influxdb/tsdb/engine/tsm1.Values.Encode(0xc9e22c8000, 0x1eb, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/root/go/src/github.com/influxdata/influxdb/tsdb/engine/tsm1/encoding.go:193 +0x408
github.com/influxdata/influxdb/tsdb/engine/tsm1.(*tsmKeyIterator).chunk(0xc82ceb5600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
--- contention:
cycles/second=2393977693
2278669629725 210 @ 0x440d42 0x617cd4 0x4638f1
# 0x440d42 runtime.selectgo+0x12 /usr/local/go/src/runtime/select.go:215
# 0x617cd4 github.com/influxdata/influxdb/services/httpd.(*Handler).serveQuery.func2+0xd4 /root/go/src/github.com/influxdata/influxdb/services/httpd/handler.go:310
1483140482966 19 @ 0x4089ab 0x650a25 0x65008a 0x4cc79e 0x4c3945 0x401c77 0x401319 0x432730 0x4638f1
# 0x4089ab runtime.chanrecv1+0x2b /usr/local/go/src/runtime/chan.go:356
# 0x650a25 github.com/influxdata/influxdb/tsdb.(*Store).loadShards+0x4e5 /root/go/src/github.com/influxdata/influxdb/tsdb/store.go:192
# 0x65008a github.com/influxdata/influxdb/tsdb.(*Store).Open+0x35a /root/go/src/github.com/influxdata/influxdb/tsdb/store.go:104
goroutine profile: total 787
1 @ 0x6626b8 0x662493 0x65dd84 0x869e0e 0x86a020 0x60dd1e 0x79f87e 0x79c1be 0x4638f1
# 0x6626b8 runtime/pprof.writeRuntimeProfile+0xb8 /usr/local/go/src/runtime/pprof/pprof.go:545
# 0x662493 runtime/pprof.writeGoroutine+0x93 /usr/local/go/src/runtime/pprof/pprof.go:507
# 0x65dd84 runtime/pprof.(*Profile).WriteTo+0xd4 /usr/local/go/src/runtime/pprof/pprof.go:236
# 0x869e0e net/http/pprof.handler.ServeHTTP+0x37e /usr/local/go/src/net/http/pprof/pprof.go:210
# 0x86a020 net/http/pprof.Index+0x200 /usr/local/go/src/net/http/pprof/pprof.go:222
# 0x60dd1e github.com/influxdata/influxdb/services/httpd.(*Handler).ServeHTTP+0x36e /root/go/src/github.com/influxdata/influxdb/services/httpd/handler.go:193
# 0x79f87e net/http.serverHandler.ServeHTTP+0x19e /usr/local/go/src/net/http/server.go:2081
# 0x79c1be net/http.(*conn).serve+0xf2e /usr/local/go/src/net/http/server.go:1472
[run] 2016/05/18 08:21:37 InfluxDB starting, version 0.14.0~n201605170800, branch master, commit 42cdaf0365f9634c6f474e219af76e1792f63032
[run] 2016/05/18 08:21:37 Go version go1.6.2, GOMAXPROCS set to 16
[run] 2016/05/18 08:21:37 Using configuration at: /etc/influxdb/influxdb.conf
[run] 2016/05/18 08:21:37 deprecated config option [collectd] replaced with [[collectd]]; [collectd] will not be supported in a future release
[run] 2016/05/18 08:21:37 deprecated config option [opentsdb] replaced with [[opentsdb]]; [opentsdb] will not be supported in a future release
[run] 2016/05/18 08:21:37 deprecated config option [cluster] replaced with [coordinator]; [cluster] will not be supported in a future release
[store] 2016/05/18 08:21:37 Using data dir: /var/lib/influxdb/data
[tsm1wal] 2016/05/18 08:21:37 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/05/18 08:21:37 tsm1 WAL writing to /var/lib/influxdb/wal/_internal/monitor/61
[tsm1wal] 2016/05/18 08:21:37 tsm1 WAL starting with 10485760 segment size
[run] 2016/05/19 06:46:10 InfluxDB starting, version unknown, branch unknown, commit unknown
[run] 2016/05/19 06:46:10 Go version go1.6.2, GOMAXPROCS set to 16
[run] 2016/05/19 06:46:10 Using configuration at: /etc/influxdb/influxdb.conf
[run] 2016/05/19 06:46:10 deprecated config option [collectd] replaced with [[collectd]]; [collectd] will not be supported in a future release
[run] 2016/05/19 06:46:10 deprecated config option [opentsdb] replaced with [[opentsdb]]; [opentsdb] will not be supported in a future release
[run] 2016/05/19 06:46:10 deprecated config option [cluster] replaced with [coordinator]; [cluster] will not be supported in a future release
[store] 2016/05/19 06:46:10 Using data dir: /var/lib/influxdb/data
[tsm1wal] 2016/05/19 06:46:10 tsm1 WAL starting with 10485760 segment size
[tsm1wal] 2016/05/19 06:46:10 tsm1 WAL writing to /var/lib/influxdb/wal/_internal/monitor/61
[filestore] 2016/05/19 06:46:10 /var/lib/influxdb/data/_internal/monitor/61/000000004-000000003.tsm (#0) opened in 606.52µs
File: /var/lib/influxdb/data/telegraf/default/2/000003531-000000006.tsm
Time Range: 2016-04-28T15:21:29Z - 2016-05-01T23:59:59Z
Duration: 80h38m30s Series: 11387193 File Size: 2158870924
Statistics
Blocks:
Total: 11540148 Size: 742277492 Min: 20 Max: 9161 Avg: 64
Index:
Total: 11540148 Size: 1416593419
Points:
Total: 347757528 Timestamp: none: 0 (0%) s8b: 9211407 (79%) rle: 2328741 (20%) Float: none: 0 (0%) gor: 6663552 (57%) Int: none: 0 (0%) s8b: 4249143 (36%) rle: 627453 (5%) Compression:
goroutine profile: total 1209
1 @ 0x6650d8 0x664eb3 0x6607a4 0x86d2ce 0x86d4e0 0x60f1fe 0x7a2d3e 0x79f67e 0x4638f1
# 0x6650d8 runtime/pprof.writeRuntimeProfile+0xb8 /root/.gvm/gos/go1.6.2/src/runtime/pprof/pprof.go:545
# 0x664eb3 runtime/pprof.writeGoroutine+0x93 /root/.gvm/gos/go1.6.2/src/runtime/pprof/pprof.go:507
# 0x6607a4 runtime/pprof.(*Profile).WriteTo+0xd4 /root/.gvm/gos/go1.6.2/src/runtime/pprof/pprof.go:236
# 0x86d2ce net/http/pprof.handler.ServeHTTP+0x37e /root/.gvm/gos/go1.6.2/src/net/http/pprof/pprof.go:210
# 0x86d4e0 net/http/pprof.Index+0x200 /root/.gvm/gos/go1.6.2/src/net/http/pprof/pprof.go:222
# 0x60f1fe github.com/influxdata/influxdb/services/httpd.(*Handler).ServeHTTP+0x36e /root/src/github.com/influxdata/influxdb/services/httpd/handler.go:194
# 0x7a2d3e net/http.serverHandler.ServeHTTP+0x19e /root/.gvm/gos/go1.6.2/src/net/http/server.go:2081
# 0x79f67e net/http.(*conn).serve+0xf2e /root/.gvm/gos/go1.6.2/src/net/http/server.go:1472
--- contention:
cycles/second=2393980044
115100117546060 1603 @ 0x440d42 0x64a5f6 0x4638f1
# 0x440d42 runtime.selectgo+0x12 /root/.gvm/gos/go1.6.2/src/runtime/select.go:215
# 0x64a5f6 github.com/influxdata/influxdb/tsdb.(*Shard).monitorSize+0x336 /root/src/github.com/influxdata/influxdb/tsdb/shard.go:647
3025162176407 303 @ 0x4089db 0x611144 0x619c48 0x61a523 0x7a091a 0x61b0dd 0x7a091a 0x61b200 0x7a091a 0x61b626 0x7a091a 0x61b7bd 0x7a091a 0x61bf08 0x7a091a 0x86db84 0x60f2ef 0x7a2d3e 0x79f67e 0x4638f1
# 0x4089db runtime.chanrecv2+0x2b /root/.gvm/gos/go1.6.2/src/runtime/chan.go:360
# 0x611144 github.com/influxdata/influxdb/services/httpd.(*Handler).serveQuery+0x1624 /root/src/github.com/influxdata/influxdb/services/httpd/handler.go:377
# 0x619c48 github.com/influxdata/influxdb/services/httpd.(*Handler).(github.com/influxdata/influxdb/services/httpd.serveQuery)-fm+0x48 /root/src/github.com/influxdata/influxdb/services/httpd/handler.go:107