"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatSize|TestReadFile|TestTouchDir)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestHashSums$/^Sha1Download$'" - Starting (try 5/5) 2026/01/01 04:49:53 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-vizifah5qumi" 2026/01/01 04:49:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/01 04:49:53 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/01 04:49:53 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 04:49:53 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 04:49:53 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 04:49:53 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 04:49:53 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{QxB3m}" suffix to name 2026/01/01 04:49:53 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 04:49:53 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 04:49:53 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 04:49:53 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 04:49:53 DEBUG : found headers: 2026/01/01 04:49:53 DEBUG : Creating backend with remote "/tmp/rclone120131413" === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 04:49:53 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/01/01 04:49:53 INFO : rutabaga: Failed to read metadata: object not found 2026/01/01 04:49:54 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 04:49:54 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 8 2026/01/01 04:49:54 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished === RUN TestCheckDownload/1 check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:89: 1: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "! rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 3 check_test.go:89: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga", + (string) (len=9) "+ potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/01 05:00:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:00:16 DEBUG : empty space: Update will use the tus protocol to upload 2026/01/01 05:00:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/01 05:00:18 INFO : empty space: Failed to read metadata: object not found 2026/01/01 05:00:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/01 05:00:19 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:00:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/01 05:00:20 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 1 2026/01/01 05:00:20 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:00:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/01 05:00:22 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/01 05:03:39 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:03:39 DEBUG : potato2: Update will use the tus protocol to upload 2026/01/01 05:03:41 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/01 05:03:41 INFO : potato2: Failed to read metadata: object not found 2026/01/01 05:03:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/01 05:03:42 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:03:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/01 05:03:43 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/01 05:03:43 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:03:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/01 05:03:45 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 5 check_test.go:89: 4: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 5 check_test.go:89: 5: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/01 05:17:03 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:17:03 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/01/01 05:17:05 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/01 05:17:05 INFO : remotepotato: Failed to read metadata: object not found 2026/01/01 05:17:07 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/01 05:17:07 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:17:08 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/01 05:17:08 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/01 05:17:08 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:17:09 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/01 05:17:09 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 6 check_test.go:89: 6: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=14) "- remotepotato" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 check_test.go:86: 7: Expecting 1 errors but got 5 check_test.go:89: 7: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/01 05:44:01 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/01 05:44:01 ERROR : error listing: directory not found --- FAIL: TestCheckDownload (3247.95s) --- FAIL: TestCheckDownload/1 (185.15s) --- FAIL: TestCheckDownload/2 (434.81s) --- FAIL: TestCheckDownload/3 (194.86s) --- FAIL: TestCheckDownload/4 (394.87s) --- FAIL: TestCheckDownload/5 (401.61s) --- FAIL: TestCheckDownload/6 (395.03s) --- FAIL: TestCheckDownload/7 (1215.67s) === RUN TestParseSumFile run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 05:44:02 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/01 05:44:02 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:44:03 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/01 05:44:03 INFO : test.sum: Failed to read metadata: object not found 2026/01/01 05:44:04 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/01/01 05:44:04 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:44:04 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/01/01 05:44:04 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 81 2026/01/01 05:44:04 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:44:05 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/01/01 05:44:05 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/01/01 05:44:05 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:44:05 DEBUG : pacer: Rate limited, increasing sleep to 300.338742ms 2026/01/01 05:44:05 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:44:05 DEBUG : pacer: Rate limited, increasing sleep to 600.677484ms 2026/01/01 05:44:06 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:44:06 DEBUG : pacer: Rate limited, increasing sleep to 1.201354968s 2026/01/01 05:44:06 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:44:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/01 05:44:07 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:44:09 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:44:11 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:44:13 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:44:15 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:44:17 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: 500 Internal Server Error Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2026/01/01 05:44:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:44:19 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:44:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/01 05:44:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/01 05:44:23 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:44:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/01 05:44:24 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 90 2026/01/01 05:44:24 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:44:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/01 05:44:26 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/01/01 05:44:26 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:44:26 DEBUG : pacer: Rate limited, increasing sleep to 711.914062ms 2026/01/01 05:44:26 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:44:26 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2026/01/01 05:44:27 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:44:27 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/01 05:44:28 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:44:30 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:44:32 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:44:34 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:44:36 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:44:38 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:44:40 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: 500 Internal Server Error Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2026/01/01 05:44:42 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:44:44 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/01 05:44:46 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestParseSumFile (44.75s) === RUN TestCheckSumDownload run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 05:44:46 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-vizifah5qumi/data" 2026/01/01 05:44:46 DEBUG : Config file has changed externally - reloading 2026/01/01 05:44:46 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/01 05:44:46 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:44:46 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:44:46 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:44:46 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:44:46 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{QxB3m}" suffix to name 2026/01/01 05:44:46 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:44:46 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:44:46 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:44:46 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:44:46 DEBUG : found headers: 2026/01/01 05:44:47 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/01 05:44:47 DEBUG : data/banana: Update will use the tus protocol to upload 2026/01/01 05:44:48 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/01 05:44:48 INFO : data/banana: Failed to read metadata: object not found 2026/01/01 05:44:49 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/01/01 05:44:49 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:44:49 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/01/01 05:44:49 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 13 2026/01/01 05:44:49 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:44:49 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/01/01 05:44:50 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/01/01 05:44:50 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:44:50 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/01/01 05:44:50 INFO : test.sum: Failed to read metadata: object not found 2026/01/01 05:44:50 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/01/01 05:44:50 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:44:50 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/01/01 05:44:50 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 41 2026/01/01 05:44:50 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:44:50 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/01/01 05:44:50 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/01/01 05:44:50 DEBUG : pacer: Reducing sleep to 26.726921ms === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: 500 Internal Server Error Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 1 2026/01/01 05:44:59 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:44:59 DEBUG : data/potato: Update will use the tus protocol to upload 2026/01/01 05:45:01 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/01 05:45:01 INFO : data/potato: Failed to read metadata: object not found 2026/01/01 05:45:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/01 05:45:03 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:45:04 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/01 05:45:04 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 15 2026/01/01 05:45:04 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:45:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/01 05:45:05 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/01/01 05:45:05 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:45:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/01/01 05:45:06 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/01/01 05:45:06 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:45:06 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/01/01 05:45:06 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 41 2026/01/01 05:45:06 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:45:06 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/01/01 05:45:07 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/01/01 05:45:07 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 2026/01/01 05:45:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:45:18 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:45:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/01 05:45:21 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/01 05:45:21 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:45:22 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/01 05:45:22 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 82 2026/01/01 05:45:22 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:45:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/01 05:45:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/01/01 05:45:24 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: 500 Internal Server Error Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 2026/01/01 05:45:40 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:45:40 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:45:42 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/01 05:45:44 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/01 05:45:44 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:45:45 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/01/01 05:45:45 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2026/01/01 05:45:45 ERROR : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:45:45 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-vizifah5qumi': 1/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/01/01 05:45:47 DEBUG : pacer: Reducing sleep to 1.265625s 2026/01/01 05:45:47 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:45:48 DEBUG : pacer: Reducing sleep to 949.21875ms 2026/01/01 05:45:50 DEBUG : pacer: Reducing sleep to 711.914062ms 2026/01/01 05:45:50 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:45:51 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/01/01 05:45:51 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2026/01/01 05:45:51 ERROR : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:45:51 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-vizifah5qumi': 2/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/01/01 05:45:53 DEBUG : pacer: Reducing sleep to 1.067871093s 2026/01/01 05:45:53 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:45:54 DEBUG : pacer: Reducing sleep to 800.903319ms 2026/01/01 05:45:55 DEBUG : pacer: Reducing sleep to 600.677489ms 2026/01/01 05:45:55 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:45:56 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/01/01 05:45:56 DEBUG : pacer: Rate limited, increasing sleep to 1.201354978s 2026/01/01 05:45:56 ERROR : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:45:56 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-vizifah5qumi': 3/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/01/01 05:45:58 DEBUG : pacer: Reducing sleep to 901.016233ms 2026/01/01 05:45:58 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:45:59 DEBUG : pacer: Reducing sleep to 675.762174ms 2026/01/01 05:46:00 DEBUG : pacer: Reducing sleep to 506.82163ms 2026/01/01 05:46:00 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:01 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/01/01 05:46:01 DEBUG : pacer: Rate limited, increasing sleep to 1.01364326s 2026/01/01 05:46:01 ERROR : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:46:01 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-vizifah5qumi': 4/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/01/01 05:46:03 DEBUG : pacer: Reducing sleep to 760.232445ms 2026/01/01 05:46:03 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:46:04 DEBUG : pacer: Reducing sleep to 570.174333ms 2026/01/01 05:46:04 DEBUG : pacer: Reducing sleep to 427.630749ms 2026/01/01 05:46:04 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:05 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/01/01 05:46:05 DEBUG : pacer: Rate limited, increasing sleep to 855.261498ms 2026/01/01 05:46:05 ERROR : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:46:05 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-vizifah5qumi': 5/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/01/01 05:46:07 DEBUG : pacer: Reducing sleep to 641.446123ms 2026/01/01 05:46:07 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:46:08 DEBUG : pacer: Reducing sleep to 481.084592ms 2026/01/01 05:46:09 DEBUG : pacer: Reducing sleep to 360.813444ms 2026/01/01 05:46:09 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:09 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/01/01 05:46:09 DEBUG : pacer: Rate limited, increasing sleep to 721.626888ms 2026/01/01 05:46:09 ERROR : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:46:09 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-vizifah5qumi': 6/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/01/01 05:46:11 DEBUG : pacer: Reducing sleep to 541.220166ms 2026/01/01 05:46:11 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:46:12 DEBUG : pacer: Reducing sleep to 405.915124ms 2026/01/01 05:46:12 DEBUG : pacer: Reducing sleep to 304.436343ms 2026/01/01 05:46:12 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:13 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/01/01 05:46:13 DEBUG : pacer: Rate limited, increasing sleep to 608.872686ms 2026/01/01 05:46:13 ERROR : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:46:13 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-vizifah5qumi': 7/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/01/01 05:46:15 DEBUG : pacer: Reducing sleep to 456.654514ms 2026/01/01 05:46:15 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:46:15 DEBUG : pacer: Reducing sleep to 342.490885ms 2026/01/01 05:46:16 DEBUG : pacer: Reducing sleep to 256.868163ms 2026/01/01 05:46:16 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:16 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/01/01 05:46:16 DEBUG : pacer: Rate limited, increasing sleep to 513.736326ms 2026/01/01 05:46:16 ERROR : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:46:16 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-vizifah5qumi': 8/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/01/01 05:46:18 DEBUG : pacer: Reducing sleep to 385.302244ms 2026/01/01 05:46:18 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:46:19 DEBUG : pacer: Reducing sleep to 288.976683ms 2026/01/01 05:46:19 DEBUG : pacer: Reducing sleep to 216.732512ms 2026/01/01 05:46:19 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:19 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/01/01 05:46:19 DEBUG : pacer: Rate limited, increasing sleep to 433.465024ms 2026/01/01 05:46:19 ERROR : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:46:19 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-vizifah5qumi': 9/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/01/01 05:46:21 DEBUG : pacer: Reducing sleep to 325.098768ms 2026/01/01 05:46:21 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/01 05:46:22 DEBUG : pacer: Reducing sleep to 243.824076ms 2026/01/01 05:46:22 DEBUG : pacer: Reducing sleep to 182.868057ms 2026/01/01 05:46:22 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:22 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/01/01 05:46:22 DEBUG : pacer: Rate limited, increasing sleep to 365.736114ms 2026/01/01 05:46:22 ERROR : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:46:22 DEBUG : test.sum: tus update failed. run.go:290: Failed to put "test.sum" to "webdav root 'rclone-test-vizifah5qumi'": tus update failed: uploadChunk failed: 500 Internal Server Error 2026/01/01 05:46:22 DEBUG : pacer: Reducing sleep to 274.302085ms 2026/01/01 05:46:23 DEBUG : pacer: Reducing sleep to 205.726563ms 2026/01/01 05:46:23 DEBUG : pacer: Reducing sleep to 154.294922ms 2026/01/01 05:46:23 DEBUG : pacer: Reducing sleep to 115.721191ms 2026/01/01 05:46:24 DEBUG : pacer: Reducing sleep to 86.790893ms 2026/01/01 05:46:24 DEBUG : pacer: Reducing sleep to 65.093169ms 2026/01/01 05:46:24 DEBUG : pacer: Reducing sleep to 48.819876ms 2026/01/01 05:46:24 DEBUG : pacer: Reducing sleep to 36.614907ms --- FAIL: TestCheckSumDownload (97.82s) --- PASS: TestCheckSumDownload/subtest1 (6.73s) --- PASS: TestCheckSumDownload/subtest2 (9.15s) --- PASS: TestCheckSumDownload/subtest3 (13.63s) === RUN TestCopyFile run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 05:46:24 DEBUG : pacer: Reducing sleep to 27.46118ms 2026/01/01 05:46:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/01 05:46:24 DEBUG : pacer: Reducing sleep to 20.595885ms 2026/01/01 05:46:24 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/01/01 05:46:24 DEBUG : pacer: Reducing sleep to 15.446913ms 2026/01/01 05:46:24 INFO : sub/file2: Failed to read metadata: object not found 2026/01/01 05:46:24 DEBUG : pacer: Reducing sleep to 11.585184ms 2026/01/01 05:46:24 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:24 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:24 DEBUG : sub/file2: tus update failed. 2026/01/01 05:46:24 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2026/01/01 05:46:24 DEBUG : pacer: Reducing sleep to 10ms 2026/01/01 05:46:24 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/01/01 05:46:24 INFO : sub/file2: Failed to read metadata: object not found 2026/01/01 05:46:24 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:24 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:24 DEBUG : sub/file2: tus update failed. 2026/01/01 05:46:24 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2026/01/01 05:46:24 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/01/01 05:46:24 INFO : sub/file2: Failed to read metadata: object not found 2026/01/01 05:46:24 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:24 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:24 DEBUG : sub/file2: tus update failed. 2026/01/01 05:46:24 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2026/01/01 05:46:24 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/01/01 05:46:24 INFO : sub/file2: Failed to read metadata: object not found 2026/01/01 05:46:24 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:24 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:24 DEBUG : sub/file2: tus update failed. 2026/01/01 05:46:24 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2026/01/01 05:46:24 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/01/01 05:46:24 INFO : sub/file2: Failed to read metadata: object not found 2026/01/01 05:46:24 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:24 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:24 DEBUG : sub/file2: tus update failed. 2026/01/01 05:46:24 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2026/01/01 05:46:25 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/01/01 05:46:25 INFO : sub/file2: Failed to read metadata: object not found 2026/01/01 05:46:25 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:25 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:25 DEBUG : sub/file2: tus update failed. 2026/01/01 05:46:25 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2026/01/01 05:46:25 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/01/01 05:46:25 INFO : sub/file2: Failed to read metadata: object not found 2026/01/01 05:46:25 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:25 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:25 DEBUG : sub/file2: tus update failed. 2026/01/01 05:46:25 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2026/01/01 05:46:25 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/01/01 05:46:25 INFO : sub/file2: Failed to read metadata: object not found 2026/01/01 05:46:25 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:25 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:25 DEBUG : sub/file2: tus update failed. 2026/01/01 05:46:25 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2026/01/01 05:46:25 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/01/01 05:46:25 INFO : sub/file2: Failed to read metadata: object not found 2026/01/01 05:46:25 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:25 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:25 DEBUG : sub/file2: tus update failed. 2026/01/01 05:46:25 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2026/01/01 05:46:25 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/01/01 05:46:25 INFO : sub/file2: Failed to read metadata: object not found 2026/01/01 05:46:25 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:25 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:25 DEBUG : sub/file2: tus update failed. 2026/01/01 05:46:25 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2026/01/01 05:46:25 ERROR : file1: Failed to copy: tus update failed: EOF copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFile --- FAIL: TestCopyFile (1.63s) === RUN TestCopyFileBackupDir run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 05:46:25 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:25 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:26 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:26 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 18 2026/01/01 05:46:26 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:46:26 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-vizifah5qumi/backup" 2026/01/01 05:46:26 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/01 05:46:26 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:46:26 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:46:26 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:46:26 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:46:26 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{QxB3m}" suffix to name 2026/01/01 05:46:26 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:46:26 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:46:26 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:46:26 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:46:26 DEBUG : found headers: 2026/01/01 05:46:26 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-vizifah5qumi/backup" to be canonical "TestWebdavInfiniteScale{QxB3m}:rclone-test-vizifah5qumi/backup" 2026/01/01 05:46:26 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone120131413) 2026/01/01 05:46:26 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-vizifah5qumi') 2026/01/01 05:46:26 DEBUG : dst/file1: Sizes differ 2026/01/01 05:46:26 INFO : dst/file1: Moved (server-side) 2026/01/01 05:46:26 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:26 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:26 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:26 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:26 DEBUG : dst/file1: tus update failed. 2026/01/01 05:46:26 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2026/01/01 05:46:26 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:26 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:26 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:26 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:26 DEBUG : dst/file1: tus update failed. 2026/01/01 05:46:26 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2026/01/01 05:46:26 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:27 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:27 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:27 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:27 DEBUG : dst/file1: tus update failed. 2026/01/01 05:46:27 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2026/01/01 05:46:27 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:27 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:27 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:27 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:27 DEBUG : dst/file1: tus update failed. 2026/01/01 05:46:27 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2026/01/01 05:46:27 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:27 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:27 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:27 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:27 DEBUG : dst/file1: tus update failed. 2026/01/01 05:46:27 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2026/01/01 05:46:27 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:27 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:27 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:27 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:27 DEBUG : dst/file1: tus update failed. 2026/01/01 05:46:27 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2026/01/01 05:46:27 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:27 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:27 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:27 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:27 DEBUG : dst/file1: tus update failed. 2026/01/01 05:46:27 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2026/01/01 05:46:27 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:27 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:27 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:27 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:27 DEBUG : dst/file1: tus update failed. 2026/01/01 05:46:27 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2026/01/01 05:46:27 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:27 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:27 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:28 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:28 DEBUG : dst/file1: tus update failed. 2026/01/01 05:46:28 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2026/01/01 05:46:28 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/01/01 05:46:28 INFO : dst/file1: Failed to read metadata: object not found 2026/01/01 05:46:28 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:28 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:28 DEBUG : dst/file1: tus update failed. 2026/01/01 05:46:28 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2026/01/01 05:46:28 ERROR : dst/file1: Failed to copy: tus update failed: EOF copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (3.15s) === RUN TestCopyFileCompareDest run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 05:46:29 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-vizifah5qumi/dst" 2026/01/01 05:46:29 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/01 05:46:29 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:46:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:46:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:46:29 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:46:29 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{QxB3m}" suffix to name 2026/01/01 05:46:29 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:46:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:46:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:46:29 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:46:29 DEBUG : found headers: 2026/01/01 05:46:29 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-vizifah5qumi/CompareDest" 2026/01/01 05:46:29 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/01 05:46:29 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:46:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:46:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:46:29 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:46:29 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{QxB3m}" suffix to name 2026/01/01 05:46:29 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:46:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:46:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:46:29 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:46:29 DEBUG : found headers: 2026/01/01 05:46:29 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-vizifah5qumi/CompareDest" to be canonical "TestWebdavInfiniteScale{QxB3m}:rclone-test-vizifah5qumi/CompareDest" 2026/01/01 05:46:29 DEBUG : one: Need to transfer - File not found at Destination 2026/01/01 05:46:29 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:29 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:29 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:29 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:29 DEBUG : one: tus update failed. 2026/01/01 05:46:29 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2026/01/01 05:46:29 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:29 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:29 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:29 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:29 DEBUG : one: tus update failed. 2026/01/01 05:46:29 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2026/01/01 05:46:29 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:29 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:29 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:29 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:29 DEBUG : one: tus update failed. 2026/01/01 05:46:29 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2026/01/01 05:46:29 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:29 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:29 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:29 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:29 DEBUG : one: tus update failed. 2026/01/01 05:46:29 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2026/01/01 05:46:29 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:30 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:30 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:30 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:30 DEBUG : one: tus update failed. 2026/01/01 05:46:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2026/01/01 05:46:30 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:30 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:30 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:30 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:30 DEBUG : one: tus update failed. 2026/01/01 05:46:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2026/01/01 05:46:30 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:30 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:30 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:30 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:30 DEBUG : one: tus update failed. 2026/01/01 05:46:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2026/01/01 05:46:30 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:30 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:30 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:30 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:30 DEBUG : one: tus update failed. 2026/01/01 05:46:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2026/01/01 05:46:30 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:30 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:30 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:30 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:30 DEBUG : one: tus update failed. 2026/01/01 05:46:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2026/01/01 05:46:30 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:30 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:30 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:30 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:30 DEBUG : one: tus update failed. 2026/01/01 05:46:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2026/01/01 05:46:30 ERROR : one: Failed to copy: tus update failed: EOF copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (2.23s) === RUN TestCopyFileCopyDest run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 05:46:31 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-vizifah5qumi/dst" 2026/01/01 05:46:31 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/01 05:46:31 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:46:31 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:46:31 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:46:31 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:46:31 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{QxB3m}" suffix to name 2026/01/01 05:46:31 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:46:31 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:46:31 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:46:31 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:46:31 DEBUG : found headers: 2026/01/01 05:46:31 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-vizifah5qumi/CopyDest" 2026/01/01 05:46:31 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/01 05:46:31 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:46:31 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:46:31 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:46:31 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:46:31 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{QxB3m}" suffix to name 2026/01/01 05:46:31 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/01 05:46:31 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/01 05:46:31 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/01 05:46:31 DEBUG : Setting pass="kWUQXBIGuj5xrCNHUdWLZWRUyPle" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/01 05:46:31 DEBUG : found headers: 2026/01/01 05:46:31 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-vizifah5qumi/CopyDest" to be canonical "TestWebdavInfiniteScale{QxB3m}:rclone-test-vizifah5qumi/CopyDest" 2026/01/01 05:46:31 DEBUG : one: Need to transfer - File not found at Destination 2026/01/01 05:46:31 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:31 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:31 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:31 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:31 DEBUG : one: tus update failed. 2026/01/01 05:46:31 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2026/01/01 05:46:31 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:31 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:31 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:31 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:31 DEBUG : one: tus update failed. 2026/01/01 05:46:31 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2026/01/01 05:46:31 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:31 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:31 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:31 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:31 DEBUG : one: tus update failed. 2026/01/01 05:46:31 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2026/01/01 05:46:31 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:32 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:32 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:32 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:32 DEBUG : one: tus update failed. 2026/01/01 05:46:32 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2026/01/01 05:46:32 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:32 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:32 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:32 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:32 DEBUG : one: tus update failed. 2026/01/01 05:46:32 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2026/01/01 05:46:32 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:32 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:32 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:32 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:32 DEBUG : one: tus update failed. 2026/01/01 05:46:32 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2026/01/01 05:46:32 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:32 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:32 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:32 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:32 DEBUG : one: tus update failed. 2026/01/01 05:46:32 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2026/01/01 05:46:32 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:32 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:32 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:32 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:32 DEBUG : one: tus update failed. 2026/01/01 05:46:32 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2026/01/01 05:46:32 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:32 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:32 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:32 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:32 DEBUG : one: tus update failed. 2026/01/01 05:46:32 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2026/01/01 05:46:33 DEBUG : one: Update will use the tus protocol to upload 2026/01/01 05:46:33 INFO : one: Failed to read metadata: object not found 2026/01/01 05:46:33 DEBUG : webdav root 'rclone-test-vizifah5qumi/dst': Uploaded starts 2026/01/01 05:46:33 ERROR : webdav root 'rclone-test-vizifah5qumi/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:33 DEBUG : one: tus update failed. 2026/01/01 05:46:33 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2026/01/01 05:46:33 ERROR : one: Failed to copy: tus update failed: EOF copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (2.08s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/01/01 05:46:33 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/01/01 05:46:33 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:33 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 0/10 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/01/01 05:46:33 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/01/01 05:46:33 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:33 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 1/10 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/01/01 05:46:33 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/01/01 05:46:33 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:33 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 2/10 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/01/01 05:46:33 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/01/01 05:46:33 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:33 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 3/10 2026/01/01 05:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/01/01 05:46:34 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/01/01 05:46:34 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:34 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 4/10 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/01/01 05:46:34 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/01/01 05:46:34 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:34 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 5/10 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/01/01 05:46:34 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/01/01 05:46:34 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:34 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 6/10 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/01/01 05:46:34 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/01/01 05:46:34 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:34 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 7/10 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/01/01 05:46:34 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/01/01 05:46:34 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:34 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 8/10 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/01/01 05:46:34 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/01/01 05:46:34 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:34 ERROR : webdav root 'rclone-test-vizifah5qumi': Chunk 1: Error: Can not read from data stream: EOF 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/01/01 05:46:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 9/10 2026/01/01 05:46:34 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: tus update failed: EOF copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (1.59s) === RUN TestHashSums run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 05:46:34 DEBUG : potato2: Update will use the tus protocol to upload 2026/01/01 05:46:35 INFO : potato2: Failed to read metadata: object not found 2026/01/01 05:46:35 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:35 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/01 05:46:35 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:46:35 DEBUG : empty space: Update will use the tus protocol to upload 2026/01/01 05:46:35 INFO : empty space: Failed to read metadata: object not found 2026/01/01 05:46:35 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:46:35 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 1 2026/01/01 05:46:35 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished === RUN TestHashSums/Sha1Download 2026/01/01 05:46:35 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:46:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/01 05:46:35 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:46:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/01 05:46:35 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:46:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/01 05:46:35 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:46:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/01 05:46:35 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:46:35 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/01 05:46:35 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:46:35 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/01 05:46:36 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:46:36 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/01 05:46:36 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:46:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/01 05:46:37 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:46:39 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:46:41 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:46:43 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:46:45 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:46:47 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:46:49 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:46:51 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:46:53 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:46:55 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:46:57 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/01/01 05:46:57 ERROR : empty space: failed to open file empty space: 500 Internal Server Error 2026/01/01 05:46:59 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/01/01 05:46:59 ERROR : potato2: failed to open file potato2: 500 Internal Server Error operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: "" does not contain "3bc15c8aae3e4124dd409035f32ea2fd6835efc9 empty space\n" Test: TestHashSums/Sha1Download operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: "" does not contain "9dc7f7d3279715991a22853f5981df582b7f9f6d potato2\n" Test: TestHashSums/Sha1Download 2026/01/01 05:47:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:47:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/01 05:47:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/01 05:47:06 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestHashSums (31.66s) --- FAIL: TestHashSums/Sha1Download (24.56s) === RUN TestReadFile run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 05:47:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/01 05:47:07 DEBUG : ReadFile: Update will use the tus protocol to upload 2026/01/01 05:47:08 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/01/01 05:47:08 INFO : ReadFile: Failed to read metadata: object not found 2026/01/01 05:47:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/01/01 05:47:08 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:47:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/01/01 05:47:08 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 28 2026/01/01 05:47:08 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:47:09 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/01/01 05:47:09 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/01/01 05:47:09 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/01/01 05:47:09 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:47:09 DEBUG : pacer: Rate limited, increasing sleep to 168.940542ms 2026/01/01 05:47:09 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:47:09 DEBUG : pacer: Rate limited, increasing sleep to 337.881084ms 2026/01/01 05:47:09 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:47:09 DEBUG : pacer: Rate limited, increasing sleep to 675.762168ms 2026/01/01 05:47:10 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:47:10 DEBUG : pacer: Rate limited, increasing sleep to 1.351524336s 2026/01/01 05:47:10 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:47:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/01 05:47:12 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:47:14 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:47:16 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:47:18 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:47:20 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) operations_test.go:508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Received unexpected error: failed to open ReadFile: 500 Internal Server Error Test: TestReadFile 2026/01/01 05:47:22 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:47:24 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/01 05:47:25 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/01 05:47:26 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/01 05:47:27 DEBUG : pacer: Reducing sleep to 474.609375ms --- FAIL: TestReadFile (21.11s) === RUN TestCat run.go:185: Remote "webdav root 'rclone-test-vizifah5qumi'", Local "Local file system at /tmp/rclone120131413", Modify Window "1s" 2026/01/01 05:47:28 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/01/01 05:47:28 DEBUG : file1: Update will use the tus protocol to upload 2026/01/01 05:47:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/01/01 05:47:28 INFO : file1: Failed to read metadata: object not found 2026/01/01 05:47:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/01/01 05:47:29 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:47:29 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/01/01 05:47:29 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 10 2026/01/01 05:47:29 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:47:29 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/01/01 05:47:29 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/01/01 05:47:29 DEBUG : file2: Update will use the tus protocol to upload 2026/01/01 05:47:29 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/01/01 05:47:29 INFO : file2: Failed to read metadata: object not found 2026/01/01 05:47:30 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/01/01 05:47:30 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded starts 2026/01/01 05:47:30 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/01/01 05:47:30 DEBUG : webdav root 'rclone-test-vizifah5qumi': Uploaded chunk no 1 ok, range 0 -> 9 2026/01/01 05:47:30 DEBUG : webdav root 'rclone-test-vizifah5qumi': -- Uploaded finished 2026/01/01 05:47:30 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/01/01 05:47:30 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/01/01 05:47:30 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/01/01 05:47:30 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:47:30 DEBUG : pacer: Rate limited, increasing sleep to 30.067784ms 2026/01/01 05:47:30 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:47:30 DEBUG : pacer: Rate limited, increasing sleep to 60.135568ms 2026/01/01 05:47:30 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:47:30 DEBUG : pacer: Rate limited, increasing sleep to 120.271136ms 2026/01/01 05:47:30 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:47:30 DEBUG : pacer: Rate limited, increasing sleep to 240.542272ms 2026/01/01 05:47:30 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:47:30 DEBUG : pacer: Rate limited, increasing sleep to 481.084544ms 2026/01/01 05:47:30 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:47:30 DEBUG : pacer: Rate limited, increasing sleep to 962.169088ms 2026/01/01 05:47:31 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:47:31 DEBUG : pacer: Rate limited, increasing sleep to 1.924338176s 2026/01/01 05:47:32 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:47:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/01 05:47:34 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:47:36 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/01/01 05:47:36 ERROR : file1: Failed to open: 500 Internal Server Error 2026/01/01 05:47:38 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:47:40 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:47:42 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:47:44 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:47:46 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:47:48 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:47:50 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:47:52 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:47:54 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:47:56 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/01/01 05:47:56 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2026/01/01 05:47:58 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:48:00 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:48:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/01 05:48:01 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:48:03 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:48:05 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:48:07 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:48:09 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:48:11 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:48:13 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:48:15 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:48:17 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/01/01 05:48:17 ERROR : file1: Failed to open: 500 Internal Server Error 2026/01/01 05:48:19 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:48:21 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:48:23 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:48:25 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:48:27 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:48:29 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:48:31 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:48:33 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:48:35 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:48:37 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/01/01 05:48:37 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,5,): "" 2026/01/01 05:48:39 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:48:41 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:48:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/01 05:48:43 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:48:45 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:48:47 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:48:49 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:48:51 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:48:53 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:48:55 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:48:57 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:48:59 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/01/01 05:48:59 ERROR : file1: Failed to open: 500 Internal Server Error 2026/01/01 05:49:01 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:49:03 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:49:05 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:49:07 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:49:09 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:49:11 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:49:13 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:49:15 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:49:17 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:49:19 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/01/01 05:49:19 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2026/01/01 05:49:21 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/01 05:49:23 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:49:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/01 05:49:24 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:49:26 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:49:28 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:49:30 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:49:32 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/01 05:49:34 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/01 05:49:36 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/01 05:49:38 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/01 05:49:40 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/01/01 05:49:40 ERROR : file1: Failed to open: 500 Internal Server Error 2026/01/01 05:49:42 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/01 05:49:44 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/01 05:49:46 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/01 05:49:48 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/01 05:49:50 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/01 05:49:52 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) panic: test timed out after 1h0m0s running tests: TestCat (2m26s) goroutine 2518 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc000245180, {0x288c7a4?, 0xc000707ad8?}, 0x29dcb90) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000245180) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000245180, 0xc000707c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000011020, {0x420a200, 0x6e, 0x6e}, {0xee0e7f3f1?, 0x4220ae0?, 0x4220ae0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00049a8c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00049a8c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:267 +0xa9 goroutine 1821 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 12 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 13 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 51 [chan receive, 59 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 24 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2383 [sync.WaitGroup.Wait, 2 minutes]: sync.runtime_SemacquireWaitGroup(0xc00006b9e8?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2d71318?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2d71318, 0x4244300}, {0x2d8ac70, 0xc0000dc580}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc00017b110, 0x29dd190) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2d71318, 0x4244300}, {0x2d8ac70, 0xc0000dc580}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc00017b110) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2d71318, 0x4244300}, {0x2d8ac70, 0xc0000dc580}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0xc00011d140) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2d71318, 0x4244300}, {0x2d8ac70, 0xc0000dc580}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0xc00011d140) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/operations.ListFn({0x2d71318, 0x4244300}, {0x2d8ac70, 0xc0000dc580}, 0xc00057ba40) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:769 +0xb2 github.com/rclone/rclone/fs/operations.Cat({0x2d71318, 0x4244300}, {0x2d8ac70, 0xc0000dc580}, {0x2d477e0, 0xc00017b0e0}, 0x1, 0x3, {0x4244300, 0x0, ...}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1301 +0x145 github.com/rclone/rclone/fs/operations_test.TestCat(0xc0005ca700) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:561 +0x3e7 testing.tRunner(0xc0005ca700, 0x29dcb90) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 370 [chan receive, 49 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 24 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1780 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 85 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 75 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 2112 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2127 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 464 [chan receive, 46 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 24 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1478 [chan receive, 5 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1338 [chan receive, 5 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1411 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1009 [chan receive (nil chan), 32 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 999 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1659 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1638 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1495 [chan receive, 4 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 206 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 238 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 2182 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2127 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1498 [chan receive, 4 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2404 [chan receive, 2 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2383 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 976 [chan receive, 32 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 24 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1871 [select]: net/http.(*persistConn).writeLoop(0xc000718000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 1866 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 2517 [sleep]: time.Sleep(0x77359400) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc00066ecd0?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:170 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 2501 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:169 +0xf6 goroutine 2240 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2237 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1983 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1904 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1600 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 502 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 476 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1679 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1638 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1716 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1638 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1835 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1904 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 391 [chan receive (nil chan), 49 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 349 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1987 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1904 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2186 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2127 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1533 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1757 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1758 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1341 [chan receive, 4 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2156 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2127 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 774 [chan receive (nil chan), 40 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 764 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1826 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2162 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2127 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1217 [chan receive (nil chan), 26 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1166 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1430 [chan receive, 5 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1411 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1467 [chan receive, 5 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2499 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 2383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 2246 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2237 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2464 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 2383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 1700 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1638 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1559 [chan receive, 4 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1552 [chan receive, 4 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2172 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2127 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1596 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1531 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1597 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1790 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1678 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1638 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1581 [chan receive, 4 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1583 [chan receive, 4 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1585 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2089 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2026 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2177 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2127 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1876 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1709 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1638 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1877 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1870 [IO wait]: internal/poll.runtime_pollWait(0x795938875440, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000234000?, 0xc00061a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000234000, {0xc00061a000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000234000, {0xc00061a000?, 0xffb?, 0xc0000725c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003d40d8, {0xc00061a000?, 0xc00061a000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00060c150, {0xc00061a000?, 0x795938859c78?, 0x795938c215c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00036e588, {0xc00061a000?, 0xffb?, 0xc0006549c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000e7b38, {0x2d49500, 0xc00036e588}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0000e7888, {0x7958f0578ca0, 0xc00060c150}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0000e7888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0000e7888, {0xc000640000, 0x1000, 0xc00041c330?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000718000, {0xc000640000?, 0x80f0c5?, 0x2d47560?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00057baa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00057baa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000718000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 1866 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1824 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1614 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1638 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1685 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1638 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1815 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1662 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1638 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1660 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1638 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2462 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 2383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 2501 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc0000b2540, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:162 +0x26 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b2540, 0xc0007a81c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:215 +0xb2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b2540, 0xc0007a81c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:235 +0x93 github.com/rclone/rclone/backend/webdav.(*Object).Open(0xc00057bbc0, {0x2d71318, 0x4244300}, {0xc000196660, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/webdav.go:1526 +0x2b8 github.com/rclone/rclone/fs/operations.(*ReOpen).open(0xc0001fb2c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:148 +0x109 github.com/rclone/rclone/fs/operations.NewReOpen({0x2d71318, 0x4244300}, {0x2d8ace0, 0xc00057bbc0}, 0xa, {0xc000196650, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:103 +0x4fb github.com/rclone/rclone/fs/operations.Open({0x2d71318, 0x4244300}, {0x2d8ace0, 0xc00057bbc0}, {0xc000196650, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:125 +0x6b github.com/rclone/rclone/fs/operations.Cat.func1({0x2d8ace0, 0xc00057bbc0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1323 +0x33c github.com/rclone/rclone/fs.DirEntries.ForObject(...) /home/rclone/go/src/github.com/rclone/rclone/fs/direntries.go:28 github.com/rclone/rclone/fs/operations.ListFn.func1({0xc000433b20?, 0xc000633e10?, 0xc00024e508?}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:770 +0x68 github.com/rclone/rclone/fs/walk.listRwalk.func1({0x0?, 0x27f89c0?}, {0xc000433b20, 0x2, 0x2}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:415 +0x2e4 created by github.com/rclone/rclone/fs/walk.walk in goroutine 2383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 2049 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2026 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2151 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2127 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2083 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2026 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1753 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1764 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1977 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1904 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2082 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2026 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2145 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2127 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1970 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1904 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2364 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0003d10e0, {0x2d71430, 0xc0002105f0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 2501 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 2004 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2026 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1974 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1904 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1960 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1904 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2106 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2026 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2047 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2026 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2161 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2127 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1949 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1904 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1978 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1904 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1989 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 1904 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2465 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 2383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 2090 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2026 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2012 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2026 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2463 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 2383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 2017 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2026 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2498 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 2383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 2500 [select, 2 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 2383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 2289 [chan receive, 2 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2304 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 2352 [chan receive, 2 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 2383 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatSize|TestReadFile|TestTouchDir)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestHashSums$/^Sha1Download$'" - Finished ERROR in 1h0m0.323724677s (try 5/5): exit status 2: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestHashSums/Sha1Download TestReadFile]