"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Starting (try 1/5) 2025/11/24 01:03:09 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zomifij3yeni" 2025/11/24 01:03:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:03:09 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:03:09 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 2025/11/24 01:03:09 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:03:09 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:03:09 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:03:09 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:03:09 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 2025/11/24 01:03:09 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:03:09 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:03:09 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:03:09 DEBUG : found headers: 2025/11/24 01:03:10 DEBUG : Creating backend with remote "/tmp/rclone944497370" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/24 01:03:10 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.12s) === RUN TestMultithreadCopyAbort run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/24 01:03:10 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.15s) === RUN TestSizeDiffers 2025/11/24 01:03:10 DEBUG : a: size = 0 OK 2025/11/24 01:03:10 DEBUG : a: size = 1 (memory) 2025/11/24 01:03:10 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/24 01:03:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/24 01:03:10 DEBUG : potato: Seek from 10 to 0 2025/11/24 01:03:10 DEBUG : potato: Seek from 10 to 0 2025/11/24 01:03:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/24 01:03:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Seek from 5 to 2 2025/11/24 01:03:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/24 01:03:10 DEBUG : potato: Seek from 7 to 0 2025/11/24 01:03:10 DEBUG : potato: Seek from 7 to 0 2025/11/24 01:03:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/24 01:03:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Seek from 5 to 2 2025/11/24 01:03:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/24 01:03:10 DEBUG : potato: Seek from 8 to 0 2025/11/24 01:03:10 DEBUG : potato: Seek from 8 to 0 2025/11/24 01:03:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/24 01:03:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 01:03:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:03:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:03:10 DEBUG : potato: Seek from 5 to 2 2025/11/24 01:03:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/24 01:03:10 DEBUG : potato: Seek from 9 to 0 2025/11/24 01:03:10 DEBUG : potato: Seek from 9 to 0 2025/11/24 01:03:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:03:10 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/11/24 01:03:10 INFO : rutabaga: Failed to read metadata: object not found 2025/11/24 01:03:10 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:03:10 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 8 2025/11/24 01:03:10 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished === RUN TestCheck/1 === RUN TestCheck/2 2025/11/24 01:03:11 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/24 01:03:11 INFO : empty space: Failed to read metadata: object not found 2025/11/24 01:03:11 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:03:11 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:03:11 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished === RUN TestCheck/3 2025/11/24 01:03:12 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/24 01:03:12 INFO : potato2: Failed to read metadata: object not found 2025/11/24 01:03:12 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:03:12 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:03:12 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished === RUN TestCheck/4 === RUN TestCheck/5 2025/11/24 01:03:12 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/11/24 01:03:12 INFO : remotepotato: Failed to read metadata: object not found 2025/11/24 01:03:13 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:03:13 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:03:13 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.86s) --- PASS: TestCheck/1 (0.07s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.12s) --- PASS: TestCheck/5 (0.08s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.07s) === RUN TestCheckFsError 2025/11/24 01:03:14 DEBUG : Creating backend with remote "nonexistent" 2025/11/24 01:03:14 DEBUG : Creating backend with remote "nonexistent" 2025/11/24 01:03:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/24 01:03:14 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/24 01:03:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/24 01:03:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:03:14 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/11/24 01:03:14 INFO : rutabaga: Failed to read metadata: object not found 2025/11/24 01:03:14 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:03:14 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 8 2025/11/24 01:03:14 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- 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 2025/11/24 01:09:43 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:09:43 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/24 01:09:45 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:09:45 INFO : empty space: Failed to read metadata: object not found 2025/11/24 01:09:47 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:09:47 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:09:48 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/24 01:09:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:09:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:09:48 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/24 01:09:49 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 2025/11/24 01:13:06 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:13:06 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/24 01:13:08 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:13:08 INFO : potato2: Failed to read metadata: object not found 2025/11/24 01:13:09 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:13:09 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:13:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/24 01:13:10 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:13:10 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:13:11 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/24 01:13:12 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 2025/11/24 01:26:30 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:26:30 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/11/24 01:26:32 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:26:32 INFO : remotepotato: Failed to read metadata: object not found 2025/11/24 01:26:34 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:26:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:26:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/24 01:26:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:26:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:26:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/24 01:26:37 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 2025/11/24 01:39:55 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:39:57 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:39:59 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:40:00 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/24 01:40:01 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/24 01:40:01 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCheckDownload (2207.38s) --- FAIL: TestCheckDownload/1 (185.08s) --- FAIL: TestCheckDownload/2 (201.57s) --- FAIL: TestCheckDownload/3 (194.74s) --- FAIL: TestCheckDownload/4 (394.88s) --- FAIL: TestCheckDownload/5 (401.58s) --- FAIL: TestCheckDownload/6 (394.85s) --- FAIL: TestCheckDownload/7 (401.65s) === RUN TestCheckSizeOnly run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:40:02 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/24 01:40:02 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/11/24 01:40:02 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/24 01:40:02 INFO : rutabaga: Failed to read metadata: object not found 2025/11/24 01:40:02 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/24 01:40:02 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:40:02 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/24 01:40:02 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 8 2025/11/24 01:40:02 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:40:03 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/24 01:40:03 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/24 01:40:03 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/24 01:40:03 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/24 01:40:03 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/24 01:40:03 INFO : empty space: Failed to read metadata: object not found 2025/11/24 01:40:03 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/24 01:40:03 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:40:03 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/24 01:40:03 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:40:03 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:40:03 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSizeOnly/3 2025/11/24 01:40:03 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/24 01:40:03 INFO : potato2: Failed to read metadata: object not found 2025/11/24 01:40:04 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:40:04 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:40:04 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/24 01:40:04 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/11/24 01:40:04 INFO : remotepotato: Failed to read metadata: object not found 2025/11/24 01:40:04 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:40:04 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:40:04 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.68s) --- PASS: TestCheckSizeOnly/1 (0.11s) --- PASS: TestCheckSizeOnly/2 (0.08s) --- PASS: TestCheckSizeOnly/3 (0.10s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.07s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:40:05 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:40:05 INFO : test.sum: Failed to read metadata: object not found 2025/11/24 01:40:05 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:40:05 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 81 2025/11/24 01:40:05 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:40:05 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:40:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:40:05 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:40:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:40:05 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:40:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:40:05 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:40:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:40:06 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:40:06 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:40:06 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:40:06 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:40:06 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:40:06 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:40:07 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:40:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:40:08 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:40:10 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 2025/11/24 01:40:12 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:40:12 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:40:14 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:40:15 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:40:15 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:40:17 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/24 01:40:17 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 90 2025/11/24 01:40:17 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:40:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/24 01:40:18 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/24 01:40:19 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:40:19 DEBUG : pacer: Rate limited, increasing sleep to 711.914062ms 2025/11/24 01:40:19 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:40:19 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2025/11/24 01:40:20 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:40:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:40:21 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:40:23 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:40:25 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:40:27 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:40:29 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:40:31 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:40:33 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 2025/11/24 01:40:35 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:40:37 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:40:39 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestParseSumFile (33.71s) === RUN TestCheckSum run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:40:39 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/data" 2025/11/24 01:40:39 DEBUG : Config file has changed externally - reloading 2025/11/24 01:40:39 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:40:39 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 2025/11/24 01:40:39 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:40:39 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:40:39 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:40:39 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:40:39 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 2025/11/24 01:40:39 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:40:39 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:40:39 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:40:39 DEBUG : found headers: check_test.go:350: webdav root 'rclone-test-zomifij3yeni/data' lacks md5, skipping 2025/11/24 01:40:40 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/24 01:40:41 DEBUG : pacer: Reducing sleep to 474.609375ms --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:40:41 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/data" 2025/11/24 01:40:41 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:40:41 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 2025/11/24 01:40:41 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:40:41 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:40:41 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:40:41 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:40:41 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 2025/11/24 01:40:41 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:40:41 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:40:41 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:40:41 DEBUG : found headers: 2025/11/24 01:40:41 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/24 01:40:41 DEBUG : data/banana: Update will use the tus protocol to upload 2025/11/24 01:40:42 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/24 01:40:42 INFO : data/banana: Failed to read metadata: object not found 2025/11/24 01:40:42 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/24 01:40:42 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:40:42 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/24 01:40:42 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:40:42 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:40:42 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/24 01:40:43 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/24 01:40:43 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:40:43 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/24 01:40:43 INFO : test.sum: Failed to read metadata: object not found 2025/11/24 01:40:43 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/24 01:40:43 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:40:43 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/24 01:40:43 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 41 2025/11/24 01:40:43 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:40:43 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/24 01:40:43 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/24 01:40:43 DEBUG : pacer: Reducing sleep to 15.033892ms === 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 2025/11/24 01:40:50 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:40:50 DEBUG : data/potato: Update will use the tus protocol to upload 2025/11/24 01:40:52 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:40:52 INFO : data/potato: Failed to read metadata: object not found 2025/11/24 01:40:54 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:40:54 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:40:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/24 01:40:55 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 15 2025/11/24 01:40:55 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:40:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/24 01:40:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/24 01:40:56 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:40:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/24 01:40:57 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/24 01:40:57 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:40:57 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/24 01:40:57 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 41 2025/11/24 01:40:57 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:40:58 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/24 01:40:58 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/24 01:40:58 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 2025/11/24 01:41:09 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:41:09 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:41:11 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:41:13 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:41:13 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:41:14 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/24 01:41:14 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 82 2025/11/24 01:41:14 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:41:15 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/24 01:41:15 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/24 01:41:16 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 2025/11/24 01:41:31 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:41:31 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:41:33 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:41:35 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:41:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:41:36 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/24 01:41:36 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/11/24 01:41:36 ERROR : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:41:36 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-zomifij3yeni': 1/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/24 01:41:38 DEBUG : pacer: Reducing sleep to 1.265625s 2025/11/24 01:41:38 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:41:40 DEBUG : pacer: Reducing sleep to 949.21875ms 2025/11/24 01:41:41 DEBUG : pacer: Reducing sleep to 711.914062ms 2025/11/24 01:41:41 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:41:42 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/24 01:41:42 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2025/11/24 01:41:42 ERROR : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:41:42 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-zomifij3yeni': 2/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/24 01:41:44 DEBUG : pacer: Reducing sleep to 1.067871093s 2025/11/24 01:41:44 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:41:45 DEBUG : pacer: Reducing sleep to 800.903319ms 2025/11/24 01:41:46 DEBUG : pacer: Reducing sleep to 600.677489ms 2025/11/24 01:41:46 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:41:47 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/24 01:41:47 DEBUG : pacer: Rate limited, increasing sleep to 1.201354978s 2025/11/24 01:41:47 ERROR : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:41:47 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-zomifij3yeni': 3/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/24 01:41:49 DEBUG : pacer: Reducing sleep to 901.016233ms 2025/11/24 01:41:49 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:41:50 DEBUG : pacer: Reducing sleep to 675.762174ms 2025/11/24 01:41:51 DEBUG : pacer: Reducing sleep to 506.82163ms 2025/11/24 01:41:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:41:52 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/24 01:41:52 DEBUG : pacer: Rate limited, increasing sleep to 1.01364326s 2025/11/24 01:41:52 ERROR : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:41:52 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-zomifij3yeni': 4/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/24 01:41:54 DEBUG : pacer: Reducing sleep to 760.232445ms 2025/11/24 01:41:54 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:41:55 DEBUG : pacer: Reducing sleep to 570.174333ms 2025/11/24 01:41:56 DEBUG : pacer: Reducing sleep to 427.630749ms 2025/11/24 01:41:56 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:41:56 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/24 01:41:56 DEBUG : pacer: Rate limited, increasing sleep to 855.261498ms 2025/11/24 01:41:56 ERROR : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:41:56 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-zomifij3yeni': 5/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/24 01:41:58 DEBUG : pacer: Reducing sleep to 641.446123ms 2025/11/24 01:41:58 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:41:59 DEBUG : pacer: Reducing sleep to 481.084592ms 2025/11/24 01:42:00 DEBUG : pacer: Reducing sleep to 360.813444ms 2025/11/24 01:42:00 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:42:00 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/24 01:42:00 DEBUG : pacer: Rate limited, increasing sleep to 721.626888ms 2025/11/24 01:42:00 ERROR : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:42:00 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-zomifij3yeni': 6/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/24 01:42:02 DEBUG : pacer: Reducing sleep to 541.220166ms 2025/11/24 01:42:02 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:42:03 DEBUG : pacer: Reducing sleep to 405.915124ms 2025/11/24 01:42:04 DEBUG : pacer: Reducing sleep to 304.436343ms 2025/11/24 01:42:04 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:42:04 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/24 01:42:04 DEBUG : pacer: Rate limited, increasing sleep to 608.872686ms 2025/11/24 01:42:04 ERROR : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:42:04 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-zomifij3yeni': 7/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/24 01:42:06 DEBUG : pacer: Reducing sleep to 456.654514ms 2025/11/24 01:42:06 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:42:07 DEBUG : pacer: Reducing sleep to 342.490885ms 2025/11/24 01:42:07 DEBUG : pacer: Reducing sleep to 256.868163ms 2025/11/24 01:42:07 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:42:07 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/24 01:42:07 DEBUG : pacer: Rate limited, increasing sleep to 513.736326ms 2025/11/24 01:42:07 ERROR : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:42:07 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-zomifij3yeni': 8/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/24 01:42:09 DEBUG : pacer: Reducing sleep to 385.302244ms 2025/11/24 01:42:09 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:42:10 DEBUG : pacer: Reducing sleep to 288.976683ms 2025/11/24 01:42:10 DEBUG : pacer: Reducing sleep to 216.732512ms 2025/11/24 01:42:10 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:42:11 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/24 01:42:11 DEBUG : pacer: Rate limited, increasing sleep to 433.465024ms 2025/11/24 01:42:11 ERROR : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:42:11 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-zomifij3yeni': 9/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/24 01:42:13 DEBUG : pacer: Reducing sleep to 325.098768ms 2025/11/24 01:42:13 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/24 01:42:13 DEBUG : pacer: Reducing sleep to 243.824076ms 2025/11/24 01:42:13 DEBUG : pacer: Reducing sleep to 182.868057ms 2025/11/24 01:42:13 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:42:14 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/24 01:42:14 DEBUG : pacer: Rate limited, increasing sleep to 365.736114ms 2025/11/24 01:42:14 ERROR : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:42:14 DEBUG : test.sum: tus update failed. run.go:290: Failed to put "test.sum" to "webdav root 'rclone-test-zomifij3yeni'": tus update failed: uploadChunk failed: 500 Internal Server Error 2025/11/24 01:42:14 DEBUG : pacer: Reducing sleep to 274.302085ms 2025/11/24 01:42:14 DEBUG : pacer: Reducing sleep to 205.726563ms 2025/11/24 01:42:15 DEBUG : pacer: Reducing sleep to 154.294922ms 2025/11/24 01:42:15 DEBUG : pacer: Reducing sleep to 115.721191ms 2025/11/24 01:42:15 DEBUG : pacer: Reducing sleep to 86.790893ms 2025/11/24 01:42:15 DEBUG : pacer: Reducing sleep to 65.093169ms 2025/11/24 01:42:15 DEBUG : pacer: Reducing sleep to 48.819876ms 2025/11/24 01:42:15 DEBUG : pacer: Reducing sleep to 36.614907ms --- FAIL: TestCheckSumDownload (94.63s) --- PASS: TestCheckSumDownload/subtest1 (5.18s) --- PASS: TestCheckSumDownload/subtest2 (9.22s) --- PASS: TestCheckSumDownload/subtest3 (13.68s) === RUN TestApplyTransforms 2025/11/24 01:42:15 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-feyawoc2tosu" 2025/11/24 01:42:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:42:15 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:42:15 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 2025/11/24 01:42:15 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:15 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:15 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:15 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:42:15 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 2025/11/24 01:42:15 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:15 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:15 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:15 DEBUG : found headers: 2025/11/24 01:42:15 DEBUG : Creating backend with remote "/tmp/rclone4266785319" run.go:185: Remote "webdav root 'rclone-test-feyawoc2tosu'", Local "Local file system at /tmp/rclone4266785319", Modify Window "1s" 2025/11/24 01:42:15 DEBUG : hello, world!: Update will use the tus protocol to upload 2025/11/24 01:42:15 INFO : hello, world!: Failed to read metadata: object not found 2025/11/24 01:42:16 DEBUG : webdav root 'rclone-test-feyawoc2tosu': Uploaded starts 2025/11/24 01:42:16 DEBUG : webdav root 'rclone-test-feyawoc2tosu': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:42:16 DEBUG : webdav root 'rclone-test-feyawoc2tosu': -- Uploaded finished upper checkfile vs. lower remote (without normalization) 2025/11/24 01:42:16 ERROR : hello, world!: sum not found 2025/11/24 01:42:16 ERROR : HELLO, WORLD!: file not in webdav root 'rclone-test-feyawoc2tosu' 2025/11/24 01:42:16 NOTICE: webdav root 'rclone-test-feyawoc2tosu': 1 files missing 2025/11/24 01:42:16 NOTICE: 1 hashes missing 2025/11/24 01:42:16 NOTICE: webdav root 'rclone-test-feyawoc2tosu': 1 differences found 2025/11/24 01:42:16 NOTICE: webdav root 'rclone-test-feyawoc2tosu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/24 01:42:16 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:42:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:42:16 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:42:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:42:16 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:42:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:42:16 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:42:16 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:42:16 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:42:16 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:42:16 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:42:16 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:42:17 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:42:17 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:42:17 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:42:17 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:42:19 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:42:21 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:42:21 ERROR : hello, world!: Failed to calculate hash: 500 Internal Server Error 2025/11/24 01:42:21 NOTICE: webdav root 'rclone-test-feyawoc2tosu': 0 differences found 2025/11/24 01:42:21 NOTICE: webdav root 'rclone-test-feyawoc2tosu': 1 errors while checking 2025/11/24 01:42:21 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-qewoqol2xoce" 2025/11/24 01:42:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:42:21 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:42:21 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 2025/11/24 01:42:21 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:21 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:21 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:21 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:42:21 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 2025/11/24 01:42:21 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:21 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:21 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:21 DEBUG : found headers: 2025/11/24 01:42:21 DEBUG : Creating backend with remote "/tmp/rclone1640203070" run.go:185: Remote "webdav root 'rclone-test-qewoqol2xoce'", Local "Local file system at /tmp/rclone1640203070", Modify Window "1s" 2025/11/24 01:42:21 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2025/11/24 01:42:21 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2025/11/24 01:42:21 DEBUG : webdav root 'rclone-test-qewoqol2xoce': Uploaded starts 2025/11/24 01:42:21 DEBUG : webdav root 'rclone-test-qewoqol2xoce': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:42:21 DEBUG : webdav root 'rclone-test-qewoqol2xoce': -- Uploaded finished lower checkfile vs. upper remote (without normalization) 2025/11/24 01:42:21 ERROR : HELLO, WORLD!: sum not found 2025/11/24 01:42:21 ERROR : hello, world!: file not in webdav root 'rclone-test-qewoqol2xoce' 2025/11/24 01:42:21 NOTICE: webdav root 'rclone-test-qewoqol2xoce': 1 files missing 2025/11/24 01:42:21 NOTICE: 1 hashes missing 2025/11/24 01:42:21 NOTICE: webdav root 'rclone-test-qewoqol2xoce': 1 differences found 2025/11/24 01:42:21 NOTICE: webdav root 'rclone-test-qewoqol2xoce': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/24 01:42:21 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:42:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:42:22 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:42:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:42:22 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:42:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:42:22 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:42:22 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:42:22 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:42:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:42:22 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:42:22 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:42:22 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:42:22 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:42:23 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:42:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:42:24 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:42:26 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:42:26 ERROR : HELLO, WORLD!: Failed to calculate hash: 500 Internal Server Error 2025/11/24 01:42:26 NOTICE: webdav root 'rclone-test-qewoqol2xoce': 0 differences found 2025/11/24 01:42:26 NOTICE: webdav root 'rclone-test-qewoqol2xoce': 1 errors while checking 2025/11/24 01:42:26 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-wexikib6gadu" 2025/11/24 01:42:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:42:26 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:42: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 2025/11/24 01:42:26 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:26 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:26 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:26 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:42: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 2025/11/24 01:42:26 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:26 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:26 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:26 DEBUG : found headers: 2025/11/24 01:42:26 DEBUG : Creating backend with remote "/tmp/rclone2888494368" run.go:185: Remote "webdav root 'rclone-test-wexikib6gadu'", Local "Local file system at /tmp/rclone2888494368", Modify Window "1s" 2025/11/24 01:42:26 DEBUG : HeLlO, wOrLd!: Update will use the tus protocol to upload 2025/11/24 01:42:26 INFO : HeLlO, wOrLd!: Failed to read metadata: object not found 2025/11/24 01:42:27 DEBUG : webdav root 'rclone-test-wexikib6gadu': Uploaded starts 2025/11/24 01:42:27 DEBUG : webdav root 'rclone-test-wexikib6gadu': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:42:27 DEBUG : webdav root 'rclone-test-wexikib6gadu': -- Uploaded finished lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/24 01:42:27 ERROR : HeLlO, wOrLd!: sum not found 2025/11/24 01:42:27 ERROR : hello, world!: file not in webdav root 'rclone-test-wexikib6gadu' 2025/11/24 01:42:27 NOTICE: webdav root 'rclone-test-wexikib6gadu': 1 files missing 2025/11/24 01:42:27 NOTICE: 1 hashes missing 2025/11/24 01:42:27 NOTICE: webdav root 'rclone-test-wexikib6gadu': 1 differences found 2025/11/24 01:42:27 NOTICE: webdav root 'rclone-test-wexikib6gadu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/24 01:42:27 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:42:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:42:27 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:42:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:42:27 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:42:27 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:42:27 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:42:27 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:42:27 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:42:27 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:42:27 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:42:27 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:42:28 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:42:28 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:42:28 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:42:28 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:42:30 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:42:32 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:42:32 ERROR : HeLlO, wOrLd!: Failed to calculate hash: 500 Internal Server Error 2025/11/24 01:42:32 NOTICE: webdav root 'rclone-test-wexikib6gadu': 0 differences found 2025/11/24 01:42:32 NOTICE: webdav root 'rclone-test-wexikib6gadu': 1 errors while checking 2025/11/24 01:42:32 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dorifit4kafe" 2025/11/24 01:42:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:42:32 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:42:32 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 2025/11/24 01:42:32 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:32 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:32 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:32 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:42:32 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 2025/11/24 01:42:32 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:32 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:32 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:32 DEBUG : found headers: 2025/11/24 01:42:32 DEBUG : Creating backend with remote "/tmp/rclone2943377920" run.go:185: Remote "webdav root 'rclone-test-dorifit4kafe'", Local "Local file system at /tmp/rclone2943377920", Modify Window "1s" 2025/11/24 01:42:32 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2025/11/24 01:42:32 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2025/11/24 01:42:32 DEBUG : webdav root 'rclone-test-dorifit4kafe': Uploaded starts 2025/11/24 01:42:32 DEBUG : webdav root 'rclone-test-dorifit4kafe': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:42:32 DEBUG : webdav root 'rclone-test-dorifit4kafe': -- Uploaded finished upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/24 01:42:32 ERROR : HELLO, WORLD!: sum not found 2025/11/24 01:42:32 ERROR : HeLlO, wOrLd!: file not in webdav root 'rclone-test-dorifit4kafe' 2025/11/24 01:42:32 NOTICE: webdav root 'rclone-test-dorifit4kafe': 1 files missing 2025/11/24 01:42:32 NOTICE: 1 hashes missing 2025/11/24 01:42:32 NOTICE: webdav root 'rclone-test-dorifit4kafe': 1 differences found 2025/11/24 01:42:32 NOTICE: webdav root 'rclone-test-dorifit4kafe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/24 01:42:32 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:42:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:42:32 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:42:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:42:32 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:42:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:42:33 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:42:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:42:33 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:42:33 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:42:33 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:42:33 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:42:33 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:42:33 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:42:34 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:42:34 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:42:35 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:42:37 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:42:37 ERROR : HELLO, WORLD!: Failed to calculate hash: 500 Internal Server Error 2025/11/24 01:42:37 NOTICE: webdav root 'rclone-test-dorifit4kafe': 0 differences found 2025/11/24 01:42:37 NOTICE: webdav root 'rclone-test-dorifit4kafe': 1 errors while checking 2025/11/24 01:42:37 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-ragibag0ditu" 2025/11/24 01:42:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:42:37 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:42:37 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 2025/11/24 01:42:37 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:37 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:37 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:37 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:42:37 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 2025/11/24 01:42:37 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:37 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:37 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:37 DEBUG : found headers: 2025/11/24 01:42:37 DEBUG : Creating backend with remote "/tmp/rclone3322479654" run.go:185: Remote "webdav root 'rclone-test-ragibag0ditu'", Local "Local file system at /tmp/rclone3322479654", Modify Window "1s" 2025/11/24 01:42:37 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/24 01:42:37 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/24 01:42:37 DEBUG : webdav root 'rclone-test-ragibag0ditu': Uploaded starts 2025/11/24 01:42:37 DEBUG : webdav root 'rclone-test-ragibag0ditu': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:42:37 DEBUG : webdav root 'rclone-test-ragibag0ditu': -- Uploaded finished NFD checkfile vs. NFC remote (without normalization) 2025/11/24 01:42:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/24 01:42:38 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-ragibag0ditu' 2025/11/24 01:42:38 NOTICE: webdav root 'rclone-test-ragibag0ditu': 1 files missing 2025/11/24 01:42:38 NOTICE: 1 hashes missing 2025/11/24 01:42:38 NOTICE: webdav root 'rclone-test-ragibag0ditu': 1 differences found 2025/11/24 01:42:38 NOTICE: webdav root 'rclone-test-ragibag0ditu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/24 01:42:38 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:42:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:42:38 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:42:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:42:38 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:42:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:42:38 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:42:38 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:42:38 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:42:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:42:38 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:42:38 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:42:39 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:42:39 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:42:39 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:42:39 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:42:41 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:42:43 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:42:43 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/11/24 01:42:43 NOTICE: webdav root 'rclone-test-ragibag0ditu': 0 differences found 2025/11/24 01:42:43 NOTICE: webdav root 'rclone-test-ragibag0ditu': 1 errors while checking 2025/11/24 01:42:43 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-cacisuc1yobe" 2025/11/24 01:42:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:42:43 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:42:43 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 2025/11/24 01:42:43 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:43 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:43 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:43 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:42:43 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 2025/11/24 01:42:43 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:43 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:43 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:43 DEBUG : found headers: 2025/11/24 01:42:43 DEBUG : Creating backend with remote "/tmp/rclone4120489142" run.go:185: Remote "webdav root 'rclone-test-cacisuc1yobe'", Local "Local file system at /tmp/rclone4120489142", Modify Window "1s" 2025/11/24 01:42:43 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/24 01:42:43 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/24 01:42:43 DEBUG : webdav root 'rclone-test-cacisuc1yobe': Uploaded starts 2025/11/24 01:42:43 DEBUG : webdav root 'rclone-test-cacisuc1yobe': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:42:43 DEBUG : webdav root 'rclone-test-cacisuc1yobe': -- Uploaded finished NFC checkfile vs. NFD remote (without normalization) 2025/11/24 01:42:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/24 01:42:43 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-cacisuc1yobe' 2025/11/24 01:42:43 NOTICE: webdav root 'rclone-test-cacisuc1yobe': 1 files missing 2025/11/24 01:42:43 NOTICE: 1 hashes missing 2025/11/24 01:42:43 NOTICE: webdav root 'rclone-test-cacisuc1yobe': 1 differences found 2025/11/24 01:42:43 NOTICE: webdav root 'rclone-test-cacisuc1yobe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/24 01:42:43 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:42:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:42:43 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:42:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:42:43 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:42:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:42:43 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:42:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:42:44 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:42:44 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:42:44 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:42:44 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:42:44 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:42:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:42:45 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:42:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:42:46 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:42:48 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:42:48 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/11/24 01:42:48 NOTICE: webdav root 'rclone-test-cacisuc1yobe': 0 differences found 2025/11/24 01:42:48 NOTICE: webdav root 'rclone-test-cacisuc1yobe': 1 errors while checking 2025/11/24 01:42:48 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-hotedop4jopa" 2025/11/24 01:42:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:42:48 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:42:48 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 2025/11/24 01:42:48 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:48 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:48 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:48 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:42:48 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 2025/11/24 01:42:48 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:48 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:48 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:48 DEBUG : found headers: 2025/11/24 01:42:48 DEBUG : Creating backend with remote "/tmp/rclone1374511942" run.go:185: Remote "webdav root 'rclone-test-hotedop4jopa'", Local "Local file system at /tmp/rclone1374511942", Modify Window "1s" 2025/11/24 01:42:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/24 01:42:48 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/24 01:42:48 DEBUG : webdav root 'rclone-test-hotedop4jopa': Uploaded starts 2025/11/24 01:42:48 DEBUG : webdav root 'rclone-test-hotedop4jopa': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:42:48 DEBUG : webdav root 'rclone-test-hotedop4jopa': -- Uploaded finished NFDx2 checkfile vs. both remote (without normalization) 2025/11/24 01:42:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 01:42:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-hotedop4jopa' 2025/11/24 01:42:49 NOTICE: webdav root 'rclone-test-hotedop4jopa': 1 files missing 2025/11/24 01:42:49 NOTICE: 1 hashes missing 2025/11/24 01:42:49 NOTICE: webdav root 'rclone-test-hotedop4jopa': 1 differences found 2025/11/24 01:42:49 NOTICE: webdav root 'rclone-test-hotedop4jopa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/24 01:42:49 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:42:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:42:49 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:42:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:42:49 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:42:49 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:42:49 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:42:49 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:42:49 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:42:49 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:42:49 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:42:49 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:42:50 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:42:50 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:42:50 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:42:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:42:51 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:42:53 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:42:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/11/24 01:42:53 NOTICE: webdav root 'rclone-test-hotedop4jopa': 0 differences found 2025/11/24 01:42:53 NOTICE: webdav root 'rclone-test-hotedop4jopa': 1 errors while checking 2025/11/24 01:42:53 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-fatorew9rahu" 2025/11/24 01:42:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:42:53 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:42: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 2025/11/24 01:42:53 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:53 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:53 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:53 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:42: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 2025/11/24 01:42:53 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:53 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:53 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:53 DEBUG : found headers: 2025/11/24 01:42:53 DEBUG : Creating backend with remote "/tmp/rclone2530344886" run.go:185: Remote "webdav root 'rclone-test-fatorew9rahu'", Local "Local file system at /tmp/rclone2530344886", Modify Window "1s" 2025/11/24 01:42:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/24 01:42:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/24 01:42:54 DEBUG : webdav root 'rclone-test-fatorew9rahu': Uploaded starts 2025/11/24 01:42:54 DEBUG : webdav root 'rclone-test-fatorew9rahu': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:42:54 DEBUG : webdav root 'rclone-test-fatorew9rahu': -- Uploaded finished NFCx2 checkfile vs. both remote (without normalization) 2025/11/24 01:42:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 01:42:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-fatorew9rahu' 2025/11/24 01:42:54 NOTICE: webdav root 'rclone-test-fatorew9rahu': 1 files missing 2025/11/24 01:42:54 NOTICE: 1 hashes missing 2025/11/24 01:42:54 NOTICE: webdav root 'rclone-test-fatorew9rahu': 1 differences found 2025/11/24 01:42:54 NOTICE: webdav root 'rclone-test-fatorew9rahu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/24 01:42:54 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:42:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:42:54 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:42:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:42:54 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:42:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:42:54 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:42:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:42:54 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:42:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:42:55 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:42:55 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:42:55 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:42:55 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:42:56 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:42:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:42:57 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:42:59 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:42:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/11/24 01:42:59 NOTICE: webdav root 'rclone-test-fatorew9rahu': 0 differences found 2025/11/24 01:42:59 NOTICE: webdav root 'rclone-test-fatorew9rahu': 1 errors while checking 2025/11/24 01:42:59 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pocuvuv4gusa" 2025/11/24 01:42:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:42:59 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:42:59 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 2025/11/24 01:42:59 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:59 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:59 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:59 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:42:59 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 2025/11/24 01:42:59 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:42:59 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:42:59 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:42:59 DEBUG : found headers: 2025/11/24 01:42:59 DEBUG : Creating backend with remote "/tmp/rclone38150052" run.go:185: Remote "webdav root 'rclone-test-pocuvuv4gusa'", Local "Local file system at /tmp/rclone38150052", Modify Window "1s" 2025/11/24 01:42:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/24 01:42:59 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/24 01:42:59 DEBUG : webdav root 'rclone-test-pocuvuv4gusa': Uploaded starts 2025/11/24 01:42:59 DEBUG : webdav root 'rclone-test-pocuvuv4gusa': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:42:59 DEBUG : webdav root 'rclone-test-pocuvuv4gusa': -- Uploaded finished both checkfile vs. NFDx2 remote (without normalization) 2025/11/24 01:42:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 01:42:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-pocuvuv4gusa' 2025/11/24 01:42:59 NOTICE: webdav root 'rclone-test-pocuvuv4gusa': 1 files missing 2025/11/24 01:42:59 NOTICE: 1 hashes missing 2025/11/24 01:42:59 NOTICE: webdav root 'rclone-test-pocuvuv4gusa': 1 differences found 2025/11/24 01:42:59 NOTICE: webdav root 'rclone-test-pocuvuv4gusa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/24 01:43:00 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:43:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:43:00 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:43:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:43:00 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:43:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:43:00 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:43:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:43:00 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:43:00 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:43:00 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:43:00 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:43:00 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:43:00 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:43:01 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:43:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:43:02 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:43:04 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:43:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/11/24 01:43:04 NOTICE: webdav root 'rclone-test-pocuvuv4gusa': 0 differences found 2025/11/24 01:43:04 NOTICE: webdav root 'rclone-test-pocuvuv4gusa': 1 errors while checking 2025/11/24 01:43:04 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-nihugeh1nuhe" 2025/11/24 01:43:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:43:04 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:43:04 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 2025/11/24 01:43:04 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:04 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:04 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:04 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:43:04 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 2025/11/24 01:43:04 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:04 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:04 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:04 DEBUG : found headers: 2025/11/24 01:43:04 DEBUG : Creating backend with remote "/tmp/rclone3937295460" run.go:185: Remote "webdav root 'rclone-test-nihugeh1nuhe'", Local "Local file system at /tmp/rclone3937295460", Modify Window "1s" 2025/11/24 01:43:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/24 01:43:05 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/24 01:43:05 DEBUG : webdav root 'rclone-test-nihugeh1nuhe': Uploaded starts 2025/11/24 01:43:05 DEBUG : webdav root 'rclone-test-nihugeh1nuhe': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/24 01:43:05 DEBUG : webdav root 'rclone-test-nihugeh1nuhe': -- Uploaded finished both checkfile vs. NFCx2 remote (without normalization) 2025/11/24 01:43:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 01:43:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-nihugeh1nuhe' 2025/11/24 01:43:05 NOTICE: webdav root 'rclone-test-nihugeh1nuhe': 1 files missing 2025/11/24 01:43:05 NOTICE: 1 hashes missing 2025/11/24 01:43:05 NOTICE: webdav root 'rclone-test-nihugeh1nuhe': 1 differences found 2025/11/24 01:43:05 NOTICE: webdav root 'rclone-test-nihugeh1nuhe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/24 01:43:05 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:43:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:43:05 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:43:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:43:05 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:43:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:43:05 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:43:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:43:05 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:43:05 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:43:06 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:43:06 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:43:06 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:43:06 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:43:07 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:43:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:43:08 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:43:10 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:43:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/11/24 01:43:10 NOTICE: webdav root 'rclone-test-nihugeh1nuhe': 0 differences found 2025/11/24 01:43:10 NOTICE: webdav root 'rclone-test-nihugeh1nuhe': 1 errors while checking 2025/11/24 01:43:10 DEBUG : webdav root 'rclone-test-nihugeh1nuhe': Purge remote 2025/11/24 01:43:12 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:43:12 DEBUG : webdav root 'rclone-test-pocuvuv4gusa': Purge remote 2025/11/24 01:43:12 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:43:12 DEBUG : webdav root 'rclone-test-fatorew9rahu': Purge remote 2025/11/24 01:43:12 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:43:12 DEBUG : webdav root 'rclone-test-hotedop4jopa': Purge remote 2025/11/24 01:43:12 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:43:12 DEBUG : webdav root 'rclone-test-cacisuc1yobe': Purge remote 2025/11/24 01:43:12 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:43:12 DEBUG : webdav root 'rclone-test-ragibag0ditu': Purge remote 2025/11/24 01:43:12 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:43:12 DEBUG : webdav root 'rclone-test-dorifit4kafe': Purge remote 2025/11/24 01:43:12 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:43:12 DEBUG : webdav root 'rclone-test-wexikib6gadu': Purge remote 2025/11/24 01:43:12 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:43:12 DEBUG : webdav root 'rclone-test-qewoqol2xoce': Purge remote 2025/11/24 01:43:12 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:43:12 DEBUG : webdav root 'rclone-test-feyawoc2tosu': Purge remote 2025/11/24 01:43:13 DEBUG : pacer: Reducing sleep to 1.5s --- PASS: TestApplyTransforms (57.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:13 DEBUG : pacer: Reducing sleep to 27.46118ms 2025/11/24 01:43:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 01:43:13 DEBUG : pacer: Reducing sleep to 20.595885ms 2025/11/24 01:43:13 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:13 DEBUG : pacer: Reducing sleep to 15.446913ms 2025/11/24 01:43:13 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:13 DEBUG : pacer: Reducing sleep to 11.585184ms 2025/11/24 01:43:13 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:13 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:13 DEBUG : sub/file2: tus update failed. 2025/11/24 01:43:13 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/24 01:43:13 DEBUG : pacer: Reducing sleep to 10ms 2025/11/24 01:43:13 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:13 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:13 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:13 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:13 DEBUG : sub/file2: tus update failed. 2025/11/24 01:43:13 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/24 01:43:13 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:13 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:13 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:13 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:13 DEBUG : sub/file2: tus update failed. 2025/11/24 01:43:13 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/24 01:43:13 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:13 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:13 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:13 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:13 DEBUG : sub/file2: tus update failed. 2025/11/24 01:43:13 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/24 01:43:14 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:14 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:14 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:14 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:14 DEBUG : sub/file2: tus update failed. 2025/11/24 01:43:14 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/24 01:43:14 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:14 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:14 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:14 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:14 DEBUG : sub/file2: tus update failed. 2025/11/24 01:43:14 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/24 01:43:14 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:14 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:14 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:14 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:14 DEBUG : sub/file2: tus update failed. 2025/11/24 01:43:14 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/24 01:43:14 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:14 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:14 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:14 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:14 DEBUG : sub/file2: tus update failed. 2025/11/24 01:43:14 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/24 01:43:14 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:14 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:14 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:14 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:14 DEBUG : sub/file2: tus update failed. 2025/11/24 01:43:14 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/24 01:43:14 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:14 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:15 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:15 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:15 DEBUG : sub/file2: tus update failed. 2025/11/24 01:43:15 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/24 01:43:15 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 (2.34s) === RUN TestCopyLongFile run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.16s) === RUN TestCopyFileBackupDir run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:15 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:15 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:15 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:15 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 18 2025/11/24 01:43:15 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:16 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/backup" 2025/11/24 01:43:16 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:43:16 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 2025/11/24 01:43:16 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:16 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:16 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:16 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:43:16 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 2025/11/24 01:43:16 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:16 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:16 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:16 DEBUG : found headers: 2025/11/24 01:43:16 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/backup" to be canonical "TestWebdavInfiniteScale{uTJFL}:rclone-test-zomifij3yeni/backup" 2025/11/24 01:43:16 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone944497370) 2025/11/24 01:43:16 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-zomifij3yeni') 2025/11/24 01:43:16 DEBUG : dst/file1: Sizes differ 2025/11/24 01:43:17 INFO : dst/file1: Moved (server-side) 2025/11/24 01:43:17 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:17 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:17 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:17 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:17 DEBUG : dst/file1: tus update failed. 2025/11/24 01:43:17 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/24 01:43:17 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:17 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:17 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:17 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:17 DEBUG : dst/file1: tus update failed. 2025/11/24 01:43:17 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/24 01:43:17 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:17 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:17 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:17 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:17 DEBUG : dst/file1: tus update failed. 2025/11/24 01:43:17 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/24 01:43:17 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:17 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:18 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:18 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:18 DEBUG : dst/file1: tus update failed. 2025/11/24 01:43:18 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/24 01:43:18 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:18 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:18 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:18 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:18 DEBUG : dst/file1: tus update failed. 2025/11/24 01:43:18 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/24 01:43:18 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:18 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:18 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:18 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:18 DEBUG : dst/file1: tus update failed. 2025/11/24 01:43:18 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/24 01:43:18 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:18 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:18 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:18 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:18 DEBUG : dst/file1: tus update failed. 2025/11/24 01:43:18 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/24 01:43:18 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:18 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:18 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:18 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:18 DEBUG : dst/file1: tus update failed. 2025/11/24 01:43:18 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/24 01:43:18 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:18 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:18 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:18 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:18 DEBUG : dst/file1: tus update failed. 2025/11/24 01:43:18 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/24 01:43:18 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:43:19 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:43:19 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:19 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:19 DEBUG : dst/file1: tus update failed. 2025/11/24 01:43:19 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/24 01:43:19 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 (4.64s) === RUN TestCopyFileCompareDest run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:20 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/dst" 2025/11/24 01:43:20 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:43:20 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 2025/11/24 01:43:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:20 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:20 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:43:20 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 2025/11/24 01:43:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:20 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:20 DEBUG : found headers: 2025/11/24 01:43:20 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/CompareDest" 2025/11/24 01:43:20 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:43:20 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 2025/11/24 01:43:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:20 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:20 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:43:20 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 2025/11/24 01:43:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:20 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:20 DEBUG : found headers: 2025/11/24 01:43:20 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/CompareDest" to be canonical "TestWebdavInfiniteScale{uTJFL}:rclone-test-zomifij3yeni/CompareDest" 2025/11/24 01:43:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 01:43:20 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:20 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:20 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:20 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:20 DEBUG : one: tus update failed. 2025/11/24 01:43:20 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2025/11/24 01:43:20 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:20 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:20 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:20 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:20 DEBUG : one: tus update failed. 2025/11/24 01:43:20 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2025/11/24 01:43:21 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:21 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:21 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:21 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:21 DEBUG : one: tus update failed. 2025/11/24 01:43:21 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2025/11/24 01:43:21 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:21 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:21 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:21 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:21 DEBUG : one: tus update failed. 2025/11/24 01:43:21 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2025/11/24 01:43:21 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:21 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:21 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:21 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:21 DEBUG : one: tus update failed. 2025/11/24 01:43:21 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2025/11/24 01:43:21 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:21 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:21 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:21 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:21 DEBUG : one: tus update failed. 2025/11/24 01:43:21 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2025/11/24 01:43:22 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:22 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:22 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:22 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:22 DEBUG : one: tus update failed. 2025/11/24 01:43:22 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2025/11/24 01:43:22 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:22 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:22 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:22 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:22 DEBUG : one: tus update failed. 2025/11/24 01:43:22 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2025/11/24 01:43:22 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:22 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:22 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:22 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:22 DEBUG : one: tus update failed. 2025/11/24 01:43:22 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2025/11/24 01:43:22 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:22 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:22 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:22 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:22 DEBUG : one: tus update failed. 2025/11/24 01:43:22 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2025/11/24 01:43:22 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.85s) === RUN TestCopyFileCopyDest run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:23 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/dst" 2025/11/24 01:43:23 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:43:23 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 2025/11/24 01:43:23 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:23 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:23 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:23 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:43:23 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 2025/11/24 01:43:23 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:23 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:23 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:23 DEBUG : found headers: 2025/11/24 01:43:23 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/CopyDest" 2025/11/24 01:43:23 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:43:23 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 2025/11/24 01:43:23 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:23 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:23 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:23 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:43:23 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 2025/11/24 01:43:23 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:23 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:23 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:23 DEBUG : found headers: 2025/11/24 01:43:23 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/CopyDest" to be canonical "TestWebdavInfiniteScale{uTJFL}:rclone-test-zomifij3yeni/CopyDest" 2025/11/24 01:43:23 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 01:43:23 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:23 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:23 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:23 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:23 DEBUG : one: tus update failed. 2025/11/24 01:43:23 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2025/11/24 01:43:23 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:23 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:23 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:23 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:23 DEBUG : one: tus update failed. 2025/11/24 01:43:23 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2025/11/24 01:43:23 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:23 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:23 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:23 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:23 DEBUG : one: tus update failed. 2025/11/24 01:43:23 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2025/11/24 01:43:23 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:24 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:24 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:24 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:24 DEBUG : one: tus update failed. 2025/11/24 01:43:24 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2025/11/24 01:43:24 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:24 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:24 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:24 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:24 DEBUG : one: tus update failed. 2025/11/24 01:43:24 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2025/11/24 01:43:24 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:24 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:24 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:24 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:24 DEBUG : one: tus update failed. 2025/11/24 01:43:24 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2025/11/24 01:43:24 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:24 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:24 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:24 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:24 DEBUG : one: tus update failed. 2025/11/24 01:43:24 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2025/11/24 01:43:24 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:24 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:24 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:24 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:24 DEBUG : one: tus update failed. 2025/11/24 01:43:24 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2025/11/24 01:43:24 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:25 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:25 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:25 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:25 DEBUG : one: tus update failed. 2025/11/24 01:43:25 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2025/11/24 01:43:25 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:25 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:25 DEBUG : webdav root 'rclone-test-zomifij3yeni/dst': Uploaded starts 2025/11/24 01:43:25 ERROR : webdav root 'rclone-test-zomifij3yeni/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:25 DEBUG : one: tus update failed. 2025/11/24 01:43:25 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2025/11/24 01:43:25 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.78s) === RUN TestCopyInplace run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.15s) === RUN TestCopyLongFileName run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.13s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.13s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/24 01:43:26 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/24 01:43:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:26 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/24 01:43:26 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/24 01:43:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:26 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/24 01:43:26 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/24 01:43:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:26 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/24 01:43:26 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/24 01:43:26 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/24 01:43:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:27 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/24 01:43:27 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/24 01:43:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:27 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/24 01:43:27 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/24 01:43:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:27 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/24 01:43:27 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/24 01:43:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:27 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/24 01:43:27 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/24 01:43:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:27 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/24 01:43:27 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/24 01:43:28 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/24 01:43:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:28 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:28 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/24 01:43:28 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/24 01:43:28 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/24 01:43:28 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/24 01:43:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:28 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:43:28 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/24 01:43:28 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/24 01:43:28 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 (2.40s) === RUN TestDeduplicateInteractive run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.14s) === RUN TestDeduplicateSkip run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.17s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.12s) === RUN TestDeduplicateFirst run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.12s) === RUN TestDeduplicateNewest run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.12s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:29 DEBUG : one: Update will use the tus protocol to upload 2025/11/24 01:43:29 INFO : one: Failed to read metadata: object not found 2025/11/24 01:43:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/24 01:43:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:29 DEBUG : also/one: Update will use the tus protocol to upload 2025/11/24 01:43:29 INFO : also/one: Failed to read metadata: object not found 2025/11/24 01:43:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/24 01:43:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:29 DEBUG : another: Update will use the tus protocol to upload 2025/11/24 01:43:30 INFO : another: Failed to read metadata: object not found 2025/11/24 01:43:30 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:30 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/24 01:43:30 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:30 DEBUG : not-one: Update will use the tus protocol to upload 2025/11/24 01:43:30 INFO : not-one: Failed to read metadata: object not found 2025/11/24 01:43:30 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:30 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/24 01:43:30 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:30 INFO : webdav root 'rclone-test-zomifij3yeni': Looking for duplicate sha1 hashes using newest mode. 2025/11/24 01:43:30 NOTICE: 436c3c216637c4402c6c25ae988e968e984fe1c3: Found 3 files with duplicate sha1 hashes 2025/11/24 01:43:30 INFO : one: Deleted 2025/11/24 01:43:30 INFO : also/one: Deleted 2025/11/24 01:43:30 NOTICE: 436c3c216637c4402c6c25ae988e968e984fe1c3: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.29s) === RUN TestDeduplicateOldest run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.15s) === RUN TestDeduplicateLargest run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.12s) === RUN TestDeduplicateSmallest run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.14s) === RUN TestDeduplicateRename run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.13s) === RUN TestListDirSorted run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:32 DEBUG : a.txt: Update will use the tus protocol to upload 2025/11/24 01:43:32 INFO : a.txt: Failed to read metadata: object not found 2025/11/24 01:43:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/24 01:43:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:32 DEBUG : zend.txt: Update will use the tus protocol to upload 2025/11/24 01:43:32 INFO : zend.txt: Failed to read metadata: object not found 2025/11/24 01:43:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/24 01:43:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:32 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/11/24 01:43:33 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/11/24 01:43:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/24 01:43:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:33 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2025/11/24 01:43:33 INFO : sub dir/hello world2: Failed to read metadata: object not found 2025/11/24 01:43:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/24 01:43:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:33 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2025/11/24 01:43:33 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2025/11/24 01:43:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:43:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:34 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2025/11/24 01:43:34 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2025/11/24 01:43:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 9 2025/11/24 01:43:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:34 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2025/11/24 01:43:34 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2025/11/24 01:43:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/24 01:43:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:35 DEBUG : a.txt: Excluded (Size Filter) 2025/11/24 01:43:35 DEBUG : a.txt: Excluded 2025/11/24 01:43:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 01:43:35 DEBUG : sub dir/hello world2: Excluded 2025/11/24 01:43:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 01:43:35 DEBUG : sub dir/hello world: Excluded 2025/11/24 01:43:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 01:43:35 DEBUG : sub dir/hello world2: Excluded 2025/11/24 01:43:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 01:43:35 DEBUG : sub dir/hello world: Excluded 2025/11/24 01:43:35 DEBUG : sub dir/ignore dir: Excluded 2025/11/24 01:43:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.30s) === RUN TestListDirSortedFn run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:37 DEBUG : a.txt: Update will use the tus protocol to upload 2025/11/24 01:43:37 INFO : a.txt: Failed to read metadata: object not found 2025/11/24 01:43:37 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:37 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/24 01:43:37 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:37 DEBUG : zend.txt: Update will use the tus protocol to upload 2025/11/24 01:43:37 INFO : zend.txt: Failed to read metadata: object not found 2025/11/24 01:43:37 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:37 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/24 01:43:37 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:38 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/11/24 01:43:38 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/11/24 01:43:38 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:38 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/24 01:43:38 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:38 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2025/11/24 01:43:38 INFO : sub dir/hello world2: Failed to read metadata: object not found 2025/11/24 01:43:38 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:38 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/24 01:43:38 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:38 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2025/11/24 01:43:38 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2025/11/24 01:43:38 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:38 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:43:38 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:39 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2025/11/24 01:43:39 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2025/11/24 01:43:39 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:39 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 9 2025/11/24 01:43:39 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:39 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2025/11/24 01:43:39 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2025/11/24 01:43:39 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:39 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/24 01:43:39 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:40 DEBUG : a.txt: Excluded (Size Filter) 2025/11/24 01:43:40 DEBUG : a.txt: Excluded 2025/11/24 01:43:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 01:43:40 DEBUG : sub dir/hello world: Excluded 2025/11/24 01:43:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 01:43:40 DEBUG : sub dir/hello world2: Excluded 2025/11/24 01:43:40 DEBUG : sub dir/ignore dir: Excluded 2025/11/24 01:43:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 01:43:40 DEBUG : sub dir/hello world2: Excluded 2025/11/24 01:43:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 01:43:40 DEBUG : sub dir/hello world: Excluded 2025/11/24 01:43:40 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.58s) === RUN TestListJSON run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:42 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:43:42 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:43:42 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:42 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/24 01:43:42 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:42 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:42 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:42 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:42 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 9 2025/11/24 01:43:42 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/11/24 01:43:43 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.09s) --- PASS: TestListJSON/Default (0.08s) --- PASS: TestListJSON/FilesOnly (0.05s) --- PASS: TestListJSON/DirsOnly (0.08s) --- PASS: TestListJSON/Recurse (0.13s) --- PASS: TestListJSON/SubDir (0.06s) --- PASS: TestListJSON/NoModTime (0.09s) --- PASS: TestListJSON/NoMimeType (0.08s) --- PASS: TestListJSON/ShowHash (0.06s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.05s) === RUN TestStatJSON run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:44 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:43:44 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:43:44 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:44 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/24 01:43:44 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:44 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:43:44 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:43:44 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:44 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 9 2025/11/24 01:43:44 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/11/24 01:43:45 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/notfound" 2025/11/24 01:43:45 DEBUG : Config file has changed externally - reloading 2025/11/24 01:43:45 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:43:45 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 2025/11/24 01:43:45 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:45 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:45 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:45 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:43:45 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 2025/11/24 01:43:45 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:43:45 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:43:45 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:43:45 DEBUG : found headers: --- PASS: TestStatJSON (2.48s) --- PASS: TestStatJSON/Root (0.08s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.13s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.08s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.17s) --- PASS: TestStatJSON/DirFilesOnly (0.11s) --- PASS: TestStatJSON/FileFilesOnly (0.05s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.07s) --- PASS: TestStatJSON/DirDirsOnly (0.06s) --- PASS: TestStatJSON/FileDirsOnly (0.09s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.11s) === RUN TestMkdir run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:46 INFO : webdav root 'rclone-test-zomifij3yeni': Making directory 2025/11/24 01:43:46 INFO : webdav root 'rclone-test-zomifij3yeni': Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:47 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/11/24 01:43:47 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/11/24 01:43:47 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:47 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/24 01:43:47 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished --- PASS: TestLsd (1.01s) === RUN TestLs run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:48 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/24 01:43:48 INFO : potato2: Failed to read metadata: object not found 2025/11/24 01:43:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:43:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:48 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/24 01:43:48 INFO : empty space: Failed to read metadata: object not found 2025/11/24 01:43:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:43:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished --- PASS: TestLs (1.07s) === RUN TestLsWithFilesFrom run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:49 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/24 01:43:49 INFO : potato2: Failed to read metadata: object not found 2025/11/24 01:43:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:43:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:49 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/24 01:43:49 INFO : empty space: Failed to read metadata: object not found 2025/11/24 01:43:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:43:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/24 01:43:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.19s) === RUN TestLsLong run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:50 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/24 01:43:50 INFO : potato2: Failed to read metadata: object not found 2025/11/24 01:43:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:43:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:50 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/24 01:43:50 INFO : empty space: Failed to read metadata: object not found 2025/11/24 01:43:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:43:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished --- PASS: TestLsLong (1.08s) === RUN TestHashSums run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:43:51 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/24 01:43:51 INFO : potato2: Failed to read metadata: object not found 2025/11/24 01:43:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:43:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:43:51 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/24 01:43:51 INFO : empty space: Failed to read metadata: object not found 2025/11/24 01:43:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:43:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:43:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download 2025/11/24 01:43:52 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:43:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:43:52 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:43:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:43:52 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:43:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:43:52 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:43:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:43:52 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:43:52 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:43:52 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:43:52 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:43:52 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:43:52 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:43:53 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:43:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:43:54 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:43:56 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:43:58 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:44:00 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:44:02 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:44:04 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:44:06 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:44:08 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:44:10 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:44:12 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:44:14 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:44:14 ERROR : empty space: failed to open file empty space: 500 Internal Server Error 2025/11/24 01:44:16 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:44:16 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 2025/11/24 01:44:18 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:44:20 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:44:22 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:44:23 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestHashSums (32.09s) --- PASS: TestHashSums/Sha1 (0.08s) --- FAIL: TestHashSums/Sha1Download (24.70s) === RUN TestHashSumsWithErrors 2025/11/24 01:44:23 DEBUG : Creating backend with remote ":memory:" 2025/11/24 01:44:23 DEBUG : Config file has changed externally - reloading 2025/11/24 01:44:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/24 01:44:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/24 01:44:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/24 01:44:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/24 01:44:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/24 01:44:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/24 01:44:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/24 01:44:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/24 01:44:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:44:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/24 01:44:24 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/24 01:44:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/24 01:44:24 INFO : potato2: Failed to read metadata: object not found 2025/11/24 01:44:25 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/24 01:44:25 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/24 01:44:25 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:44:25 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/24 01:44:26 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/24 01:44:26 INFO : empty space: Failed to read metadata: object not found 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/24 01:44:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/24 01:44:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:44:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/24 01:44:26 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/24 01:44:26 INFO : sub dir/potato3: Failed to read metadata: object not found 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/24 01:44:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/24 01:44:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/24 01:44:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:26 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCount (4.21s) === RUN TestDelete run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:44:27 DEBUG : small: Update will use the tus protocol to upload 2025/11/24 01:44:27 INFO : small: Failed to read metadata: object not found 2025/11/24 01:44:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 10 2025/11/24 01:44:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:27 DEBUG : medium: Update will use the tus protocol to upload 2025/11/24 01:44:28 INFO : medium: Failed to read metadata: object not found 2025/11/24 01:44:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:44:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:28 DEBUG : large: Update will use the tus protocol to upload 2025/11/24 01:44:28 INFO : large: Failed to read metadata: object not found 2025/11/24 01:44:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/24 01:44:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:28 DEBUG : Waiting for deletions to finish 2025/11/24 01:44:28 DEBUG : large: Excluded (Size Filter) 2025/11/24 01:44:28 DEBUG : large: Excluded 2025/11/24 01:44:28 INFO : medium: Deleted 2025/11/24 01:44:28 INFO : small: Deleted --- PASS: TestDelete (1.42s) === RUN TestMaxDelete run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:44:29 DEBUG : small: Update will use the tus protocol to upload 2025/11/24 01:44:29 INFO : small: Failed to read metadata: object not found 2025/11/24 01:44:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 10 2025/11/24 01:44:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:29 DEBUG : medium: Update will use the tus protocol to upload 2025/11/24 01:44:29 INFO : medium: Failed to read metadata: object not found 2025/11/24 01:44:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:44:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:29 DEBUG : large: Update will use the tus protocol to upload 2025/11/24 01:44:29 INFO : large: Failed to read metadata: object not found 2025/11/24 01:44:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/24 01:44:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:30 DEBUG : Waiting for deletions to finish 2025/11/24 01:44:30 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/24 01:44:30 INFO : large: Deleted 2025/11/24 01:44:30 INFO : medium: Deleted --- PASS: TestMaxDelete (1.75s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:44:30 DEBUG : small: Update will use the tus protocol to upload 2025/11/24 01:44:30 INFO : small: Failed to read metadata: object not found 2025/11/24 01:44:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 10 2025/11/24 01:44:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:31 DEBUG : medium: Update will use the tus protocol to upload 2025/11/24 01:44:31 INFO : medium: Failed to read metadata: object not found 2025/11/24 01:44:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:44:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:31 DEBUG : large: Update will use the tus protocol to upload 2025/11/24 01:44:31 INFO : large: Failed to read metadata: object not found 2025/11/24 01:44:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/24 01:44:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:31 DEBUG : Waiting for deletions to finish 2025/11/24 01:44:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/24 01:44:31 INFO : medium: Deleted 2025/11/24 01:44:31 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.63s) === RUN TestMaxDeleteSize run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:44:32 DEBUG : small: Update will use the tus protocol to upload 2025/11/24 01:44:32 INFO : small: Failed to read metadata: object not found 2025/11/24 01:44:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 10 2025/11/24 01:44:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:32 DEBUG : medium: Update will use the tus protocol to upload 2025/11/24 01:44:32 INFO : medium: Failed to read metadata: object not found 2025/11/24 01:44:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:44:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:33 DEBUG : large: Update will use the tus protocol to upload 2025/11/24 01:44:33 INFO : large: Failed to read metadata: object not found 2025/11/24 01:44:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/24 01:44:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:33 DEBUG : Waiting for deletions to finish 2025/11/24 01:44:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/24 01:44:33 INFO : large: Deleted 2025/11/24 01:44:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.95s) === RUN TestReadFile run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:44:34 DEBUG : ReadFile: Update will use the tus protocol to upload 2025/11/24 01:44:34 INFO : ReadFile: Failed to read metadata: object not found 2025/11/24 01:44:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 28 2025/11/24 01:44:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:34 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:44:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 01:44:34 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:44:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/24 01:44:35 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:44:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/24 01:44:35 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:44:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/24 01:44:35 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:44:35 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/24 01:44:35 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:44:35 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/24 01:44:35 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:44:35 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/24 01:44:36 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:44:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:44:37 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:44:39 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 2025/11/24 01:44:41 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:44:43 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:44:45 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:44:46 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/24 01:44:47 DEBUG : pacer: Reducing sleep to 474.609375ms --- FAIL: TestReadFile (12.69s) === RUN TestRetry 2025/11/24 01:44:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/24 01:44:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/24 01:44:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 01:44:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 01:44:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 01:44:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 01:44:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:44:47 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/24 01:44:47 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:44:48 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/24 01:44:48 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:44:48 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/24 01:44:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:48 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/24 01:44:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 10 2025/11/24 01:44:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:49 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/24 01:44:49 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/24 01:44:49 DEBUG : file2: Update will use the tus protocol to upload 2025/11/24 01:44:49 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/24 01:44:49 INFO : file2: Failed to read metadata: object not found 2025/11/24 01:44:49 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/24 01:44:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:44:49 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/24 01:44:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 9 2025/11/24 01:44:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:44:49 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/24 01:44:49 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/24 01:44:49 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/24 01:44:49 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:44:49 DEBUG : pacer: Rate limited, increasing sleep to 30.067784ms 2025/11/24 01:44:50 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:44:50 DEBUG : pacer: Rate limited, increasing sleep to 60.135568ms 2025/11/24 01:44:50 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:44:50 DEBUG : pacer: Rate limited, increasing sleep to 120.271136ms 2025/11/24 01:44:50 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:44:50 DEBUG : pacer: Rate limited, increasing sleep to 240.542272ms 2025/11/24 01:44:50 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:44:50 DEBUG : pacer: Rate limited, increasing sleep to 481.084544ms 2025/11/24 01:44:50 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:44:50 DEBUG : pacer: Rate limited, increasing sleep to 962.169088ms 2025/11/24 01:44:51 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:44:51 DEBUG : pacer: Rate limited, increasing sleep to 1.924338176s 2025/11/24 01:44:52 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:44:52 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:44:53 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:44:55 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:44:55 ERROR : file1: Failed to open: 500 Internal Server Error 2025/11/24 01:44:57 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:44:59 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:45:01 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:45:03 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:45:06 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:45:08 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:45:10 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:45:12 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:45:14 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:45:16 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:45:16 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2025/11/24 01:45:18 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:45:20 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:45:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:45:21 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:45:23 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:45:25 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:45:27 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:45:29 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:45:31 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:45:33 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:45:35 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:45:37 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:45:37 ERROR : file1: Failed to open: 500 Internal Server Error 2025/11/24 01:45:39 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:45:41 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:45:43 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:45:45 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:45:47 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:45:49 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:45:51 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:45:53 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:45:55 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:45:57 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:45:57 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,5,): "" 2025/11/24 01:45:59 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:46:01 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:46:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:46:03 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:46:05 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:46:07 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:46:09 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:46:11 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:46:13 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:46:15 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:46:17 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:46:19 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:46:19 ERROR : file1: Failed to open: 500 Internal Server Error 2025/11/24 01:46:21 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:46:23 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:46:25 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:46:27 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:46:29 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:46:31 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:46:33 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:46:35 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:46:37 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:46:39 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:46:39 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2025/11/24 01:46:41 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:46:43 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:46:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:46:44 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:46:46 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:46:48 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:46:50 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:46:52 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:46:54 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:46:56 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:46:58 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:47:00 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:47:00 ERROR : file1: Failed to open: 500 Internal Server Error 2025/11/24 01:47:02 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:47:04 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:47:06 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:47:08 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:47:10 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:47:12 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:47:14 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:47:16 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:47:18 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:47:20 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:47:20 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(1,3,): "" 2025/11/24 01:47:22 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:47:24 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:47:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/24 01:47:26 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:47:28 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:47:30 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:47:32 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:47:34 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:47:36 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:47:38 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:47:40 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:47:42 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:47:42 ERROR : file1: Failed to open: 500 Internal Server Error 2025/11/24 01:47:44 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/11/24 01:47:46 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/11/24 01:47:48 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/11/24 01:47:50 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/11/24 01:47:52 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/11/24 01:47:54 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/11/24 01:47:56 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/11/24 01:47:58 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/11/24 01:48:00 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/11/24 01:48:02 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/11/24 01:48:02 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1, ): "" 2025/11/24 01:48:04 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/24 01:48:06 DEBUG : pacer: Reducing sleep to 1.125s 2025/11/24 01:48:07 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/24 01:48:08 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestCat (201.61s) === RUN TestPurge 2025/11/24 01:48:08 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dejigeg6qehu" 2025/11/24 01:48:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:48:08 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:48:08 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 2025/11/24 01:48:08 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:48:08 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:48:08 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:48:08 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:48:08 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 2025/11/24 01:48:08 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:48:08 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:48:08 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:48:08 DEBUG : found headers: 2025/11/24 01:48:08 DEBUG : Creating backend with remote "/tmp/rclone2155414051" run.go:185: Remote "webdav root 'rclone-test-dejigeg6qehu'", Local "Local file system at /tmp/rclone2155414051", Modify Window "1s" 2025/11/24 01:48:09 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2025/11/24 01:48:09 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2025/11/24 01:48:09 DEBUG : webdav root 'rclone-test-dejigeg6qehu': Uploaded starts 2025/11/24 01:48:09 DEBUG : webdav root 'rclone-test-dejigeg6qehu': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/24 01:48:09 DEBUG : webdav root 'rclone-test-dejigeg6qehu': -- Uploaded finished 2025/11/24 01:48:10 INFO : A2: Making directory 2025/11/24 01:48:10 INFO : A1/B2: Making directory 2025/11/24 01:48:10 INFO : A1/B2/C2: Making directory 2025/11/24 01:48:10 INFO : A1/B1/C3: Making directory 2025/11/24 01:48:10 INFO : A3: Making directory 2025/11/24 01:48:10 INFO : A3/B3: Making directory 2025/11/24 01:48:10 INFO : A3/B3/C4: Making directory 2025/11/24 01:48:10 DEBUG : A1/two: Update will use the tus protocol to upload 2025/11/24 01:48:10 INFO : A1/two: Failed to read metadata: object not found 2025/11/24 01:48:10 DEBUG : webdav root 'rclone-test-dejigeg6qehu': Uploaded starts 2025/11/24 01:48:10 DEBUG : webdav root 'rclone-test-dejigeg6qehu': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/24 01:48:10 DEBUG : webdav root 'rclone-test-dejigeg6qehu': -- Uploaded finished 2025/11/24 01:48:12 ERROR : error listing: directory not found 2025/11/24 01:48:12 DEBUG : webdav root 'rclone-test-dejigeg6qehu': Purge remote 2025/11/24 01:48:12 NOTICE: purge failed: rmdir failed: Resource not found: Sabre\DAV\Exception\NotFound: 404 Not Found --- PASS: TestPurge (3.92s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:12 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/11/24 01:48:13 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/24 01:48:13 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/24 01:48:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/24 01:48:14 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/24 01:48:14 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/24 01:48:14 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/24 01:48:15 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/24 01:48:15 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2025/11/24 01:48:15 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/24 01:48:15 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2025/11/24 01:48:15 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/24 01:48:15 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:15 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/24 01:48:15 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/24 01:48:15 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:15 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/24 01:48:15 INFO : A2: Making directory 2025/11/24 01:48:15 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/24 01:48:15 INFO : A1/B2: Making directory 2025/11/24 01:48:15 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/24 01:48:15 INFO : A1/B2/C2: Making directory 2025/11/24 01:48:15 DEBUG : pacer: Reducing sleep to 10ms 2025/11/24 01:48:15 INFO : A1/B1/C3: Making directory 2025/11/24 01:48:15 INFO : A3: Making directory 2025/11/24 01:48:15 INFO : A3/B3: Making directory 2025/11/24 01:48:16 INFO : A3/B3/C4: Making directory 2025/11/24 01:48:16 DEBUG : A1/two: Update will use the tus protocol to upload 2025/11/24 01:48:16 INFO : A1/two: Failed to read metadata: object not found 2025/11/24 01:48:16 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:16 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/24 01:48:16 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:17 DEBUG : removing 1 level 3 directories 2025/11/24 01:48:17 INFO : A3/B3/C4: Removing directory 2025/11/24 01:48:18 DEBUG : removing 2 level 3 directories 2025/11/24 01:48:18 INFO : A1/B1/C3: Removing directory 2025/11/24 01:48:18 INFO : A1/B2/C2: Removing directory 2025/11/24 01:48:19 DEBUG : removing 2 level 2 directories 2025/11/24 01:48:19 INFO : A3/B3: Removing directory 2025/11/24 01:48:19 INFO : A1/B2: Removing directory 2025/11/24 01:48:19 DEBUG : removing 2 level 1 directories 2025/11/24 01:48:19 INFO : A3: Removing directory 2025/11/24 01:48:19 INFO : A2: Removing directory 2025/11/24 01:48:20 DEBUG : removing 1 level 3 directories 2025/11/24 01:48:20 INFO : A1/B1/C1: Removing directory 2025/11/24 01:48:21 DEBUG : removing 1 level 2 directories 2025/11/24 01:48:21 INFO : A1/B1: Removing directory 2025/11/24 01:48:21 DEBUG : removing 1 level 1 directories 2025/11/24 01:48:21 INFO : A1: Removing directory 2025/11/24 01:48:21 DEBUG : removing 1 level 0 directories 2025/11/24 01:48:21 INFO : webdav root 'rclone-test-zomifij3yeni': Removing directory 2025/11/24 01:48:21 ERROR : error listing: directory not found 2025/11/24 01:48:21 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (9.17s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:21 INFO : A1: Making directory 2025/11/24 01:48:22 INFO : A1/B1: Making directory 2025/11/24 01:48:22 INFO : A1/B1/C1: Making directory 2025/11/24 01:48:22 DEBUG : removing 1 level 3 directories 2025/11/24 01:48:22 INFO : A1/B1/C1: Removing directory 2025/11/24 01:48:23 DEBUG : removing 1 level 2 directories 2025/11/24 01:48:23 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.89s) === RUN TestRmdirsWithFilter run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:23 INFO : A1: Making directory 2025/11/24 01:48:23 INFO : A1/B1: Making directory 2025/11/24 01:48:23 INFO : A1/B1/C1: Making directory 2025/11/24 01:48:24 DEBUG : removing 1 level 3 directories 2025/11/24 01:48:24 INFO : A1/B1/C1: Removing directory 2025/11/24 01:48:24 DEBUG : removing 1 level 2 directories 2025/11/24 01:48:24 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.64s) === RUN TestCopyURL run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:25 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:25 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:25 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:25 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloser 2025/11/24 01:48:25 DEBUG : file1: tus update failed. 2025/11/24 01:48:25 ERROR : file1: Post request put error: tus update failed: internal error: Seek not implemented for io.nopCloser operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: tus update failed: internal error: Seek not implemented for io.nopCloser Test: TestCopyURL --- FAIL: TestCopyURL (0.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 01:48:25 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:48:25 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:48:25 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:25 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:25 DEBUG : sub/file2: tus update failed. 2025/11/24 01:48:25 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/24 01:48:26 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:48:26 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:48:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:26 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:26 DEBUG : sub/file2: tus update failed. 2025/11/24 01:48:26 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/24 01:48:26 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:48:26 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:48:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:26 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:26 DEBUG : sub/file2: tus update failed. 2025/11/24 01:48:26 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/24 01:48:26 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:48:26 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:48:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:26 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:26 DEBUG : sub/file2: tus update failed. 2025/11/24 01:48:26 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/24 01:48:26 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:48:26 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:48:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:26 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:26 DEBUG : sub/file2: tus update failed. 2025/11/24 01:48:26 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/24 01:48:26 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:48:26 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:48:26 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:26 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:26 DEBUG : sub/file2: tus update failed. 2025/11/24 01:48:26 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/24 01:48:26 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:48:27 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:48:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:27 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:27 DEBUG : sub/file2: tus update failed. 2025/11/24 01:48:27 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/24 01:48:27 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:48:27 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:48:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:27 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:27 DEBUG : sub/file2: tus update failed. 2025/11/24 01:48:27 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/24 01:48:27 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:48:27 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:48:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:27 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:27 DEBUG : sub/file2: tus update failed. 2025/11/24 01:48:27 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/24 01:48:27 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/24 01:48:27 INFO : sub/file2: Failed to read metadata: object not found 2025/11/24 01:48:27 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:27 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:27 DEBUG : sub/file2: tus update failed. 2025/11/24 01:48:27 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/24 01:48:27 ERROR : file1: Failed to copy: tus update failed: EOF 2025/11/24 01:48:27 ERROR : file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:940: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFile --- FAIL: TestMoveFile (2.14s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 01:48:27 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:28 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:28 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:28 DEBUG : file1: tus update failed. 2025/11/24 01:48:28 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/24 01:48:28 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:28 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:28 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:28 DEBUG : file1: tus update failed. 2025/11/24 01:48:28 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/24 01:48:28 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:28 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:28 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:28 DEBUG : file1: tus update failed. 2025/11/24 01:48:28 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/24 01:48:28 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:28 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:28 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:28 DEBUG : file1: tus update failed. 2025/11/24 01:48:28 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/24 01:48:28 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:28 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:28 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:28 DEBUG : file1: tus update failed. 2025/11/24 01:48:28 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/24 01:48:28 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:28 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:28 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:28 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:28 DEBUG : file1: tus update failed. 2025/11/24 01:48:28 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/24 01:48:28 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:28 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:29 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:29 DEBUG : file1: tus update failed. 2025/11/24 01:48:29 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/24 01:48:29 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:29 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:29 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:29 DEBUG : file1: tus update failed. 2025/11/24 01:48:29 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/24 01:48:29 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:29 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:29 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:29 DEBUG : file1: tus update failed. 2025/11/24 01:48:29 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/24 01:48:29 DEBUG : file1: Update will use the tus protocol to upload 2025/11/24 01:48:29 INFO : file1: Failed to read metadata: object not found 2025/11/24 01:48:29 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:29 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:29 DEBUG : file1: tus update failed. 2025/11/24 01:48:29 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/24 01:48:29 ERROR : file1: Failed to copy: tus update failed: EOF 2025/11/24 01:48:29 ERROR : file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:968: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (1.79s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.11s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.11s) === RUN TestMoveFileBackupDir run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:29 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:30 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:30 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:30 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 18 2025/11/24 01:48:30 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:30 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/backup" 2025/11/24 01:48:30 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/24 01:48:30 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 2025/11/24 01:48:30 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:48:30 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:48:30 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:48:30 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{uTJFL}" suffix to name 2025/11/24 01:48:30 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 2025/11/24 01:48:30 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/24 01:48:30 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/24 01:48:30 DEBUG : Setting pass="5ORsaD31LZfDl-blaPR-5zz7dRe-" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/24 01:48:30 DEBUG : found headers: 2025/11/24 01:48:30 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-zomifij3yeni/backup" to be canonical "TestWebdavInfiniteScale{uTJFL}:rclone-test-zomifij3yeni/backup" 2025/11/24 01:48:30 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone944497370) 2025/11/24 01:48:30 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-zomifij3yeni') 2025/11/24 01:48:30 DEBUG : dst/file1: Sizes differ 2025/11/24 01:48:31 INFO : dst/file1: Moved (server-side) 2025/11/24 01:48:31 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:31 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:31 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:31 DEBUG : dst/file1: tus update failed. 2025/11/24 01:48:31 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/24 01:48:31 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:31 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:31 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:31 DEBUG : dst/file1: tus update failed. 2025/11/24 01:48:31 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/24 01:48:31 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:31 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:31 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:31 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:31 DEBUG : dst/file1: tus update failed. 2025/11/24 01:48:31 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/24 01:48:31 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:32 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:32 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:32 DEBUG : dst/file1: tus update failed. 2025/11/24 01:48:32 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/24 01:48:32 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:32 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:32 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:32 DEBUG : dst/file1: tus update failed. 2025/11/24 01:48:32 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/24 01:48:32 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:32 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:32 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:32 DEBUG : dst/file1: tus update failed. 2025/11/24 01:48:32 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/24 01:48:32 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:32 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:32 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:32 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:32 DEBUG : dst/file1: tus update failed. 2025/11/24 01:48:32 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/24 01:48:32 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:32 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:33 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:33 DEBUG : dst/file1: tus update failed. 2025/11/24 01:48:33 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/24 01:48:33 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:33 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:33 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:33 DEBUG : dst/file1: tus update failed. 2025/11/24 01:48:33 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/24 01:48:33 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/24 01:48:33 INFO : dst/file1: Failed to read metadata: object not found 2025/11/24 01:48:33 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:33 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error: Can not read from data stream: EOF 2025/11/24 01:48:33 DEBUG : dst/file1: tus update failed. 2025/11/24 01:48:33 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/24 01:48:33 ERROR : dst/file1: Failed to copy: tus update failed: EOF 2025/11/24 01:48:33 ERROR : dst/file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (4.73s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:34 DEBUG : A1/one: Update will use the tus protocol to upload 2025/11/24 01:48:34 INFO : A1/one: Failed to read metadata: object not found 2025/11/24 01:48:34 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/24 01:48:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:35 DEBUG : A1/two: Update will use the tus protocol to upload 2025/11/24 01:48:35 INFO : A1/two: Failed to read metadata: object not found 2025/11/24 01:48:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/24 01:48:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:35 DEBUG : A1/B1/three: Update will use the tus protocol to upload 2025/11/24 01:48:35 INFO : A1/B1/three: Failed to read metadata: object not found 2025/11/24 01:48:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/24 01:48:35 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:35 DEBUG : A1/B1/C1/four: Update will use the tus protocol to upload 2025/11/24 01:48:36 INFO : A1/B1/C1/four: Failed to read metadata: object not found 2025/11/24 01:48:36 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:36 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 4 2025/11/24 01:48:36 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:36 DEBUG : A1/B1/C2/five: Update will use the tus protocol to upload 2025/11/24 01:48:36 INFO : A1/B1/C2/five: Failed to read metadata: object not found 2025/11/24 01:48:36 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:36 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 4 2025/11/24 01:48:36 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:36 INFO : A1/B2: Making directory 2025/11/24 01:48:36 INFO : A1/B1/C3: Making directory 2025/11/24 01:48:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/24 01:48:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/24 01:48:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/24 01:48:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/24 01:48:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/24 01:48:41 INFO : webdav root 'rclone-test-zomifij3yeni': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/24 01:48:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/24 01:48:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/24 01:48:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/24 01:48:43 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/24 01:48:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three --- PASS: TestDirMove (12.93s) === RUN TestGetFsInfo run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" --- PASS: TestGetFsInfo (0.17s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:47 DEBUG : webdav root 'rclone-test-zomifij3yeni': File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 01:48:47 DEBUG : no_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/11/24 01:48:48 INFO : no_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/11/24 01:48:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 34 2025/11/24 01:48:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:48 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 01:48:48 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/11/24 01:48:48 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/11/24 01:48:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/24 01:48:48 DEBUG : no_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/11/24 01:48:48 INFO : no_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/11/24 01:48:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 102401 2025/11/24 01:48:48 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:48 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 01:48:48 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/11/24 01:48:48 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 01:48:49 DEBUG : with_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/11/24 01:48:49 INFO : with_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/11/24 01:48:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 34 2025/11/24 01:48:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:49 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 01:48:49 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/11/24 01:48:49 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/11/24 01:48:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/24 01:48:49 DEBUG : with_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/11/24 01:48:49 INFO : with_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/11/24 01:48:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 102401 2025/11/24 01:48:49 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:49 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 01:48:49 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/11/24 01:48:49 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 01:48:50 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/11/24 01:48:50 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/11/24 01:48:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 34 2025/11/24 01:48:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 01:48:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 01:48:50 DEBUG : webdav root 'rclone-test-zomifij3yeni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/24 01:48:50 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/11/24 01:48:50 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/11/24 01:48:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 102401 2025/11/24 01:48:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 01:48:51 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 01:48:51 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/11/24 01:48:51 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/11/24 01:48:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 34 2025/11/24 01:48:51 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 01:48:52 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/24 01:48:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/24 01:48:52 DEBUG : webdav root 'rclone-test-zomifij3yeni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/24 01:48:52 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/11/24 01:48:52 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/11/24 01:48:52 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:52 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 102401 2025/11/24 01:48:52 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 01:48:52 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/24 01:48:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.42s) === RUN TestRcatMetadata run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.15s) === RUN TestRcatSize run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:53 DEBUG : potato1: Update will use the tus protocol to upload 2025/11/24 01:48:53 INFO : potato1: Failed to read metadata: object not found 2025/11/24 01:48:53 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:53 ERROR : webdav root 'rclone-test-zomifij3yeni': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloserWriterTo 2025/11/24 01:48:53 DEBUG : potato1: tus update failed. 2025/11/24 01:48:53 ERROR : potato1: Post request put error: tus update failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1601: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1601 Error: Received unexpected error: tus update failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSize --- FAIL: TestRcatSize (0.40s) === RUN TestRcatSizeMetadata run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.16s) === RUN TestTouchDir run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:53 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/24 01:48:53 INFO : potato2: Failed to read metadata: object not found 2025/11/24 01:48:53 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:53 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/24 01:48:53 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:54 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/24 01:48:54 INFO : empty space: Failed to read metadata: object not found 2025/11/24 01:48:54 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:54 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/24 01:48:54 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:54 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2025/11/24 01:48:54 INFO : sub dir/potato3: Failed to read metadata: object not found 2025/11/24 01:48:54 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:54 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/24 01:48:54 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:55 DEBUG : webdav root 'rclone-test-zomifij3yeni': Touching "potato2" 2025/11/24 01:48:55 DEBUG : webdav root 'rclone-test-zomifij3yeni': Touching "empty space" 2025/11/24 01:48:55 DEBUG : webdav root 'rclone-test-zomifij3yeni': Touching "sub dir/potato3" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1692 Error: Should be true Test: TestTouchDir Messages: empty space: Modification time difference too big |-11357h53m53.999999996s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1692 Error: Should be true Test: TestTouchDir Messages: potato2: Modification time difference too big |84099h0m59.000000004s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1692 Error: Should be true Test: TestTouchDir Messages: sub dir/potato3: Modification time difference too big |-11357h53m53.999999996s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestTouchDir (2.65s) === RUN TestMkdirMetadata run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.17s) === RUN TestMkdirModTime run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.19s) === RUN TestCopyDirMetadata run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.18s) === RUN TestSetDirModTime run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.17s) === RUN TestDirsEqual run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.18s) === RUN TestRemoveExisting run.go:185: Remote "webdav root 'rclone-test-zomifij3yeni'", Local "Local file system at /tmp/rclone944497370", Modify Window "1s" 2025/11/24 01:48:57 DEBUG : sub dir/test remove existing: Update will use the tus protocol to upload 2025/11/24 01:48:57 INFO : sub dir/test remove existing: Failed to read metadata: object not found 2025/11/24 01:48:57 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:57 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/24 01:48:57 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Update will use the tus protocol to upload 2025/11/24 01:48:57 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Failed to read metadata: object not found 2025/11/24 01:48:57 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded starts 2025/11/24 01:48:57 DEBUG : webdav root 'rclone-test-zomifij3yeni': Uploaded chunk no 1 ok, range 0 -> 21 2025/11/24 01:48:57 DEBUG : webdav root 'rclone-test-zomifij3yeni': -- Uploaded finished 2025/11/24 01:48:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kanifoj4" before starting 2025/11/24 01:48:59 DEBUG : sub dir/test remove existing.kanifoj4: TEST: removing renamed existing file after operation 2025/11/24 01:48:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hehonuv1" before starting 2025/11/24 01:49:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hehonuv1: TEST: renaming existing back after failed operation 2025/11/24 01:49:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nahoxar5" before starting 2025/11/24 01:49:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nahoxar5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (4.66s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/11/24 01:49:01 DEBUG : webdav root 'rclone-test-zomifij3yeni': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Finished ERROR in 45m52.254135182s (try 1/5): exit status 1: 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 TestCat TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestRcatSize TestTouchDir]