"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2026/03/14 04:24:17 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce" 2026/03/14 04:24:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:24:18 DEBUG : Creating backend with remote "/tmp/rclone3354729604" === 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 "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.34s) === RUN TestMultithreadCopyAbort run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.37s) === RUN TestSizeDiffers 2026/03/14 04:24:19 DEBUG : a: size = 0 OK 2026/03/14 04:24:19 DEBUG : a: size = 1 (memory) 2026/03/14 04:24:19 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/14 04:24:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/14 04:24:19 DEBUG : potato: Seek from 10 to 0 2026/03/14 04:24:19 DEBUG : potato: Seek from 10 to 0 2026/03/14 04:24:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/14 04:24:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Seek from 5 to 2 2026/03/14 04:24:19 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/14 04:24:19 DEBUG : potato: Seek from 7 to 0 2026/03/14 04:24:19 DEBUG : potato: Seek from 7 to 0 2026/03/14 04:24:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/14 04:24:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Seek from 5 to 2 2026/03/14 04:24:19 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/14 04:24:19 DEBUG : potato: Seek from 8 to 0 2026/03/14 04:24:19 DEBUG : potato: Seek from 8 to 0 2026/03/14 04:24:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/14 04:24:19 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/14 04:24:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/14 04:24:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/14 04:24:19 DEBUG : potato: Seek from 5 to 2 2026/03/14 04:24:19 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/14 04:24:19 DEBUG : potato: Seek from 9 to 0 2026/03/14 04:24:19 DEBUG : potato: Seek from 9 to 0 2026/03/14 04:24:19 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 "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.55s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/03/14 04:24:24 DEBUG : Creating backend with remote "nonexistent" 2026/03/14 04:24:24 DEBUG : Creating backend with remote "nonexistent" 2026/03/14 04:24:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/14 04:24:24 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/14 04:24:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/14 04:24:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.07s) --- PASS: TestCheckDownload/1 (0.68s) --- PASS: TestCheckDownload/2 (0.36s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.36s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.11s) --- PASS: TestCheckSizeOnly/1 (0.13s) --- PASS: TestCheckSizeOnly/2 (0.13s) --- PASS: TestCheckSizeOnly/3 (0.13s) --- PASS: TestCheckSizeOnly/4 (0.13s) --- PASS: TestCheckSizeOnly/5 (0.13s) --- PASS: TestCheckSizeOnly/6 (0.13s) --- PASS: TestCheckSizeOnly/7 (0.13s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:24:35 DEBUG : Couldn't parse Date: from server edef12.pcloud.com: "Sat, 14 Mar 2026 04:24:35 +0000": parsing time "Sat, 14 Mar 2026 04:24:35 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:24:35 +0000" as " " 2026/03/14 04:24:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/14 04:24:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/14 04:24:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/14 04:24:35 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/14 04:24:36 DEBUG : Couldn't parse Date: from server edef4.pcloud.com: "Sat, 14 Mar 2026 04:24:36 +0000": parsing time "Sat, 14 Mar 2026 04:24:36 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:24:36 +0000" as " " 2026/03/14 04:24:36 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/14 04:24:36 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/14 04:24:36 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/14 04:24:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.72s) === RUN TestCheckSum run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:24:36 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce/data" check_test.go:350: pcloud root 'rclone-test-rotowus6juce/data' lacks md5, skipping --- SKIP: TestCheckSum (1.33s) === RUN TestCheckSumDownload run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:24:37 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (13.03s) --- PASS: TestCheckSumDownload/subtest1 (1.20s) --- PASS: TestCheckSumDownload/subtest2 (1.06s) --- PASS: TestCheckSumDownload/subtest3 (0.76s) --- PASS: TestCheckSumDownload/subtest4 (0.71s) --- PASS: TestCheckSumDownload/subtest5 (0.71s) --- PASS: TestCheckSumDownload/subtest6 (0.72s) --- PASS: TestCheckSumDownload/subtest7 (0.75s) === RUN TestApplyTransforms 2026/03/14 04:24:50 DEBUG : Creating backend with remote "TestPcloud:rclone-test-vubiwih3julu" 2026/03/14 04:24:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:24:51 DEBUG : Creating backend with remote "/tmp/rclone1694723894" run.go:185: Remote "pcloud root 'rclone-test-vubiwih3julu'", Local "Local file system at /tmp/rclone1694723894", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/03/14 04:24:52 ERROR : hello, world!: sum not found 2026/03/14 04:24:52 ERROR : HELLO, WORLD!: file not in pcloud root 'rclone-test-vubiwih3julu' 2026/03/14 04:24:52 NOTICE: pcloud root 'rclone-test-vubiwih3julu': 1 files missing 2026/03/14 04:24:52 NOTICE: 1 hashes missing 2026/03/14 04:24:52 NOTICE: pcloud root 'rclone-test-vubiwih3julu': 1 differences found 2026/03/14 04:24:52 NOTICE: pcloud root 'rclone-test-vubiwih3julu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/14 04:24:52 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 14 Mar 2026 04:24:52 +0000": parsing time "Sat, 14 Mar 2026 04:24:52 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:24:52 +0000" as " " 2026/03/14 04:24:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/14 04:24:52 NOTICE: pcloud root 'rclone-test-vubiwih3julu': 0 differences found 2026/03/14 04:24:52 NOTICE: pcloud root 'rclone-test-vubiwih3julu': 1 matching files 2026/03/14 04:24:52 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mitiyef6gemi" 2026/03/14 04:24:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:24:53 DEBUG : Creating backend with remote "/tmp/rclone2923188746" run.go:185: Remote "pcloud root 'rclone-test-mitiyef6gemi'", Local "Local file system at /tmp/rclone2923188746", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/03/14 04:24:54 ERROR : HELLO, WORLD!: sum not found 2026/03/14 04:24:54 ERROR : hello, world!: file not in pcloud root 'rclone-test-mitiyef6gemi' 2026/03/14 04:24:54 NOTICE: pcloud root 'rclone-test-mitiyef6gemi': 1 files missing 2026/03/14 04:24:54 NOTICE: 1 hashes missing 2026/03/14 04:24:54 NOTICE: pcloud root 'rclone-test-mitiyef6gemi': 1 differences found 2026/03/14 04:24:54 NOTICE: pcloud root 'rclone-test-mitiyef6gemi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/14 04:24:54 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 14 Mar 2026 04:24:54 +0000": parsing time "Sat, 14 Mar 2026 04:24:54 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:24:54 +0000" as " " 2026/03/14 04:24:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/14 04:24:54 NOTICE: pcloud root 'rclone-test-mitiyef6gemi': 0 differences found 2026/03/14 04:24:54 NOTICE: pcloud root 'rclone-test-mitiyef6gemi': 1 matching files 2026/03/14 04:24:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-goviray6wuma" 2026/03/14 04:24:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:24:55 DEBUG : Creating backend with remote "/tmp/rclone2915447579" run.go:185: Remote "pcloud root 'rclone-test-goviray6wuma'", Local "Local file system at /tmp/rclone2915447579", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/14 04:24:56 ERROR : HeLlO, wOrLd!: sum not found 2026/03/14 04:24:56 ERROR : hello, world!: file not in pcloud root 'rclone-test-goviray6wuma' 2026/03/14 04:24:56 NOTICE: pcloud root 'rclone-test-goviray6wuma': 1 files missing 2026/03/14 04:24:56 NOTICE: 1 hashes missing 2026/03/14 04:24:56 NOTICE: pcloud root 'rclone-test-goviray6wuma': 1 differences found 2026/03/14 04:24:56 NOTICE: pcloud root 'rclone-test-goviray6wuma': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/14 04:24:57 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 14 Mar 2026 04:24:56 +0000": parsing time "Sat, 14 Mar 2026 04:24:56 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:24:56 +0000" as " " 2026/03/14 04:24:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/14 04:24:57 NOTICE: pcloud root 'rclone-test-goviray6wuma': 0 differences found 2026/03/14 04:24:57 NOTICE: pcloud root 'rclone-test-goviray6wuma': 1 matching files 2026/03/14 04:24:57 DEBUG : Creating backend with remote "TestPcloud:rclone-test-yayonag5tupa" 2026/03/14 04:24:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:24:57 DEBUG : Creating backend with remote "/tmp/rclone579872264" run.go:185: Remote "pcloud root 'rclone-test-yayonag5tupa'", Local "Local file system at /tmp/rclone579872264", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/14 04:24:58 ERROR : HELLO, WORLD!: sum not found 2026/03/14 04:24:58 ERROR : HeLlO, wOrLd!: file not in pcloud root 'rclone-test-yayonag5tupa' 2026/03/14 04:24:58 NOTICE: pcloud root 'rclone-test-yayonag5tupa': 1 files missing 2026/03/14 04:24:58 NOTICE: 1 hashes missing 2026/03/14 04:24:58 NOTICE: pcloud root 'rclone-test-yayonag5tupa': 1 differences found 2026/03/14 04:24:58 NOTICE: pcloud root 'rclone-test-yayonag5tupa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/14 04:24:58 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 14 Mar 2026 04:24:58 +0000": parsing time "Sat, 14 Mar 2026 04:24:58 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:24:58 +0000" as " " 2026/03/14 04:24:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/14 04:24:58 NOTICE: pcloud root 'rclone-test-yayonag5tupa': 0 differences found 2026/03/14 04:24:58 NOTICE: pcloud root 'rclone-test-yayonag5tupa': 1 matching files 2026/03/14 04:24:58 DEBUG : Creating backend with remote "TestPcloud:rclone-test-kofaxip9qeqa" 2026/03/14 04:24:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:24:59 DEBUG : Creating backend with remote "/tmp/rclone1726995537" run.go:185: Remote "pcloud root 'rclone-test-kofaxip9qeqa'", Local "Local file system at /tmp/rclone1726995537", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/03/14 04:25:00 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/14 04:25:00 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-kofaxip9qeqa' 2026/03/14 04:25:00 NOTICE: pcloud root 'rclone-test-kofaxip9qeqa': 1 files missing 2026/03/14 04:25:00 NOTICE: 1 hashes missing 2026/03/14 04:25:00 NOTICE: pcloud root 'rclone-test-kofaxip9qeqa': 1 differences found 2026/03/14 04:25:00 NOTICE: pcloud root 'rclone-test-kofaxip9qeqa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/14 04:25:00 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 14 Mar 2026 04:25:00 +0000": parsing time "Sat, 14 Mar 2026 04:25:00 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:25:00 +0000" as " " 2026/03/14 04:25:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/14 04:25:00 NOTICE: pcloud root 'rclone-test-kofaxip9qeqa': 0 differences found 2026/03/14 04:25:00 NOTICE: pcloud root 'rclone-test-kofaxip9qeqa': 1 matching files 2026/03/14 04:25:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tevaqev2poso" 2026/03/14 04:25:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:25:01 DEBUG : Creating backend with remote "/tmp/rclone3934164958" run.go:185: Remote "pcloud root 'rclone-test-tevaqev2poso'", Local "Local file system at /tmp/rclone3934164958", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/03/14 04:25:02 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/14 04:25:02 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-tevaqev2poso' 2026/03/14 04:25:02 NOTICE: pcloud root 'rclone-test-tevaqev2poso': 1 files missing 2026/03/14 04:25:02 NOTICE: 1 hashes missing 2026/03/14 04:25:02 NOTICE: pcloud root 'rclone-test-tevaqev2poso': 1 differences found 2026/03/14 04:25:02 NOTICE: pcloud root 'rclone-test-tevaqev2poso': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/14 04:25:03 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 14 Mar 2026 04:25:03 +0000": parsing time "Sat, 14 Mar 2026 04:25:03 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:25:03 +0000" as " " 2026/03/14 04:25:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/14 04:25:03 NOTICE: pcloud root 'rclone-test-tevaqev2poso': 0 differences found 2026/03/14 04:25:03 NOTICE: pcloud root 'rclone-test-tevaqev2poso': 1 matching files 2026/03/14 04:25:03 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cisahig9kowo" 2026/03/14 04:25:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:25:03 DEBUG : Creating backend with remote "/tmp/rclone999568943" run.go:185: Remote "pcloud root 'rclone-test-cisahig9kowo'", Local "Local file system at /tmp/rclone999568943", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/03/14 04:25:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/14 04:25:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-cisahig9kowo' 2026/03/14 04:25:04 NOTICE: pcloud root 'rclone-test-cisahig9kowo': 1 files missing 2026/03/14 04:25:04 NOTICE: 1 hashes missing 2026/03/14 04:25:04 NOTICE: pcloud root 'rclone-test-cisahig9kowo': 1 differences found 2026/03/14 04:25:04 NOTICE: pcloud root 'rclone-test-cisahig9kowo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/14 04:25:05 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 14 Mar 2026 04:25:05 +0000": parsing time "Sat, 14 Mar 2026 04:25:05 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:25:05 +0000" as " " 2026/03/14 04:25:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/14 04:25:05 NOTICE: pcloud root 'rclone-test-cisahig9kowo': 0 differences found 2026/03/14 04:25:05 NOTICE: pcloud root 'rclone-test-cisahig9kowo': 1 matching files 2026/03/14 04:25:05 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ganedam9qawi" 2026/03/14 04:25:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:25:05 DEBUG : Creating backend with remote "/tmp/rclone2227771917" run.go:185: Remote "pcloud root 'rclone-test-ganedam9qawi'", Local "Local file system at /tmp/rclone2227771917", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/03/14 04:25:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/14 04:25:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-ganedam9qawi' 2026/03/14 04:25:06 NOTICE: pcloud root 'rclone-test-ganedam9qawi': 1 files missing 2026/03/14 04:25:06 NOTICE: 1 hashes missing 2026/03/14 04:25:06 NOTICE: pcloud root 'rclone-test-ganedam9qawi': 1 differences found 2026/03/14 04:25:06 NOTICE: pcloud root 'rclone-test-ganedam9qawi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/14 04:25:07 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 14 Mar 2026 04:25:07 +0000": parsing time "Sat, 14 Mar 2026 04:25:07 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:25:07 +0000" as " " 2026/03/14 04:25:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/14 04:25:07 NOTICE: pcloud root 'rclone-test-ganedam9qawi': 0 differences found 2026/03/14 04:25:07 NOTICE: pcloud root 'rclone-test-ganedam9qawi': 1 matching files 2026/03/14 04:25:07 DEBUG : Creating backend with remote "TestPcloud:rclone-test-venixol2node" 2026/03/14 04:25:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:25:08 DEBUG : Creating backend with remote "/tmp/rclone1182471860" run.go:185: Remote "pcloud root 'rclone-test-venixol2node'", Local "Local file system at /tmp/rclone1182471860", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/03/14 04:25:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/14 04:25:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-venixol2node' 2026/03/14 04:25:08 NOTICE: pcloud root 'rclone-test-venixol2node': 1 files missing 2026/03/14 04:25:08 NOTICE: 1 hashes missing 2026/03/14 04:25:08 NOTICE: pcloud root 'rclone-test-venixol2node': 1 differences found 2026/03/14 04:25:08 NOTICE: pcloud root 'rclone-test-venixol2node': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/14 04:25:09 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 14 Mar 2026 04:25:09 +0000": parsing time "Sat, 14 Mar 2026 04:25:09 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:25:09 +0000" as " " 2026/03/14 04:25:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/14 04:25:09 NOTICE: pcloud root 'rclone-test-venixol2node': 0 differences found 2026/03/14 04:25:09 NOTICE: pcloud root 'rclone-test-venixol2node': 1 matching files 2026/03/14 04:25:09 DEBUG : Creating backend with remote "TestPcloud:rclone-test-gukenoj3coge" 2026/03/14 04:25:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:25:10 DEBUG : Creating backend with remote "/tmp/rclone91930156" run.go:185: Remote "pcloud root 'rclone-test-gukenoj3coge'", Local "Local file system at /tmp/rclone91930156", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/03/14 04:25:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/14 04:25:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-gukenoj3coge' 2026/03/14 04:25:11 NOTICE: pcloud root 'rclone-test-gukenoj3coge': 1 files missing 2026/03/14 04:25:11 NOTICE: 1 hashes missing 2026/03/14 04:25:11 NOTICE: pcloud root 'rclone-test-gukenoj3coge': 1 differences found 2026/03/14 04:25:11 NOTICE: pcloud root 'rclone-test-gukenoj3coge': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/14 04:25:11 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 14 Mar 2026 04:25:11 +0000": parsing time "Sat, 14 Mar 2026 04:25:11 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:25:11 +0000" as " " 2026/03/14 04:25:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/14 04:25:11 NOTICE: pcloud root 'rclone-test-gukenoj3coge': 0 differences found 2026/03/14 04:25:11 NOTICE: pcloud root 'rclone-test-gukenoj3coge': 1 matching files 2026/03/14 04:25:11 DEBUG : pcloud root 'rclone-test-gukenoj3coge': Purge remote 2026/03/14 04:25:11 DEBUG : pcloud root 'rclone-test-venixol2node': Purge remote 2026/03/14 04:25:11 DEBUG : pcloud root 'rclone-test-ganedam9qawi': Purge remote 2026/03/14 04:25:11 DEBUG : pcloud root 'rclone-test-cisahig9kowo': Purge remote 2026/03/14 04:25:11 DEBUG : pcloud root 'rclone-test-tevaqev2poso': Purge remote 2026/03/14 04:25:12 DEBUG : pcloud root 'rclone-test-kofaxip9qeqa': Purge remote 2026/03/14 04:25:12 DEBUG : pcloud root 'rclone-test-yayonag5tupa': Purge remote 2026/03/14 04:25:12 DEBUG : pcloud root 'rclone-test-goviray6wuma': Purge remote 2026/03/14 04:25:12 DEBUG : pcloud root 'rclone-test-mitiyef6gemi': Purge remote 2026/03/14 04:25:12 DEBUG : pcloud root 'rclone-test-vubiwih3julu': Purge remote --- PASS: TestApplyTransforms (21.86s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:25:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/14 04:25:13 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/03/14 04:25:13 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:25:13 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/03/14 04:25:13 INFO : file1: Copied (new) to: sub/file2 2026/03/14 04:25:13 DEBUG : sub/file2: size = 14 OK 2026/03/14 04:25:13 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/14 04:25:13 DEBUG : file1: Unchanged skipping 2026/03/14 04:25:14 DEBUG : pcloud root 'rclone-test-rotowus6juce': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.10s) === RUN TestCopyLongFile run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.26s) === RUN TestCopyFileBackupDir run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:25:15 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce/backup" 2026/03/14 04:25:16 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3354729604) 2026/03/14 04:25:16 DEBUG : dst/file1: size = 18 (pcloud root 'rclone-test-rotowus6juce') 2026/03/14 04:25:16 DEBUG : dst/file1: Sizes differ 2026/03/14 04:25:17 INFO : dst/file1: Moved (server-side) 2026/03/14 04:25:17 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/03/14 04:25:17 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:25:17 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/03/14 04:25:17 INFO : dst/file1: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyFileBackupDir (11.71s) === RUN TestCopyFileCompareDest run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:25:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce/dst" 2026/03/14 04:25:27 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce/CompareDest" 2026/03/14 04:25:28 DEBUG : one: Need to transfer - File not found at Destination 2026/03/14 04:25:29 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/14 04:25:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 04:25:29 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/14 04:25:29 INFO : one: Copied (new) 2026/03/14 04:25:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3354729604) 2026/03/14 04:25:30 DEBUG : one: size = 3 (pcloud root 'rclone-test-rotowus6juce/dst') 2026/03/14 04:25:30 DEBUG : one: Sizes differ 2026/03/14 04:25:30 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/14 04:25:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/14 04:25:30 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/14 04:25:30 INFO : one: Copied (replaced existing) 2026/03/14 04:25:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3354729604) 2026/03/14 04:25:31 DEBUG : one: size = 3 (pcloud root 'rclone-test-rotowus6juce/dst') 2026/03/14 04:25:31 DEBUG : one: Sizes differ 2026/03/14 04:25:32 DEBUG : one: size = 5 OK 2026/03/14 04:25:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/14 04:25:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/14 04:25:33 DEBUG : two: Need to transfer - File not found at Destination 2026/03/14 04:25:33 DEBUG : two: size = 3 OK 2026/03/14 04:25:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/14 04:25:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/14 04:25:34 DEBUG : two: Need to transfer - File not found at Destination 2026/03/14 04:25:34 DEBUG : two: size = 3 OK 2026/03/14 04:25:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/14 04:25:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/14 04:25:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/14 04:25:35 DEBUG : two: size = 5 (Local file system at /tmp/rclone3354729604) 2026/03/14 04:25:35 DEBUG : two: size = 3 (pcloud root 'rclone-test-rotowus6juce/CompareDest') 2026/03/14 04:25:35 DEBUG : two: Sizes differ 2026/03/14 04:25:35 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/14 04:25:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/14 04:25:35 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/14 04:25:35 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.87s) === RUN TestCopyFileCopyDest run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:25:37 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce/dst" 2026/03/14 04:25:38 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce/CopyDest" 2026/03/14 04:25:39 DEBUG : one: Need to transfer - File not found at Destination 2026/03/14 04:25:40 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/14 04:25:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/14 04:25:40 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/14 04:25:40 INFO : one: Copied (new) 2026/03/14 04:25:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3354729604) 2026/03/14 04:25:41 DEBUG : one: size = 3 (pcloud root 'rclone-test-rotowus6juce/dst') 2026/03/14 04:25:41 DEBUG : one: Sizes differ 2026/03/14 04:25:41 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/14 04:25:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/14 04:25:41 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/14 04:25:41 INFO : one: Copied (replaced existing) 2026/03/14 04:25:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce/BackupDir" 2026/03/14 04:25:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3354729604) 2026/03/14 04:25:43 DEBUG : one: size = 3 (pcloud root 'rclone-test-rotowus6juce/dst') 2026/03/14 04:25:43 DEBUG : one: Sizes differ 2026/03/14 04:25:44 DEBUG : one: size = 5 OK 2026/03/14 04:25:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/14 04:25:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3354729604) 2026/03/14 04:25:44 DEBUG : one: size = 3 (pcloud root 'rclone-test-rotowus6juce/dst') 2026/03/14 04:25:44 DEBUG : one: Sizes differ 2026/03/14 04:25:44 INFO : one: Moved (server-side) 2026/03/14 04:25:44 DEBUG : one.a000e91c.partial: size = 5 OK 2026/03/14 04:25:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/14 04:25:45 DEBUG : one.a000e91c.partial: renamed to: one 2026/03/14 04:25:45 INFO : one: Copied (server-side copy) 2026/03/14 04:25:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/14 04:25:46 DEBUG : two: Need to transfer - File not found at Destination 2026/03/14 04:25:46 DEBUG : two: size = 3 OK 2026/03/14 04:25:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/14 04:25:47 DEBUG : two.0c2263ec.partial: size = 3 OK 2026/03/14 04:25:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/14 04:25:47 DEBUG : two.0c2263ec.partial: renamed to: two 2026/03/14 04:25:47 INFO : two: Copied (server-side copy) 2026/03/14 04:25:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/14 04:25:48 DEBUG : two: size = 3 OK 2026/03/14 04:25:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/14 04:25:48 DEBUG : two: Unchanged skipping 2026/03/14 04:25:50 DEBUG : three: Need to transfer - File not found at Destination 2026/03/14 04:25:50 DEBUG : three: size = 7 (Local file system at /tmp/rclone3354729604) 2026/03/14 04:25:50 DEBUG : three: size = 5 (pcloud root 'rclone-test-rotowus6juce/CopyDest') 2026/03/14 04:25:50 DEBUG : three: Sizes differ 2026/03/14 04:25:50 DEBUG : three: Destination not found in --copy-dest 2026/03/14 04:25:50 DEBUG : three.63cf7c49.partial: size = 7 OK 2026/03/14 04:25:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/14 04:25:50 DEBUG : three.63cf7c49.partial: renamed to: three 2026/03/14 04:25:50 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.41s) === RUN TestCopyInplace run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:25:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/14 04:25:53 DEBUG : sub/file2: size = 14 OK 2026/03/14 04:25:53 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:25:53 INFO : file1: Copied (new) to: sub/file2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/14 04:26:01 DEBUG : sub/file2: size = 14 OK 2026/03/14 04:26:01 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/14 04:26:01 DEBUG : file1: Unchanged skipping 2026/03/14 04:26:01 DEBUG : pcloud root 'rclone-test-rotowus6juce': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyInplace (9.43s) === RUN TestCopyLongFileName run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:26:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/14 04:26:03 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/03/14 04:26:03 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:03 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/03/14 04:26:03 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/03/14 04:26:03 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/03/14 04:26:03 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/14 04:26:03 DEBUG : file1: Unchanged skipping 2026/03/14 04:26:03 DEBUG : pcloud root 'rclone-test-rotowus6juce': don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location --- PASS: TestCopyLongFileName (2.12s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/03/14 04:26:04 DEBUG : pcloud root 'rclone-test-rotowus6juce': Waiting for checks to finish 2026/03/14 04:26:04 DEBUG : pcloud root 'rclone-test-rotowus6juce': Waiting for transfers to finish 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/03/14 04:26:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/03/14 04:26:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/03/14 04:26:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/03/14 04:26:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/03/14 04:26:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/03/14 04:26:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/03/14 04:26:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/03/14 04:26:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/03/14 04:26:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/03/14 04:26:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/03/14 04:26:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/03/14 04:26:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyLongFileNameCollision (11.51s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:26:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/14 04:26:16 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/03/14 04:26:16 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:26:16 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/03/14 04:26:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/14 04:26:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/14 04:26:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://eapi.pcloud.com/uploadfile?filename=file2.945646ab.partial&folderid=22874503733&mtime=1324817999&nopartial=1": max transfer limit reached as set by --max-transfer 2026/03/14 04:26:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/14 04:26:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/14 04:26:19 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/03/14 04:26:19 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 1b67a8c110cf4c3957eace4e07b9c13fb59cd755 OK 2026/03/14 04:26:20 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/03/14 04:26:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.01s) === RUN TestDeduplicateInteractive run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.26s) === RUN TestDeduplicateSkip run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.26s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.26s) === RUN TestDeduplicateFirst run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.26s) === RUN TestDeduplicateNewest run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.26s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:26:24 INFO : pcloud root 'rclone-test-rotowus6juce': Looking for duplicate sha1 hashes using newest mode. 2026/03/14 04:26:24 NOTICE: 09447b18837b13d5485ca7aa9acadc89ade7f6da: Found 3 files with duplicate sha1 hashes 2026/03/14 04:26:24 INFO : one: Deleted 2026/03/14 04:26:25 INFO : also/one: Deleted 2026/03/14 04:26:25 NOTICE: 09447b18837b13d5485ca7aa9acadc89ade7f6da: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.66s) === RUN TestDeduplicateOldest run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.26s) === RUN TestDeduplicateLargest run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.26s) === RUN TestDeduplicateSmallest run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.26s) === RUN TestDeduplicateRename run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.25s) === RUN TestMergeDirs run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.26s) === RUN TestListDirSorted run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:26:30 DEBUG : a.txt: Excluded (Size Filter) 2026/03/14 04:26:30 DEBUG : a.txt: Excluded 2026/03/14 04:26:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/14 04:26:30 DEBUG : sub dir/hello world: Excluded 2026/03/14 04:26:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/14 04:26:30 DEBUG : sub dir/hello world2: Excluded 2026/03/14 04:26:30 DEBUG : sub dir/ignore dir: Excluded 2026/03/14 04:26:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/14 04:26:31 DEBUG : sub dir/hello world: Excluded 2026/03/14 04:26:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/14 04:26:31 DEBUG : sub dir/hello world2: Excluded 2026/03/14 04:26:31 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.67s) === RUN TestListDirSortedFn run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:26:36 DEBUG : a.txt: Excluded (Size Filter) 2026/03/14 04:26:36 DEBUG : a.txt: Excluded 2026/03/14 04:26:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/14 04:26:36 DEBUG : sub dir/hello world: Excluded 2026/03/14 04:26:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/14 04:26:36 DEBUG : sub dir/hello world2: Excluded 2026/03/14 04:26:36 DEBUG : sub dir/ignore dir: Excluded 2026/03/14 04:26:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/14 04:26:36 DEBUG : sub dir/hello world: Excluded 2026/03/14 04:26:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/14 04:26:36 DEBUG : sub dir/hello world2: Excluded 2026/03/14 04:26:36 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.72s) === RUN TestListJSON run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" === 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 === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.12s) --- PASS: TestListJSON/Default (0.13s) --- PASS: TestListJSON/FilesOnly (0.13s) --- PASS: TestListJSON/DirsOnly (0.13s) --- PASS: TestListJSON/Recurse (0.13s) --- PASS: TestListJSON/SubDir (0.13s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.13s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.13s) === RUN TestStatJSON run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" === 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 2026/03/14 04:26:44 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce/notfound" --- PASS: TestStatJSON (4.60s) --- PASS: TestStatJSON/Root (0.13s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.13s) --- PASS: TestStatJSON/Dir (0.26s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.13s) --- PASS: TestStatJSON/File (0.13s) --- PASS: TestStatJSON/NotFound (0.26s) --- PASS: TestStatJSON/DirFilesOnly (0.13s) --- PASS: TestStatJSON/FileFilesOnly (0.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.13s) --- PASS: TestStatJSON/DirDirsOnly (0.13s) --- PASS: TestStatJSON/FileDirsOnly (0.13s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.13s) --- PASS: TestStatJSON/RootNotFound (1.15s) === RUN TestMkdir run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:26:46 INFO : pcloud root 'rclone-test-rotowus6juce': Making directory 2026/03/14 04:26:46 INFO : pcloud root 'rclone-test-rotowus6juce': Making directory --- PASS: TestMkdir (0.39s) === RUN TestLsd run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" --- PASS: TestLsd (1.31s) === RUN TestLs run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" --- PASS: TestLs (1.50s) === RUN TestLsWithFilesFrom run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:26:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/14 04:26:50 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.45s) === RUN TestLsLong run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" --- PASS: TestLsLong (1.34s) === RUN TestHashSums run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download 2026/03/14 04:26:53 DEBUG : Couldn't parse Date: from server edef2.pcloud.com: "Sat, 14 Mar 2026 04:26:53 +0000": parsing time "Sat, 14 Mar 2026 04:26:53 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:26:53 +0000" as " " 2026/03/14 04:26:54 DEBUG : Couldn't parse Date: from server edef10.pcloud.com: "Sat, 14 Mar 2026 04:26:53 +0000": parsing time "Sat, 14 Mar 2026 04:26:53 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:26:53 +0000" as " " --- PASS: TestHashSums (2.14s) --- PASS: TestHashSums/Sha1 (0.27s) --- PASS: TestHashSums/Sha1Download (0.68s) === RUN TestHashSumsWithErrors 2026/03/14 04:26:54 DEBUG : Creating backend with remote ":memory:" 2026/03/14 04:26:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/14 04:26:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/14 04:26:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/14 04:26:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/14 04:26:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/14 04:26:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/14 04:26:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/14 04:26:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/14 04:26:54 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 "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCount (9.63s) === RUN TestDelete run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:05 DEBUG : Waiting for deletions to finish 2026/03/14 04:27:05 DEBUG : large: Excluded (Size Filter) 2026/03/14 04:27:05 INFO : medium: Deleted 2026/03/14 04:27:05 INFO : small: Deleted --- PASS: TestDelete (2.01s) === RUN TestMaxDelete run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:07 DEBUG : Waiting for deletions to finish 2026/03/14 04:27:07 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/14 04:27:07 INFO : large: Deleted 2026/03/14 04:27:07 INFO : medium: Deleted --- PASS: TestMaxDelete (2.11s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:09 DEBUG : Waiting for deletions to finish 2026/03/14 04:27:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/14 04:27:09 INFO : medium: Deleted 2026/03/14 04:27:09 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.12s) === RUN TestMaxDeleteSize run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:11 DEBUG : Waiting for deletions to finish 2026/03/14 04:27:11 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/14 04:27:11 INFO : large: Deleted 2026/03/14 04:27:11 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.01s) === RUN TestReadFile run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:13 DEBUG : Couldn't parse Date: from server edef9.pcloud.com: "Sat, 14 Mar 2026 04:27:13 +0000": parsing time "Sat, 14 Mar 2026 04:27:13 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:13 +0000" as " " --- PASS: TestReadFile (1.45s) === RUN TestRetry 2026/03/14 04:27:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/14 04:27:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/14 04:27:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/14 04:27:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/14 04:27:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/14 04:27:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/14 04:27:13 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 "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:15 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: "Sat, 14 Mar 2026 04:27:14 +0000": parsing time "Sat, 14 Mar 2026 04:27:14 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:14 +0000" as " " 2026/03/14 04:27:15 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sat, 14 Mar 2026 04:27:15 +0000": parsing time "Sat, 14 Mar 2026 04:27:15 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:15 +0000" as " " 2026/03/14 04:27:15 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: "Sat, 14 Mar 2026 04:27:15 +0000": parsing time "Sat, 14 Mar 2026 04:27:15 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:15 +0000" as " " 2026/03/14 04:27:15 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sat, 14 Mar 2026 04:27:15 +0000": parsing time "Sat, 14 Mar 2026 04:27:15 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:15 +0000" as " " 2026/03/14 04:27:16 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: "Sat, 14 Mar 2026 04:27:16 +0000": parsing time "Sat, 14 Mar 2026 04:27:16 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:16 +0000" as " " 2026/03/14 04:27:16 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sat, 14 Mar 2026 04:27:16 +0000": parsing time "Sat, 14 Mar 2026 04:27:16 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:16 +0000" as " " 2026/03/14 04:27:17 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: "Sat, 14 Mar 2026 04:27:17 +0000": parsing time "Sat, 14 Mar 2026 04:27:17 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:17 +0000" as " " 2026/03/14 04:27:17 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sat, 14 Mar 2026 04:27:17 +0000": parsing time "Sat, 14 Mar 2026 04:27:17 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:17 +0000" as " " 2026/03/14 04:27:18 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: "Sat, 14 Mar 2026 04:27:17 +0000": parsing time "Sat, 14 Mar 2026 04:27:17 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:17 +0000" as " " 2026/03/14 04:27:18 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sat, 14 Mar 2026 04:27:18 +0000": parsing time "Sat, 14 Mar 2026 04:27:18 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Mar 2026 04:27:18 +0000" as " " --- PASS: TestCat (4.85s) === RUN TestPurge 2026/03/14 04:27:18 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xuvodiz4tice" 2026/03/14 04:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 04:27:19 DEBUG : Creating backend with remote "/tmp/rclone1478003035" run.go:185: Remote "pcloud root 'rclone-test-xuvodiz4tice'", Local "Local file system at /tmp/rclone1478003035", Modify Window "1s" 2026/03/14 04:27:20 INFO : A2: Making directory 2026/03/14 04:27:21 INFO : A1/B2: Making directory 2026/03/14 04:27:21 INFO : A1/B2/C2: Making directory 2026/03/14 04:27:21 INFO : A1/B1/C3: Making directory 2026/03/14 04:27:22 INFO : A3: Making directory 2026/03/14 04:27:22 INFO : A3/B3: Making directory 2026/03/14 04:27:22 INFO : A3/B3/C4: Making directory 2026/03/14 04:27:24 DEBUG : pcloud root 'rclone-test-xuvodiz4tice': Purge remote 2026/03/14 04:27:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (5.84s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:25 INFO : A2: Making directory 2026/03/14 04:27:25 INFO : A1/B2: Making directory 2026/03/14 04:27:26 INFO : A1/B2/C2: Making directory 2026/03/14 04:27:26 INFO : A1/B1/C3: Making directory 2026/03/14 04:27:26 INFO : A3: Making directory 2026/03/14 04:27:26 INFO : A3/B3: Making directory 2026/03/14 04:27:27 INFO : A3/B3/C4: Making directory 2026/03/14 04:27:28 DEBUG : removing 1 level 3 directories 2026/03/14 04:27:28 INFO : A3/B3/C4: Removing directory 2026/03/14 04:27:29 DEBUG : removing 2 level 3 directories 2026/03/14 04:27:29 INFO : A1/B2/C2: Removing directory 2026/03/14 04:27:29 INFO : A1/B1/C3: Removing directory 2026/03/14 04:27:29 DEBUG : removing 2 level 2 directories 2026/03/14 04:27:29 INFO : A3/B3: Removing directory 2026/03/14 04:27:29 INFO : A1/B2: Removing directory 2026/03/14 04:27:29 DEBUG : removing 2 level 1 directories 2026/03/14 04:27:29 INFO : A3: Removing directory 2026/03/14 04:27:29 INFO : A2: Removing directory 2026/03/14 04:27:31 DEBUG : removing 1 level 3 directories 2026/03/14 04:27:31 INFO : A1/B1/C1: Removing directory 2026/03/14 04:27:31 DEBUG : removing 1 level 2 directories 2026/03/14 04:27:31 INFO : A1/B1: Removing directory 2026/03/14 04:27:31 DEBUG : removing 1 level 1 directories 2026/03/14 04:27:31 INFO : A1: Removing directory 2026/03/14 04:27:31 DEBUG : removing 1 level 0 directories 2026/03/14 04:27:31 INFO : pcloud root 'rclone-test-rotowus6juce': Removing directory --- PASS: TestRmdirsNoLeaveRoot (7.57s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:32 INFO : A1: Making directory 2026/03/14 04:27:32 INFO : A1/B1: Making directory 2026/03/14 04:27:33 INFO : A1/B1/C1: Making directory 2026/03/14 04:27:34 DEBUG : removing 1 level 3 directories 2026/03/14 04:27:34 INFO : A1/B1/C1: Removing directory 2026/03/14 04:27:34 DEBUG : removing 1 level 2 directories 2026/03/14 04:27:34 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.57s) === RUN TestRmdirsWithFilter run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:34 INFO : A1: Making directory 2026/03/14 04:27:35 INFO : A1/B1: Making directory 2026/03/14 04:27:35 INFO : A1/B1/C1: Making directory 2026/03/14 04:27:36 DEBUG : removing 1 level 3 directories 2026/03/14 04:27:36 INFO : A1/B1/C1: Removing directory 2026/03/14 04:27:36 DEBUG : removing 1 level 2 directories 2026/03/14 04:27:36 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.19s) === RUN TestCopyURL run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:37 DEBUG : filename.txt: File name found in url 2026/03/14 04:27:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyURL (9.99s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyURLDownloadHeaders Messages: listing wrong, want got file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyURLDownloadHeaders Messages: Unexpected file "file1" --- FAIL: TestCopyURLDownloadHeaders (8.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:27:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/14 04:27:56 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/03/14 04:27:56 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:27:56 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/03/14 04:27:56 INFO : file1: Copied (new) to: sub/file2 2026/03/14 04:27:56 INFO : file1: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:965 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:965 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" 2026/03/14 04:28:05 DEBUG : sub/file2: size = 14 OK 2026/03/14 04:28:05 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/14 04:28:05 DEBUG : file1: Unchanged skipping 2026/03/14 04:28:05 INFO : file1: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:973 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:973 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" 2026/03/14 04:28:13 DEBUG : pcloud root 'rclone-test-rotowus6juce': don't need to copy/move sub/file2, it is already at target location fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:978 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:978 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" --- FAIL: TestMoveFile (27.70s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:28:23 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/14 04:28:23 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/03/14 04:28:23 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:28:23 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/03/14 04:28:23 INFO : file1: Copied (new) 2026/03/14 04:28:23 INFO : file1: Deleted 2026/03/14 04:28:23 DEBUG : file1: Destination exists, skipping 2026/03/14 04:28:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.46s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.25s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.26s) === RUN TestMoveFileBackupDir run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/14 04:28:33 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rotowus6juce/backup" 2026/03/14 04:28:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3354729604) 2026/03/14 04:28:34 DEBUG : dst/file1: size = 18 (pcloud root 'rclone-test-rotowus6juce') 2026/03/14 04:28:34 DEBUG : dst/file1: Sizes differ 2026/03/14 04:28:35 INFO : dst/file1: Moved (server-side) 2026/03/14 04:28:35 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/03/14 04:28:35 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/14 04:28:35 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/03/14 04:28:35 INFO : dst/file1: Copied (new) 2026/03/14 04:28:35 INFO : dst/file1: Deleted run.go:130: removing dir "dst" failed - try 1/3: rmdir failed: pcloud error: Folder is not empty. (2006) run.go:130: removing dir "dst" failed - try 2/3: rmdir failed: pcloud error: Folder is not empty. (2006) run.go:130: removing dir "dst" failed - try 3/3: rmdir failed: pcloud error: Folder is not empty. (2006) run.go:133: removing dir "dst" failed: rmdir failed: pcloud error: Folder is not empty. (2006) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want got dst/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveFileBackupDir Messages: Unexpected file "dst/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst", + (string) (len=3) "dst" } Test: TestMoveFileBackupDir Messages: directories --- FAIL: TestMoveFileBackupDir (22.48s) === 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 "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:28:49 INFO : A1/B2: Making directory 2026/03/14 04:28:49 INFO : A1/B1/C3: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1396 Error: Should be true Test: TestDirMove Messages: listing wrong, want A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3) got A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3), dst/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/fs/operations/operations_test.go:1396 Error: Should be true Test: TestDirMove Messages: Unexpected file "dst/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1396 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "backup", "backup/dst", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=9) { (string) (len=2) "A1", @@ -6,3 +6,6 @@ (string) (len=8) "A1/B1/C3", - (string) (len=5) "A1/B2" + (string) (len=5) "A1/B2", + (string) (len=6) "backup", + (string) (len=10) "backup/dst", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1417 Error: Should be true Test: TestDirMove Messages: listing wrong, want A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3) got A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3), dst/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/fs/operations/operations_test.go:1417 Error: Should be true Test: TestDirMove Messages: Unexpected file "dst/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1417 Error: Not equal: expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"} actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "backup", "backup/dst", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=9) { (string) (len=2) "A2", @@ -6,3 +6,6 @@ (string) (len=8) "A2/B1/C3", - (string) (len=5) "A2/B2" + (string) (len=5) "A2/B2", + (string) (len=6) "backup", + (string) (len=10) "backup/dst", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories 2026/03/14 04:29:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/14 04:29:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/14 04:29:10 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/14 04:29:10 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/14 04:29:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1442 Error: Should be true Test: TestDirMove Messages: listing wrong, want A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3) got A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3), dst/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/fs/operations/operations_test.go:1442 Error: Should be true Test: TestDirMove Messages: Unexpected file "dst/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1442 Error: Not equal: expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "backup", "backup/dst", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=9) { (string) (len=2) "A3", @@ -6,3 +6,6 @@ (string) (len=8) "A3/B1/C3", - (string) (len=5) "A3/B2" + (string) (len=5) "A3/B2", + (string) (len=6) "backup", + (string) (len=10) "backup/dst", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories 2026/03/14 04:29:20 INFO : pcloud root 'rclone-test-rotowus6juce': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/14 04:29:22 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/14 04:29:22 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/14 04:29:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/14 04:29:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/14 04:29:22 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1470 Error: Should be true Test: TestDirMove Messages: listing wrong, want A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3) got A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3), dst/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/fs/operations/operations_test.go:1470 Error: Should be true Test: TestDirMove Messages: Unexpected file "dst/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1470 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "backup", "backup/dst", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=9) { (string) (len=2) "A4", @@ -6,3 +6,6 @@ (string) (len=8) "A4/B1/C3", - (string) (len=5) "A4/B2" + (string) (len=5) "A4/B2", + (string) (len=6) "backup", + (string) (len=10) "backup/dst", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (47.54s) === RUN TestGetFsInfo run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" --- PASS: TestGetFsInfo (0.26s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:29:35 DEBUG : pcloud root 'rclone-test-rotowus6juce': File to upload is small (34 bytes), uploading instead of streaming 2026/03/14 04:29:35 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/14 04:29:35 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/03/14 04:29:35 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/03/14 04:29:35 DEBUG : pcloud root 'rclone-test-rotowus6juce': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/14 04:29:35 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/14 04:29:35 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/03/14 04:29:35 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 "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:29:36 DEBUG : pcloud root 'rclone-test-rotowus6juce': File to upload is small (34 bytes), uploading instead of streaming 2026/03/14 04:29:37 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/14 04:29:37 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/03/14 04:29:37 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/03/14 04:29:37 DEBUG : pcloud root 'rclone-test-rotowus6juce': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/14 04:29:37 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/14 04:29:37 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/03/14 04:29:37 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 "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:29:38 DEBUG : pcloud root 'rclone-test-rotowus6juce': File to upload is small (34 bytes), uploading instead of streaming 2026/03/14 04:29:38 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/14 04:29:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/14 04:29:38 DEBUG : pcloud root 'rclone-test-rotowus6juce': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/14 04:29:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/14 04:29:38 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 "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:29:39 DEBUG : pcloud root 'rclone-test-rotowus6juce': File to upload is small (34 bytes), uploading instead of streaming 2026/03/14 04:29:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/14 04:29:39 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/14 04:29:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/14 04:29:39 DEBUG : pcloud root 'rclone-test-rotowus6juce': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/14 04:29:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/14 04:29:39 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/14 04:29:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.38s) === RUN TestRcatMetadata run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.26s) === RUN TestRcatSize run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:29:41 DEBUG : pcloud root 'rclone-test-rotowus6juce': File to upload is small (60 bytes), uploading instead of streaming 2026/03/14 04:29:41 DEBUG : potato2: size = 60 OK 2026/03/14 04:29:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/14 04:29:41 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.20s) === RUN TestRcatSizeMetadata run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.26s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" --- PASS: TestRcatSizeUploadHeaders (0.54s) === RUN TestTouchDir run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:29:44 DEBUG : pcloud root 'rclone-test-rotowus6juce': Touching "potato2" 2026/03/14 04:29:44 DEBUG : pcloud root 'rclone-test-rotowus6juce': Touching "empty space" 2026/03/14 04:29:44 DEBUG : pcloud root 'rclone-test-rotowus6juce': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.51s) === RUN TestMkdirMetadata run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.26s) === RUN TestMkdirModTime run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.26s) === RUN TestCopyDirMetadata run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.26s) === RUN TestSetDirModTime run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.26s) === RUN TestDirsEqual run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.26s) === RUN TestRemoveExisting run.go:185: Remote "pcloud root 'rclone-test-rotowus6juce'", Local "Local file system at /tmp/rclone3354729604", Modify Window "1s" 2026/03/14 04:29:48 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jusewim0" before starting 2026/03/14 04:29:49 DEBUG : sub dir/test remove existing.jusewim0: TEST: removing renamed existing file after operation 2026/03/14 04:29:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xusodim2" before starting 2026/03/14 04:29:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xusodim2: TEST: renaming existing back after failed operation 2026/03/14 04:29:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciqicez5" before starting 2026/03/14 04:29:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciqicez5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (4.45s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/03/14 04:29:51 DEBUG : pcloud root 'rclone-test-rotowus6juce': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 5m34.003667209s (try 1/5): exit status 1: Failed [TestCopyURLDownloadHeaders TestMoveFile TestMoveFileBackupDir TestDirMove]