"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Starting (try 1/5) 2025/11/02 04:33:24 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pufopep3tabo" 2025/11/02 04:33:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:33:24 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:33:24 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:24 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:24 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:24 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:24 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:33:24 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:24 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:24 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:24 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:24 DEBUG : found headers: 2025/11/02 04:33:24 DEBUG : Creating backend with remote "/tmp/rclone1952313297" === 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/02 04:33:24 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.09s) === RUN TestMultithreadCopyAbort run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/02 04:33:24 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers 2025/11/02 04:33:24 DEBUG : a: size = 0 OK 2025/11/02 04:33:24 DEBUG : a: size = 1 (memory) 2025/11/02 04:33:24 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/02 04:33:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/02 04:33:24 DEBUG : potato: Seek from 10 to 0 2025/11/02 04:33:24 DEBUG : potato: Seek from 10 to 0 2025/11/02 04:33:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/02 04:33:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Seek from 5 to 2 2025/11/02 04:33:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/02 04:33:24 DEBUG : potato: Seek from 7 to 0 2025/11/02 04:33:24 DEBUG : potato: Seek from 7 to 0 2025/11/02 04:33:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/02 04:33:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Seek from 5 to 2 2025/11/02 04:33:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/02 04:33:24 DEBUG : potato: Seek from 8 to 0 2025/11/02 04:33:24 DEBUG : potato: Seek from 8 to 0 2025/11/02 04:33:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/02 04:33:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 04:33:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 04:33:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 04:33:24 DEBUG : potato: Seek from 5 to 2 2025/11/02 04:33:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/02 04:33:24 DEBUG : potato: Seek from 9 to 0 2025/11/02 04:33:24 DEBUG : potato: Seek from 9 to 0 2025/11/02 04:33:24 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:33:24 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/11/02 04:33:24 INFO : rutabaga: Failed to read metadata: object not found 2025/11/02 04:33:24 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:24 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 8 2025/11/02 04:33:24 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheck/1 === RUN TestCheck/2 2025/11/02 04:33:25 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/02 04:33:25 INFO : empty space: Failed to read metadata: object not found 2025/11/02 04:33:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:33:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheck/3 2025/11/02 04:33:25 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/02 04:33:25 INFO : potato2: Failed to read metadata: object not found 2025/11/02 04:33:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:33:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheck/4 === RUN TestCheck/5 2025/11/02 04:33:26 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/11/02 04:33:26 INFO : remotepotato: Failed to read metadata: object not found 2025/11/02 04:33:26 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:26 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:33:26 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (2.15s) --- PASS: TestCheck/1 (0.07s) --- PASS: TestCheck/2 (0.07s) --- PASS: TestCheck/3 (0.07s) --- PASS: TestCheck/4 (0.06s) --- PASS: TestCheck/5 (0.06s) --- PASS: TestCheck/6 (0.07s) --- PASS: TestCheck/7 (0.06s) === RUN TestCheckFsError 2025/11/02 04:33:26 DEBUG : Creating backend with remote "nonexistent" 2025/11/02 04:33:26 DEBUG : Creating backend with remote "nonexistent" 2025/11/02 04:33:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/02 04:33:26 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/02 04:33:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/02 04:33:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:33:26 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/11/02 04:33:26 INFO : rutabaga: Failed to read metadata: object not found 2025/11/02 04:33:26 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:26 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 8 2025/11/02 04:33:26 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/02 04:33:27 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/02 04:33:27 INFO : empty space: Failed to read metadata: object not found 2025/11/02 04:33:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:33:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckDownload/3 2025/11/02 04:33:27 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/02 04:33:27 INFO : potato2: Failed to read metadata: object not found 2025/11/02 04:33:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:33:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/02 04:33:28 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/11/02 04:33:28 INFO : remotepotato: Failed to read metadata: object not found 2025/11/02 04:33:28 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:28 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:33:28 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (2.65s) --- PASS: TestCheckDownload/1 (0.14s) --- PASS: TestCheckDownload/2 (0.14s) --- PASS: TestCheckDownload/3 (0.12s) --- PASS: TestCheckDownload/4 (0.16s) --- PASS: TestCheckDownload/5 (0.18s) --- PASS: TestCheckDownload/6 (0.13s) --- PASS: TestCheckDownload/7 (0.15s) === RUN TestCheckSizeOnly run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:33:29 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/11/02 04:33:29 INFO : rutabaga: Failed to read metadata: object not found 2025/11/02 04:33:29 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:29 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 8 2025/11/02 04:33:29 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/02 04:33:29 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/02 04:33:29 INFO : empty space: Failed to read metadata: object not found 2025/11/02 04:33:29 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:29 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:33:29 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckSizeOnly/3 2025/11/02 04:33:30 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/02 04:33:30 INFO : potato2: Failed to read metadata: object not found 2025/11/02 04:33:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:33:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/02 04:33:30 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/11/02 04:33:30 INFO : remotepotato: Failed to read metadata: object not found 2025/11/02 04:33:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:33:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (1.97s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.07s) --- PASS: TestCheckSizeOnly/3 (0.07s) --- PASS: TestCheckSizeOnly/4 (0.06s) --- PASS: TestCheckSizeOnly/5 (0.06s) --- PASS: TestCheckSizeOnly/6 (0.06s) --- PASS: TestCheckSizeOnly/7 (0.06s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:33:31 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:31 INFO : test.sum: Failed to read metadata: object not found 2025/11/02 04:33:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 81 2025/11/02 04:33:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:33:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/02 04:33:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/02 04:33:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/02 04:33:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/02 04:33:31 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 90 2025/11/02 04:33:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:33:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/02 04:33:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/02 04:33:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/02 04:33:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (0.87s) === RUN TestCheckSum run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:33:32 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/data" 2025/11/02 04:33:32 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:33:32 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:32 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:32 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:32 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:32 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:33:32 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:32 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:32 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:32 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:32 DEBUG : found headers: check_test.go:350: webdav root 'rclone-test-pufopep3tabo/data' lacks md5, skipping --- SKIP: TestCheckSum (0.15s) === RUN TestCheckSumDownload run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:33:32 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/data" 2025/11/02 04:33:32 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:33:32 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:32 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:32 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:32 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:32 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:33:32 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:32 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:32 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:32 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:32 DEBUG : found headers: 2025/11/02 04:33:32 DEBUG : data/banana: Update will use the tus protocol to upload 2025/11/02 04:33:32 INFO : data/banana: Failed to read metadata: object not found 2025/11/02 04:33:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:33:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:33:32 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:32 INFO : test.sum: Failed to read metadata: object not found 2025/11/02 04:33:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 41 2025/11/02 04:33:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckSumDownload/subtest1 2025/11/02 04:33:33 DEBUG : data/potato: Update will use the tus protocol to upload 2025/11/02 04:33:33 INFO : data/potato: Failed to read metadata: object not found 2025/11/02 04:33:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 15 2025/11/02 04:33:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:33:33 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 41 2025/11/02 04:33:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckSumDownload/subtest2 2025/11/02 04:33:34 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:34 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:34 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 82 2025/11/02 04:33:34 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestCheckSumDownload/subtest3 2025/11/02 04:33:34 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:35 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:35 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/02 04:33:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 04:33:35 ERROR : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:35 DEBUG : test.sum: tus update failed. === NAME TestCheckSumDownload run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-pufopep3tabo': 1/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/02 04:33:37 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 04:33:37 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:37 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/02 04:33:37 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 04:33:37 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:37 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/02 04:33:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 04:33:37 ERROR : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:37 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-pufopep3tabo': 2/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/02 04:33:39 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 04:33:39 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:39 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/02 04:33:39 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 04:33:39 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:39 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/02 04:33:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 04:33:39 ERROR : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:39 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-pufopep3tabo': 3/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/02 04:33:41 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 04:33:41 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:41 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/02 04:33:41 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 04:33:41 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:41 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/02 04:33:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 04:33:41 ERROR : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:41 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-pufopep3tabo': 4/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/02 04:33:43 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 04:33:43 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:44 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/02 04:33:44 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 04:33:44 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:44 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/02 04:33:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 04:33:44 ERROR : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:44 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-pufopep3tabo': 5/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/02 04:33:46 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 04:33:46 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:46 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/02 04:33:46 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 04:33:46 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:46 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/02 04:33:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 04:33:46 ERROR : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:46 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-pufopep3tabo': 6/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/02 04:33:48 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 04:33:48 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:48 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/02 04:33:48 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 04:33:48 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:48 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/02 04:33:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 04:33:48 ERROR : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:48 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-pufopep3tabo': 7/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/02 04:33:50 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 04:33:50 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/02 04:33:50 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 04:33:50 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:50 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/02 04:33:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 04:33:50 ERROR : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:50 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-pufopep3tabo': 8/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/02 04:33:52 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 04:33:52 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:53 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/02 04:33:53 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 04:33:53 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:53 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/02 04:33:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 04:33:53 ERROR : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:53 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-pufopep3tabo': 9/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/11/02 04:33:55 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 04:33:55 DEBUG : test.sum: Update will use the tus protocol to upload 2025/11/02 04:33:55 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/02 04:33:55 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 04:33:55 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:33:55 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/11/02 04:33:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 04:33:55 ERROR : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:55 DEBUG : test.sum: tus update failed. run.go:290: Failed to put "test.sum" to "webdav root 'rclone-test-pufopep3tabo'": tus update failed: uploadChunk failed: 500 Internal Server Error 2025/11/02 04:33:55 DEBUG : pacer: Reducing sleep to 15ms 2025/11/02 04:33:55 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/02 04:33:55 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestCheckSumDownload (23.50s) --- PASS: TestCheckSumDownload/subtest1 (0.27s) --- PASS: TestCheckSumDownload/subtest2 (0.25s) --- PASS: TestCheckSumDownload/subtest3 (0.30s) === RUN TestApplyTransforms 2025/11/02 04:33:55 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-lekomex0faba" 2025/11/02 04:33:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:33:55 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:33:55 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:55 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:55 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:55 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:55 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:33:55 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:55 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:55 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:55 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:55 DEBUG : found headers: 2025/11/02 04:33:55 DEBUG : Creating backend with remote "/tmp/rclone4007991418" run.go:185: Remote "webdav root 'rclone-test-lekomex0faba'", Local "Local file system at /tmp/rclone4007991418", Modify Window "1s" 2025/11/02 04:33:56 DEBUG : hello, world!: Update will use the tus protocol to upload 2025/11/02 04:33:56 INFO : hello, world!: Failed to read metadata: object not found 2025/11/02 04:33:56 DEBUG : webdav root 'rclone-test-lekomex0faba': Uploaded starts 2025/11/02 04:33:56 DEBUG : webdav root 'rclone-test-lekomex0faba': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:33:56 DEBUG : webdav root 'rclone-test-lekomex0faba': -- Uploaded finished upper checkfile vs. lower remote (without normalization) 2025/11/02 04:33:56 ERROR : hello, world!: sum not found 2025/11/02 04:33:56 ERROR : HELLO, WORLD!: file not in webdav root 'rclone-test-lekomex0faba' 2025/11/02 04:33:56 NOTICE: webdav root 'rclone-test-lekomex0faba': 1 files missing 2025/11/02 04:33:56 NOTICE: 1 hashes missing 2025/11/02 04:33:56 NOTICE: webdav root 'rclone-test-lekomex0faba': 1 differences found 2025/11/02 04:33:56 NOTICE: webdav root 'rclone-test-lekomex0faba': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/02 04:33:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 04:33:56 NOTICE: webdav root 'rclone-test-lekomex0faba': 0 differences found 2025/11/02 04:33:56 NOTICE: webdav root 'rclone-test-lekomex0faba': 1 matching files 2025/11/02 04:33:56 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zegatob4nayu" 2025/11/02 04:33:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:33:56 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:33:56 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:56 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:56 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:33:56 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:56 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:56 DEBUG : found headers: 2025/11/02 04:33:56 DEBUG : Creating backend with remote "/tmp/rclone4008133564" run.go:185: Remote "webdav root 'rclone-test-zegatob4nayu'", Local "Local file system at /tmp/rclone4008133564", Modify Window "1s" 2025/11/02 04:33:56 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2025/11/02 04:33:56 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2025/11/02 04:33:56 DEBUG : webdav root 'rclone-test-zegatob4nayu': Uploaded starts 2025/11/02 04:33:56 DEBUG : webdav root 'rclone-test-zegatob4nayu': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:33:56 DEBUG : webdav root 'rclone-test-zegatob4nayu': -- Uploaded finished lower checkfile vs. upper remote (without normalization) 2025/11/02 04:33:56 ERROR : HELLO, WORLD!: sum not found 2025/11/02 04:33:56 ERROR : hello, world!: file not in webdav root 'rclone-test-zegatob4nayu' 2025/11/02 04:33:56 NOTICE: webdav root 'rclone-test-zegatob4nayu': 1 files missing 2025/11/02 04:33:56 NOTICE: 1 hashes missing 2025/11/02 04:33:56 NOTICE: webdav root 'rclone-test-zegatob4nayu': 1 differences found 2025/11/02 04:33:56 NOTICE: webdav root 'rclone-test-zegatob4nayu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/02 04:33:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 04:33:57 NOTICE: webdav root 'rclone-test-zegatob4nayu': 0 differences found 2025/11/02 04:33:57 NOTICE: webdav root 'rclone-test-zegatob4nayu': 1 matching files 2025/11/02 04:33:57 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-qiqiwal1noce" 2025/11/02 04:33:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:33:57 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:33:57 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:57 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:57 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:57 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:57 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:33:57 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:57 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:57 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:57 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:57 DEBUG : found headers: 2025/11/02 04:33:57 DEBUG : Creating backend with remote "/tmp/rclone1293737713" run.go:185: Remote "webdav root 'rclone-test-qiqiwal1noce'", Local "Local file system at /tmp/rclone1293737713", Modify Window "1s" 2025/11/02 04:33:57 DEBUG : HeLlO, wOrLd!: Update will use the tus protocol to upload 2025/11/02 04:33:57 INFO : HeLlO, wOrLd!: Failed to read metadata: object not found 2025/11/02 04:33:57 DEBUG : webdav root 'rclone-test-qiqiwal1noce': Uploaded starts 2025/11/02 04:33:57 DEBUG : webdav root 'rclone-test-qiqiwal1noce': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:33:57 DEBUG : webdav root 'rclone-test-qiqiwal1noce': -- Uploaded finished lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/02 04:33:57 ERROR : HeLlO, wOrLd!: sum not found 2025/11/02 04:33:57 ERROR : hello, world!: file not in webdav root 'rclone-test-qiqiwal1noce' 2025/11/02 04:33:57 NOTICE: webdav root 'rclone-test-qiqiwal1noce': 1 files missing 2025/11/02 04:33:57 NOTICE: 1 hashes missing 2025/11/02 04:33:57 NOTICE: webdav root 'rclone-test-qiqiwal1noce': 1 differences found 2025/11/02 04:33:57 NOTICE: webdav root 'rclone-test-qiqiwal1noce': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/02 04:33:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 04:33:57 NOTICE: webdav root 'rclone-test-qiqiwal1noce': 0 differences found 2025/11/02 04:33:57 NOTICE: webdav root 'rclone-test-qiqiwal1noce': 1 matching files 2025/11/02 04:33:57 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-nerawep6pizi" 2025/11/02 04:33:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:33:57 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:33:57 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:57 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:57 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:57 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:57 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:33:57 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:57 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:57 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:57 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:57 DEBUG : found headers: 2025/11/02 04:33:57 DEBUG : Creating backend with remote "/tmp/rclone2122243542" run.go:185: Remote "webdav root 'rclone-test-nerawep6pizi'", Local "Local file system at /tmp/rclone2122243542", Modify Window "1s" 2025/11/02 04:33:57 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2025/11/02 04:33:57 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2025/11/02 04:33:57 DEBUG : webdav root 'rclone-test-nerawep6pizi': Uploaded starts 2025/11/02 04:33:57 DEBUG : webdav root 'rclone-test-nerawep6pizi': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:33:57 DEBUG : webdav root 'rclone-test-nerawep6pizi': -- Uploaded finished upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/02 04:33:58 ERROR : HELLO, WORLD!: sum not found 2025/11/02 04:33:58 ERROR : HeLlO, wOrLd!: file not in webdav root 'rclone-test-nerawep6pizi' 2025/11/02 04:33:58 NOTICE: webdav root 'rclone-test-nerawep6pizi': 1 files missing 2025/11/02 04:33:58 NOTICE: 1 hashes missing 2025/11/02 04:33:58 NOTICE: webdav root 'rclone-test-nerawep6pizi': 1 differences found 2025/11/02 04:33:58 NOTICE: webdav root 'rclone-test-nerawep6pizi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/02 04:33:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 04:33:58 NOTICE: webdav root 'rclone-test-nerawep6pizi': 0 differences found 2025/11/02 04:33:58 NOTICE: webdav root 'rclone-test-nerawep6pizi': 1 matching files 2025/11/02 04:33:58 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-botidon4cilu" 2025/11/02 04:33:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:33:58 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:33:58 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:58 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:58 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:33:58 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:58 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:58 DEBUG : found headers: 2025/11/02 04:33:58 DEBUG : Creating backend with remote "/tmp/rclone3818645695" run.go:185: Remote "webdav root 'rclone-test-botidon4cilu'", Local "Local file system at /tmp/rclone3818645695", Modify Window "1s" 2025/11/02 04:33:58 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/02 04:33:58 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/02 04:33:58 DEBUG : webdav root 'rclone-test-botidon4cilu': Uploaded starts 2025/11/02 04:33:58 DEBUG : webdav root 'rclone-test-botidon4cilu': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:33:58 DEBUG : webdav root 'rclone-test-botidon4cilu': -- Uploaded finished NFD checkfile vs. NFC remote (without normalization) 2025/11/02 04:33:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/02 04:33:58 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-botidon4cilu' 2025/11/02 04:33:58 NOTICE: webdav root 'rclone-test-botidon4cilu': 1 files missing 2025/11/02 04:33:58 NOTICE: 1 hashes missing 2025/11/02 04:33:58 NOTICE: webdav root 'rclone-test-botidon4cilu': 1 differences found 2025/11/02 04:33:58 NOTICE: webdav root 'rclone-test-botidon4cilu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/02 04:33:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 04:33:58 NOTICE: webdav root 'rclone-test-botidon4cilu': 0 differences found 2025/11/02 04:33:58 NOTICE: webdav root 'rclone-test-botidon4cilu': 1 matching files 2025/11/02 04:33:58 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-ganovum2luge" 2025/11/02 04:33:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:33:58 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:33:58 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:58 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:58 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:33:58 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:58 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:58 DEBUG : found headers: 2025/11/02 04:33:58 DEBUG : Creating backend with remote "/tmp/rclone372427437" run.go:185: Remote "webdav root 'rclone-test-ganovum2luge'", Local "Local file system at /tmp/rclone372427437", Modify Window "1s" 2025/11/02 04:33:59 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/02 04:33:59 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/02 04:33:59 DEBUG : webdav root 'rclone-test-ganovum2luge': Uploaded starts 2025/11/02 04:33:59 DEBUG : webdav root 'rclone-test-ganovum2luge': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:33:59 DEBUG : webdav root 'rclone-test-ganovum2luge': -- Uploaded finished NFC checkfile vs. NFD remote (without normalization) 2025/11/02 04:33:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/02 04:33:59 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-ganovum2luge' 2025/11/02 04:33:59 NOTICE: webdav root 'rclone-test-ganovum2luge': 1 files missing 2025/11/02 04:33:59 NOTICE: 1 hashes missing 2025/11/02 04:33:59 NOTICE: webdav root 'rclone-test-ganovum2luge': 1 differences found 2025/11/02 04:33:59 NOTICE: webdav root 'rclone-test-ganovum2luge': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/02 04:33:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 04:33:59 NOTICE: webdav root 'rclone-test-ganovum2luge': 0 differences found 2025/11/02 04:33:59 NOTICE: webdav root 'rclone-test-ganovum2luge': 1 matching files 2025/11/02 04:33:59 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pipocid4bone" 2025/11/02 04:33:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:33:59 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:33:59 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:59 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:59 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:59 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:59 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:33:59 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:33:59 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:33:59 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:33:59 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:33:59 DEBUG : found headers: 2025/11/02 04:33:59 DEBUG : Creating backend with remote "/tmp/rclone2374532669" run.go:185: Remote "webdav root 'rclone-test-pipocid4bone'", Local "Local file system at /tmp/rclone2374532669", Modify Window "1s" 2025/11/02 04:33:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/02 04:33:59 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/02 04:33:59 DEBUG : webdav root 'rclone-test-pipocid4bone': Uploaded starts 2025/11/02 04:33:59 DEBUG : webdav root 'rclone-test-pipocid4bone': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:33:59 DEBUG : webdav root 'rclone-test-pipocid4bone': -- Uploaded finished NFDx2 checkfile vs. both remote (without normalization) 2025/11/02 04:34:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/02 04:34:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-pipocid4bone' 2025/11/02 04:34:00 NOTICE: webdav root 'rclone-test-pipocid4bone': 1 files missing 2025/11/02 04:34:00 NOTICE: 1 hashes missing 2025/11/02 04:34:00 NOTICE: webdav root 'rclone-test-pipocid4bone': 1 differences found 2025/11/02 04:34:00 NOTICE: webdav root 'rclone-test-pipocid4bone': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/02 04:34:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 04:34:00 NOTICE: webdav root 'rclone-test-pipocid4bone': 0 differences found 2025/11/02 04:34:00 NOTICE: webdav root 'rclone-test-pipocid4bone': 1 matching files 2025/11/02 04:34:00 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-copikuf4goha" 2025/11/02 04:34:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:34:00 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:00 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:00 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:00 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:00 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:00 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:00 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:00 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:00 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:00 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:00 DEBUG : found headers: 2025/11/02 04:34:00 DEBUG : Creating backend with remote "/tmp/rclone3547846964" run.go:185: Remote "webdav root 'rclone-test-copikuf4goha'", Local "Local file system at /tmp/rclone3547846964", Modify Window "1s" 2025/11/02 04:34:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/02 04:34:00 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/02 04:34:00 DEBUG : webdav root 'rclone-test-copikuf4goha': Uploaded starts 2025/11/02 04:34:00 DEBUG : webdav root 'rclone-test-copikuf4goha': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:34:00 DEBUG : webdav root 'rclone-test-copikuf4goha': -- Uploaded finished NFCx2 checkfile vs. both remote (without normalization) 2025/11/02 04:34:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/02 04:34:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-copikuf4goha' 2025/11/02 04:34:00 NOTICE: webdav root 'rclone-test-copikuf4goha': 1 files missing 2025/11/02 04:34:00 NOTICE: 1 hashes missing 2025/11/02 04:34:00 NOTICE: webdav root 'rclone-test-copikuf4goha': 1 differences found 2025/11/02 04:34:00 NOTICE: webdav root 'rclone-test-copikuf4goha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/02 04:34:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 04:34:00 NOTICE: webdav root 'rclone-test-copikuf4goha': 0 differences found 2025/11/02 04:34:00 NOTICE: webdav root 'rclone-test-copikuf4goha': 1 matching files 2025/11/02 04:34:00 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-lequzuh8cebi" 2025/11/02 04:34:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:34:00 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:00 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:00 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:00 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:00 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:00 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:00 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:00 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:00 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:00 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:00 DEBUG : found headers: 2025/11/02 04:34:00 DEBUG : Creating backend with remote "/tmp/rclone3655145493" run.go:185: Remote "webdav root 'rclone-test-lequzuh8cebi'", Local "Local file system at /tmp/rclone3655145493", Modify Window "1s" 2025/11/02 04:34:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/02 04:34:01 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/02 04:34:01 DEBUG : webdav root 'rclone-test-lequzuh8cebi': Uploaded starts 2025/11/02 04:34:01 DEBUG : webdav root 'rclone-test-lequzuh8cebi': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:34:01 DEBUG : webdav root 'rclone-test-lequzuh8cebi': -- Uploaded finished both checkfile vs. NFDx2 remote (without normalization) 2025/11/02 04:34:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/02 04:34:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-lequzuh8cebi' 2025/11/02 04:34:01 NOTICE: webdav root 'rclone-test-lequzuh8cebi': 1 files missing 2025/11/02 04:34:01 NOTICE: 1 hashes missing 2025/11/02 04:34:01 NOTICE: webdav root 'rclone-test-lequzuh8cebi': 1 differences found 2025/11/02 04:34:01 NOTICE: webdav root 'rclone-test-lequzuh8cebi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/02 04:34:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 04:34:01 NOTICE: webdav root 'rclone-test-lequzuh8cebi': 0 differences found 2025/11/02 04:34:01 NOTICE: webdav root 'rclone-test-lequzuh8cebi': 1 matching files 2025/11/02 04:34:01 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-vigasas3wayo" 2025/11/02 04:34:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:34:01 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:01 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:01 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:01 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:01 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:01 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:01 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:01 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:01 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:01 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:01 DEBUG : found headers: 2025/11/02 04:34:01 DEBUG : Creating backend with remote "/tmp/rclone950475636" run.go:185: Remote "webdav root 'rclone-test-vigasas3wayo'", Local "Local file system at /tmp/rclone950475636", Modify Window "1s" 2025/11/02 04:34:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/11/02 04:34:01 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/11/02 04:34:01 DEBUG : webdav root 'rclone-test-vigasas3wayo': Uploaded starts 2025/11/02 04:34:01 DEBUG : webdav root 'rclone-test-vigasas3wayo': Uploaded chunk no 1 ok, range 0 -> 13 2025/11/02 04:34:01 DEBUG : webdav root 'rclone-test-vigasas3wayo': -- Uploaded finished both checkfile vs. NFCx2 remote (without normalization) 2025/11/02 04:34:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/02 04:34:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-vigasas3wayo' 2025/11/02 04:34:01 NOTICE: webdav root 'rclone-test-vigasas3wayo': 1 files missing 2025/11/02 04:34:01 NOTICE: 1 hashes missing 2025/11/02 04:34:01 NOTICE: webdav root 'rclone-test-vigasas3wayo': 1 differences found 2025/11/02 04:34:01 NOTICE: webdav root 'rclone-test-vigasas3wayo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/02 04:34:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 04:34:02 NOTICE: webdav root 'rclone-test-vigasas3wayo': 0 differences found 2025/11/02 04:34:02 NOTICE: webdav root 'rclone-test-vigasas3wayo': 1 matching files 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-vigasas3wayo': Purge remote 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-lequzuh8cebi': Purge remote 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-copikuf4goha': Purge remote 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-pipocid4bone': Purge remote 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-ganovum2luge': Purge remote 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-botidon4cilu': Purge remote 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-nerawep6pizi': Purge remote 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-qiqiwal1noce': Purge remote 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-zegatob4nayu': Purge remote 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-lekomex0faba': Purge remote --- PASS: TestApplyTransforms (6.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 04:34:02 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:02 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:02 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:02 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:02 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/02 04:34:02 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:02 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:02 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:02 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:02 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:02 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/02 04:34:02 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:03 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:03 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:03 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:03 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:03 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/02 04:34:03 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:03 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:03 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:03 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:03 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:03 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/02 04:34:03 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:03 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:03 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:03 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:03 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:03 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/02 04:34:03 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:03 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:03 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:03 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:03 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:03 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/02 04:34:03 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:03 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:03 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:03 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:03 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:03 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/02 04:34:03 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:03 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:03 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:03 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:03 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:03 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/02 04:34:04 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:04 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:04 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:04 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:04 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:04 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/02 04:34:04 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:04 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:04 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:04 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:04 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:04 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/02 04:34:04 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.10s) === RUN TestCopyLongFile run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.12s) === RUN TestCopyFileBackupDir run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:04 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:04 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:04 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:04 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 18 2025/11/02 04:34:04 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:05 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/backup" 2025/11/02 04:34:05 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:05 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:05 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:05 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:05 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:05 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:05 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:05 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:05 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:05 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:05 DEBUG : found headers: 2025/11/02 04:34:05 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/backup" to be canonical "TestWebdavInfiniteScale{zl2on}:rclone-test-pufopep3tabo/backup" 2025/11/02 04:34:05 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1952313297) 2025/11/02 04:34:05 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-pufopep3tabo') 2025/11/02 04:34:05 DEBUG : dst/file1: Sizes differ 2025/11/02 04:34:05 INFO : dst/file1: Moved (server-side) 2025/11/02 04:34:05 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:05 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:05 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:05 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:05 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:05 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/02 04:34:05 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:06 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:06 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:06 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:06 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:06 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/02 04:34:06 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:06 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:06 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:06 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:06 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:06 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/02 04:34:06 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:06 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:06 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:06 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:06 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:06 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/02 04:34:06 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:06 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:06 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:06 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:06 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:06 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/02 04:34:06 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:06 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:06 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:06 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:06 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:06 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/02 04:34:06 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:06 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:06 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:06 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:06 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:06 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/02 04:34:06 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:07 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:07 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:07 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:07 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:07 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/02 04:34:07 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:07 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:07 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:07 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:07 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:07 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/02 04:34:07 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:07 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:07 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:07 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:07 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:07 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/02 04:34:07 ERROR : dst/file1: Failed to copy: tus update failed: EOF copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (3.53s) === RUN TestCopyFileCompareDest run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:08 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/dst" 2025/11/02 04:34:08 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:08 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:08 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:08 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:08 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:08 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:08 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:08 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:08 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:08 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:08 DEBUG : found headers: 2025/11/02 04:34:08 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/CompareDest" 2025/11/02 04:34:08 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:08 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:08 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:08 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:08 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:08 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:08 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:08 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:08 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:08 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:08 DEBUG : found headers: 2025/11/02 04:34:08 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/CompareDest" to be canonical "TestWebdavInfiniteScale{zl2on}:rclone-test-pufopep3tabo/CompareDest" 2025/11/02 04:34:08 DEBUG : one: Need to transfer - File not found at Destination 2025/11/02 04:34:08 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:08 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:08 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:08 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:08 DEBUG : one: tus update failed. 2025/11/02 04:34:08 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2025/11/02 04:34:08 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:08 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:08 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:08 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:08 DEBUG : one: tus update failed. 2025/11/02 04:34:08 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2025/11/02 04:34:08 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:08 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:08 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:08 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:08 DEBUG : one: tus update failed. 2025/11/02 04:34:08 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2025/11/02 04:34:09 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:09 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:09 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:09 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:09 DEBUG : one: tus update failed. 2025/11/02 04:34:09 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2025/11/02 04:34:09 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:09 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:09 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:09 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:09 DEBUG : one: tus update failed. 2025/11/02 04:34:09 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2025/11/02 04:34:09 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:09 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:09 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:09 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:09 DEBUG : one: tus update failed. 2025/11/02 04:34:09 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2025/11/02 04:34:09 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:09 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:09 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:09 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:09 DEBUG : one: tus update failed. 2025/11/02 04:34:09 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2025/11/02 04:34:09 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:09 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:09 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:09 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:09 DEBUG : one: tus update failed. 2025/11/02 04:34:09 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2025/11/02 04:34:09 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:09 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:10 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:10 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:10 DEBUG : one: tus update failed. 2025/11/02 04:34:10 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2025/11/02 04:34:10 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:10 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:10 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:10 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:10 DEBUG : one: tus update failed. 2025/11/02 04:34:10 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2025/11/02 04:34:10 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.21s) === RUN TestCopyFileCopyDest run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:10 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/dst" 2025/11/02 04:34:10 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:10 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:10 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:10 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:10 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:10 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:10 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:10 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:10 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:10 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:10 DEBUG : found headers: 2025/11/02 04:34:10 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/CopyDest" 2025/11/02 04:34:10 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:10 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:10 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:10 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:10 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:10 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:10 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:10 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:10 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:10 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:10 DEBUG : found headers: 2025/11/02 04:34:10 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/CopyDest" to be canonical "TestWebdavInfiniteScale{zl2on}:rclone-test-pufopep3tabo/CopyDest" 2025/11/02 04:34:10 DEBUG : one: Need to transfer - File not found at Destination 2025/11/02 04:34:10 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:10 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:10 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:10 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:10 DEBUG : one: tus update failed. 2025/11/02 04:34:10 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2025/11/02 04:34:10 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:10 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:11 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:11 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:11 DEBUG : one: tus update failed. 2025/11/02 04:34:11 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2025/11/02 04:34:11 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:11 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:11 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:11 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:11 DEBUG : one: tus update failed. 2025/11/02 04:34:11 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2025/11/02 04:34:11 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:11 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:11 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:11 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:11 DEBUG : one: tus update failed. 2025/11/02 04:34:11 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2025/11/02 04:34:11 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:11 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:11 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:11 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:11 DEBUG : one: tus update failed. 2025/11/02 04:34:11 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2025/11/02 04:34:11 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:11 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:11 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:11 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:11 DEBUG : one: tus update failed. 2025/11/02 04:34:11 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2025/11/02 04:34:11 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:11 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:11 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:11 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:11 DEBUG : one: tus update failed. 2025/11/02 04:34:11 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2025/11/02 04:34:11 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:11 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:12 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:12 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:12 DEBUG : one: tus update failed. 2025/11/02 04:34:12 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2025/11/02 04:34:12 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:12 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:12 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:12 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:12 DEBUG : one: tus update failed. 2025/11/02 04:34:12 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2025/11/02 04:34:12 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:12 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:12 DEBUG : webdav root 'rclone-test-pufopep3tabo/dst': Uploaded starts 2025/11/02 04:34:12 ERROR : webdav root 'rclone-test-pufopep3tabo/dst': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:12 DEBUG : one: tus update failed. 2025/11/02 04:34:12 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2025/11/02 04:34:12 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.11s) === RUN TestCopyInplace run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.10s) === RUN TestCopyLongFileName run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.12s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.12s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/02 04:34:13 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/02 04:34:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:13 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/02 04:34:13 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/02 04:34:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:13 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/02 04:34:13 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/02 04:34:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:13 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/02 04:34:13 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/02 04:34:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:13 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/02 04:34:13 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/02 04:34:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:13 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/02 04:34:13 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/02 04:34:13 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/02 04:34:14 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:14 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/02 04:34:14 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/02 04:34:14 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:14 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/02 04:34:14 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/02 04:34:14 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:14 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/02 04:34:14 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/02 04:34:14 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:14 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/11/02 04:34:14 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/11/02 04:34:14 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:14 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/11/02 04:34:14 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/02 04:34:14 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: tus update failed: EOF copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (1.98s) === RUN TestDeduplicateInteractive run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.14s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.13s) === RUN TestDeduplicateFirst run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:15 DEBUG : one: Update will use the tus protocol to upload 2025/11/02 04:34:15 INFO : one: Failed to read metadata: object not found 2025/11/02 04:34:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/02 04:34:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:15 DEBUG : also/one: Update will use the tus protocol to upload 2025/11/02 04:34:15 INFO : also/one: Failed to read metadata: object not found 2025/11/02 04:34:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/02 04:34:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:16 DEBUG : another: Update will use the tus protocol to upload 2025/11/02 04:34:16 INFO : another: Failed to read metadata: object not found 2025/11/02 04:34:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/02 04:34:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:16 DEBUG : not-one: Update will use the tus protocol to upload 2025/11/02 04:34:16 INFO : not-one: Failed to read metadata: object not found 2025/11/02 04:34:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/02 04:34:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:16 INFO : webdav root 'rclone-test-pufopep3tabo': Looking for duplicate sha1 hashes using newest mode. 2025/11/02 04:34:16 NOTICE: 08182a8cf4f4a1f91d7a555866b828099483fae4: Found 3 files with duplicate sha1 hashes 2025/11/02 04:34:16 INFO : one: Deleted 2025/11/02 04:34:16 INFO : also/one: Deleted 2025/11/02 04:34:16 NOTICE: 08182a8cf4f4a1f91d7a555866b828099483fae4: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (1.89s) === RUN TestDeduplicateOldest run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.13s) === RUN TestDeduplicateLargest run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.13s) === RUN TestDeduplicateSmallest run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.12s) === RUN TestDeduplicateRename run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.14s) === RUN TestMergeDirs run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:18 DEBUG : a.txt: Update will use the tus protocol to upload 2025/11/02 04:34:18 INFO : a.txt: Failed to read metadata: object not found 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:18 DEBUG : zend.txt: Update will use the tus protocol to upload 2025/11/02 04:34:18 INFO : zend.txt: Failed to read metadata: object not found 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:18 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/11/02 04:34:18 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:18 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2025/11/02 04:34:18 INFO : sub dir/hello world2: Failed to read metadata: object not found 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/02 04:34:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:19 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2025/11/02 04:34:19 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2025/11/02 04:34:19 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:19 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:34:19 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:19 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2025/11/02 04:34:19 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2025/11/02 04:34:19 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:19 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 9 2025/11/02 04:34:19 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:19 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2025/11/02 04:34:19 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2025/11/02 04:34:19 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:19 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/02 04:34:19 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:20 DEBUG : a.txt: Excluded (Size Filter) 2025/11/02 04:34:20 DEBUG : a.txt: Excluded 2025/11/02 04:34:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 04:34:20 DEBUG : sub dir/hello world2: Excluded 2025/11/02 04:34:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 04:34:20 DEBUG : sub dir/hello world: Excluded 2025/11/02 04:34:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 04:34:20 DEBUG : sub dir/hello world2: Excluded 2025/11/02 04:34:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 04:34:20 DEBUG : sub dir/hello world: Excluded 2025/11/02 04:34:20 DEBUG : sub dir/ignore dir: Excluded 2025/11/02 04:34:20 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (3.68s) === RUN TestListDirSortedFn run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:21 DEBUG : a.txt: Update will use the tus protocol to upload 2025/11/02 04:34:21 INFO : a.txt: Failed to read metadata: object not found 2025/11/02 04:34:21 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:21 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/02 04:34:21 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:22 DEBUG : zend.txt: Update will use the tus protocol to upload 2025/11/02 04:34:22 INFO : zend.txt: Failed to read metadata: object not found 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:22 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/11/02 04:34:22 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:22 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2025/11/02 04:34:22 INFO : sub dir/hello world2: Failed to read metadata: object not found 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:22 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2025/11/02 04:34:22 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:34:22 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:23 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2025/11/02 04:34:23 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2025/11/02 04:34:23 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:23 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 9 2025/11/02 04:34:23 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:23 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2025/11/02 04:34:23 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2025/11/02 04:34:23 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:23 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/02 04:34:23 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:23 DEBUG : a.txt: Excluded (Size Filter) 2025/11/02 04:34:23 DEBUG : a.txt: Excluded 2025/11/02 04:34:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 04:34:23 DEBUG : sub dir/hello world2: Excluded 2025/11/02 04:34:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 04:34:23 DEBUG : sub dir/hello world: Excluded 2025/11/02 04:34:24 DEBUG : sub dir/ignore dir: Excluded 2025/11/02 04:34:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 04:34:24 DEBUG : sub dir/hello world2: Excluded 2025/11/02 04:34:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 04:34:24 DEBUG : sub dir/hello world: Excluded 2025/11/02 04:34:24 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (3.71s) === RUN TestListJSON run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:25 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:25 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/02 04:34:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:25 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:25 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 9 2025/11/02 04:34:25 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- 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/02 04:34:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (1.71s) --- PASS: TestListJSON/Default (0.06s) --- PASS: TestListJSON/FilesOnly (0.07s) --- PASS: TestListJSON/DirsOnly (0.07s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.05s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.07s) --- PASS: TestListJSON/ShowHash (0.07s) --- PASS: TestListJSON/HashTypes (0.07s) --- PASS: TestListJSON/Metadata (0.07s) === RUN TestStatJSON run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:27 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:27 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/02 04:34:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:27 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:27 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 9 2025/11/02 04:34:27 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- 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/02 04:34:28 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/notfound" 2025/11/02 04:34:28 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:28 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:28 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:28 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:28 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:28 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:28 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:28 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:28 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:28 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:28 DEBUG : found headers: --- PASS: TestStatJSON (2.04s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.07s) --- PASS: TestStatJSON/Dir (0.15s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.08s) --- PASS: TestStatJSON/File (0.06s) --- PASS: TestStatJSON/NotFound (0.12s) --- PASS: TestStatJSON/DirFilesOnly (0.06s) --- PASS: TestStatJSON/FileFilesOnly (0.06s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.06s) --- PASS: TestStatJSON/FileDirsOnly (0.06s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.07s) --- PASS: TestStatJSON/RootNotFound (0.11s) === RUN TestMkdir run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:29 INFO : webdav root 'rclone-test-pufopep3tabo': Making directory 2025/11/02 04:34:29 INFO : webdav root 'rclone-test-pufopep3tabo': Making directory --- PASS: TestMkdir (0.26s) === RUN TestLsd run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:29 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/11/02 04:34:29 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/11/02 04:34:29 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:29 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/02 04:34:29 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished --- PASS: TestLsd (0.83s) === RUN TestLs run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:30 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/02 04:34:30 INFO : potato2: Failed to read metadata: object not found 2025/11/02 04:34:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:34:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:30 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/02 04:34:30 INFO : empty space: Failed to read metadata: object not found 2025/11/02 04:34:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:34:30 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished --- PASS: TestLs (0.88s) === RUN TestLsWithFilesFrom run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:31 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/02 04:34:31 INFO : potato2: Failed to read metadata: object not found 2025/11/02 04:34:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:34:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:31 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/02 04:34:31 INFO : empty space: Failed to read metadata: object not found 2025/11/02 04:34:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:34:31 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:31 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/02 04:34:31 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.04s) === RUN TestLsLong run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:32 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/02 04:34:32 INFO : potato2: Failed to read metadata: object not found 2025/11/02 04:34:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:34:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:32 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/02 04:34:32 INFO : empty space: Failed to read metadata: object not found 2025/11/02 04:34:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:34:32 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished --- PASS: TestLsLong (0.94s) === RUN TestHashSums run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:33 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/02 04:34:33 INFO : potato2: Failed to read metadata: object not found 2025/11/02 04:34:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:34:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:33 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/02 04:34:33 INFO : empty space: Failed to read metadata: object not found 2025/11/02 04:34:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:34:33 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (1.10s) --- PASS: TestHashSums/Sha1 (0.06s) --- PASS: TestHashSums/Sha1Download (0.15s) === RUN TestHashSumsWithErrors 2025/11/02 04:34:34 DEBUG : Creating backend with remote ":memory:" 2025/11/02 04:34:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/02 04:34:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/02 04:34:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/02 04:34:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/02 04:34:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/02 04:34:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/02 04:34:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/02 04:34:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/02 04:34:34 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:34 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/02 04:34:34 INFO : potato2: Failed to read metadata: object not found 2025/11/02 04:34:34 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:34 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:34:34 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:34 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/02 04:34:34 INFO : empty space: Failed to read metadata: object not found 2025/11/02 04:34:34 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:34 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:34:34 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:34 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2025/11/02 04:34:34 INFO : sub dir/potato3: Failed to read metadata: object not found 2025/11/02 04:34:34 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:35 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/02 04:34:35 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished --- PASS: TestCount (1.39s) === RUN TestDelete run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:35 DEBUG : small: Update will use the tus protocol to upload 2025/11/02 04:34:35 INFO : small: Failed to read metadata: object not found 2025/11/02 04:34:35 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:35 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 10 2025/11/02 04:34:35 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:36 DEBUG : medium: Update will use the tus protocol to upload 2025/11/02 04:34:36 INFO : medium: Failed to read metadata: object not found 2025/11/02 04:34:36 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:36 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:34:36 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:36 DEBUG : large: Update will use the tus protocol to upload 2025/11/02 04:34:36 INFO : large: Failed to read metadata: object not found 2025/11/02 04:34:36 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:36 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/02 04:34:36 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:36 DEBUG : Waiting for deletions to finish 2025/11/02 04:34:36 DEBUG : large: Excluded (Size Filter) 2025/11/02 04:34:36 DEBUG : large: Excluded 2025/11/02 04:34:36 INFO : medium: Deleted 2025/11/02 04:34:36 INFO : small: Deleted --- PASS: TestDelete (1.28s) === RUN TestMaxDelete run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:37 DEBUG : small: Update will use the tus protocol to upload 2025/11/02 04:34:37 INFO : small: Failed to read metadata: object not found 2025/11/02 04:34:37 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:37 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 10 2025/11/02 04:34:37 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:37 DEBUG : medium: Update will use the tus protocol to upload 2025/11/02 04:34:37 INFO : medium: Failed to read metadata: object not found 2025/11/02 04:34:37 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:37 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:34:37 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:37 DEBUG : large: Update will use the tus protocol to upload 2025/11/02 04:34:37 INFO : large: Failed to read metadata: object not found 2025/11/02 04:34:37 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:37 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/02 04:34:37 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:37 DEBUG : Waiting for deletions to finish 2025/11/02 04:34:37 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/02 04:34:37 INFO : large: Deleted 2025/11/02 04:34:37 INFO : medium: Deleted --- PASS: TestMaxDelete (1.23s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:38 DEBUG : small: Update will use the tus protocol to upload 2025/11/02 04:34:38 INFO : small: Failed to read metadata: object not found 2025/11/02 04:34:38 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:38 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 10 2025/11/02 04:34:38 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:38 DEBUG : medium: Update will use the tus protocol to upload 2025/11/02 04:34:38 INFO : medium: Failed to read metadata: object not found 2025/11/02 04:34:38 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:38 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:34:38 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:38 DEBUG : large: Update will use the tus protocol to upload 2025/11/02 04:34:38 INFO : large: Failed to read metadata: object not found 2025/11/02 04:34:38 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:38 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/02 04:34:38 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:39 DEBUG : Waiting for deletions to finish 2025/11/02 04:34:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/02 04:34:39 INFO : medium: Deleted 2025/11/02 04:34:39 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.24s) === RUN TestMaxDeleteSize run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:39 DEBUG : small: Update will use the tus protocol to upload 2025/11/02 04:34:39 INFO : small: Failed to read metadata: object not found 2025/11/02 04:34:39 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:39 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 10 2025/11/02 04:34:39 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:39 DEBUG : medium: Update will use the tus protocol to upload 2025/11/02 04:34:39 INFO : medium: Failed to read metadata: object not found 2025/11/02 04:34:39 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:39 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:34:39 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:39 DEBUG : large: Update will use the tus protocol to upload 2025/11/02 04:34:39 INFO : large: Failed to read metadata: object not found 2025/11/02 04:34:40 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:40 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 100 2025/11/02 04:34:40 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:40 DEBUG : Waiting for deletions to finish 2025/11/02 04:34:40 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/02 04:34:40 INFO : large: Deleted 2025/11/02 04:34:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.19s) === RUN TestReadFile run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:40 DEBUG : ReadFile: Update will use the tus protocol to upload 2025/11/02 04:34:40 INFO : ReadFile: Failed to read metadata: object not found 2025/11/02 04:34:40 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:40 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 28 2025/11/02 04:34:40 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished --- PASS: TestReadFile (0.72s) === RUN TestRetry 2025/11/02 04:34:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/02 04:34:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/02 04:34:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 04:34:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 04:34:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 04:34:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 04:34:41 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:41 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:41 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:41 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:41 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 10 2025/11/02 04:34:41 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:41 DEBUG : file2: Update will use the tus protocol to upload 2025/11/02 04:34:41 INFO : file2: Failed to read metadata: object not found 2025/11/02 04:34:41 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:41 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 9 2025/11/02 04:34:41 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished --- PASS: TestCat (1.85s) === RUN TestPurge 2025/11/02 04:34:43 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-fumugix1pela" 2025/11/02 04:34:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 04:34:43 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:43 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:43 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:43 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:43 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:43 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:43 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:43 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:43 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:43 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:43 DEBUG : found headers: 2025/11/02 04:34:43 DEBUG : Creating backend with remote "/tmp/rclone3208095349" run.go:185: Remote "webdav root 'rclone-test-fumugix1pela'", Local "Local file system at /tmp/rclone3208095349", Modify Window "1s" 2025/11/02 04:34:43 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2025/11/02 04:34:43 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2025/11/02 04:34:43 DEBUG : webdav root 'rclone-test-fumugix1pela': Uploaded starts 2025/11/02 04:34:44 DEBUG : webdav root 'rclone-test-fumugix1pela': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/02 04:34:44 DEBUG : webdav root 'rclone-test-fumugix1pela': -- Uploaded finished 2025/11/02 04:34:44 INFO : A2: Making directory 2025/11/02 04:34:44 INFO : A1/B2: Making directory 2025/11/02 04:34:44 INFO : A1/B2/C2: Making directory 2025/11/02 04:34:44 INFO : A1/B1/C3: Making directory 2025/11/02 04:34:44 INFO : A3: Making directory 2025/11/02 04:34:44 INFO : A3/B3: Making directory 2025/11/02 04:34:44 INFO : A3/B3/C4: Making directory 2025/11/02 04:34:44 DEBUG : A1/two: Update will use the tus protocol to upload 2025/11/02 04:34:44 INFO : A1/two: Failed to read metadata: object not found 2025/11/02 04:34:44 DEBUG : webdav root 'rclone-test-fumugix1pela': Uploaded starts 2025/11/02 04:34:44 DEBUG : webdav root 'rclone-test-fumugix1pela': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/02 04:34:44 DEBUG : webdav root 'rclone-test-fumugix1pela': -- Uploaded finished 2025/11/02 04:34:45 ERROR : error listing: directory not found 2025/11/02 04:34:45 DEBUG : webdav root 'rclone-test-fumugix1pela': Purge remote 2025/11/02 04:34:45 NOTICE: purge failed: rmdir failed: Resource not found: Sabre\DAV\Exception\NotFound: 404 Not Found --- PASS: TestPurge (2.48s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:46 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2025/11/02 04:34:46 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2025/11/02 04:34:46 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:46 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/02 04:34:46 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:46 INFO : A2: Making directory 2025/11/02 04:34:46 INFO : A1/B2: Making directory 2025/11/02 04:34:46 INFO : A1/B2/C2: Making directory 2025/11/02 04:34:46 INFO : A1/B1/C3: Making directory 2025/11/02 04:34:46 INFO : A3: Making directory 2025/11/02 04:34:46 INFO : A3/B3: Making directory 2025/11/02 04:34:46 INFO : A3/B3/C4: Making directory 2025/11/02 04:34:46 DEBUG : A1/two: Update will use the tus protocol to upload 2025/11/02 04:34:46 INFO : A1/two: Failed to read metadata: object not found 2025/11/02 04:34:46 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:46 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/02 04:34:46 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:47 DEBUG : removing 1 level 3 directories 2025/11/02 04:34:47 INFO : A3/B3/C4: Removing directory 2025/11/02 04:34:48 DEBUG : removing 2 level 3 directories 2025/11/02 04:34:48 INFO : A1/B2/C2: Removing directory 2025/11/02 04:34:48 INFO : A1/B1/C3: Removing directory 2025/11/02 04:34:48 DEBUG : removing 2 level 2 directories 2025/11/02 04:34:48 INFO : A3/B3: Removing directory 2025/11/02 04:34:48 INFO : A1/B2: Removing directory 2025/11/02 04:34:48 DEBUG : removing 2 level 1 directories 2025/11/02 04:34:48 INFO : A3: Removing directory 2025/11/02 04:34:48 INFO : A2: Removing directory 2025/11/02 04:34:49 DEBUG : removing 1 level 3 directories 2025/11/02 04:34:49 INFO : A1/B1/C1: Removing directory 2025/11/02 04:34:49 DEBUG : removing 1 level 2 directories 2025/11/02 04:34:49 INFO : A1/B1: Removing directory 2025/11/02 04:34:49 DEBUG : removing 1 level 1 directories 2025/11/02 04:34:49 INFO : A1: Removing directory 2025/11/02 04:34:50 DEBUG : removing 1 level 0 directories 2025/11/02 04:34:50 INFO : webdav root 'rclone-test-pufopep3tabo': Removing directory 2025/11/02 04:34:50 ERROR : error listing: directory not found 2025/11/02 04:34:50 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (4.48s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:50 INFO : A1: Making directory 2025/11/02 04:34:50 INFO : A1/B1: Making directory 2025/11/02 04:34:50 INFO : A1/B1/C1: Making directory 2025/11/02 04:34:51 DEBUG : removing 1 level 3 directories 2025/11/02 04:34:51 INFO : A1/B1/C1: Removing directory 2025/11/02 04:34:51 DEBUG : removing 1 level 2 directories 2025/11/02 04:34:51 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.43s) === RUN TestRmdirsWithFilter run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:51 INFO : A1: Making directory 2025/11/02 04:34:51 INFO : A1/B1: Making directory 2025/11/02 04:34:51 INFO : A1/B1/C1: Making directory 2025/11/02 04:34:52 DEBUG : removing 1 level 3 directories 2025/11/02 04:34:52 INFO : A1/B1/C1: Removing directory 2025/11/02 04:34:52 DEBUG : removing 1 level 2 directories 2025/11/02 04:34:52 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.41s) === RUN TestCopyURL run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:53 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:53 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:53 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:53 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloser 2025/11/02 04:34:53 DEBUG : file1: tus update failed. 2025/11/02 04:34:53 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.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 04:34:53 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:53 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:53 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:53 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:53 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:53 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/02 04:34:53 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:53 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:53 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:53 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:53 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:53 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/02 04:34:53 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:53 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:53 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:53 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:53 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:53 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/02 04:34:54 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:54 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:54 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:54 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:54 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:54 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/02 04:34:54 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:54 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:54 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:54 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:54 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:54 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/02 04:34:54 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:54 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:54 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:54 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:54 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:54 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/02 04:34:54 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:54 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:54 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:54 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:54 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:54 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/02 04:34:54 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:54 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:54 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:54 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:54 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:54 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/02 04:34:54 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:54 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:55 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:55 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:55 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:55 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/02 04:34:55 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/11/02 04:34:55 INFO : sub/file2: Failed to read metadata: object not found 2025/11/02 04:34:55 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:55 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:55 DEBUG : sub/file2: tus update failed. 2025/11/02 04:34:55 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/02 04:34:55 ERROR : file1: Failed to copy: tus update failed: EOF 2025/11/02 04:34:55 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.05s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 04:34:55 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:55 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:55 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:55 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:55 DEBUG : file1: tus update failed. 2025/11/02 04:34:55 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/02 04:34:55 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:55 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:55 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:55 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:55 DEBUG : file1: tus update failed. 2025/11/02 04:34:55 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/02 04:34:55 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:56 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:56 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:56 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:56 DEBUG : file1: tus update failed. 2025/11/02 04:34:56 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/02 04:34:56 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:56 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:56 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:56 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:56 DEBUG : file1: tus update failed. 2025/11/02 04:34:56 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/02 04:34:56 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:56 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:56 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:56 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:56 DEBUG : file1: tus update failed. 2025/11/02 04:34:56 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/02 04:34:56 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:56 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:56 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:56 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:56 DEBUG : file1: tus update failed. 2025/11/02 04:34:56 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/02 04:34:56 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:56 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:56 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:56 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:56 DEBUG : file1: tus update failed. 2025/11/02 04:34:56 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/02 04:34:56 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:56 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:56 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:56 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:56 DEBUG : file1: tus update failed. 2025/11/02 04:34:56 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/02 04:34:57 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:57 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:57 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:57 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:57 DEBUG : file1: tus update failed. 2025/11/02 04:34:57 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/02 04:34:57 DEBUG : file1: Update will use the tus protocol to upload 2025/11/02 04:34:57 INFO : file1: Failed to read metadata: object not found 2025/11/02 04:34:57 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:57 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:57 DEBUG : file1: tus update failed. 2025/11/02 04:34:57 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/02 04:34:57 ERROR : file1: Failed to copy: tus update failed: EOF 2025/11/02 04:34:57 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.92s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.13s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:34:57 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:57 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:57 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:57 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 18 2025/11/02 04:34:57 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:34:58 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/backup" 2025/11/02 04:34:58 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/11/02 04:34:58 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:58 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:58 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{zl2on}" suffix to name 2025/11/02 04:34:58 DEBUG : Setting url="https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/11/02 04:34:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/11/02 04:34:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/11/02 04:34:58 DEBUG : Setting pass="dqp3SHmhRFRy8WrYWwJAbPzbxjrK" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/11/02 04:34:58 DEBUG : found headers: 2025/11/02 04:34:58 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-pufopep3tabo/backup" to be canonical "TestWebdavInfiniteScale{zl2on}:rclone-test-pufopep3tabo/backup" 2025/11/02 04:34:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1952313297) 2025/11/02 04:34:58 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-pufopep3tabo') 2025/11/02 04:34:58 DEBUG : dst/file1: Sizes differ 2025/11/02 04:34:58 INFO : dst/file1: Moved (server-side) 2025/11/02 04:34:58 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:58 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:58 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:58 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:58 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:58 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/11/02 04:34:58 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:58 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:58 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:58 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:58 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:58 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/11/02 04:34:59 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:59 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:59 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:59 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:59 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:59 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/11/02 04:34:59 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:59 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:59 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:59 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:59 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:59 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/11/02 04:34:59 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:59 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:59 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:59 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:59 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:59 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/11/02 04:34:59 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:59 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:59 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:59 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:59 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:59 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/11/02 04:34:59 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:59 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:59 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:59 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:59 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:59 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/11/02 04:34:59 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:34:59 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:34:59 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:34:59 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:34:59 DEBUG : dst/file1: tus update failed. 2025/11/02 04:34:59 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/11/02 04:35:00 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:35:00 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:35:00 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:00 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:35:00 DEBUG : dst/file1: tus update failed. 2025/11/02 04:35:00 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/11/02 04:35:00 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/11/02 04:35:00 INFO : dst/file1: Failed to read metadata: object not found 2025/11/02 04:35:00 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:00 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error: Can not read from data strem: EOF 2025/11/02 04:35:00 DEBUG : dst/file1: tus update failed. 2025/11/02 04:35:00 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/11/02 04:35:00 ERROR : dst/file1: Failed to copy: tus update failed: EOF 2025/11/02 04:35:00 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 (3.31s) === 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:35:01 DEBUG : A1/one: Update will use the tus protocol to upload 2025/11/02 04:35:01 INFO : A1/one: Failed to read metadata: object not found 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:01 DEBUG : A1/two: Update will use the tus protocol to upload 2025/11/02 04:35:01 INFO : A1/two: Failed to read metadata: object not found 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 3 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:01 DEBUG : A1/B1/three: Update will use the tus protocol to upload 2025/11/02 04:35:01 INFO : A1/B1/three: Failed to read metadata: object not found 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:01 DEBUG : A1/B1/C1/four: Update will use the tus protocol to upload 2025/11/02 04:35:01 INFO : A1/B1/C1/four: Failed to read metadata: object not found 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 4 2025/11/02 04:35:01 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:02 DEBUG : A1/B1/C2/five: Update will use the tus protocol to upload 2025/11/02 04:35:02 INFO : A1/B1/C2/five: Failed to read metadata: object not found 2025/11/02 04:35:02 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:02 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 4 2025/11/02 04:35:02 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:02 INFO : A1/B2: Making directory 2025/11/02 04:35:02 INFO : A1/B1/C3: Making directory 2025/11/02 04:35:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/02 04:35:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/02 04:35:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/02 04:35:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/02 04:35:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/02 04:35:05 INFO : webdav root 'rclone-test-pufopep3tabo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/02 04:35:07 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/02 04:35:07 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/02 04:35:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/02 04:35:07 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/02 04:35:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (9.52s) === RUN TestGetFsInfo run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" --- PASS: TestGetFsInfo (0.10s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:35:10 DEBUG : webdav root 'rclone-test-pufopep3tabo': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 04:35:10 DEBUG : no_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/11/02 04:35:10 INFO : no_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/11/02 04:35:10 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:10 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 34 2025/11/02 04:35:10 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:10 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 04:35:10 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/11/02 04:35:10 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/11/02 04:35:10 DEBUG : webdav root 'rclone-test-pufopep3tabo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/02 04:35:10 DEBUG : no_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/11/02 04:35:11 INFO : no_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/11/02 04:35:11 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:11 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 102401 2025/11/02 04:35:11 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:11 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 04:35:11 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/11/02 04:35:11 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:35:11 DEBUG : webdav root 'rclone-test-pufopep3tabo': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 04:35:11 DEBUG : with_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/11/02 04:35:11 INFO : with_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/11/02 04:35:11 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:11 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 34 2025/11/02 04:35:11 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:11 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 04:35:11 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/11/02 04:35:11 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/11/02 04:35:11 DEBUG : webdav root 'rclone-test-pufopep3tabo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/02 04:35:12 DEBUG : with_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/11/02 04:35:12 INFO : with_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/11/02 04:35:12 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:12 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 102401 2025/11/02 04:35:12 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:12 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 04:35:12 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/11/02 04:35:12 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:35:12 DEBUG : webdav root 'rclone-test-pufopep3tabo': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 04:35:12 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/11/02 04:35:12 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/11/02 04:35:12 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:12 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 34 2025/11/02 04:35:12 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 04:35:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 04:35:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/02 04:35:13 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/11/02 04:35:13 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/11/02 04:35:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 102401 2025/11/02 04:35:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:13 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 04:35:13 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-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:35:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 04:35:13 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/11/02 04:35:13 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/11/02 04:35:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 34 2025/11/02 04:35:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 04:35:13 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/02 04:35:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/02 04:35:13 DEBUG : webdav root 'rclone-test-pufopep3tabo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/02 04:35:14 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/11/02 04:35:14 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/11/02 04:35:14 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:14 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 102401 2025/11/02 04:35:14 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 04:35:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/02 04:35:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (3.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.93s) === RUN TestRcatMetadata run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.14s) === RUN TestRcatSize run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:35:14 DEBUG : potato1: Update will use the tus protocol to upload 2025/11/02 04:35:14 INFO : potato1: Failed to read metadata: object not found 2025/11/02 04:35:14 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:14 ERROR : webdav root 'rclone-test-pufopep3tabo': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloserWriterTo 2025/11/02 04:35:14 DEBUG : potato1: tus update failed. 2025/11/02 04:35:14 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.31s) === RUN TestRcatSizeMetadata run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.13s) === RUN TestTouchDir run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:35:15 DEBUG : potato2: Update will use the tus protocol to upload 2025/11/02 04:35:15 INFO : potato2: Failed to read metadata: object not found 2025/11/02 04:35:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 60 2025/11/02 04:35:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:15 DEBUG : empty space: Update will use the tus protocol to upload 2025/11/02 04:35:15 INFO : empty space: Failed to read metadata: object not found 2025/11/02 04:35:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 1 2025/11/02 04:35:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:15 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2025/11/02 04:35:15 INFO : sub dir/potato3: Failed to read metadata: object not found 2025/11/02 04:35:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 5 2025/11/02 04:35:15 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': Touching "potato2" 2025/11/02 04:35:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': Touching "empty space" 2025/11/02 04:35:16 DEBUG : webdav root 'rclone-test-pufopep3tabo': 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 (1.92s) === RUN TestMkdirMetadata run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.13s) === RUN TestMkdirModTime run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.13s) === RUN TestCopyDirMetadata run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.13s) === RUN TestSetDirModTime run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.13s) === RUN TestDirsEqual run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.13s) === RUN TestRemoveExisting run.go:185: Remote "webdav root 'rclone-test-pufopep3tabo'", Local "Local file system at /tmp/rclone1952313297", Modify Window "1s" 2025/11/02 04:35:17 DEBUG : sub dir/test remove existing: Update will use the tus protocol to upload 2025/11/02 04:35:17 INFO : sub dir/test remove existing: Failed to read metadata: object not found 2025/11/02 04:35:17 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:17 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 11 2025/11/02 04:35:17 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Update will use the tus protocol to upload 2025/11/02 04:35:18 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Failed to read metadata: object not found 2025/11/02 04:35:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded starts 2025/11/02 04:35:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': Uploaded chunk no 1 ok, range 0 -> 21 2025/11/02 04:35:18 DEBUG : webdav root 'rclone-test-pufopep3tabo': -- Uploaded finished 2025/11/02 04:35:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.simibof6" before starting 2025/11/02 04:35:19 DEBUG : sub dir/test remove existing.simibof6: TEST: removing renamed existing file after operation 2025/11/02 04:35:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.foxuwal6" before starting 2025/11/02 04:35:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.foxuwal6: TEST: renaming existing back after failed operation 2025/11/02 04:35:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ruyupaf2" before starting 2025/11/02 04:35:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ruyupaf2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (3.56s) === 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/02 04:35:21 DEBUG : webdav root 'rclone-test-pufopep3tabo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Finished ERROR in 1m57.421972753s (try 1/5): exit status 1: Failed [TestCheckSumDownload TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestRcatSize TestTouchDir]