"./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/13 02:35:04 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe" 2026/08/13 02:35:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:35:05 DEBUG : Creating backend with remote "/tmp/rclone109081840" === 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:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/08/13 02:35:06 DEBUG : a: size = 0 OK 2026/08/13 02:35:06 DEBUG : a: size = 1 (memory) 2026/08/13 02:35:06 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/13 02:35:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/13 02:35:06 DEBUG : potato: Seek from 10 to 0 2026/08/13 02:35:06 DEBUG : potato: Seek from 10 to 0 2026/08/13 02:35:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/13 02:35:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Seek from 5 to 2 2026/08/13 02:35:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/13 02:35:06 DEBUG : potato: Seek from 7 to 0 2026/08/13 02:35:06 DEBUG : potato: Seek from 7 to 0 2026/08/13 02:35:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/13 02:35:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Seek from 5 to 2 2026/08/13 02:35:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/13 02:35:06 DEBUG : potato: Seek from 8 to 0 2026/08/13 02:35:06 DEBUG : potato: Seek from 8 to 0 2026/08/13 02:35:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/13 02:35:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/13 02:35:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/13 02:35:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/13 02:35:06 DEBUG : potato: Seek from 5 to 2 2026/08/13 02:35:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/13 02:35:06 DEBUG : potato: Seek from 9 to 0 2026/08/13 02:35:06 DEBUG : potato: Seek from 9 to 0 2026/08/13 02:35:06 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:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.17s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2026/08/13 02:35:18 DEBUG : Creating backend with remote "nonexistent" 2026/08/13 02:35:18 DEBUG : Creating backend with remote "nonexistent" 2026/08/13 02:35:18 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/13 02:35:18 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/13 02:35:18 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/13 02:35:18 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.63s) --- PASS: TestCheckDownload/1 (0.75s) --- PASS: TestCheckDownload/2 (0.70s) --- PASS: TestCheckDownload/3 (0.73s) --- PASS: TestCheckDownload/4 (0.77s) --- PASS: TestCheckDownload/5 (0.84s) --- PASS: TestCheckDownload/6 (0.81s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.23s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:35:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/13 02:35:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/13 02:35:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/13 02:35:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/13 02:35:49 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/13 02:35:49 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/13 02:35:49 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/13 02:35:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.29s) === RUN TestCheckSum run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:35:50 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (33.79s) --- PASS: TestCheckSum/subtest1 (1.30s) --- PASS: TestCheckSum/subtest2 (1.06s) --- PASS: TestCheckSum/subtest3 (0.96s) --- PASS: TestCheckSum/subtest4 (1.03s) --- PASS: TestCheckSum/subtest5 (1.26s) --- PASS: TestCheckSum/subtest6 (1.13s) --- PASS: TestCheckSum/subtest7 (1.12s) === RUN TestCheckSumDownload run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:36:24 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (36.79s) --- PASS: TestCheckSumDownload/subtest1 (2.17s) --- PASS: TestCheckSumDownload/subtest2 (1.54s) --- PASS: TestCheckSumDownload/subtest3 (1.40s) --- PASS: TestCheckSumDownload/subtest4 (1.69s) --- PASS: TestCheckSumDownload/subtest5 (1.67s) --- PASS: TestCheckSumDownload/subtest6 (1.51s) --- PASS: TestCheckSumDownload/subtest7 (1.88s) === RUN TestApplyTransforms 2026/08/13 02:37:00 DEBUG : Creating backend with remote "TestDrive:rclone-test-rusidek1buke" 2026/08/13 02:37:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:37:01 DEBUG : Creating backend with remote "/tmp/rclone741589481" run.go:198: Remote "Google drive root 'rclone-test-rusidek1buke'", Local "Local file system at /tmp/rclone741589481", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/08/13 02:37:04 ERROR : hello, world!: sum not found 2026/08/13 02:37:04 ERROR : HELLO, WORLD!: file not in Google drive root 'rclone-test-rusidek1buke' 2026/08/13 02:37:04 NOTICE: Google drive root 'rclone-test-rusidek1buke': 1 files missing 2026/08/13 02:37:04 NOTICE: 1 hashes missing 2026/08/13 02:37:04 NOTICE: Google drive root 'rclone-test-rusidek1buke': 1 differences found 2026/08/13 02:37:04 NOTICE: Google drive root 'rclone-test-rusidek1buke': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/13 02:37:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/13 02:37:04 NOTICE: Google drive root 'rclone-test-rusidek1buke': 0 differences found 2026/08/13 02:37:04 NOTICE: Google drive root 'rclone-test-rusidek1buke': 1 matching files 2026/08/13 02:37:04 DEBUG : Creating backend with remote "TestDrive:rclone-test-fogowop9zadu" 2026/08/13 02:37:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:37:05 DEBUG : Creating backend with remote "/tmp/rclone4129607775" run.go:198: Remote "Google drive root 'rclone-test-fogowop9zadu'", Local "Local file system at /tmp/rclone4129607775", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/08/13 02:37:08 ERROR : HELLO, WORLD!: sum not found 2026/08/13 02:37:08 ERROR : hello, world!: file not in Google drive root 'rclone-test-fogowop9zadu' 2026/08/13 02:37:08 NOTICE: Google drive root 'rclone-test-fogowop9zadu': 1 files missing 2026/08/13 02:37:08 NOTICE: 1 hashes missing 2026/08/13 02:37:08 NOTICE: Google drive root 'rclone-test-fogowop9zadu': 1 differences found 2026/08/13 02:37:08 NOTICE: Google drive root 'rclone-test-fogowop9zadu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/13 02:37:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/13 02:37:08 NOTICE: Google drive root 'rclone-test-fogowop9zadu': 0 differences found 2026/08/13 02:37:08 NOTICE: Google drive root 'rclone-test-fogowop9zadu': 1 matching files 2026/08/13 02:37:08 DEBUG : Creating backend with remote "TestDrive:rclone-test-xumubun5pivi" 2026/08/13 02:37:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:37:09 DEBUG : Creating backend with remote "/tmp/rclone2242137045" run.go:198: Remote "Google drive root 'rclone-test-xumubun5pivi'", Local "Local file system at /tmp/rclone2242137045", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/13 02:37:12 ERROR : HeLlO, wOrLd!: sum not found 2026/08/13 02:37:12 ERROR : hello, world!: file not in Google drive root 'rclone-test-xumubun5pivi' 2026/08/13 02:37:12 NOTICE: Google drive root 'rclone-test-xumubun5pivi': 1 files missing 2026/08/13 02:37:12 NOTICE: 1 hashes missing 2026/08/13 02:37:12 NOTICE: Google drive root 'rclone-test-xumubun5pivi': 1 differences found 2026/08/13 02:37:12 NOTICE: Google drive root 'rclone-test-xumubun5pivi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/13 02:37:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/13 02:37:13 NOTICE: Google drive root 'rclone-test-xumubun5pivi': 0 differences found 2026/08/13 02:37:13 NOTICE: Google drive root 'rclone-test-xumubun5pivi': 1 matching files 2026/08/13 02:37:13 DEBUG : Creating backend with remote "TestDrive:rclone-test-josebew5pehe" 2026/08/13 02:37:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:37:13 DEBUG : Creating backend with remote "/tmp/rclone2963027612" run.go:198: Remote "Google drive root 'rclone-test-josebew5pehe'", Local "Local file system at /tmp/rclone2963027612", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/13 02:37:16 ERROR : HELLO, WORLD!: sum not found 2026/08/13 02:37:16 ERROR : HeLlO, wOrLd!: file not in Google drive root 'rclone-test-josebew5pehe' 2026/08/13 02:37:16 NOTICE: Google drive root 'rclone-test-josebew5pehe': 1 files missing 2026/08/13 02:37:16 NOTICE: 1 hashes missing 2026/08/13 02:37:16 NOTICE: Google drive root 'rclone-test-josebew5pehe': 1 differences found 2026/08/13 02:37:16 NOTICE: Google drive root 'rclone-test-josebew5pehe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/13 02:37:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/13 02:37:16 NOTICE: Google drive root 'rclone-test-josebew5pehe': 0 differences found 2026/08/13 02:37:16 NOTICE: Google drive root 'rclone-test-josebew5pehe': 1 matching files 2026/08/13 02:37:16 DEBUG : Creating backend with remote "TestDrive:rclone-test-kekapob3tuha" 2026/08/13 02:37:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:37:17 DEBUG : Creating backend with remote "/tmp/rclone3292143383" run.go:198: Remote "Google drive root 'rclone-test-kekapob3tuha'", Local "Local file system at /tmp/rclone3292143383", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/08/13 02:37:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/13 02:37:20 ERROR : 測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-kekapob3tuha' 2026/08/13 02:37:20 NOTICE: Google drive root 'rclone-test-kekapob3tuha': 1 files missing 2026/08/13 02:37:20 NOTICE: 1 hashes missing 2026/08/13 02:37:20 NOTICE: Google drive root 'rclone-test-kekapob3tuha': 1 differences found 2026/08/13 02:37:20 NOTICE: Google drive root 'rclone-test-kekapob3tuha': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/13 02:37:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/13 02:37:20 NOTICE: Google drive root 'rclone-test-kekapob3tuha': 0 differences found 2026/08/13 02:37:20 NOTICE: Google drive root 'rclone-test-kekapob3tuha': 1 matching files 2026/08/13 02:37:20 DEBUG : Creating backend with remote "TestDrive:rclone-test-yajuqes5qula" 2026/08/13 02:37:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:37:21 DEBUG : Creating backend with remote "/tmp/rclone989267560" run.go:198: Remote "Google drive root 'rclone-test-yajuqes5qula'", Local "Local file system at /tmp/rclone989267560", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/08/13 02:37:24 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/13 02:37:24 ERROR : 測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-yajuqes5qula' 2026/08/13 02:37:24 NOTICE: Google drive root 'rclone-test-yajuqes5qula': 1 files missing 2026/08/13 02:37:24 NOTICE: 1 hashes missing 2026/08/13 02:37:24 NOTICE: Google drive root 'rclone-test-yajuqes5qula': 1 differences found 2026/08/13 02:37:24 NOTICE: Google drive root 'rclone-test-yajuqes5qula': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/13 02:37:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/13 02:37:24 NOTICE: Google drive root 'rclone-test-yajuqes5qula': 0 differences found 2026/08/13 02:37:24 NOTICE: Google drive root 'rclone-test-yajuqes5qula': 1 matching files 2026/08/13 02:37:24 DEBUG : Creating backend with remote "TestDrive:rclone-test-wamovun9ruwu" 2026/08/13 02:37:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:37:25 DEBUG : Creating backend with remote "/tmp/rclone2638199210" run.go:198: Remote "Google drive root 'rclone-test-wamovun9ruwu'", Local "Local file system at /tmp/rclone2638199210", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/08/13 02:37:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/13 02:37:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-wamovun9ruwu' 2026/08/13 02:37:28 NOTICE: Google drive root 'rclone-test-wamovun9ruwu': 1 files missing 2026/08/13 02:37:28 NOTICE: 1 hashes missing 2026/08/13 02:37:28 NOTICE: Google drive root 'rclone-test-wamovun9ruwu': 1 differences found 2026/08/13 02:37:28 NOTICE: Google drive root 'rclone-test-wamovun9ruwu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/13 02:37:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/13 02:37:28 NOTICE: Google drive root 'rclone-test-wamovun9ruwu': 0 differences found 2026/08/13 02:37:28 NOTICE: Google drive root 'rclone-test-wamovun9ruwu': 1 matching files 2026/08/13 02:37:28 DEBUG : Creating backend with remote "TestDrive:rclone-test-koyebuz9fepo" 2026/08/13 02:37:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:37:29 DEBUG : Creating backend with remote "/tmp/rclone1213596903" run.go:198: Remote "Google drive root 'rclone-test-koyebuz9fepo'", Local "Local file system at /tmp/rclone1213596903", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/08/13 02:37:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/13 02:37:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-koyebuz9fepo' 2026/08/13 02:37:32 NOTICE: Google drive root 'rclone-test-koyebuz9fepo': 1 files missing 2026/08/13 02:37:32 NOTICE: 1 hashes missing 2026/08/13 02:37:32 NOTICE: Google drive root 'rclone-test-koyebuz9fepo': 1 differences found 2026/08/13 02:37:32 NOTICE: Google drive root 'rclone-test-koyebuz9fepo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/13 02:37:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/13 02:37:32 NOTICE: Google drive root 'rclone-test-koyebuz9fepo': 0 differences found 2026/08/13 02:37:32 NOTICE: Google drive root 'rclone-test-koyebuz9fepo': 1 matching files 2026/08/13 02:37:32 DEBUG : Creating backend with remote "TestDrive:rclone-test-gocomal0fizi" 2026/08/13 02:37:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:37:33 DEBUG : Creating backend with remote "/tmp/rclone4222800996" run.go:198: Remote "Google drive root 'rclone-test-gocomal0fizi'", Local "Local file system at /tmp/rclone4222800996", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/08/13 02:37:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/13 02:37:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-gocomal0fizi' 2026/08/13 02:37:36 NOTICE: Google drive root 'rclone-test-gocomal0fizi': 1 files missing 2026/08/13 02:37:36 NOTICE: 1 hashes missing 2026/08/13 02:37:36 NOTICE: Google drive root 'rclone-test-gocomal0fizi': 1 differences found 2026/08/13 02:37:36 NOTICE: Google drive root 'rclone-test-gocomal0fizi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/13 02:37:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/13 02:37:37 NOTICE: Google drive root 'rclone-test-gocomal0fizi': 0 differences found 2026/08/13 02:37:37 NOTICE: Google drive root 'rclone-test-gocomal0fizi': 1 matching files 2026/08/13 02:37:37 DEBUG : Creating backend with remote "TestDrive:rclone-test-murudop0biko" 2026/08/13 02:37:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:37:37 DEBUG : Creating backend with remote "/tmp/rclone728321736" run.go:198: Remote "Google drive root 'rclone-test-murudop0biko'", Local "Local file system at /tmp/rclone728321736", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/08/13 02:37:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/13 02:37:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-murudop0biko' 2026/08/13 02:37:40 NOTICE: Google drive root 'rclone-test-murudop0biko': 1 files missing 2026/08/13 02:37:40 NOTICE: 1 hashes missing 2026/08/13 02:37:40 NOTICE: Google drive root 'rclone-test-murudop0biko': 1 differences found 2026/08/13 02:37:40 NOTICE: Google drive root 'rclone-test-murudop0biko': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/13 02:37:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/13 02:37:40 NOTICE: Google drive root 'rclone-test-murudop0biko': 0 differences found 2026/08/13 02:37:40 NOTICE: Google drive root 'rclone-test-murudop0biko': 1 matching files 2026/08/13 02:37:40 DEBUG : Google drive root 'rclone-test-murudop0biko': Purge remote 2026/08/13 02:37:41 DEBUG : Google drive root 'rclone-test-gocomal0fizi': Purge remote 2026/08/13 02:37:41 DEBUG : Google drive root 'rclone-test-koyebuz9fepo': Purge remote 2026/08/13 02:37:42 DEBUG : Google drive root 'rclone-test-wamovun9ruwu': Purge remote 2026/08/13 02:37:42 DEBUG : Google drive root 'rclone-test-yajuqes5qula': Purge remote 2026/08/13 02:37:43 DEBUG : Google drive root 'rclone-test-kekapob3tuha': Purge remote 2026/08/13 02:37:43 DEBUG : Google drive root 'rclone-test-josebew5pehe': Purge remote 2026/08/13 02:37:44 DEBUG : Google drive root 'rclone-test-xumubun5pivi': Purge remote 2026/08/13 02:37:44 DEBUG : Google drive root 'rclone-test-fogowop9zadu': Purge remote 2026/08/13 02:37:44 DEBUG : Google drive root 'rclone-test-rusidek1buke': Purge remote --- PASS: TestApplyTransforms (44.40s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:37:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/13 02:37:47 DEBUG : sub/file2: size = 14 OK 2026/08/13 02:37:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/13 02:37:47 INFO : file1: Copied (new) to: sub/file2 2026/08/13 02:37:48 DEBUG : sub/file2: size = 14 OK 2026/08/13 02:37:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 02:37:48 DEBUG : file1: Unchanged skipping 2026/08/13 02:37:49 DEBUG : Google drive root 'rclone-test-tokodac9kibe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.42s) === RUN TestCopyLongFile run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:37:55 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe/backup" 2026/08/13 02:37:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone109081840) 2026/08/13 02:37:56 DEBUG : dst/file1: size = 18 (Google drive root 'rclone-test-tokodac9kibe') 2026/08/13 02:37:56 DEBUG : dst/file1: Sizes differ 2026/08/13 02:37:58 INFO : dst/file1: Moved (server-side) 2026/08/13 02:38:00 DEBUG : dst/file1: size = 14 OK 2026/08/13 02:38:00 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/13 02:38:00 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.01s) === RUN TestCopyFileCompareDest run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:38:05 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe/dst" 2026/08/13 02:38:06 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe/CompareDest" 2026/08/13 02:38:07 DEBUG : one: Need to transfer - File not found at Destination 2026/08/13 02:38:10 DEBUG : one: size = 3 OK 2026/08/13 02:38:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/13 02:38:10 INFO : one: Copied (new) 2026/08/13 02:38:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone109081840) 2026/08/13 02:38:11 DEBUG : one: size = 3 (Google drive root 'rclone-test-tokodac9kibe/dst') 2026/08/13 02:38:11 DEBUG : one: Sizes differ 2026/08/13 02:38:12 DEBUG : one: size = 5 OK 2026/08/13 02:38:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/13 02:38:12 INFO : one: Copied (replaced existing) 2026/08/13 02:38:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone109081840) 2026/08/13 02:38:17 DEBUG : one: size = 3 (Google drive root 'rclone-test-tokodac9kibe/dst') 2026/08/13 02:38:17 DEBUG : one: Sizes differ 2026/08/13 02:38:18 DEBUG : one: size = 5 OK 2026/08/13 02:38:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 02:38:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 02:38:21 DEBUG : two: Need to transfer - File not found at Destination 2026/08/13 02:38:21 DEBUG : two: size = 3 OK 2026/08/13 02:38:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 02:38:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 02:38:22 DEBUG : two: Need to transfer - File not found at Destination 2026/08/13 02:38:22 DEBUG : two: size = 3 OK 2026/08/13 02:38:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 02:38:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 02:38:23 DEBUG : two: Need to transfer - File not found at Destination 2026/08/13 02:38:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone109081840) 2026/08/13 02:38:23 DEBUG : two: size = 3 (Google drive root 'rclone-test-tokodac9kibe/CompareDest') 2026/08/13 02:38:23 DEBUG : two: Sizes differ 2026/08/13 02:38:25 DEBUG : two: size = 5 OK 2026/08/13 02:38:25 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/13 02:38:25 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (24.30s) === RUN TestCopyFileCopyDest run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:38:29 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe/dst" 2026/08/13 02:38:30 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe/CopyDest" 2026/08/13 02:38:31 DEBUG : one: Need to transfer - File not found at Destination 2026/08/13 02:38:34 DEBUG : one: size = 3 OK 2026/08/13 02:38:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/13 02:38:34 INFO : one: Copied (new) 2026/08/13 02:38:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone109081840) 2026/08/13 02:38:35 DEBUG : one: size = 3 (Google drive root 'rclone-test-tokodac9kibe/dst') 2026/08/13 02:38:35 DEBUG : one: Sizes differ 2026/08/13 02:38:37 DEBUG : one: size = 5 OK 2026/08/13 02:38:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/13 02:38:37 INFO : one: Copied (replaced existing) 2026/08/13 02:38:42 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe/BackupDir" 2026/08/13 02:38:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone109081840) 2026/08/13 02:38:43 DEBUG : one: size = 3 (Google drive root 'rclone-test-tokodac9kibe/dst') 2026/08/13 02:38:43 DEBUG : one: Sizes differ 2026/08/13 02:38:43 DEBUG : one: size = 5 OK 2026/08/13 02:38:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 02:38:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone109081840) 2026/08/13 02:38:43 DEBUG : one: size = 3 (Google drive root 'rclone-test-tokodac9kibe/dst') 2026/08/13 02:38:43 DEBUG : one: Sizes differ 2026/08/13 02:38:45 INFO : one: Moved (server-side) 2026/08/13 02:38:46 DEBUG : one: size = 5 OK 2026/08/13 02:38:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/13 02:38:46 INFO : one: Copied (server-side copy) 2026/08/13 02:38:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/13 02:38:49 DEBUG : two: Need to transfer - File not found at Destination 2026/08/13 02:38:49 DEBUG : two: size = 3 OK 2026/08/13 02:38:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 02:38:50 DEBUG : two: size = 3 OK 2026/08/13 02:38:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/13 02:38:50 INFO : two: Copied (server-side copy) 2026/08/13 02:38:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/13 02:38:51 DEBUG : two: size = 3 OK 2026/08/13 02:38:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 02:38:51 DEBUG : two: Unchanged skipping 2026/08/13 02:38:54 DEBUG : three: Need to transfer - File not found at Destination 2026/08/13 02:38:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone109081840) 2026/08/13 02:38:54 DEBUG : three: size = 5 (Google drive root 'rclone-test-tokodac9kibe/CopyDest') 2026/08/13 02:38:54 DEBUG : three: Sizes differ 2026/08/13 02:38:54 DEBUG : three: Destination not found in --copy-dest 2026/08/13 02:38:55 DEBUG : three: size = 7 OK 2026/08/13 02:38:55 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/08/13 02:38:55 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (32.78s) === RUN TestCopyInplace run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:39:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/13 02:39:06 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/13 02:39:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/13 02:39:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/13 02:39:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/13 02:39:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/08/13 02:39:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/13 02:39:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/13 02:39:10 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/13 02:39:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a6c20fc34931c0692edb9e956406a048 OK 2026/08/13 02:39:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.81s) === RUN TestDeduplicateInteractive run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:39:17 INFO : Google drive root 'rclone-test-tokodac9kibe': Looking for duplicate names using interactive mode. 2026/08/13 02:39:18 NOTICE: one: Found 3 files with duplicate names 2026/08/13 02:39:18 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/08/13 02:39:18 INFO : one: Deleted 2026/08/13 02:39:19 INFO : one: Deleted 2026/08/13 02:39:19 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (6.66s) === RUN TestDeduplicateSkip run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:39:24 INFO : Google drive root 'rclone-test-tokodac9kibe': Looking for duplicate names using skip mode. 2026/08/13 02:39:24 NOTICE: one: Found 3 files with duplicate names 2026/08/13 02:39:24 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/08/13 02:39:25 INFO : one: Deleted 2026/08/13 02:39:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.70s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:39:30 INFO : Google drive root 'rclone-test-tokodac9kibe': Looking for duplicate names using skip mode. 2026/08/13 02:39:31 NOTICE: one: Found 3 files with duplicate names 2026/08/13 02:39:31 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/13 02:39:31 INFO : one: Deleted 2026/08/13 02:39:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.33s) === RUN TestDeduplicateFirst run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:39:37 INFO : Google drive root 'rclone-test-tokodac9kibe': Looking for duplicate names using first mode. 2026/08/13 02:39:37 NOTICE: one: Found 3 files with duplicate names 2026/08/13 02:39:37 INFO : one: Deleted 2026/08/13 02:39:38 INFO : one: Deleted 2026/08/13 02:39:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.15s) === RUN TestDeduplicateNewest run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:39:43 INFO : Google drive root 'rclone-test-tokodac9kibe': Looking for duplicate names using newest mode. 2026/08/13 02:39:43 NOTICE: one: Found 3 files with duplicate names 2026/08/13 02:39:44 INFO : one: Deleted 2026/08/13 02:39:44 INFO : one: Deleted 2026/08/13 02:39:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.35s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:39:53 INFO : Google drive root 'rclone-test-tokodac9kibe': Looking for duplicate md5 hashes using newest mode. 2026/08/13 02:39:53 NOTICE: 4d7377c579ebffd3ce605f4eaa2eb098: Found 3 files with duplicate md5 hashes 2026/08/13 02:39:54 INFO : one: Deleted 2026/08/13 02:39:54 INFO : also/one: Deleted 2026/08/13 02:39:54 NOTICE: 4d7377c579ebffd3ce605f4eaa2eb098: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (11.83s) === RUN TestDeduplicateOldest run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:40:01 INFO : Google drive root 'rclone-test-tokodac9kibe': Looking for duplicate names using oldest mode. 2026/08/13 02:40:02 NOTICE: one: Found 3 files with duplicate names 2026/08/13 02:40:02 INFO : one: Deleted 2026/08/13 02:40:03 INFO : one: Deleted 2026/08/13 02:40:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.56s) === RUN TestDeduplicateLargest run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:40:08 INFO : Google drive root 'rclone-test-tokodac9kibe': Looking for duplicate names using largest mode. 2026/08/13 02:40:09 NOTICE: one: Found 3 files with duplicate names 2026/08/13 02:40:09 INFO : one: Deleted 2026/08/13 02:40:10 INFO : one: Deleted 2026/08/13 02:40:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.17s) === RUN TestDeduplicateSmallest run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:40:15 INFO : Google drive root 'rclone-test-tokodac9kibe': Looking for duplicate names using smallest mode. 2026/08/13 02:40:16 NOTICE: one: Found 3 files with duplicate names 2026/08/13 02:40:16 INFO : one: Deleted 2026/08/13 02:40:17 INFO : one: Deleted 2026/08/13 02:40:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.08s) === RUN TestDeduplicateRename run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:40:23 INFO : Google drive root 'rclone-test-tokodac9kibe': Looking for duplicate names using rename mode. 2026/08/13 02:40:24 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/13 02:40:25 INFO : one-2.txt: renamed from: one.txt 2026/08/13 02:40:26 INFO : one-3.txt: renamed from: one.txt 2026/08/13 02:40:28 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.54s) === RUN TestMergeDirs run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:40:38 INFO : dupe2: merging "two.txt" 2026/08/13 02:40:38 INFO : dupe2: removing empty directory 2026/08/13 02:40:39 INFO : dupe3: merging "three.txt" 2026/08/13 02:40:41 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (14.28s) === RUN TestListDirSorted run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:40:59 DEBUG : a.txt: Excluded (Size Filter) 2026/08/13 02:40:59 DEBUG : a.txt: Excluded 2026/08/13 02:41:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/13 02:41:00 DEBUG : sub dir/hello world: Excluded 2026/08/13 02:41:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/13 02:41:00 DEBUG : sub dir/hello world2: Excluded 2026/08/13 02:41:01 DEBUG : sub dir/ignore dir: Excluded 2026/08/13 02:41:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/13 02:41:01 DEBUG : sub dir/hello world: Excluded 2026/08/13 02:41:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/13 02:41:01 DEBUG : sub dir/hello world2: Excluded 2026/08/13 02:41:01 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (22.64s) === RUN TestListDirSortedFn run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:41:22 DEBUG : a.txt: Excluded (Size Filter) 2026/08/13 02:41:22 DEBUG : a.txt: Excluded 2026/08/13 02:41:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/13 02:41:22 DEBUG : sub dir/hello world: Excluded 2026/08/13 02:41:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/13 02:41:22 DEBUG : sub dir/hello world2: Excluded 2026/08/13 02:41:23 DEBUG : sub dir/ignore dir: Excluded 2026/08/13 02:41:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/13 02:41:23 DEBUG : sub dir/hello world: Excluded 2026/08/13 02:41:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/13 02:41:23 DEBUG : sub dir/hello world2: Excluded 2026/08/13 02:41:23 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (22.28s) === RUN TestListJSON run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" === 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 2026/08/13 02:41:37 DEBUG : file1: Fetching metadata 2026/08/13 02:41:37 DEBUG : sub: Fetching metadata --- PASS: TestListJSON (9.72s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" === 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/08/13 02:41:48 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe/notfound" 2026/08/13 02:41:48 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (11.79s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.25s) === RUN TestStatJSONMemory 2026/08/13 02:41:51 DEBUG : Creating backend with remote ":memory:" 2026/08/13 02:41:51 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/13 02:41:51 DEBUG : sub/file1: size = 5 OK 2026/08/13 02:41:51 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/13 02:41:51 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:41:51 INFO : Google drive root 'rclone-test-tokodac9kibe': Making directory 2026/08/13 02:41:51 INFO : Google drive root 'rclone-test-tokodac9kibe': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" --- PASS: TestLsd (4.82s) === RUN TestLs run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" --- PASS: TestLs (4.96s) === RUN TestLsWithFilesFrom run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:42:05 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.38s) === RUN TestLsLong run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" --- PASS: TestLsLong (4.80s) === RUN TestHashSums run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (6.53s) --- PASS: TestHashSums/Md5 (0.27s) --- PASS: TestHashSums/Md5Download (0.77s) --- PASS: TestHashSums/Sha1 (0.25s) --- PASS: TestHashSums/Sha1Download (0.87s) === RUN TestHashSumsWithErrors 2026/08/13 02:42:18 DEBUG : Creating backend with remote ":memory:" 2026/08/13 02:42:18 ERROR : file1: hash unsupported: hash type not supported 2026/08/13 02:42:18 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/13 02:42:18 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/13 02:42:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/13 02:42:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/13 02:42:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/13 02:42:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/13 02:42:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/13 02:42:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/13 02:42:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/13 02:42:18 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:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" --- PASS: TestCount (8.55s) === RUN TestDelete run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:42:32 DEBUG : Waiting for deletions to finish 2026/08/13 02:42:32 DEBUG : large: Excluded (Size Filter) 2026/08/13 02:42:32 INFO : small: Deleted 2026/08/13 02:42:32 INFO : medium: Deleted --- PASS: TestDelete (6.49s) === RUN TestMaxDelete run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:42:38 DEBUG : Waiting for deletions to finish 2026/08/13 02:42:38 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/08/13 02:42:39 INFO : large: Deleted 2026/08/13 02:42:39 INFO : small: Deleted --- PASS: TestMaxDelete (7.20s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:42:45 DEBUG : Waiting for deletions to finish 2026/08/13 02:42:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/13 02:42:46 INFO : small: Deleted 2026/08/13 02:42:46 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.33s) === RUN TestMaxDeleteSize run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:42:53 DEBUG : Waiting for deletions to finish 2026/08/13 02:42:53 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/13 02:42:54 INFO : medium: Deleted 2026/08/13 02:42:54 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.33s) === RUN TestReadFile run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" --- PASS: TestReadFile (4.01s) === RUN TestRetry 2026/08/13 02:42:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/13 02:42:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/13 02:42:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/13 02:42:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/13 02:42:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/13 02:42:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/13 02:42:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.06s) === RUN TestCat run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" --- PASS: TestCat (17.95s) === RUN TestPurge 2026/08/13 02:43:17 DEBUG : Creating backend with remote "TestDrive:rclone-test-pujehuc3lixu" 2026/08/13 02:43:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:43:18 DEBUG : Creating backend with remote "/tmp/rclone569107569" run.go:198: Remote "Google drive root 'rclone-test-pujehuc3lixu'", Local "Local file system at /tmp/rclone569107569", Modify Window "1ms" 2026/08/13 02:43:22 INFO : A2: Making directory 2026/08/13 02:43:23 INFO : A1/B2: Making directory 2026/08/13 02:43:24 INFO : A1/B2/C2: Making directory 2026/08/13 02:43:24 INFO : A1/B1/C3: Making directory 2026/08/13 02:43:25 INFO : A3: Making directory 2026/08/13 02:43:26 INFO : A3/B3: Making directory 2026/08/13 02:43:27 INFO : A3/B3/C4: Making directory 2026/08/13 02:43:32 DEBUG : Google drive root 'rclone-test-pujehuc3lixu': Purge remote 2026/08/13 02:43:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.02s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:43:36 INFO : A2: Making directory 2026/08/13 02:43:37 INFO : A1/B2: Making directory 2026/08/13 02:43:38 INFO : A1/B2/C2: Making directory 2026/08/13 02:43:39 INFO : A1/B1/C3: Making directory 2026/08/13 02:43:39 INFO : A3: Making directory 2026/08/13 02:43:40 INFO : A3/B3: Making directory 2026/08/13 02:43:41 INFO : A3/B3/C4: Making directory 2026/08/13 02:43:44 DEBUG : removing 1 level 3 directories 2026/08/13 02:43:44 INFO : A3/B3/C4: Removing directory 2026/08/13 02:43:47 DEBUG : removing 2 level 3 directories 2026/08/13 02:43:47 INFO : A1/B2/C2: Removing directory 2026/08/13 02:43:47 INFO : A1/B1/C3: Removing directory 2026/08/13 02:43:48 DEBUG : removing 2 level 2 directories 2026/08/13 02:43:48 INFO : A3/B3: Removing directory 2026/08/13 02:43:48 INFO : A1/B2: Removing directory 2026/08/13 02:43:49 DEBUG : removing 2 level 1 directories 2026/08/13 02:43:49 INFO : A3: Removing directory 2026/08/13 02:43:49 INFO : A2: Removing directory 2026/08/13 02:43:53 DEBUG : removing 1 level 3 directories 2026/08/13 02:43:53 INFO : A1/B1/C1: Removing directory 2026/08/13 02:43:54 DEBUG : removing 1 level 2 directories 2026/08/13 02:43:54 INFO : A1/B1: Removing directory 2026/08/13 02:43:54 DEBUG : removing 1 level 1 directories 2026/08/13 02:43:54 INFO : A1: Removing directory 2026/08/13 02:43:55 DEBUG : removing 1 level 0 directories 2026/08/13 02:43:55 INFO : Google drive root 'rclone-test-tokodac9kibe': Removing directory --- PASS: TestRmdirsNoLeaveRoot (23.90s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:43:57 INFO : A1: Making directory 2026/08/13 02:43:58 INFO : A1/B1: Making directory 2026/08/13 02:43:59 INFO : A1/B1/C1: Making directory 2026/08/13 02:44:01 DEBUG : removing 1 level 3 directories 2026/08/13 02:44:01 INFO : A1/B1/C1: Removing directory 2026/08/13 02:44:02 DEBUG : removing 1 level 2 directories 2026/08/13 02:44:02 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.35s) === RUN TestRmdirsWithFilter run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:44:05 INFO : A1: Making directory 2026/08/13 02:44:05 INFO : A1/B1: Making directory 2026/08/13 02:44:06 INFO : A1/B1/C1: Making directory 2026/08/13 02:44:09 DEBUG : removing 1 level 3 directories 2026/08/13 02:44:09 INFO : A1/B1/C1: Removing directory 2026/08/13 02:44:10 DEBUG : removing 1 level 2 directories 2026/08/13 02:44:10 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.25s) === RUN TestCopyURL run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:44:15 DEBUG : file1: size = 14 OK 2026/08/13 02:44:16 DEBUG : filename.txt: File name found in url 2026/08/13 02:44:17 DEBUG : filename.txt: size = 14 OK 2026/08/13 02:44:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/13 02:44:19 DEBUG : headerfilename.txt: size = 14 OK 2026/08/13 02:44:20 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (9.99s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:44:24 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:44:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/13 02:44:28 DEBUG : sub/file2: size = 14 OK 2026/08/13 02:44:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/13 02:44:28 INFO : file1: Copied (new) to: sub/file2 2026/08/13 02:44:28 INFO : file1: Deleted 2026/08/13 02:44:28 DEBUG : sub/file2: size = 14 OK 2026/08/13 02:44:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 02:44:28 DEBUG : file1: Unchanged skipping 2026/08/13 02:44:28 INFO : file1: Deleted 2026/08/13 02:44:29 DEBUG : Google drive root 'rclone-test-tokodac9kibe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.26s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:44:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/13 02:44:33 DEBUG : file1: size = 14 OK 2026/08/13 02:44:33 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/13 02:44:33 INFO : file1: Copied (new) 2026/08/13 02:44:33 INFO : file1: Deleted 2026/08/13 02:44:34 DEBUG : file1: Destination exists, skipping 2026/08/13 02:44:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.51s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:44:39 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokodac9kibe/backup" 2026/08/13 02:44:40 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone109081840) 2026/08/13 02:44:40 DEBUG : dst/file1: size = 18 (Google drive root 'rclone-test-tokodac9kibe') 2026/08/13 02:44:40 DEBUG : dst/file1: Sizes differ 2026/08/13 02:44:42 INFO : dst/file1: Moved (server-side) 2026/08/13 02:44:44 DEBUG : dst/file1: size = 14 OK 2026/08/13 02:44:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/13 02:44:44 INFO : dst/file1: Copied (new) 2026/08/13 02:44:44 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (12.69s) === 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:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:44:59 INFO : A1/B2: Making directory 2026/08/13 02:45:00 INFO : A1/B1/C3: Making directory 2026/08/13 02:45:11 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/13 02:45:11 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/13 02:45:11 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/13 02:45:11 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/13 02:45:12 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/13 02:45:17 INFO : Google drive root 'rclone-test-tokodac9kibe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/13 02:45:23 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/13 02:45:23 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/13 02:45:23 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/13 02:45:23 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/13 02:45:23 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (47.45s) === RUN TestGetFsInfo run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" --- PASS: TestGetFsInfo (2.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:45:40 DEBUG : Google drive root 'rclone-test-tokodac9kibe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/13 02:45:41 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/13 02:45:41 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/08/13 02:45:41 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/13 02:45:42 DEBUG : no_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2026/08/13 02:45:43 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/13 02:45:43 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/08/13 02:45:43 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:45:45 DEBUG : Google drive root 'rclone-test-tokodac9kibe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/13 02:45:47 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/13 02:45:47 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/08/13 02:45:47 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/13 02:45:48 DEBUG : with_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2026/08/13 02:45:49 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/13 02:45:49 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/08/13 02:45:49 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:45:51 DEBUG : Google drive root 'rclone-test-tokodac9kibe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/13 02:45:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/13 02:45:52 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 02:45:53 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2026/08/13 02:45:54 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/13 02:45:54 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:45:56 DEBUG : Google drive root 'rclone-test-tokodac9kibe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/13 02:45:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/13 02:45:57 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/13 02:45:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/13 02:45:58 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2026/08/13 02:45:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/13 02:45:59 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/13 02:45:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.09s) === RUN TestRcatMetadata run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/13 02:46:01 DEBUG : Google drive root 'rclone-test-tokodac9kibe': File to upload is small (48 bytes), uploading instead of streaming 2026/08/13 02:46:03 DEBUG : rcat_metadata: size = 48 OK 2026/08/13 02:46:03 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2026/08/13 02:46:03 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/13 02:46:04 DEBUG : rcat_metadata_uploadcutoff0: Sending chunk 0 length 63 2026/08/13 02:46:06 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/13 02:46:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = 51ca8560f35b9b87370a65d72356b86c OK 2026/08/13 02:46:06 DEBUG : rcat_metadata_uploadcutoff0: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (6.10s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:09 DEBUG : potato1: size = 60 OK 2026/08/13 02:46:09 DEBUG : Google drive root 'rclone-test-tokodac9kibe': File to upload is small (60 bytes), uploading instead of streaming 2026/08/13 02:46:10 DEBUG : potato2: size = 60 OK 2026/08/13 02:46:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/13 02:46:10 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.76s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:13 DEBUG : potato1: size = 120 (Google drive root 'rclone-test-tokodac9kibe') 2026/08/13 02:46:13 DEBUG : potato1: size = 60 (Google drive root 'rclone-test-tokodac9kibe') 2026/08/13 02:46:13 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Google drive root 'rclone-test-tokodac9kibe') 60 --- PASS: TestRcatSizeShortEOF (2.54s) === RUN TestRcatSizeMetadata run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:16 DEBUG : potato1: size = 60 OK 2026/08/13 02:46:16 DEBUG : Google drive root 'rclone-test-tokodac9kibe': File to upload is small (60 bytes), uploading instead of streaming 2026/08/13 02:46:17 DEBUG : potato2: size = 60 OK 2026/08/13 02:46:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/13 02:46:17 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.40s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:21 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.41s) === RUN TestTouchDir run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:29 DEBUG : Google drive root 'rclone-test-tokodac9kibe': Touching "sub dir/potato3" 2026/08/13 02:46:29 DEBUG : Google drive root 'rclone-test-tokodac9kibe': Touching "empty space" 2026/08/13 02:46:29 DEBUG : Google drive root 'rclone-test-tokodac9kibe': Touching "potato2" --- PASS: TestTouchDir (10.17s) === RUN TestMkdirMetadata run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:32 DEBUG : dir with metadata: Making directory with metadata 2026/08/13 02:46:33 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.49s) === RUN TestMkdirModTime run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:35 DEBUG : directory with modtime: Making directory with metadata 2026/08/13 02:46:36 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (4.19s) === RUN TestCopyDirMetadata run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/13 02:46:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 02:46:39 DEBUG : Google drive root 'rclone-test-tokodac9kibe': Skipping btime metadata as can't update it on an existing file: 2026-08-13T02:46:39.493380773Z 2026/08/13 02:46:40 INFO : non existent directory: Updated directory metadata 2026/08/13 02:46:42 DEBUG : Google drive root 'rclone-test-tokodac9kibe': Skipping btime metadata as can't update it on an existing file: 2026-08-13T02:46:39.493380773Z 2026/08/13 02:46:42 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.99s) === RUN TestSetDirModTime run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:44 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/13 02:46:46 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/13 02:46:47 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.28s) === RUN TestDirsEqual run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/13 02:46:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 02:46:48 DEBUG : dst: Making directory with metadata 2026/08/13 02:46:49 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 02:46:49 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 02:46:49 INFO : dst: Set directory modification time (using SetModTime) 2026/08/13 02:46:50 INFO : dst: Set directory modification time (using SetModTime) 2026/08/13 02:46:50 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/13 02:46:50 INFO : dst: Set directory modification time (using SetModTime) 2026/08/13 02:46:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.75s) === RUN TestRemoveExisting run.go:198: Remote "Google drive root 'rclone-test-tokodac9kibe'", Local "Local file system at /tmp/rclone109081840", Modify Window "1ms" 2026/08/13 02:46:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fifayad7" before starting 2026/08/13 02:46:59 DEBUG : sub dir/test remove existing.fifayad7: TEST: removing renamed existing file after operation 2026/08/13 02:47:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.purijus4" before starting 2026/08/13 02:47:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.purijus4: TEST: renaming existing back after failed operation 2026/08/13 02:47:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bopejed9" before starting 2026/08/13 02:47:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bopejed9: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (14.01s) === 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) PASS 2026/08/13 02:47:06 DEBUG : Google drive root 'rclone-test-tokodac9kibe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose -fast-list" - Finished OK in 12m2.161359683s (try 1/5)