"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/27 02:35:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu" 2026/07/27 02:35:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:35:38 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20" 2026/07/27 02:35:40 DEBUG : Creating backend with remote "/tmp/rclone3038412568" === 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 "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/07/27 02:35:40 DEBUG : a: size = 0 OK 2026/07/27 02:35:40 DEBUG : a: size = 1 (memory) 2026/07/27 02:35:40 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/27 02:35:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/27 02:35:40 DEBUG : potato: Seek from 10 to 0 2026/07/27 02:35:40 DEBUG : potato: Seek from 10 to 0 2026/07/27 02:35:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/27 02:35:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Seek from 5 to 2 2026/07/27 02:35:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/27 02:35:40 DEBUG : potato: Seek from 7 to 0 2026/07/27 02:35:40 DEBUG : potato: Seek from 7 to 0 2026/07/27 02:35:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/27 02:35:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Seek from 5 to 2 2026/07/27 02:35:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/27 02:35:40 DEBUG : potato: Seek from 8 to 0 2026/07/27 02:35:40 DEBUG : potato: Seek from 8 to 0 2026/07/27 02:35:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/27 02:35:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/27 02:35:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/27 02:35:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/27 02:35:40 DEBUG : potato: Seek from 5 to 2 2026/07/27 02:35:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/27 02:35:40 DEBUG : potato: Seek from 9 to 0 2026/07/27 02:35:40 DEBUG : potato: Seek from 9 to 0 2026/07/27 02:35:40 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 "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:35:42 DEBUG : rutabaga: md5 = 5b6e8daa07a348f85b81fb0975ac3adc OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/27 02:35:45 DEBUG : empty space: md5 = caa0729526baf90cbab4e359e9bb3f85 OK === RUN TestCheck/3 2026/07/27 02:35:47 DEBUG : potato2: md5 = 131def12c8e5208466fbfcffdd30eb9c OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/27 02:35:50 DEBUG : remotepotato: md5 = 77ef2cf6ccc4bedeb531acd0ec421328 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.16s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/07/27 02:35:53 DEBUG : Creating backend with remote "nonexistent" 2026/07/27 02:35:53 DEBUG : Creating backend with remote "nonexistent" 2026/07/27 02:35:53 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/27 02:35:53 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/27 02:35:53 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/27 02:35:53 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:35:55 DEBUG : rutabaga: md5 = 68aae8ac63dd105496cb70b1d9670aa0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/27 02:35:59 DEBUG : empty space: md5 = 028888c934a666d64b0fe41de2169b94 OK === RUN TestCheckDownload/3 2026/07/27 02:36:01 DEBUG : potato2: md5 = 71ca49462a83efd4a600a6d5c4541162 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/27 02:36:05 DEBUG : remotepotato: md5 = 5795ed64233add2b8463c648567ac7a8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.58s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.82s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.19s) --- PASS: TestCheckDownload/5 (0.89s) --- PASS: TestCheckDownload/6 (0.80s) --- PASS: TestCheckDownload/7 (0.80s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:36:11 DEBUG : rutabaga: md5 = be55127eb5346a0c1d90586b5d4be1da OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/27 02:36:14 DEBUG : empty space: md5 = adff4a34c4d8504ed9b758e56a5c84dd OK === RUN TestCheckSizeOnly/3 2026/07/27 02:36:16 DEBUG : potato2: md5 = 8be0fb897757b5a6e101551d894894ac OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/27 02:36:18 DEBUG : remotepotato: md5 = 704060f34281d4f0b784706019581bc8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.96s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:36:23 DEBUG : test.sum: md5 = b96e2376e6ddbaed0271685e8030e1b9 OK 2026/07/27 02:36:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/27 02:36:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/27 02:36:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/27 02:36:24 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/27 02:36:26 DEBUG : test.sum: md5 = 182c8e3f25d2de008fbd5d125e6ae7d8 OK 2026/07/27 02:36:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/27 02:36:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/27 02:36:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/27 02:36:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.48s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:36:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu/data" 2026/07/27 02:36:28 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:36:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu/data" 2026/07/27 02:36:30 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20/vjrnln8ratgmqakfosrqe8espk" 2026/07/27 02:36:34 DEBUG : data/banana: md5 = 68c17bcebaf7941507ca8f11cef92baa OK 2026/07/27 02:36:36 DEBUG : test.sum: md5 = f8205884e955a48310088c9991fc34bb OK === RUN TestCheckSumDownload/subtest1 2026/07/27 02:36:40 DEBUG : data/potato: md5 = 22a92e23da2ff651ff9650e11cef7de4 OK 2026/07/27 02:36:42 DEBUG : test.sum: md5 = 3cd79a7d740f6e418011642c413f6476 OK === RUN TestCheckSumDownload/subtest2 2026/07/27 02:36:46 DEBUG : test.sum: md5 = 3d2abc6c9555635003af018d17e61d30 OK === RUN TestCheckSumDownload/subtest3 2026/07/27 02:36:50 DEBUG : test.sum: md5 = dbd328932609247c0f19f5cc41c0a9c0 OK === RUN TestCheckSumDownload/subtest4 2026/07/27 02:36:54 DEBUG : test.sum: md5 = a4847594bdfbdc3bc22fcca654db76a0 OK === RUN TestCheckSumDownload/subtest5 2026/07/27 02:36:58 DEBUG : test.sum: md5 = b77fa61665eed0bc431041cdc4b5ce6d OK === RUN TestCheckSumDownload/subtest6 2026/07/27 02:37:03 DEBUG : data/banana: md5 = 9c7ce9b94fdff77a779ddea04604edae OK 2026/07/27 02:37:04 DEBUG : data/potato: md5 = 64154e790f74868a56b4423e0c909c33 OK 2026/07/27 02:37:06 DEBUG : test.sum: md5 = 7239bebbf810f384533f3e968710b659 OK === RUN TestCheckSumDownload/subtest7 2026/07/27 02:37:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/27 02:37:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.08s) --- PASS: TestCheckSumDownload/subtest1 (2.17s) --- PASS: TestCheckSumDownload/subtest2 (1.98s) --- PASS: TestCheckSumDownload/subtest3 (2.02s) --- PASS: TestCheckSumDownload/subtest4 (1.82s) --- PASS: TestCheckSumDownload/subtest5 (1.81s) --- PASS: TestCheckSumDownload/subtest6 (1.92s) --- PASS: TestCheckSumDownload/subtest7 (2.08s) === RUN TestApplyTransforms 2026/07/27 02:37:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobasoh1pila" 2026/07/27 02:37:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:37:11 DEBUG : Creating backend with remote "TestDrive:crypt/ssr0gt8ll32gdek16lrqjvjho8uh9ajlhqhf1m8duv8huoam1mu0" 2026/07/27 02:37:12 DEBUG : Creating backend with remote "/tmp/rclone2796921040" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobasoh1pila'", Local "Local file system at /tmp/rclone2796921040", Modify Window "1ms" 2026/07/27 02:37:15 DEBUG : hello, world!: md5 = 89172240fafe05b90665aeb747b74c40 OK upper checkfile vs. lower remote (without normalization) 2026/07/27 02:37:15 ERROR : hello, world!: sum not found 2026/07/27 02:37:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xobasoh1pila' 2026/07/27 02:37:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xobasoh1pila': 1 files missing 2026/07/27 02:37:15 NOTICE: 1 hashes missing 2026/07/27 02:37:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xobasoh1pila': 1 differences found 2026/07/27 02:37:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xobasoh1pila': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/27 02:37:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 02:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xobasoh1pila': 0 differences found 2026/07/27 02:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xobasoh1pila': 1 matching files 2026/07/27 02:37:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xahusew2bupa" 2026/07/27 02:37:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:37:16 DEBUG : Creating backend with remote "TestDrive:crypt/ln59mf1oqf1akck8eq634igk4nk2hnprcgajkusja33tcdj3dcig" 2026/07/27 02:37:17 DEBUG : Creating backend with remote "/tmp/rclone2470920477" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xahusew2bupa'", Local "Local file system at /tmp/rclone2470920477", Modify Window "1ms" 2026/07/27 02:37:20 DEBUG : HELLO, WORLD!: md5 = 2fa94ada47fc75a9289503eae7d241ee OK lower checkfile vs. upper remote (without normalization) 2026/07/27 02:37:21 ERROR : HELLO, WORLD!: sum not found 2026/07/27 02:37:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xahusew2bupa' 2026/07/27 02:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahusew2bupa': 1 files missing 2026/07/27 02:37:21 NOTICE: 1 hashes missing 2026/07/27 02:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahusew2bupa': 1 differences found 2026/07/27 02:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahusew2bupa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/27 02:37:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 02:37:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahusew2bupa': 0 differences found 2026/07/27 02:37:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xahusew2bupa': 1 matching files 2026/07/27 02:37:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxutip7cibi" 2026/07/27 02:37:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:37:22 DEBUG : Creating backend with remote "TestDrive:crypt/549hajc6qqujup0p5kkr2umqas4vg6u6f5noptv29klk0sla0s20" 2026/07/27 02:37:23 DEBUG : Creating backend with remote "/tmp/rclone2772562020" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxutip7cibi'", Local "Local file system at /tmp/rclone2772562020", Modify Window "1ms" 2026/07/27 02:37:25 DEBUG : HeLlO, wOrLd!: md5 = 4d78b67ea11d7d6519a8adbd26f420fc OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/27 02:37:26 ERROR : HeLlO, wOrLd!: sum not found 2026/07/27 02:37:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yoxutip7cibi' 2026/07/27 02:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxutip7cibi': 1 files missing 2026/07/27 02:37:26 NOTICE: 1 hashes missing 2026/07/27 02:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxutip7cibi': 1 differences found 2026/07/27 02:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxutip7cibi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/27 02:37:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 02:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxutip7cibi': 0 differences found 2026/07/27 02:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxutip7cibi': 1 matching files 2026/07/27 02:37:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-verocit8gise" 2026/07/27 02:37:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:37:27 DEBUG : Creating backend with remote "TestDrive:crypt/8uphqc739slm4r0vh880l3r6s5687hrpd2v1r2kue4jnnkuo1leg" 2026/07/27 02:37:28 DEBUG : Creating backend with remote "/tmp/rclone2500707216" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-verocit8gise'", Local "Local file system at /tmp/rclone2500707216", Modify Window "1ms" 2026/07/27 02:37:30 DEBUG : HELLO, WORLD!: md5 = 81983fabecfba93a2420b5e9f88aeb7e OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/27 02:37:31 ERROR : HELLO, WORLD!: sum not found 2026/07/27 02:37:31 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-verocit8gise' 2026/07/27 02:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-verocit8gise': 1 files missing 2026/07/27 02:37:31 NOTICE: 1 hashes missing 2026/07/27 02:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-verocit8gise': 1 differences found 2026/07/27 02:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-verocit8gise': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/27 02:37:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 02:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-verocit8gise': 0 differences found 2026/07/27 02:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-verocit8gise': 1 matching files 2026/07/27 02:37:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumixod7gada" 2026/07/27 02:37:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:37:32 DEBUG : Creating backend with remote "TestDrive:crypt/ts4ug1hmrddbbnf0dl2b7fata9djhvdd5u3lq3ttbqs5ppdki9a0" 2026/07/27 02:37:33 DEBUG : Creating backend with remote "/tmp/rclone9510700" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumixod7gada'", Local "Local file system at /tmp/rclone9510700", Modify Window "1ms" 2026/07/27 02:37:35 DEBUG : 測試_Русский___ě_áñ: md5 = a27cde27c0b9ab12437763488f2336c2 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/27 02:37:36 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/27 02:37:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cumixod7gada' 2026/07/27 02:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumixod7gada': 1 files missing 2026/07/27 02:37:36 NOTICE: 1 hashes missing 2026/07/27 02:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumixod7gada': 1 differences found 2026/07/27 02:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumixod7gada': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/27 02:37:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 02:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumixod7gada': 0 differences found 2026/07/27 02:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumixod7gada': 1 matching files 2026/07/27 02:37:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lurocax0qiku" 2026/07/27 02:37:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:37:37 DEBUG : Creating backend with remote "TestDrive:crypt/so56blci91251jf1roq5tn7128ak66qbbcimksgf10hg0oipi0t0" 2026/07/27 02:37:38 DEBUG : Creating backend with remote "/tmp/rclone2291688683" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lurocax0qiku'", Local "Local file system at /tmp/rclone2291688683", Modify Window "1ms" 2026/07/27 02:37:40 DEBUG : 測試_Русский___ě_áñ: md5 = ad4a180456263455462144d41fe4cd4b OK NFC checkfile vs. NFD remote (without normalization) 2026/07/27 02:37:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/27 02:37:41 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lurocax0qiku' 2026/07/27 02:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurocax0qiku': 1 files missing 2026/07/27 02:37:41 NOTICE: 1 hashes missing 2026/07/27 02:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurocax0qiku': 1 differences found 2026/07/27 02:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurocax0qiku': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/27 02:37:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 02:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurocax0qiku': 0 differences found 2026/07/27 02:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurocax0qiku': 1 matching files 2026/07/27 02:37:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotaxol5diye" 2026/07/27 02:37:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:37:42 DEBUG : Creating backend with remote "TestDrive:crypt/obju8ov8e5bn1d401tuv4orj3gloppg6f6ojblfer4e6pgcb0qlg" 2026/07/27 02:37:43 DEBUG : Creating backend with remote "/tmp/rclone2312111114" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotaxol5diye'", Local "Local file system at /tmp/rclone2312111114", Modify Window "1ms" 2026/07/27 02:37:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 003818ef28a6d85de614242c0fdec2d0 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/27 02:37:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/27 02:37:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cotaxol5diye' 2026/07/27 02:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotaxol5diye': 1 files missing 2026/07/27 02:37:46 NOTICE: 1 hashes missing 2026/07/27 02:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotaxol5diye': 1 differences found 2026/07/27 02:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotaxol5diye': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/27 02:37:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 02:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotaxol5diye': 0 differences found 2026/07/27 02:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotaxol5diye': 1 matching files 2026/07/27 02:37:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogayuy9woho" 2026/07/27 02:37:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:37:47 DEBUG : Creating backend with remote "TestDrive:crypt/253ndh7ptvkbnufcojcakkmcmmn1eborfm85i6e8j8m73k4vum60" 2026/07/27 02:37:48 DEBUG : Creating backend with remote "/tmp/rclone3608168709" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogayuy9woho'", Local "Local file system at /tmp/rclone3608168709", Modify Window "1ms" 2026/07/27 02:37:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b4bacc9e03517243a8af3b7148b99517 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/27 02:37:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/27 02:37:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bogayuy9woho' 2026/07/27 02:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogayuy9woho': 1 files missing 2026/07/27 02:37:51 NOTICE: 1 hashes missing 2026/07/27 02:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogayuy9woho': 1 differences found 2026/07/27 02:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogayuy9woho': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/27 02:37:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 02:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogayuy9woho': 0 differences found 2026/07/27 02:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogayuy9woho': 1 matching files 2026/07/27 02:37:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qofafas4joye" 2026/07/27 02:37:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:37:52 DEBUG : Creating backend with remote "TestDrive:crypt/vgn5vrel31jutuj9akphh00hemitrnk49ggdihdkr3cveoq7vqi0" 2026/07/27 02:37:53 DEBUG : Creating backend with remote "/tmp/rclone66071089" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qofafas4joye'", Local "Local file system at /tmp/rclone66071089", Modify Window "1ms" 2026/07/27 02:37:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ed7cba5be1edfb777d0a5c8878290669 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/27 02:37:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/27 02:37:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qofafas4joye' 2026/07/27 02:37:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofafas4joye': 1 files missing 2026/07/27 02:37:56 NOTICE: 1 hashes missing 2026/07/27 02:37:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofafas4joye': 1 differences found 2026/07/27 02:37:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofafas4joye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/27 02:37:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 02:37:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofafas4joye': 0 differences found 2026/07/27 02:37:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofafas4joye': 1 matching files 2026/07/27 02:37:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cavirun8teva" 2026/07/27 02:37:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:37:57 DEBUG : Creating backend with remote "TestDrive:crypt/n4jdao8pp0t8rp5bqlls4na5ut0evf1gvsf9n0mbneiaou4l9ng0" 2026/07/27 02:37:58 DEBUG : Creating backend with remote "/tmp/rclone2852004124" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cavirun8teva'", Local "Local file system at /tmp/rclone2852004124", Modify Window "1ms" 2026/07/27 02:38:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6284ba4a9c6a4057c651d9502ac745b6 OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/27 02:38:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/27 02:38:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cavirun8teva' 2026/07/27 02:38:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavirun8teva': 1 files missing 2026/07/27 02:38:01 NOTICE: 1 hashes missing 2026/07/27 02:38:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavirun8teva': 1 differences found 2026/07/27 02:38:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavirun8teva': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/27 02:38:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/27 02:38:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavirun8teva': 0 differences found 2026/07/27 02:38:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cavirun8teva': 1 matching files 2026/07/27 02:38:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cavirun8teva': Purge remote 2026/07/27 02:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofafas4joye': Purge remote 2026/07/27 02:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogayuy9woho': Purge remote 2026/07/27 02:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotaxol5diye': Purge remote 2026/07/27 02:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lurocax0qiku': Purge remote 2026/07/27 02:38:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumixod7gada': Purge remote 2026/07/27 02:38:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-verocit8gise': Purge remote 2026/07/27 02:38:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxutip7cibi': Purge remote 2026/07/27 02:38:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xahusew2bupa': Purge remote 2026/07/27 02:38:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobasoh1pila': Purge remote --- PASS: TestApplyTransforms (56.38s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:38:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/27 02:38:11 DEBUG : sub/file2: md5 = fc1688f4b2c7e0cf2d9d158cafbd203a OK 2026/07/27 02:38:11 DEBUG : sub/file2: size = 14 OK 2026/07/27 02:38:11 INFO : file1: Copied (new) to: sub/file2 2026/07/27 02:38:11 DEBUG : sub/file2: size = 14 OK 2026/07/27 02:38:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 02:38:11 DEBUG : file1: Unchanged skipping 2026/07/27 02:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': don't need to copy/move sub/file2, it is already at target location 2026/07/27 02:38:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.10s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:38:18 DEBUG : dst/file1: md5 = 8e200bcff4a00478d83b73d5092ec6fd OK 2026/07/27 02:38:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu/backup" 2026/07/27 02:38:19 DEBUG : Config file has changed externally - reloading 2026/07/27 02:38:19 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20/1nrff024r7pq65ecp72fc28jb0" 2026/07/27 02:38:20 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3038412568) 2026/07/27 02:38:20 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu') 2026/07/27 02:38:20 DEBUG : dst/file1: Sizes differ 2026/07/27 02:38:24 INFO : dst/file1: Moved (server-side) 2026/07/27 02:38:25 DEBUG : dst/file1: md5 = f337518c4970940aef9afe152ec1a19f OK 2026/07/27 02:38:25 DEBUG : dst/file1: size = 14 OK 2026/07/27 02:38:25 INFO : dst/file1: Copied (new) 2026/07/27 02:38:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 02:38:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 02:38:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.34s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:38:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu/dst" 2026/07/27 02:38:31 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/27 02:38:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu/CompareDest" 2026/07/27 02:38:33 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20/gveqi14airsml4bgu7krj116o8" 2026/07/27 02:38:34 DEBUG : one: Need to transfer - File not found at Destination 2026/07/27 02:38:37 DEBUG : one: md5 = 1db0153074455605c71bf12f676b8d81 OK 2026/07/27 02:38:37 DEBUG : one: size = 3 OK 2026/07/27 02:38:37 INFO : one: Copied (new) 2026/07/27 02:38:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3038412568) 2026/07/27 02:38:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu/dst') 2026/07/27 02:38:38 DEBUG : one: Sizes differ 2026/07/27 02:38:40 DEBUG : one: md5 = fdecfbc3a5163b514b9b3feea07215ec OK 2026/07/27 02:38:40 DEBUG : one: size = 5 OK 2026/07/27 02:38:40 INFO : one: Copied (replaced existing) 2026/07/27 02:38:43 DEBUG : dst/one: md5 = a4e1bec2009884a8169a21a52f6e74a4 OK 2026/07/27 02:38:46 DEBUG : CompareDest/one: md5 = 8fbbfa82b171461356259e0527821d00 OK 2026/07/27 02:38:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3038412568) 2026/07/27 02:38:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu/dst') 2026/07/27 02:38:47 DEBUG : one: Sizes differ 2026/07/27 02:38:47 DEBUG : one: size = 5 OK 2026/07/27 02:38:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 02:38:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 02:38:49 DEBUG : CompareDest/two: md5 = 797c48771a4a217a70c4330ef034cc52 OK 2026/07/27 02:38:50 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 02:38:50 DEBUG : two: size = 3 OK 2026/07/27 02:38:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 02:38:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 02:38:51 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 02:38:51 DEBUG : two: size = 3 OK 2026/07/27 02:38:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 02:38:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 02:38:53 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 02:38:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone3038412568) 2026/07/27 02:38:53 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu/CompareDest') 2026/07/27 02:38:53 DEBUG : two: Sizes differ 2026/07/27 02:38:55 DEBUG : two: md5 = e5db965f8ba3699d5d2981f3a6098a23 OK 2026/07/27 02:38:55 DEBUG : two: size = 5 OK 2026/07/27 02:38:55 INFO : two: Copied (new) 2026/07/27 02:38:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/27 02:38:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:38:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:38:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (29.02s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:39:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu/dst" 2026/07/27 02:39:00 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/27 02:39:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu/CopyDest" 2026/07/27 02:39:02 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/27 02:39:03 DEBUG : one: Need to transfer - File not found at Destination 2026/07/27 02:39:06 DEBUG : one: md5 = 8f3c64b87d8b0a07b5ef7ef012d673fa OK 2026/07/27 02:39:06 DEBUG : one: size = 3 OK 2026/07/27 02:39:06 INFO : one: Copied (new) 2026/07/27 02:39:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3038412568) 2026/07/27 02:39:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu/dst') 2026/07/27 02:39:07 DEBUG : one: Sizes differ 2026/07/27 02:39:10 DEBUG : one: md5 = e06ab2baf74d0cc4e80e0a94157aaa95 OK 2026/07/27 02:39:10 DEBUG : one: size = 5 OK 2026/07/27 02:39:10 INFO : one: Copied (replaced existing) 2026/07/27 02:39:13 DEBUG : dst/one: md5 = 03d70779e07b48e28549f4c9eab57c07 OK 2026/07/27 02:39:16 DEBUG : CopyDest/one: md5 = 4420e06ad5c84716ac4c69d60bca6b6b OK 2026/07/27 02:39:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu/BackupDir" 2026/07/27 02:39:17 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/27 02:39:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3038412568) 2026/07/27 02:39:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu/dst') 2026/07/27 02:39:18 DEBUG : one: Sizes differ 2026/07/27 02:39:19 DEBUG : one: size = 5 OK 2026/07/27 02:39:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 02:39:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3038412568) 2026/07/27 02:39:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu/dst') 2026/07/27 02:39:19 DEBUG : one: Sizes differ 2026/07/27 02:39:21 INFO : one: Moved (server-side) 2026/07/27 02:39:22 DEBUG : one: size = 5 OK 2026/07/27 02:39:22 INFO : one: Copied (server-side copy) 2026/07/27 02:39:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/27 02:39:25 DEBUG : CopyDest/two: md5 = 6db89766b27fbaf62eb30e404007fe5d OK 2026/07/27 02:39:25 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 02:39:26 DEBUG : two: size = 3 OK 2026/07/27 02:39:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 02:39:27 DEBUG : two: size = 3 OK 2026/07/27 02:39:27 INFO : two: Copied (server-side copy) 2026/07/27 02:39:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/27 02:39:28 DEBUG : two: size = 3 OK 2026/07/27 02:39:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 02:39:28 DEBUG : two: Unchanged skipping 2026/07/27 02:39:30 DEBUG : CopyDest/three: md5 = 995317736893b508e76423119100ed3f OK 2026/07/27 02:39:31 DEBUG : three: Need to transfer - File not found at Destination 2026/07/27 02:39:31 DEBUG : three: size = 7 (Local file system at /tmp/rclone3038412568) 2026/07/27 02:39:31 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu/CopyDest') 2026/07/27 02:39:31 DEBUG : three: Sizes differ 2026/07/27 02:39:31 DEBUG : three: Destination not found in --copy-dest 2026/07/27 02:39:33 DEBUG : three: md5 = 73c8b16bdc222a7bc72e2c82225b88b2 OK 2026/07/27 02:39:33 DEBUG : three: size = 7 OK 2026/07/27 02:39:33 INFO : three: Copied (new) 2026/07/27 02:39:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/27 02:39:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/27 02:39:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:39:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/27 02:39:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/27 02:39:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:39:39 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.41s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:39:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/27 02:39:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9dd32dfc5a7646a0b966623886ce4794 OK 2026/07/27 02:39:44 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/27 02:39:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/27 02:39:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/27 02:39:45 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/07/27 02:39:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/27 02:39:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/27 02:39:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = df57a8fd47bc4451460cee4a63be6290 OK 2026/07/27 02:39:49 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/27 02:39:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/27 02:39:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/27 02:39:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.33s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:39:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Looking for duplicate names using skip mode. 2026/07/27 02:39:56 NOTICE: one: Found 2 files with duplicate names 2026/07/27 02:39:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.52s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:40:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Looking for duplicate names using skip mode. 2026/07/27 02:40:03 NOTICE: one: Found 3 files with duplicate names 2026/07/27 02:40:03 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/27 02:40:03 INFO : one: Deleted 2026/07/27 02:40:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.33s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:40:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Looking for duplicate names using first mode. 2026/07/27 02:40:10 NOTICE: one: Found 3 files with duplicate names 2026/07/27 02:40:11 INFO : one: Deleted 2026/07/27 02:40:11 INFO : one: Deleted 2026/07/27 02:40:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.29s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:40:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Looking for duplicate names using newest mode. 2026/07/27 02:40:17 NOTICE: one: Found 3 files with duplicate names 2026/07/27 02:40:18 INFO : one: Deleted 2026/07/27 02:40:18 INFO : one: Deleted 2026/07/27 02:40:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.24s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:40:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Looking for duplicate names using oldest mode. 2026/07/27 02:40:25 NOTICE: one: Found 3 files with duplicate names 2026/07/27 02:40:25 INFO : one: Deleted 2026/07/27 02:40:26 INFO : one: Deleted 2026/07/27 02:40:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.16s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:40:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Looking for duplicate names using largest mode. 2026/07/27 02:40:32 NOTICE: one: Found 3 files with duplicate names 2026/07/27 02:40:33 INFO : one: Deleted 2026/07/27 02:40:33 INFO : one: Deleted 2026/07/27 02:40:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.32s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:40:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Looking for duplicate names using smallest mode. 2026/07/27 02:40:39 NOTICE: one: Found 3 files with duplicate names 2026/07/27 02:40:40 INFO : one: Deleted 2026/07/27 02:40:41 INFO : one: Deleted 2026/07/27 02:40:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.33s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:40:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Looking for duplicate names using rename mode. 2026/07/27 02:40:48 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/27 02:40:50 INFO : one-2.txt: renamed from: one.txt 2026/07/27 02:40:51 INFO : one-3.txt: renamed from: one.txt 2026/07/27 02:40:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.42s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:40:58 DEBUG : dupe1/one.txt: md5 = 68972f927472b9fe3943af8a8ac00ff4 OK 2026/07/27 02:41:00 DEBUG : dupe2/two.txt: md5 = 3889567ef26348cf61893d2881eba840 OK 2026/07/27 02:41:03 DEBUG : dupe3/three.txt: md5 = 352c345b245844bc863a26a078db16c5 OK 2026/07/27 02:41:03 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/27 02:41:04 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/27 02:41:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/27 02:41:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/27 02:41:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/27 02:41:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/27 02:41:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.55s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:41:12 DEBUG : a.txt: md5 = ae7c4c238d5d01fb311a5d65ff488b33 OK 2026/07/27 02:41:14 DEBUG : zend.txt: md5 = aae213a03925f0bdf8bf448fcf3ad146 OK 2026/07/27 02:41:16 DEBUG : sub dir/hello world: md5 = 422e5c8152da058065d55a3a08f704f2 OK 2026/07/27 02:41:18 DEBUG : sub dir/hello world2: md5 = 42b00d8bc4212111737b388871bc1b1d OK 2026/07/27 02:41:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 10da4f7125e4d7abceee82b8adac2a71 OK 2026/07/27 02:41:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = e4366c5baad057a603bf3c1b0edee936 OK 2026/07/27 02:41:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = dd6c4579d9244a82fc901e70a2ed3a21 OK 2026/07/27 02:41:26 DEBUG : a.txt: Excluded (Size Filter) 2026/07/27 02:41:26 DEBUG : a.txt: Excluded 2026/07/27 02:41:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/27 02:41:26 DEBUG : sub dir/hello world: Excluded 2026/07/27 02:41:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/27 02:41:26 DEBUG : sub dir/hello world2: Excluded 2026/07/27 02:41:27 DEBUG : sub dir/ignore dir: Excluded 2026/07/27 02:41:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/27 02:41:27 DEBUG : sub dir/hello world: Excluded 2026/07/27 02:41:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/27 02:41:27 DEBUG : sub dir/hello world2: Excluded 2026/07/27 02:41:27 DEBUG : sub dir/ignore dir: Excluded 2026/07/27 02:41:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/27 02:41:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/27 02:41:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/27 02:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/27 02:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/27 02:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/27 02:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.77s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:41:36 DEBUG : a.txt: md5 = 21c20a254fd7169395f4d965358a096f OK 2026/07/27 02:41:38 DEBUG : zend.txt: md5 = ebd3b378fb3a2b4af64c2bbe14a1ce30 OK 2026/07/27 02:41:40 DEBUG : sub dir/hello world: md5 = 7aa9b1d69dda5aff3e7ab51a4830690a OK 2026/07/27 02:41:42 DEBUG : sub dir/hello world2: md5 = 16cd8a207e60d0f95e65972eb19ca092 OK 2026/07/27 02:41:45 DEBUG : sub dir/ignore dir/.ignore: md5 = 14fc484e31d599ad226f2525007f128e OK 2026/07/27 02:41:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4f59081162e81888eef1867e969d3d01 OK 2026/07/27 02:41:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = b51bfc06af66b973d71fc9269928306f OK 2026/07/27 02:41:50 DEBUG : a.txt: Excluded (Size Filter) 2026/07/27 02:41:50 DEBUG : a.txt: Excluded 2026/07/27 02:41:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/27 02:41:51 DEBUG : sub dir/hello world: Excluded 2026/07/27 02:41:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/27 02:41:51 DEBUG : sub dir/hello world2: Excluded 2026/07/27 02:41:52 DEBUG : sub dir/ignore dir: Excluded 2026/07/27 02:41:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/27 02:41:52 DEBUG : sub dir/hello world: Excluded 2026/07/27 02:41:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/27 02:41:52 DEBUG : sub dir/hello world2: Excluded 2026/07/27 02:41:52 DEBUG : sub dir/ignore dir: Excluded 2026/07/27 02:41:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/27 02:41:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/27 02:41:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/27 02:41:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/27 02:41:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/27 02:41:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/27 02:41:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (24.80s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:42:01 DEBUG : file1: md5 = 2a36b490661884c9540a62a43e5b9545 OK 2026/07/27 02:42:04 DEBUG : sub/file2: md5 = ec143390d682b4dda5b1fa4e6f11f68c OK === 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 2026/07/27 02:42:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/27 02:42:07 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/27 02:42:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/27 02:42:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.65s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:42:12 DEBUG : file1: md5 = 7471d81faeeb7c26ebd3fbbd4ac2aeaf OK 2026/07/27 02:42:14 DEBUG : sub/file2: md5 = 0c1b4c49c3dcf5d226d67f3a1fbc0a6e OK === 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/07/27 02:42:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu/notfound" 2026/07/27 02:42:19 DEBUG : Config file has changed externally - reloading 2026/07/27 02:42:19 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20/qe0i31qdkoejk60elps0ni5sqk" 2026/07/27 02:42:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.79s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.32s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestStatJSONMemory 2026/07/27 02:42:23 DEBUG : Creating backend with remote ":memory:" 2026/07/27 02:42:23 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 02:42:23 DEBUG : sub/file1: size = 5 OK 2026/07/27 02:42:23 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 02:42:23 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 "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:42:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Making directory 2026/07/27 02:42:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:42:26 DEBUG : sub dir/hello world: md5 = ae3d22de3b542559fb44d742cc2241ed OK 2026/07/27 02:42:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.25s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:42:30 DEBUG : potato2: md5 = ab5e1647204702800fb002cf0046f9c7 OK 2026/07/27 02:42:32 DEBUG : empty space: md5 = 8fcfb600c0cbd8c673482d283217b5c5 OK --- PASS: TestLs (5.09s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:42:36 DEBUG : potato2: md5 = 33e52a4c79c13d076515986aa4dd2e48 OK 2026/07/27 02:42:37 DEBUG : empty space: md5 = 50f739da133bac5cd913b6cb86561abe OK 2026/07/27 02:42:38 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.52s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:42:41 DEBUG : potato2: md5 = 727ccf33620a3e427b10a6d6363a32bd OK 2026/07/27 02:42:43 DEBUG : empty space: md5 = abb0308a1d37a085b97b6ab24d9613f7 OK --- PASS: TestLsLong (5.14s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:42:46 DEBUG : potato2: md5 = 6933460e2bd938b5862fcc3410e1e09b OK 2026/07/27 02:42:48 DEBUG : empty space: md5 = 30391973cf73ad8159a6a480d6329564 OK --- PASS: TestHashSums (5.06s) === RUN TestHashSumsWithErrors 2026/07/27 02:42:50 DEBUG : Creating backend with remote ":memory:" 2026/07/27 02:42:50 DEBUG : Config file has changed externally - reloading 2026/07/27 02:42:50 ERROR : file1: hash unsupported: hash type not supported 2026/07/27 02:42:50 ERROR : file1: hash unsupported: hash type not supported 2026/07/27 02:42:50 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/27 02:42:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/27 02:42:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/27 02:42:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/27 02:42:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/27 02:42:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/27 02:42:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/27 02:42:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/27 02:42:50 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 "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:42:51 DEBUG : potato2: md5 = fd1959fbb2b3b57bd81d4d7022214955 OK 2026/07/27 02:42:53 DEBUG : empty space: md5 = d0d872cc92ffed95f6f1beb29ebf44b2 OK 2026/07/27 02:42:55 DEBUG : sub dir/potato3: md5 = 77162a12ac999e2c0084d4af1eed01cb OK 2026/07/27 02:42:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.51s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:43:01 DEBUG : small: md5 = a54a072a0d902a7d3bdd4ea4a62e0f27 OK 2026/07/27 02:43:02 DEBUG : medium: md5 = 82107fc3aaf3daafe6dc6539abf77312 OK 2026/07/27 02:43:04 DEBUG : large: md5 = ec4011dc44139e331ac80b35c125f7bd OK 2026/07/27 02:43:04 DEBUG : Waiting for deletions to finish 2026/07/27 02:43:04 DEBUG : large: Excluded (Size Filter) 2026/07/27 02:43:05 INFO : small: Deleted 2026/07/27 02:43:05 INFO : medium: Deleted --- PASS: TestDelete (7.15s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:43:08 DEBUG : small: md5 = f81f2da7ba38c0c4db0f2c78d2feb2f0 OK 2026/07/27 02:43:10 DEBUG : medium: md5 = 3237762db682521f739d38b03d971d30 OK 2026/07/27 02:43:11 DEBUG : large: md5 = e309a163f85793426f5eab77b4030137 OK 2026/07/27 02:43:12 DEBUG : Waiting for deletions to finish 2026/07/27 02:43:12 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/27 02:43:13 INFO : small: Deleted 2026/07/27 02:43:13 INFO : medium: Deleted --- PASS: TestMaxDelete (7.95s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:43:16 DEBUG : small: md5 = 390019e2e1b65d7cd0e6f53e378daca1 OK 2026/07/27 02:43:18 DEBUG : medium: md5 = 8191d05c3fec6eeef7d9144f39a52cc9 OK 2026/07/27 02:43:19 DEBUG : large: md5 = c85a4d592023c4a9ffdf2e655c3010cf OK 2026/07/27 02:43:19 DEBUG : Waiting for deletions to finish 2026/07/27 02:43:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/27 02:43:20 INFO : medium: Deleted 2026/07/27 02:43:20 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.80s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:43:24 DEBUG : small: md5 = 72516ad30362588ee4132ca9debab9c9 OK 2026/07/27 02:43:25 DEBUG : medium: md5 = 2dad46d0d97e6c912ca478e4d54abdcf OK 2026/07/27 02:43:27 DEBUG : large: md5 = a39f3d4b075c29cbc3c9c8276c99fbc2 OK 2026/07/27 02:43:27 DEBUG : Waiting for deletions to finish 2026/07/27 02:43:28 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/27 02:43:28 INFO : large: Deleted 2026/07/27 02:43:28 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.78s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:43:31 DEBUG : ReadFile: md5 = 922f39bc9939c6c6578708eb164b969a OK --- PASS: TestReadFile (4.38s) === RUN TestRetry 2026/07/27 02:43:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/27 02:43:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/27 02:43:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/27 02:43:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/27 02:43:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/27 02:43:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/27 02:43:34 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:43:36 DEBUG : file1: md5 = 99fe9eb713a77869bbfc8111d70c166f OK 2026/07/27 02:43:38 DEBUG : file2: md5 = 1ff873a40a310cc5466f80ef59cee26f OK --- PASS: TestCat (14.14s) === RUN TestPurge 2026/07/27 02:43:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-debemup9diho" 2026/07/27 02:43:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 02:43:49 DEBUG : Creating backend with remote "TestDrive:crypt/dqqnc6a8uqfibrj4687324sauvb73ntcut4nk2i5ts2dhn210mjg" 2026/07/27 02:43:50 DEBUG : Creating backend with remote "/tmp/rclone3444890338" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-debemup9diho'", Local "Local file system at /tmp/rclone3444890338", Modify Window "1ms" 2026/07/27 02:43:55 DEBUG : A1/B1/C1/one: md5 = 481613f96355072de263bb00627901d0 OK 2026/07/27 02:43:55 INFO : A2: Making directory 2026/07/27 02:43:56 INFO : A1/B2: Making directory 2026/07/27 02:43:57 INFO : A1/B2/C2: Making directory 2026/07/27 02:43:58 INFO : A1/B1/C3: Making directory 2026/07/27 02:43:59 INFO : A3: Making directory 2026/07/27 02:43:59 INFO : A3/B3: Making directory 2026/07/27 02:44:01 INFO : A3/B3/C4: Making directory 2026/07/27 02:44:03 DEBUG : A1/two: md5 = 65fe955514f9a18aebf5a5bc3048cc46 OK 2026/07/27 02:44:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debemup9diho': Purge remote 2026/07/27 02:44:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.90s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:44:12 DEBUG : A1/B1/C1/one: md5 = 96dbd89156f6943609be3f626c86323a OK 2026/07/27 02:44:12 INFO : A2: Making directory 2026/07/27 02:44:13 INFO : A1/B2: Making directory 2026/07/27 02:44:14 INFO : A1/B2/C2: Making directory 2026/07/27 02:44:15 INFO : A1/B1/C3: Making directory 2026/07/27 02:44:16 INFO : A3: Making directory 2026/07/27 02:44:17 INFO : A3/B3: Making directory 2026/07/27 02:44:18 INFO : A3/B3/C4: Making directory 2026/07/27 02:44:20 DEBUG : A1/two: md5 = 067b684d55b2ef3275fd765b6b24f323 OK 2026/07/27 02:44:22 DEBUG : removing 1 level 3 directories 2026/07/27 02:44:22 INFO : A3/B3/C4: Removing directory 2026/07/27 02:44:25 DEBUG : removing 2 level 3 directories 2026/07/27 02:44:25 INFO : A1/B2/C2: Removing directory 2026/07/27 02:44:25 INFO : A1/B1/C3: Removing directory 2026/07/27 02:44:26 DEBUG : removing 2 level 2 directories 2026/07/27 02:44:26 INFO : A3/B3: Removing directory 2026/07/27 02:44:26 INFO : A1/B2: Removing directory 2026/07/27 02:44:26 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/27 02:44:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/27 02:44:26 DEBUG : removing 2 level 1 directories 2026/07/27 02:44:26 INFO : A3: Removing directory 2026/07/27 02:44:26 INFO : A2: Removing directory 2026/07/27 02:44:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/27 02:44:31 DEBUG : removing 1 level 3 directories 2026/07/27 02:44:31 INFO : A1/B1/C1: Removing directory 2026/07/27 02:44:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:32 DEBUG : removing 1 level 2 directories 2026/07/27 02:44:32 INFO : A1/B1: Removing directory 2026/07/27 02:44:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/27 02:44:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 02:44:33 DEBUG : removing 1 level 1 directories 2026/07/27 02:44:33 INFO : A1: Removing directory 2026/07/27 02:44:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/27 02:44:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/27 02:44:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/27 02:44:33 DEBUG : removing 1 level 0 directories 2026/07/27 02:44:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Removing directory 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/27 02:44:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (27.71s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:44:36 INFO : A1: Making directory 2026/07/27 02:44:37 INFO : A1/B1: Making directory 2026/07/27 02:44:38 INFO : A1/B1/C1: Making directory 2026/07/27 02:44:41 DEBUG : removing 1 level 3 directories 2026/07/27 02:44:41 INFO : A1/B1/C1: Removing directory 2026/07/27 02:44:42 DEBUG : removing 1 level 2 directories 2026/07/27 02:44:42 INFO : A1/B1: Removing directory 2026/07/27 02:44:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 02:44:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.53s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:44:45 INFO : A1: Making directory 2026/07/27 02:44:46 INFO : A1/B1: Making directory 2026/07/27 02:44:47 INFO : A1/B1/C1: Making directory 2026/07/27 02:44:50 DEBUG : removing 1 level 3 directories 2026/07/27 02:44:50 INFO : A1/B1/C1: Removing directory 2026/07/27 02:44:50 DEBUG : removing 1 level 2 directories 2026/07/27 02:44:50 INFO : A1/B1: Removing directory 2026/07/27 02:44:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 02:44:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.55s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:44:55 DEBUG : file1: md5 = e12e16f87ef9a30a7d2ef7f3f8978d63 OK 2026/07/27 02:44:56 DEBUG : filename.txt: File name found in url 2026/07/27 02:44:57 DEBUG : filename.txt: md5 = 4efc2a36db278433b8ef12a4b464c234 OK 2026/07/27 02:44:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/27 02:44:59 DEBUG : headerfilename.txt: md5 = 7033949846e12652c9e95c1bdffe00dc OK 2026/07/27 02:45:00 DEBUG : file2: md5 = fea6d9d13fee6eb3cfd65ca963a4bb24 OK --- PASS: TestCopyURL (10.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:45:05 DEBUG : file1: md5 = 598915c2ce96fbbd6805ed7728ee7d11 OK --- PASS: TestCopyURLDownloadHeaders (2.55s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:45:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/27 02:45:08 DEBUG : sub/file2: md5 = 6eff20278abe9e216f2804ec4f6add22 OK 2026/07/27 02:45:08 DEBUG : sub/file2: size = 14 OK 2026/07/27 02:45:08 INFO : file1: Copied (new) to: sub/file2 2026/07/27 02:45:08 INFO : file1: Deleted 2026/07/27 02:45:09 DEBUG : sub/file2: size = 14 OK 2026/07/27 02:45:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 02:45:09 DEBUG : file1: Unchanged skipping 2026/07/27 02:45:09 INFO : file1: Deleted 2026/07/27 02:45:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': don't need to copy/move sub/file2, it is already at target location 2026/07/27 02:45:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.60s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:45:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/27 02:45:14 DEBUG : file1: md5 = 8952eb40386fe5fe5a05c5ce5a74b8ca OK 2026/07/27 02:45:14 DEBUG : file1: size = 14 OK 2026/07/27 02:45:14 INFO : file1: Copied (new) 2026/07/27 02:45:14 INFO : file1: Deleted 2026/07/27 02:45:15 DEBUG : file1: Destination exists, skipping 2026/07/27 02:45:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.74s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:45:19 DEBUG : dst/file1: md5 = 7f092d98403fda241f6e4ebe9fc667f0 OK 2026/07/27 02:45:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berazan9xuwu/backup" 2026/07/27 02:45:20 DEBUG : Creating backend with remote "TestDrive:crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20/1nrff024r7pq65ecp72fc28jb0" 2026/07/27 02:45:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3038412568) 2026/07/27 02:45:22 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu') 2026/07/27 02:45:22 DEBUG : dst/file1: Sizes differ 2026/07/27 02:45:25 INFO : dst/file1: Moved (server-side) 2026/07/27 02:45:26 DEBUG : dst/file1: md5 = bd40f246a98ae5cb04ead5f481b96360 OK 2026/07/27 02:45:26 DEBUG : dst/file1: size = 14 OK 2026/07/27 02:45:26 INFO : dst/file1: Copied (new) 2026/07/27 02:45:26 INFO : dst/file1: Deleted 2026/07/27 02:45:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 02:45:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/27 02:45:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.90s) === 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 "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:45:34 DEBUG : A1/one: md5 = 48b4355510e9c04c478870a3c60f75a0 OK 2026/07/27 02:45:36 DEBUG : A1/two: md5 = 0abad9950d6e5adc416c9954516b6c22 OK 2026/07/27 02:45:38 DEBUG : A1/B1/three: md5 = ac0ba92671e3a6d00c94a15d1fb2c97b OK 2026/07/27 02:45:41 DEBUG : A1/B1/C1/four: md5 = 6d9c7bb4e32d5dd98452580e9596d2cf OK 2026/07/27 02:45:43 DEBUG : A1/B1/C2/five: md5 = 2d3bd7270bca9a0984b845167f625528 OK 2026/07/27 02:45:43 INFO : A1/B2: Making directory 2026/07/27 02:45:44 INFO : A1/B1/C3: Making directory 2026/07/27 02:45:56 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/27 02:45:56 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/27 02:45:56 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/27 02:45:56 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/27 02:45:56 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/27 02:45:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/27 02:45:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/27 02:45:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 02:46:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/27 02:46:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/27 02:46:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/27 02:46:09 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/27 02:46:09 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/27 02:46:09 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/27 02:46:09 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/27 02:46:09 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/27 02:46:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/27 02:46:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/27 02:46:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 02:46:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/27 02:46:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/27 02:46:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/27 02:46:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/27 02:46:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/27 02:46:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/27 02:46:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/27 02:46:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/27 02:46:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/27 02:46:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/27 02:46:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/27 02:46:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (51.82s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:46:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/27 02:46:26 DEBUG : no_checksum_small_file_from_pipe: md5 = b9a521c478da207d7629f940a93fa99c OK 2026/07/27 02:46:26 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/27 02:46:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/27 02:46:26 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/27 02:46:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/27 02:46:28 DEBUG : no_checksum_big_file_from_pipe: md5 = cdcdd2f2f97f551640c604e2039575b0 OK 2026/07/27 02:46:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/27 02:46:28 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/27 02:46:32 DEBUG : with_checksum_small_file_from_pipe: md5 = d05316c27e69808f7da0d7b5019a8346 OK 2026/07/27 02:46:32 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/27 02:46:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/27 02:46:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/27 02:46:34 DEBUG : with_checksum_big_file_from_pipe: md5 = cee4f832e036086f0521bec6fe814cf8 OK 2026/07/27 02:46:34 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/27 02:46:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/27 02:46:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/27 02:46:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 02:46:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/27 02:46:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/27 02:46:39 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 "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/27 02:46:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/27 02:46:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/27 02:46:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/27 02:46:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/27 02:46:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.15s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/27 02:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': File to upload is small (48 bytes), uploading instead of streaming 2026/07/27 02:46:48 DEBUG : rcat_metadata: md5 = 58b7639efa06b131a05c845f92e70191 OK 2026/07/27 02:46:48 DEBUG : rcat_metadata: size = 48 OK 2026/07/27 02:46:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/27 02:46:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/27 02:46:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = 644e4a0d1da6249d92ba79e9d4a605da OK 2026/07/27 02:46:51 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/27 02:46:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.36s) --- PASS: TestRcatMetadata/Normal (2.85s) --- PASS: TestRcatMetadata/ViaDisk (3.05s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:46:54 DEBUG : potato1: md5 = ce47da992dab201313bba0d38017ff2d OK 2026/07/27 02:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/27 02:46:55 DEBUG : potato2: md5 = 539e9267a91b66fba55c93c512b6b008 OK 2026/07/27 02:46:55 DEBUG : potato2: size = 60 OK 2026/07/27 02:46:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:46:59 DEBUG : potato1: md5 = c29632bb8ef1fda80050194ecc24868c OK 2026/07/27 02:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/27 02:47:01 DEBUG : potato2: md5 = 60b5dc720e43fe8c554e2548cafed9e8 OK 2026/07/27 02:47:01 DEBUG : potato2: size = 60 OK 2026/07/27 02:47:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.72s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:47:05 DEBUG : potato1: md5 = 240e2bd01abf7f41654888057bcaae7a OK --- PASS: TestRcatSizeUploadHeaders (2.63s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:47:07 DEBUG : potato2: md5 = a0b80fe74766af941f1ad7455765a7ef OK 2026/07/27 02:47:09 DEBUG : empty space: md5 = d226afed4502cbd7841985d7420c10d6 OK 2026/07/27 02:47:11 DEBUG : sub dir/potato3: md5 = 4fa97a6d0116329fd15a9e09647e2a04 OK 2026/07/27 02:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Touching "sub dir/potato3" 2026/07/27 02:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Touching "empty space" 2026/07/27 02:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Touching "potato2" 2026/07/27 02:47:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.95s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:47:17 DEBUG : dir with metadata: Making directory with metadata 2026/07/27 02:47:17 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.64s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:47:19 DEBUG : directory with modtime: Making directory with metadata 2026/07/27 02:47:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.62s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:47:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/27 02:47:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 02:47:22 DEBUG : Google drive root 'crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20': Skipping btime metadata as can't update it on an existing file: 2026-07-27T02:47:22.422078133Z 2026/07/27 02:47:23 INFO : non existent directory: Updated directory metadata 2026/07/27 02:47:25 DEBUG : Google drive root 'crypt/c1sm70s30nof8epjlggbvuo6lvup14vun0mcm04dt11833c51r20': Skipping btime metadata as can't update it on an existing file: 2026-07-27T02:47:22.422078133Z 2026/07/27 02:47:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.63s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:47:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/27 02:47:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/27 02:47:30 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.67s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:47:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/27 02:47:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 02:47:32 DEBUG : dst: Making directory with metadata 2026/07/27 02:47:33 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 02:47:33 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 02:47:34 INFO : dst: Set directory modification time (using SetModTime) 2026/07/27 02:47:34 INFO : dst: Set directory modification time (using SetModTime) 2026/07/27 02:47:34 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/27 02:47:35 INFO : dst: Set directory modification time (using SetModTime) 2026/07/27 02:47:35 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.08s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu'", Local "Local file system at /tmp/rclone3038412568", Modify Window "1ms" 2026/07/27 02:47:39 DEBUG : sub dir/test remove existing: md5 = dd6a293b7e6e5ebd03dfcf0f8ac61138 OK 2026/07/27 02:47:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c3e325f69dbd4f0ef92096851af505f0 OK 2026/07/27 02:47:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.limotuf3" before starting 2026/07/27 02:47:44 DEBUG : sub dir/test remove existing.limotuf3: TEST: removing renamed existing file after operation 2026/07/27 02:47:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xizatun6" before starting 2026/07/27 02:47:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xizatun6: TEST: renaming existing back after failed operation 2026/07/27 02:47:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kehucoh5" before starting 2026/07/27 02:47:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kehucoh5: TEST: removing renamed existing file after operation 2026/07/27 02:47:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u4kvqdgh6phqvv6da2esccbfqqpurps0smhgjh4s5i4qjeerhr10" 2026/07/27 02:47:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vmi07l4t5j2rgn7mctcb56kgn33tto0paq2dr5hqe7ofglvhbfmn7vh57prste26hkv2ae5egksc3gbjji78duh3bor76ukimagmqs6upfjapmrvvph2p312eocinittjbmjre3lpioveruecdkk5h759ag54jv38hhlrnd5ppvvesusbepg" --- PASS: TestRemoveExisting (14.64s) === 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/07/27 02:47:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berazan9xuwu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m13.176502558s (try 1/5)