Skip to content

Instantly share code, notes, and snippets.

@GrahamCobb
Last active July 15, 2016 08:41
Show Gist options
  • Save GrahamCobb/926ae43cd5a39512a5c5c5d1d5e935a3 to your computer and use it in GitHub Desktop.
Save GrahamCobb/926ae43cd5a39512a5c5c5d1d5e935a3 to your computer and use it in GitHub Desktop.
rclone crash 15th July
...lots of stats removed...
2016/07/15 04:44:33
Transferred: 18.702 GBytes (877.377 kBytes/s)
Errors: 11
Checks: 1
Transferred: 48
Elapsed time: 6h12m30.7s
Transferring:
* DARsystemFull.4.dar.gpg: 59% done. avg: 275.5, cur: 68.4 kByte/s. ETA: 2h26m4s
* DARsystemFull.13.dar.gpg: 0% done. avg: 0.0, cur: 0.0 kByte/s. ETA: -
* DARsystemFull.21.dar.gpg: 26% done. avg: 195.6, cur: 0.0 kByte/s. ETA: 0s
* DARsystemFull.30.dar.gpg: 19% done. avg: 165.8, cur: 0.0 kByte/s. ETA: 1698602h25m10.994591744s
fatal error: unexpected signal during runtime execution
[signal 0xb code=0x1 addr=0xc717b688 pc=0x417560]
goroutine 27 [running]:
runtime.throw(0xd17d00, 0x2a)
/usr/lib/go-1.6/src/runtime/panic.go:547 +0x90 fp=0xc82001cd98 sp=0xc82001cd80
runtime.sigpanic()
/usr/lib/go-1.6/src/runtime/sigpanic_unix.go:12 +0x5a fp=0xc82001cde8 sp=0xc82001cd98
runtime.heapBitsForObject(0xc85897e000, 0xc8202b3200, 0x0, 0x0, 0x0, 0x7f1000000000, 0x0)
/usr/lib/go-1.6/src/runtime/mbitmap.go:204 +0xa0 fp=0xc82001ce38 sp=0xc82001cde8
runtime.scanobject(0xc8202b3200, 0xc820014720)
/usr/lib/go-1.6/src/runtime/mgcmark.go:1012 +0x243 fp=0xc82001cf08 sp=0xc82001ce38
runtime.gcDrain(0xc820014720, 0x5)
/usr/lib/go-1.6/src/runtime/mgcmark.go:839 +0x196 fp=0xc82001cf40 sp=0xc82001cf08
runtime.gcBgMarkWorker(0xc820013500)
/usr/lib/go-1.6/src/runtime/mgc.go:1435 +0x583 fp=0xc82001cfb8 sp=0xc82001cf40
runtime.goexit()
/usr/lib/go-1.6/src/runtime/asm_amd64.s:1998 +0x1 fp=0xc82001cfc0 sp=0xc82001cfb8
created by runtime.gcBgMarkStartWorkers
/usr/lib/go-1.6/src/runtime/mgc.go:1330 +0x92
goroutine 1 [chan send, 4 minutes]:
github.com/ncw/rclone/fs.(*syncCopyMove).run(0xc8203e07e0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:442 +0x5f1
github.com/ncw/rclone/fs.Sync(0x7f10355e8a90, 0xc82017e600, 0x7f103566cd68, 0xc8201465a0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:479 +0x63
main.glob.func2(0x7f10355e8a90, 0xc82017e600, 0x7f103566cd68, 0xc8201465a0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/rclone.go:84 +0x4b
main.main()
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/rclone.go:525 +0xc04
goroutine 17 [syscall, 372 minutes, locked to thread]:
runtime.goexit()
/usr/lib/go-1.6/src/runtime/asm_amd64.s:1998 +0x1
goroutine 2540 [select]:
github.com/ncw/rclone/fs.(*Account).averageLoop(0xc8201f3d60)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/accounting.go:281 +0x322
created by github.com/ncw/rclone/fs.NewAccount
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/accounting.go:272 +0x1e5
goroutine 35 [select, 256 minutes]:
github.com/ncw/rclone/fs.(*syncCopyMove).pairChecker(0xc8203e07e0, 0xc8201d8960, 0xc8201d89c0, 0xc8203e0850)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:204 +0x28d
created by github.com/ncw/rclone/fs.(*syncCopyMove).startCheckers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:301 +0xa9
goroutine 60 [select, 4 minutes]:
github.com/ncw/rclone/fs.(*syncCopyMove).readSrcUsingChan.func1(0x7f10356a8118, 0xc8203e6540, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:98 +0x179
github.com/ncw/rclone/fs.readFilesFn(0x7f103566cd68, 0xc8201465a0, 0x0, 0x0, 0x0, 0xc82015a790, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/operations.go:380 +0x269
github.com/ncw/rclone/fs.(*syncCopyMove).readSrcUsingChan(0xc8203e07e0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:94 +0x7f
created by github.com/ncw/rclone/fs.(*syncCopyMove).run
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:395 +0xace
goroutine 57 [chan receive, 2 minutes]:
main.StartStats.func1()
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/rclone.go:428 +0x53
created by main.StartStats
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/rclone.go:431 +0x40
goroutine 36 [select, 372 minutes]:
github.com/ncw/rclone/fs.(*syncCopyMove).pairChecker(0xc8203e07e0, 0xc8201d8960, 0xc8201d89c0, 0xc8203e0850)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:204 +0x28d
created by github.com/ncw/rclone/fs.(*syncCopyMove).startCheckers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:301 +0xa9
goroutine 61 [semacquire, 372 minutes]:
sync.runtime_Semacquire(0xc820476dac)
/usr/lib/go-1.6/src/runtime/sema.go:47 +0x26
sync.(*WaitGroup).Wait(0xc820476da0)
/usr/lib/go-1.6/src/sync/waitgroup.go:127 +0xb4
github.com/ncw/rclone/local.(*Fs).List(0xc8201465a0, 0x7f10355e8c18, 0xc82045a3c0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:250 +0x3fa
github.com/ncw/rclone/fs.(*Lister).Start.func1(0x7f10355e8bf0, 0xc8201465a0, 0xc82045a3c0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/lister.go:39 +0x70
created by github.com/ncw/rclone/fs.(*Lister).Start
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/lister.go:40 +0x9c
goroutine 62 [chan receive, 372 minutes]:
github.com/ncw/rclone/local.(*Fs).List.func1(0xc820476d90, 0xc8201d8d20, 0x7f10355e8c18, 0xc82045a3c0, 0xc8201465a0, 0xc820476da0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:229 +0xab
created by github.com/ncw/rclone/local.(*Fs).List
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:246 +0x3df
goroutine 63 [chan receive, 372 minutes]:
github.com/ncw/rclone/local.(*Fs).List.func1(0xc820476d90, 0xc8201d8d20, 0x7f10355e8c18, 0xc82045a3c0, 0xc8201465a0, 0xc820476da0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:229 +0xab
created by github.com/ncw/rclone/local.(*Fs).List
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:246 +0x3df
goroutine 64 [chan receive, 372 minutes]:
github.com/ncw/rclone/local.(*Fs).List.func1(0xc820476d90, 0xc8201d8d20, 0x7f10355e8c18, 0xc82045a3c0, 0xc8201465a0, 0xc820476da0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:229 +0xab
created by github.com/ncw/rclone/local.(*Fs).List
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:246 +0x3df
goroutine 65 [chan receive, 372 minutes]:
github.com/ncw/rclone/local.(*Fs).List.func1(0xc820476d90, 0xc8201d8d20, 0x7f10355e8c18, 0xc82045a3c0, 0xc8201465a0, 0xc820476da0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:229 +0xab
created by github.com/ncw/rclone/local.(*Fs).List
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:246 +0x3df
goroutine 66 [chan receive, 372 minutes]:
github.com/ncw/rclone/local.(*Fs).List.func1(0xc820476d90, 0xc8201d8d20, 0x7f10355e8c18, 0xc82045a3c0, 0xc8201465a0, 0xc820476da0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:229 +0xab
created by github.com/ncw/rclone/local.(*Fs).List
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:246 +0x3df
goroutine 67 [chan receive, 372 minutes]:
github.com/ncw/rclone/local.(*Fs).List.func1(0xc820476d90, 0xc8201d8d20, 0x7f10355e8c18, 0xc82045a3c0, 0xc8201465a0, 0xc820476da0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:229 +0xab
created by github.com/ncw/rclone/local.(*Fs).List
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:246 +0x3df
goroutine 68 [chan receive, 372 minutes]:
github.com/ncw/rclone/local.(*Fs).List.func1(0xc820476d90, 0xc8201d8d20, 0x7f10355e8c18, 0xc82045a3c0, 0xc8201465a0, 0xc820476da0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:229 +0xab
created by github.com/ncw/rclone/local.(*Fs).List
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:246 +0x3df
goroutine 69 [chan send, 4 minutes]:
github.com/ncw/rclone/fs.(*Lister).Add(0xc82045a3c0, 0x7f10356a8118, 0xc8202b2e80, 0x7f103566cc00)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/lister.go:98 +0xdd
github.com/ncw/rclone/local.(*Fs).list(0xc8201465a0, 0x7f10355e8c18, 0xc82045a3c0, 0x0, 0x0, 0xc8204474d0, 0x20, 0x7ffffffe, 0x0, 0x0, ...)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:196 +0xbbf
github.com/ncw/rclone/local.(*Fs).List.func1(0xc820476d90, 0xc8201d8d20, 0x7f10355e8c18, 0xc82045a3c0, 0xc8201465a0, 0xc820476da0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:233 +0x19c
created by github.com/ncw/rclone/local.(*Fs).List
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:246 +0x3df
goroutine 37 [select, 372 minutes]:
github.com/ncw/rclone/fs.(*syncCopyMove).pairChecker(0xc8203e07e0, 0xc8201d8960, 0xc8201d89c0, 0xc8203e0850)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:204 +0x28d
created by github.com/ncw/rclone/fs.(*syncCopyMove).startCheckers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:301 +0xa9
goroutine 38 [select, 372 minutes]:
github.com/ncw/rclone/fs.(*syncCopyMove).pairChecker(0xc8203e07e0, 0xc8201d8960, 0xc8201d89c0, 0xc8203e0850)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:204 +0x28d
created by github.com/ncw/rclone/fs.(*syncCopyMove).startCheckers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:301 +0xa9
goroutine 39 [select, 372 minutes]:
github.com/ncw/rclone/fs.(*syncCopyMove).pairChecker(0xc8203e07e0, 0xc8201d8960, 0xc8201d89c0, 0xc8203e0850)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:204 +0x28d
created by github.com/ncw/rclone/fs.(*syncCopyMove).startCheckers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:301 +0xa9
goroutine 40 [select, 372 minutes]:
github.com/ncw/rclone/fs.(*syncCopyMove).pairChecker(0xc8203e07e0, 0xc8201d8960, 0xc8201d89c0, 0xc8203e0850)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:204 +0x28d
created by github.com/ncw/rclone/fs.(*syncCopyMove).startCheckers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:301 +0xa9
goroutine 41 [select, 372 minutes]:
github.com/ncw/rclone/fs.(*syncCopyMove).pairChecker(0xc8203e07e0, 0xc8201d8960, 0xc8201d89c0, 0xc8203e0850)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:204 +0x28d
created by github.com/ncw/rclone/fs.(*syncCopyMove).startCheckers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:301 +0xa9
goroutine 42 [select, 372 minutes]:
github.com/ncw/rclone/fs.(*syncCopyMove).pairChecker(0xc8203e07e0, 0xc8201d8960, 0xc8201d89c0, 0xc8203e0850)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:204 +0x28d
created by github.com/ncw/rclone/fs.(*syncCopyMove).startCheckers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:301 +0xa9
goroutine 43 [select, 2 minutes]:
net/http.(*Transport).getConn(0xc8200de600, 0xc820303180, 0x0, 0xc8201ba480, 0x5, 0xc8204062c0, 0x18, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/transport.go:711 +0x4ef
net/http.(*Transport).RoundTrip(0xc8200de600, 0xc820303180, 0xbcfbe0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/transport.go:311 +0x7e9
github.com/mreiferson/go-httpclient.(*Transport).RoundTrip(0xc820188770, 0xc820303180, 0xc820188770, 0x0, 0x0)
/home/Linux/rclone/src/github.com/mreiferson/go-httpclient/httpclient.go:201 +0x2d2
net/http.send(0xc820303180, 0x7f1035670ec8, 0xc820188770, 0x0, 0x0, 0x0, 0xc8201ba540, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/client.go:260 +0x6b7
net/http.(*Client).send(0xc820123350, 0xc820303180, 0x0, 0x0, 0x0, 0x416b21, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/client.go:155 +0x185
net/http.(*Client).doFollowingRedirects(0xc820123350, 0xc820303180, 0xd8b428, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/client.go:475 +0x8a4
net/http.(*Client).Do(0xc820123350, 0xc820303180, 0xa, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/client.go:191 +0x1e4
github.com/ncw/rclone/rest.(*Client).Call(0xc820069500, 0xc86058b390, 0x0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/rest/rest.go:150 +0x730
github.com/ncw/rclone/rest.(*Client).CallJSON(0xc820069500, 0xc86058b390, 0x9a7b20, 0xc82038bef0, 0x9a7b80, 0xc8202fba00, 0xc86058b488, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/rest/rest.go:181 +0x1e2
github.com/ncw/rclone/b2.(*largeUpload).cancel.func1(0xc82006b1a0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/upload.go:230 +0x80
github.com/ncw/rclone/pacer.(*Pacer).call(0xc82006b1a0, 0xc820326e40, 0xa, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/pacer/pacer.go:295 +0x8a
github.com/ncw/rclone/pacer.(*Pacer).Call(0xc82006b1a0, 0xc820326e40, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/pacer/pacer.go:318 +0x7a
github.com/ncw/rclone/b2.(*largeUpload).cancel(0xc82009c180, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/upload.go:229 +0x1de
github.com/ncw/rclone/b2.(*largeUpload).Upload(0xc82009c180, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/upload.go:291 +0x43d
github.com/ncw/rclone/b2.(*Object).Update(0xc860572d20, 0x7f1035628390, 0xc8203ba6e0, 0x7f10356283b8, 0xc8201ba1c0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/b2.go:1151 +0x17f
github.com/ncw/rclone/b2.(*Fs).Put(0xc82017e600, 0x7f1035628390, 0xc8203ba6e0, 0x7f10356283b8, 0xc8201ba1c0, 0x0, 0x0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/b2.go:676 +0x110
github.com/ncw/rclone/fs.Copy(0x7f10355e8a90, 0xc82017e600, 0x0, 0x0, 0x7f10356a8118, 0xc8201ba1c0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/operations.go:238 +0x1800
github.com/ncw/rclone/fs.(*syncCopyMove).pairCopier(0xc8203e07e0, 0xc8201d89c0, 0x7f10355e8a90, 0xc82017e600, 0xc8203e0868)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:236 +0x2c5
created by github.com/ncw/rclone/fs.(*syncCopyMove).startTransfers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:319 +0x130
goroutine 44 [chan receive, 2 minutes]:
github.com/ncw/rclone/fs.(*asyncReader).Read(0xc8201d8e40, 0xc82f17e000, 0x5400000, 0x5400000, 0x400000, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/buffer.go:99 +0xe1
github.com/ncw/rclone/fs.(*Account).Read(0xc82029a3c0, 0xc82f17e000, 0x5400000, 0x5400000, 0x0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/accounting.go:310 +0x1c9
io.ReadAtLeast(0x7f1035628390, 0xc82029a3c0, 0xc82e57e000, 0x6000000, 0x6000000, 0x6000000, 0xc00000, 0x0, 0x0)
/usr/lib/go-1.6/src/io/io.go:297 +0xe6
io.ReadFull(0x7f1035628390, 0xc82029a3c0, 0xc82e57e000, 0x6000000, 0x6000000, 0x6000000, 0x0, 0x0)
/usr/lib/go-1.6/src/io/io.go:315 +0x62
github.com/ncw/rclone/b2.(*largeUpload).Upload(0xc820320c00, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/upload.go:259 +0x6d6
github.com/ncw/rclone/b2.(*Object).Update(0xc8201d9860, 0x7f1035628390, 0xc82029a3c0, 0x7f10356283b8, 0xc820272340, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/b2.go:1151 +0x17f
github.com/ncw/rclone/b2.(*Fs).Put(0xc82017e600, 0x7f1035628390, 0xc82029a3c0, 0x7f10356283b8, 0xc820272340, 0x0, 0x0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/b2.go:676 +0x110
github.com/ncw/rclone/fs.Copy(0x7f10355e8a90, 0xc82017e600, 0x0, 0x0, 0x7f10356a8118, 0xc820272340, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/operations.go:238 +0x1800
github.com/ncw/rclone/fs.(*syncCopyMove).pairCopier(0xc8203e07e0, 0xc8201d89c0, 0x7f10355e8a90, 0xc82017e600, 0xc8203e0868)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:236 +0x2c5
created by github.com/ncw/rclone/fs.(*syncCopyMove).startTransfers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:319 +0x130
goroutine 45 [select, 2 minutes]:
net/http.(*Transport).getConn(0xc8200de600, 0xc8281680e0, 0x0, 0xc8202fbac0, 0x5, 0xc8203ecfc0, 0x18, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/transport.go:711 +0x4ef
net/http.(*Transport).RoundTrip(0xc8200de600, 0xc8281680e0, 0x11ffec6cf, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/transport.go:311 +0x7e9
github.com/mreiferson/go-httpclient.(*Transport).RoundTrip(0xc820188770, 0xc8281680e0, 0xc820188770, 0x0, 0x0)
/home/Linux/rclone/src/github.com/mreiferson/go-httpclient/httpclient.go:201 +0x2d2
net/http.send(0xc8281680e0, 0x7f1035670ec8, 0xc820188770, 0x0, 0x0, 0x0, 0xc8202fbb00, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/client.go:260 +0x6b7
net/http.(*Client).send(0xc820123350, 0xc8281680e0, 0x0, 0x0, 0x0, 0x416b21, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/client.go:155 +0x185
net/http.(*Client).doFollowingRedirects(0xc820123350, 0xc8281680e0, 0xd8b428, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/client.go:475 +0x8a4
net/http.(*Client).Do(0xc820123350, 0xc8281680e0, 0xd, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/client.go:191 +0x1e4
github.com/ncw/rclone/rest.(*Client).Call(0xc820069500, 0xc82003f390, 0x0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/rest/rest.go:150 +0x730
github.com/ncw/rclone/rest.(*Client).CallJSON(0xc820069500, 0xc82003f390, 0x9a7b20, 0xc82038bdc0, 0x9a7b80, 0xc8202fb4c0, 0xc82003f488, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/rest/rest.go:181 +0x1e2
github.com/ncw/rclone/b2.(*largeUpload).cancel.func1(0xc82006b1a0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/upload.go:230 +0x80
github.com/ncw/rclone/pacer.(*Pacer).call(0xc82006b1a0, 0xc820326cf0, 0xa, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/pacer/pacer.go:295 +0x8a
github.com/ncw/rclone/pacer.(*Pacer).Call(0xc82006b1a0, 0xc820326cf0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/pacer/pacer.go:318 +0x7a
github.com/ncw/rclone/b2.(*largeUpload).cancel(0xc8202b7480, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/upload.go:229 +0x1de
github.com/ncw/rclone/b2.(*largeUpload).Upload(0xc8202b7480, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/upload.go:291 +0x43d
github.com/ncw/rclone/b2.(*Object).Update(0xc8605e40c0, 0x7f1035628390, 0xc8201f3d60, 0x7f10356283b8, 0xc8201baf80, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/b2.go:1151 +0x17f
github.com/ncw/rclone/b2.(*Fs).Put(0xc82017e600, 0x7f1035628390, 0xc8201f3d60, 0x7f10356283b8, 0xc8201baf80, 0x0, 0x0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/b2.go:676 +0x110
github.com/ncw/rclone/fs.Copy(0x7f10355e8a90, 0xc82017e600, 0x0, 0x0, 0x7f10356a8118, 0xc8201baf80, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/operations.go:238 +0x1800
github.com/ncw/rclone/fs.(*syncCopyMove).pairCopier(0xc8203e07e0, 0xc8201d89c0, 0x7f10355e8a90, 0xc82017e600, 0xc8203e0868)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:236 +0x2c5
created by github.com/ncw/rclone/fs.(*syncCopyMove).startTransfers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:319 +0x130
goroutine 46 [runnable]:
syscall.Syscall(0x0, 0x9, 0xc860620000, 0x8000, 0x8000, 0x8000, 0x0)
/usr/lib/go-1.6/src/syscall/asm_linux_amd64.s:18 +0x5
syscall.read(0x9, 0xc860620000, 0x8000, 0x8000, 0x8000, 0x0, 0x0)
/usr/lib/go-1.6/src/syscall/zsyscall_linux_amd64.go:783 +0x5f
syscall.Read(0x9, 0xc860620000, 0x8000, 0x8000, 0x8000, 0x0, 0x0)
/usr/lib/go-1.6/src/syscall/syscall_unix.go:161 +0x4d
os.(*File).read(0xc820076140, 0xc860620000, 0x8000, 0x8000, 0xc86067aae0, 0x0, 0x0)
/usr/lib/go-1.6/src/os/file_unix.go:228 +0x53
os.(*File).Read(0xc820076140, 0xc860620000, 0x8000, 0x8000, 0x8000, 0x0, 0x0)
/usr/lib/go-1.6/src/os/file.go:95 +0x8a
io.copyBuffer(0x7f1035628240, 0xc8202fcea0, 0x7f103566c220, 0xc820076140, 0xc860620000, 0x8000, 0x8000, 0x3be60000, 0x0, 0x0)
/usr/lib/go-1.6/src/io/io.go:380 +0x247
io.Copy(0x7f1035628240, 0xc8202fcea0, 0x7f103566c220, 0xc820076140, 0x456750, 0x0, 0x0)
/usr/lib/go-1.6/src/io/io.go:350 +0x64
github.com/ncw/rclone/fs.HashStreamTypes(0x7f103566c220, 0xc820076140, 0x3, 0xc820076140, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/hash.go:55 +0xd8
github.com/ncw/rclone/fs.HashStream(0x7f103566c220, 0xc820076140, 0xc820076140, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/hash.go:45 +0x43
github.com/ncw/rclone/local.(*Object).Hash(0xc8202b2a40, 0x2, 0x0, 0x0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:505 +0x387
github.com/ncw/rclone/b2.(*Fs).newLargeUpload(0xc82017e600, 0xc86067aa80, 0x7f1035628390, 0xc82046e640, 0x7f10356283b8, 0xc8202b2a40, 0x4c6768, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/upload.go:62 +0x760
github.com/ncw/rclone/b2.(*Object).Update(0xc86067aa80, 0x7f1035628390, 0xc82046e640, 0x7f10356283b8, 0xc8202b2a40, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/b2.go:1147 +0x133
github.com/ncw/rclone/b2.(*Fs).Put(0xc82017e600, 0x7f1035628390, 0xc82046e640, 0x7f10356283b8, 0xc8202b2a40, 0x0, 0x0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/b2/b2.go:676 +0x110
github.com/ncw/rclone/fs.Copy(0x7f10355e8a90, 0xc82017e600, 0x0, 0x0, 0x7f10356a8118, 0xc8202b2a40, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/operations.go:238 +0x1800
github.com/ncw/rclone/fs.(*syncCopyMove).pairCopier(0xc8203e07e0, 0xc8201d89c0, 0x7f10355e8a90, 0xc82017e600, 0xc8203e0868)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:236 +0x2c5
created by github.com/ncw/rclone/fs.(*syncCopyMove).startTransfers
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/sync.go:319 +0x130
goroutine 2555 [select, 10 minutes]:
github.com/ncw/rclone/fs.(*asyncReader).init.func1(0xc8605aca80)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/buffer.go:65 +0x1f1
created by github.com/ncw/rclone/fs.(*asyncReader).init
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/buffer.go:77 +0x294
goroutine 2340 [syscall, 2 minutes]:
syscall.Syscall(0x0, 0x8, 0xc85997e000, 0x400000, 0xc288b8, 0x6, 0x50e918)
/usr/lib/go-1.6/src/syscall/asm_linux_amd64.s:18 +0x5
syscall.read(0x8, 0xc85997e000, 0x400000, 0x400000, 0x1, 0x0, 0x0)
/usr/lib/go-1.6/src/syscall/zsyscall_linux_amd64.go:783 +0x5f
syscall.Read(0x8, 0xc85997e000, 0x400000, 0x400000, 0xc820272480, 0x0, 0x0)
/usr/lib/go-1.6/src/syscall/syscall_unix.go:161 +0x4d
os.(*File).read(0xc8201dc028, 0xc85997e000, 0x400000, 0x400000, 0x1008578, 0x0, 0x0)
/usr/lib/go-1.6/src/os/file_unix.go:228 +0x53
os.(*File).Read(0xc8201dc028, 0xc85997e000, 0x400000, 0x400000, 0xb28ec8, 0x0, 0x0)
/usr/lib/go-1.6/src/os/file.go:95 +0x8a
github.com/ncw/rclone/local.(*localOpenFile).Read(0xc820259da0, 0xc85997e000, 0x400000, 0x400000, 0x2, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/local/local.go:560 +0x77
github.com/ncw/rclone/fs.(*buffer).read(0xc8201da080, 0x7f10355e9480, 0xc820259da0, 0x0, 0x0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/buffer.go:186 +0x77
github.com/ncw/rclone/fs.(*asyncReader).init.func1(0xc8201d8e40)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/buffer.go:67 +0x12f
created by github.com/ncw/rclone/fs.(*asyncReader).init
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/buffer.go:77 +0x294
goroutine 2341 [select, 2 minutes]:
github.com/ncw/rclone/fs.(*Account).averageLoop(0xc82029a3c0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/accounting.go:281 +0x322
created by github.com/ncw/rclone/fs.NewAccount
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/accounting.go:272 +0x1e5
goroutine 2725 [select, 2 minutes]:
github.com/ncw/rclone/fs.(*Account).averageLoop(0xc82046e640)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/accounting.go:281 +0x322
created by github.com/ncw/rclone/fs.NewAccount
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/accounting.go:272 +0x1e5
goroutine 2687 [select, 2 minutes]:
net.lookupIPDeadline(0xc8204062c0, 0x14, 0xecf1a535d, 0x22ec7836, 0x1004ac0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/lookup.go:109 +0x6a6
net.internetAddrList(0xc28eb8, 0x3, 0xc8204062c0, 0x18, 0xecf1a535d, 0x22ec7836, 0x1004ac0, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.6/src/net/ipsock.go:252 +0x6ee
net.resolveAddrList(0xc26410, 0x4, 0xc28eb8, 0x3, 0xc8204062c0, 0x18, 0xecf1a535d, 0x22ec7836, 0x1004ac0, 0x0, ...)
/usr/lib/go-1.6/src/net/dial.go:158 +0x466
net.(*Dialer).Dial(0xc8204f37b8, 0xc28eb8, 0x3, 0xc8204062c0, 0x18, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/dial.go:216 +0x124
net.DialTimeout(0xc28eb8, 0x3, 0xc8204062c0, 0x18, 0xdf8475800, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/dial.go:200 +0xa3
github.com/mreiferson/go-httpclient.(*Transport).lazyStart.func1(0xc28eb8, 0x3, 0xc8204062c0, 0x18, 0x0, 0x0, 0x0, 0x0)
/home/Linux/rclone/src/github.com/mreiferson/go-httpclient/httpclient.go:123 +0x8d
net/http.(*Transport).dial(0xc8200de600, 0xc28eb8, 0x3, 0xc8204062c0, 0x18, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/transport.go:659 +0x96
net/http.(*Transport).dialConn(0xc8200de600, 0x0, 0xc8201ba480, 0x5, 0xc8204062c0, 0x18, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/transport.go:762 +0x1e3d
net/http.(*Transport).getConn.func4(0xc8200de600, 0x0, 0xc8201ba480, 0x5, 0xc8204062c0, 0x18, 0xc8203c4060)
/usr/lib/go-1.6/src/net/http/transport.go:706 +0x66
created by net/http.(*Transport).getConn
/usr/lib/go-1.6/src/net/http/transport.go:708 +0x262
goroutine 2724 [select, 4 minutes]:
github.com/ncw/rclone/fs.(*asyncReader).init.func1(0xc86067b3e0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/buffer.go:65 +0x1f1
created by github.com/ncw/rclone/fs.(*asyncReader).init
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/buffer.go:77 +0x294
goroutine 2688 [chan receive, 2 minutes]:
net.goLookupIPOrder(0xc8204062c0, 0x14, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/dnsclient_unix.go:467 +0x470
net.lookupIP(0xc8204062c0, 0x14, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/lookup_unix.go:73 +0x121
net.glob.func16(0xd8b1f0, 0xc8204062c0, 0x14, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/hook.go:10 +0x4d
net.lookupIPDeadline.func1(0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/lookup.go:106 +0x71
internal/singleflight.(*Group).doCall(0x1003d00, 0xc8203ce0a0, 0xc8204062c0, 0x14, 0xc8204063c0)
/usr/lib/go-1.6/src/internal/singleflight/singleflight.go:93 +0x2c
created by internal/singleflight.(*Group).DoChan
/usr/lib/go-1.6/src/internal/singleflight/singleflight.go:86 +0x3ee
goroutine 2689 [runnable]:
net.runtime_pollWait(0x7f1035675a00, 0x72, 0xc86056ea00)
/usr/lib/go-1.6/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8201144c0, 0x72, 0x0, 0x0)
/usr/lib/go-1.6/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201144c0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820114460, 0xc86056ea00, 0x200, 0x200, 0x0, 0x7f1035668028, 0xc82006c0a0)
/usr/lib/go-1.6/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8200760e0, 0xc86056ea00, 0x200, 0x200, 0x200, 0x0, 0x0)
/usr/lib/go-1.6/src/net/net.go:172 +0xe4
net.(*UDPConn).readDNSResponse(0xc8200760e0, 0xc8202b6500, 0x0, 0x0)
/usr/lib/go-1.6/src/net/dnsclient_unix.go:52 +0xa5
net.exchange(0xc820364150, 0x10, 0xc820406580, 0x15, 0xc820360001, 0x12a05f200, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/dnsclient_unix.go:155 +0x4ea
net.tryOneName(0xc8202b7980, 0xc820406580, 0x15, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.6/src/net/dnsclient_unix.go:181 +0x2f3
net.goLookupIPOrder.func1(0xc8202b7980, 0xc820370450, 0xc8203c5740, 0x1)
/usr/lib/go-1.6/src/net/dnsclient_unix.go:462 +0x59
created by net.goLookupIPOrder
/usr/lib/go-1.6/src/net/dnsclient_unix.go:464 +0x3d0
goroutine 2748 [select, 2 minutes]:
net.lookupIPDeadline(0xc8203ecfc0, 0x14, 0xecf1a535d, 0x22ef4171, 0x1004ac0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/lookup.go:109 +0x6a6
net.internetAddrList(0xc28eb8, 0x3, 0xc8203ecfc0, 0x18, 0xecf1a535d, 0x22ef4171, 0x1004ac0, 0x0, 0x0, 0x0, ...)
/usr/lib/go-1.6/src/net/ipsock.go:252 +0x6ee
net.resolveAddrList(0xc26410, 0x4, 0xc28eb8, 0x3, 0xc8203ecfc0, 0x18, 0xecf1a535d, 0x22ef4171, 0x1004ac0, 0x0, ...)
/usr/lib/go-1.6/src/net/dial.go:158 +0x466
net.(*Dialer).Dial(0xc8204ef7b8, 0xc28eb8, 0x3, 0xc8203ecfc0, 0x18, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/dial.go:216 +0x124
net.DialTimeout(0xc28eb8, 0x3, 0xc8203ecfc0, 0x18, 0xdf8475800, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/dial.go:200 +0xa3
github.com/mreiferson/go-httpclient.(*Transport).lazyStart.func1(0xc28eb8, 0x3, 0xc8203ecfc0, 0x18, 0x0, 0x0, 0x0, 0x0)
/home/Linux/rclone/src/github.com/mreiferson/go-httpclient/httpclient.go:123 +0x8d
net/http.(*Transport).dial(0xc8200de600, 0xc28eb8, 0x3, 0xc8203ecfc0, 0x18, 0x0, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/transport.go:659 +0x96
net/http.(*Transport).dialConn(0xc8200de600, 0x0, 0xc8202fbac0, 0x5, 0xc8203ecfc0, 0x18, 0x0, 0x0, 0x0)
/usr/lib/go-1.6/src/net/http/transport.go:762 +0x1e3d
net/http.(*Transport).getConn.func4(0xc8200de600, 0x0, 0xc8202fbac0, 0x5, 0xc8203ecfc0, 0x18, 0xc820141c20)
/usr/lib/go-1.6/src/net/http/transport.go:706 +0x66
created by net/http.(*Transport).getConn
/usr/lib/go-1.6/src/net/http/transport.go:708 +0x262
goroutine 2495 [select, 2 minutes]:
github.com/ncw/rclone/fs.(*Account).averageLoop(0xc8203ba6e0)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/accounting.go:281 +0x322
created by github.com/ncw/rclone/fs.NewAccount
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/accounting.go:272 +0x1e5
goroutine 2494 [select, 10 minutes]:
github.com/ncw/rclone/fs.(*asyncReader).init.func1(0xc860572180)
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/buffer.go:65 +0x1f1
created by github.com/ncw/rclone/fs.(*asyncReader).init
/home/cobb/Linux/rclone/src/github.com/ncw/rclone/fs/buffer.go:77 +0x294
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment