"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/25 05:15:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo" 2026/04/25 05:15:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:15:00 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg" 2026/04/25 05:15:01 DEBUG : Creating backend with remote "/tmp/rclone2928196036" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2026/04/25 05:15:01 DEBUG : a: size = 0 OK 2026/04/25 05:15:01 DEBUG : a: size = 1 (memory) 2026/04/25 05:15:01 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/25 05:15:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/25 05:15:01 DEBUG : potato: Seek from 10 to 0 2026/04/25 05:15:01 DEBUG : potato: Seek from 10 to 0 2026/04/25 05:15:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/25 05:15:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Seek from 5 to 2 2026/04/25 05:15:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/25 05:15:01 DEBUG : potato: Seek from 7 to 0 2026/04/25 05:15:01 DEBUG : potato: Seek from 7 to 0 2026/04/25 05:15:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/25 05:15:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Seek from 5 to 2 2026/04/25 05:15:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/25 05:15:01 DEBUG : potato: Seek from 8 to 0 2026/04/25 05:15:01 DEBUG : potato: Seek from 8 to 0 2026/04/25 05:15:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/25 05:15:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/25 05:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/25 05:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/25 05:15:01 DEBUG : potato: Seek from 5 to 2 2026/04/25 05:15:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/25 05:15:01 DEBUG : potato: Seek from 9 to 0 2026/04/25 05:15:01 DEBUG : potato: Seek from 9 to 0 2026/04/25 05:15:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:15:03 DEBUG : rutabaga: md5 = f575872955440788f0507a973b58c4f9 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/25 05:15:05 DEBUG : empty space: md5 = 1686613269eb077adda2f5068d1b6b32 OK === RUN TestCheck/3 2026/04/25 05:15:07 DEBUG : potato2: md5 = c49c30157ea61911148edbf0baefe077 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/25 05:15:09 DEBUG : remotepotato: md5 = 5d7515b062956e027feb3f0267d5e8a3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.70s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2026/04/25 05:15:12 DEBUG : Creating backend with remote "nonexistent" 2026/04/25 05:15:12 DEBUG : Creating backend with remote "nonexistent" 2026/04/25 05:15:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/25 05:15:12 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/25 05:15:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/25 05:15:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:15:13 DEBUG : rutabaga: md5 = 337053b31333969133b64a2a0dbf4a46 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/25 05:15:17 DEBUG : empty space: md5 = 946601287dae7de0f42156064fc21fba OK === RUN TestCheckDownload/3 2026/04/25 05:15:19 DEBUG : potato2: md5 = ac0cdc175dd41c10769f671c7a40f964 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/25 05:15:22 DEBUG : remotepotato: md5 = 79a53b3d74b43d24924c0bd9298f142d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.34s) --- PASS: TestCheckDownload/1 (0.94s) --- PASS: TestCheckDownload/2 (0.74s) --- PASS: TestCheckDownload/3 (0.79s) --- PASS: TestCheckDownload/4 (0.92s) --- PASS: TestCheckDownload/5 (0.83s) --- PASS: TestCheckDownload/6 (0.75s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:15:28 DEBUG : rutabaga: md5 = f0bac8e8fae210d0776cb158ea43e65b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/25 05:15:30 DEBUG : empty space: md5 = b2fb16fa290af8b29583a5f7e9cb73e8 OK === RUN TestCheckSizeOnly/3 2026/04/25 05:15:32 DEBUG : potato2: md5 = 339cf67cb6afd0930f8a2ee8f47d4f84 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/25 05:15:34 DEBUG : remotepotato: md5 = 975cc9832eacb7dd5b2dd36972fd621a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.02s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:15:38 DEBUG : test.sum: md5 = 581a4b326d925d1416de6147ab3e76aa OK 2026/04/25 05:15:39 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/25 05:15:39 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/25 05:15:39 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/25 05:15:39 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/25 05:15:40 DEBUG : test.sum: md5 = 40604e3346ac88e37aeafe8b4a667910 OK 2026/04/25 05:15:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/25 05:15:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/25 05:15:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/25 05:15:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.42s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:15:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo/data" 2026/04/25 05:15:42 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.82s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:15:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo/data" 2026/04/25 05:15:44 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg/vjrnln8ratgmqakfosrqe8espk" 2026/04/25 05:15:47 DEBUG : data/banana: md5 = 4895d40e72fdf663fbe24c5a6aa8b153 OK 2026/04/25 05:15:48 DEBUG : test.sum: md5 = 7d41d9743aa0706372ede6a42e735e5e OK === RUN TestCheckSumDownload/subtest1 2026/04/25 05:15:53 DEBUG : data/potato: md5 = 72416c8b4827436fdde94e282b2e71cc OK 2026/04/25 05:15:54 DEBUG : test.sum: md5 = 3482e9f6d7acc90fe462af0f84718c38 OK === RUN TestCheckSumDownload/subtest2 2026/04/25 05:15:57 DEBUG : test.sum: md5 = 6dbbc26e4551d27b215f7720ac14bd4e OK === RUN TestCheckSumDownload/subtest3 2026/04/25 05:16:02 DEBUG : test.sum: md5 = c60b37e5f43369e443792258b491e6f3 OK === RUN TestCheckSumDownload/subtest4 2026/04/25 05:16:06 DEBUG : test.sum: md5 = a97d917083728515fb77a0507f52df0f OK === RUN TestCheckSumDownload/subtest5 2026/04/25 05:16:09 DEBUG : test.sum: md5 = e20e5485f2b6e47f015597924fa2b736 OK === RUN TestCheckSumDownload/subtest6 2026/04/25 05:16:13 DEBUG : data/banana: md5 = 884b96a2a5da3b6ef32967c361808bb6 OK 2026/04/25 05:16:14 DEBUG : data/potato: md5 = 6d3b52abc2341c1d6d2d4ed94f889781 OK 2026/04/25 05:16:15 DEBUG : test.sum: md5 = ee604a56ccd84d6250656bfd58b5b458 OK === RUN TestCheckSumDownload/subtest7 2026/04/25 05:16:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/25 05:16:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (37.04s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (1.65s) --- PASS: TestCheckSumDownload/subtest3 (1.85s) --- PASS: TestCheckSumDownload/subtest4 (1.81s) --- PASS: TestCheckSumDownload/subtest5 (1.73s) --- PASS: TestCheckSumDownload/subtest6 (1.73s) --- PASS: TestCheckSumDownload/subtest7 (2.06s) === RUN TestApplyTransforms 2026/04/25 05:16:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qavitox0foru" 2026/04/25 05:16:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:16:21 DEBUG : Creating backend with remote "TestDrive:crypt/rtvv3m4ad5hho7pddrkqul0d1g5h8b5p821mks60gl56asm08u3g" 2026/04/25 05:16:22 DEBUG : Creating backend with remote "/tmp/rclone737917416" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qavitox0foru'", Local "Local file system at /tmp/rclone737917416", Modify Window "1ms" 2026/04/25 05:16:23 DEBUG : hello, world!: md5 = 302b9708dfd0b2b9427b5c3b0127f032 OK upper checkfile vs. lower remote (without normalization) 2026/04/25 05:16:24 ERROR : hello, world!: sum not found 2026/04/25 05:16:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qavitox0foru' 2026/04/25 05:16:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavitox0foru': 1 files missing 2026/04/25 05:16:24 NOTICE: 1 hashes missing 2026/04/25 05:16:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavitox0foru': 1 differences found 2026/04/25 05:16:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavitox0foru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/25 05:16:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/25 05:16:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavitox0foru': 0 differences found 2026/04/25 05:16:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavitox0foru': 1 matching files 2026/04/25 05:16:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fapayov8bufa" 2026/04/25 05:16:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:16:25 DEBUG : Creating backend with remote "TestDrive:crypt/9sj0o46csa6jmhevcgu66fbg90fcqr142cksou61above0qn42r0" 2026/04/25 05:16:26 DEBUG : Creating backend with remote "/tmp/rclone1181970482" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fapayov8bufa'", Local "Local file system at /tmp/rclone1181970482", Modify Window "1ms" 2026/04/25 05:16:28 DEBUG : HELLO, WORLD!: md5 = 20c5dc70328aa1d2b185b2c5fa6150de OK lower checkfile vs. upper remote (without normalization) 2026/04/25 05:16:28 ERROR : HELLO, WORLD!: sum not found 2026/04/25 05:16:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fapayov8bufa' 2026/04/25 05:16:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapayov8bufa': 1 files missing 2026/04/25 05:16:28 NOTICE: 1 hashes missing 2026/04/25 05:16:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapayov8bufa': 1 differences found 2026/04/25 05:16:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapayov8bufa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/25 05:16:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/25 05:16:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapayov8bufa': 0 differences found 2026/04/25 05:16:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapayov8bufa': 1 matching files 2026/04/25 05:16:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiqahuf6cose" 2026/04/25 05:16:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:16:29 DEBUG : Creating backend with remote "TestDrive:crypt/jgd6qa1ga9u8qbhbepcl9tvvrp0l3fakpd8nb5ck0l5u1t4mkhhg" 2026/04/25 05:16:30 DEBUG : Creating backend with remote "/tmp/rclone2109945174" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiqahuf6cose'", Local "Local file system at /tmp/rclone2109945174", Modify Window "1ms" 2026/04/25 05:16:32 DEBUG : HeLlO, wOrLd!: md5 = c88eec73895f99d19e0062f45796c487 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/25 05:16:33 ERROR : HeLlO, wOrLd!: sum not found 2026/04/25 05:16:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiqahuf6cose' 2026/04/25 05:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqahuf6cose': 1 files missing 2026/04/25 05:16:33 NOTICE: 1 hashes missing 2026/04/25 05:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqahuf6cose': 1 differences found 2026/04/25 05:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqahuf6cose': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/25 05:16:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/25 05:16:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqahuf6cose': 0 differences found 2026/04/25 05:16:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqahuf6cose': 1 matching files 2026/04/25 05:16:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lepidef7qiwu" 2026/04/25 05:16:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:16:34 DEBUG : Creating backend with remote "TestDrive:crypt/cj3211hfjdh9ee00d7qlk9m8d6s86phsunb7ka8nhu6i5fkpmu70" 2026/04/25 05:16:35 DEBUG : Creating backend with remote "/tmp/rclone557953152" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lepidef7qiwu'", Local "Local file system at /tmp/rclone557953152", Modify Window "1ms" 2026/04/25 05:16:37 DEBUG : HELLO, WORLD!: md5 = 30e18704ff2ff2e832013db7d1ac5c87 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/25 05:16:37 ERROR : HELLO, WORLD!: sum not found 2026/04/25 05:16:37 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lepidef7qiwu' 2026/04/25 05:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lepidef7qiwu': 1 files missing 2026/04/25 05:16:37 NOTICE: 1 hashes missing 2026/04/25 05:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lepidef7qiwu': 1 differences found 2026/04/25 05:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lepidef7qiwu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/25 05:16:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/25 05:16:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lepidef7qiwu': 0 differences found 2026/04/25 05:16:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lepidef7qiwu': 1 matching files 2026/04/25 05:16:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mujowel6wame" 2026/04/25 05:16:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:16:38 DEBUG : Creating backend with remote "TestDrive:crypt/ctdhrc34k8h8ftef7d8jiv0loejni1773kv86ul5h0f5rbp35sq0" 2026/04/25 05:16:39 DEBUG : Creating backend with remote "/tmp/rclone1443373812" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mujowel6wame'", Local "Local file system at /tmp/rclone1443373812", Modify Window "1ms" 2026/04/25 05:16:41 DEBUG : 測試_Русский___ě_áñ: md5 = 8afbc621a452b5ef371e8179243fdfe1 OK NFD checkfile vs. NFC remote (without normalization) 2026/04/25 05:16:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/25 05:16:41 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mujowel6wame' 2026/04/25 05:16:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mujowel6wame': 1 files missing 2026/04/25 05:16:41 NOTICE: 1 hashes missing 2026/04/25 05:16:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mujowel6wame': 1 differences found 2026/04/25 05:16:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mujowel6wame': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/25 05:16:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/25 05:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mujowel6wame': 0 differences found 2026/04/25 05:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mujowel6wame': 1 matching files 2026/04/25 05:16:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruhatiw1ziju" 2026/04/25 05:16:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:16:42 DEBUG : Creating backend with remote "TestDrive:crypt/7clt8irhgo720aieogjd6h3jk4b4o756ulnns8lq4ng3qpkk3dug" 2026/04/25 05:16:43 DEBUG : Creating backend with remote "/tmp/rclone2567853161" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruhatiw1ziju'", Local "Local file system at /tmp/rclone2567853161", Modify Window "1ms" 2026/04/25 05:16:45 DEBUG : 測試_Русский___ě_áñ: md5 = 98925eee250e4826d51e3f29e961a525 OK NFC checkfile vs. NFD remote (without normalization) 2026/04/25 05:16:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/25 05:16:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruhatiw1ziju' 2026/04/25 05:16:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhatiw1ziju': 1 files missing 2026/04/25 05:16:46 NOTICE: 1 hashes missing 2026/04/25 05:16:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhatiw1ziju': 1 differences found 2026/04/25 05:16:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhatiw1ziju': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/25 05:16:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/25 05:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhatiw1ziju': 0 differences found 2026/04/25 05:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhatiw1ziju': 1 matching files 2026/04/25 05:16:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subozaj4luvo" 2026/04/25 05:16:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:16:47 DEBUG : Creating backend with remote "TestDrive:crypt/cf4gtd660q4ttgndgkmj2fv7mei2sevvj854aie845lhfdohmob0" 2026/04/25 05:16:48 DEBUG : Creating backend with remote "/tmp/rclone4025724893" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subozaj4luvo'", Local "Local file system at /tmp/rclone4025724893", Modify Window "1ms" 2026/04/25 05:16:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0663918ce81b2c610974af68a7096d38 OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/25 05:16:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/25 05:16:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-subozaj4luvo' 2026/04/25 05:16:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subozaj4luvo': 1 files missing 2026/04/25 05:16:51 NOTICE: 1 hashes missing 2026/04/25 05:16:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subozaj4luvo': 1 differences found 2026/04/25 05:16:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subozaj4luvo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/25 05:16:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/25 05:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subozaj4luvo': 0 differences found 2026/04/25 05:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subozaj4luvo': 1 matching files 2026/04/25 05:16:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sobasow5huyu" 2026/04/25 05:16:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:16:52 DEBUG : Creating backend with remote "TestDrive:crypt/585i2rqnn99c0n2mej2du6iln5i4ckb2suci1te7aeuphjgiqrig" 2026/04/25 05:16:52 DEBUG : Creating backend with remote "/tmp/rclone520157640" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sobasow5huyu'", Local "Local file system at /tmp/rclone520157640", Modify Window "1ms" 2026/04/25 05:16:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 82468b600feea068e12d6034ecfd0158 OK NFCx2 checkfile vs. both remote (without normalization) 2026/04/25 05:16:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/25 05:16:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sobasow5huyu' 2026/04/25 05:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobasow5huyu': 1 files missing 2026/04/25 05:16:55 NOTICE: 1 hashes missing 2026/04/25 05:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobasow5huyu': 1 differences found 2026/04/25 05:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobasow5huyu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/25 05:16:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/25 05:16:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobasow5huyu': 0 differences found 2026/04/25 05:16:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobasow5huyu': 1 matching files 2026/04/25 05:16:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-levameq8yola" 2026/04/25 05:16:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:16:56 DEBUG : Creating backend with remote "TestDrive:crypt/dc6q00643foq1e3ef83jsu2n3avsi2i2fcmn9kqjvhk544kuri1g" 2026/04/25 05:16:57 DEBUG : Creating backend with remote "/tmp/rclone1241848675" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-levameq8yola'", Local "Local file system at /tmp/rclone1241848675", Modify Window "1ms" 2026/04/25 05:16:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4b81883d4f6d584ac1ed9e2bdf5039a7 OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/25 05:16:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/25 05:16:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-levameq8yola' 2026/04/25 05:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levameq8yola': 1 files missing 2026/04/25 05:16:59 NOTICE: 1 hashes missing 2026/04/25 05:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levameq8yola': 1 differences found 2026/04/25 05:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levameq8yola': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/25 05:17:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/25 05:17:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levameq8yola': 0 differences found 2026/04/25 05:17:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-levameq8yola': 1 matching files 2026/04/25 05:17:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kepomec3tike" 2026/04/25 05:17:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:17:00 DEBUG : Creating backend with remote "TestDrive:crypt/rhhgchujnr76tdnko6fj74klopivs5o8f4evee1da9cvldgl3mk0" 2026/04/25 05:17:01 DEBUG : Creating backend with remote "/tmp/rclone761558264" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kepomec3tike'", Local "Local file system at /tmp/rclone761558264", Modify Window "1ms" 2026/04/25 05:17:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e4b28a42de738dfc85aa7a9ea10c7d3b OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/25 05:17:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/25 05:17:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kepomec3tike' 2026/04/25 05:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kepomec3tike': 1 files missing 2026/04/25 05:17:04 NOTICE: 1 hashes missing 2026/04/25 05:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kepomec3tike': 1 differences found 2026/04/25 05:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kepomec3tike': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/25 05:17:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/25 05:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kepomec3tike': 0 differences found 2026/04/25 05:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kepomec3tike': 1 matching files 2026/04/25 05:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kepomec3tike': Purge remote 2026/04/25 05:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-levameq8yola': Purge remote 2026/04/25 05:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sobasow5huyu': Purge remote 2026/04/25 05:17:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subozaj4luvo': Purge remote 2026/04/25 05:17:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruhatiw1ziju': Purge remote 2026/04/25 05:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mujowel6wame': Purge remote 2026/04/25 05:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lepidef7qiwu': Purge remote 2026/04/25 05:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqahuf6cose': Purge remote 2026/04/25 05:17:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapayov8bufa': Purge remote 2026/04/25 05:17:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qavitox0foru': Purge remote --- PASS: TestApplyTransforms (47.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:17:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/25 05:17:11 DEBUG : sub/file2: md5 = 4d8b4e31b8c568ade28b49874cacc734 OK 2026/04/25 05:17:11 DEBUG : sub/file2: size = 14 OK 2026/04/25 05:17:11 INFO : file1: Copied (new) to: sub/file2 2026/04/25 05:17:11 DEBUG : sub/file2: size = 14 OK 2026/04/25 05:17:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/25 05:17:11 DEBUG : file1: Unchanged skipping 2026/04/25 05:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': don't need to copy/move sub/file2, it is already at target location 2026/04/25 05:17:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.44s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:17:16 DEBUG : dst/file1: md5 = c2f2714b366f54dd62b84d8af0041b38 OK 2026/04/25 05:17:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo/backup" 2026/04/25 05:17:17 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg/1nrff024r7pq65ecp72fc28jb0" 2026/04/25 05:17:19 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2928196036) 2026/04/25 05:17:19 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo') 2026/04/25 05:17:19 DEBUG : dst/file1: Sizes differ 2026/04/25 05:17:21 INFO : dst/file1: Moved (server-side) 2026/04/25 05:17:22 DEBUG : dst/file1: md5 = 4ea074964a5f8acc114eaabc3b1bfe38 OK 2026/04/25 05:17:22 DEBUG : dst/file1: size = 14 OK 2026/04/25 05:17:22 INFO : dst/file1: Copied (new) 2026/04/25 05:17:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/25 05:17:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/25 05:17:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (11.65s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:17:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo/dst" 2026/04/25 05:17:26 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/25 05:17:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo/CompareDest" 2026/04/25 05:17:28 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg/gveqi14airsml4bgu7krj116o8" 2026/04/25 05:17:29 DEBUG : one: Need to transfer - File not found at Destination 2026/04/25 05:17:31 DEBUG : one: md5 = a3457daeba64929ca659cc7abd5d92b0 OK 2026/04/25 05:17:31 DEBUG : one: size = 3 OK 2026/04/25 05:17:31 INFO : one: Copied (new) 2026/04/25 05:17:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928196036) 2026/04/25 05:17:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo/dst') 2026/04/25 05:17:32 DEBUG : one: Sizes differ 2026/04/25 05:17:34 DEBUG : one: md5 = a2d600202cd23cd49ae52912f7a12fde OK 2026/04/25 05:17:34 DEBUG : one: size = 5 OK 2026/04/25 05:17:34 INFO : one: Copied (replaced existing) 2026/04/25 05:17:36 DEBUG : dst/one: md5 = 281f491d1ce5d6dd4796f8a38942c49f OK 2026/04/25 05:17:38 DEBUG : CompareDest/one: md5 = 8392c3bdaa9ff2458196bd101f7fead9 OK 2026/04/25 05:17:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928196036) 2026/04/25 05:17:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo/dst') 2026/04/25 05:17:38 DEBUG : one: Sizes differ 2026/04/25 05:17:39 DEBUG : one: size = 5 OK 2026/04/25 05:17:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/25 05:17:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/25 05:17:41 DEBUG : CompareDest/two: md5 = 2fa231eed2f7a0d2c6ed7d6d19d80fe2 OK 2026/04/25 05:17:41 DEBUG : two: Need to transfer - File not found at Destination 2026/04/25 05:17:42 DEBUG : two: size = 3 OK 2026/04/25 05:17:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/25 05:17:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/25 05:17:42 DEBUG : two: Need to transfer - File not found at Destination 2026/04/25 05:17:42 DEBUG : two: size = 3 OK 2026/04/25 05:17:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/25 05:17:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/25 05:17:44 DEBUG : two: Need to transfer - File not found at Destination 2026/04/25 05:17:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone2928196036) 2026/04/25 05:17:44 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo/CompareDest') 2026/04/25 05:17:44 DEBUG : two: Sizes differ 2026/04/25 05:17:45 DEBUG : two: md5 = 1a795ddfb29a0ac55286c53a24fd1c57 OK 2026/04/25 05:17:45 DEBUG : two: size = 5 OK 2026/04/25 05:17:45 INFO : two: Copied (new) 2026/04/25 05:17:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/25 05:17:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:17:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:17:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.06s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:17:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo/dst" 2026/04/25 05:17:49 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/25 05:17:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo/CopyDest" 2026/04/25 05:17:51 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/25 05:17:52 DEBUG : one: Need to transfer - File not found at Destination 2026/04/25 05:17:54 DEBUG : one: md5 = bc3271a6176c70ce155d85d6a65f4098 OK 2026/04/25 05:17:54 DEBUG : one: size = 3 OK 2026/04/25 05:17:54 INFO : one: Copied (new) 2026/04/25 05:17:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928196036) 2026/04/25 05:17:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo/dst') 2026/04/25 05:17:56 DEBUG : one: Sizes differ 2026/04/25 05:17:57 DEBUG : one: md5 = e950df82400ce15ed36ffb0899cc5336 OK 2026/04/25 05:17:57 DEBUG : one: size = 5 OK 2026/04/25 05:17:57 INFO : one: Copied (replaced existing) 2026/04/25 05:17:59 DEBUG : dst/one: md5 = 72c7b19c5ba690814fb40c08a7fb46a7 OK 2026/04/25 05:18:01 DEBUG : CopyDest/one: md5 = 72b0707f18651e6663b36b5911b8d43e OK 2026/04/25 05:18:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo/BackupDir" 2026/04/25 05:18:02 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/25 05:18:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928196036) 2026/04/25 05:18:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo/dst') 2026/04/25 05:18:03 DEBUG : one: Sizes differ 2026/04/25 05:18:04 DEBUG : one: size = 5 OK 2026/04/25 05:18:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/25 05:18:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928196036) 2026/04/25 05:18:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo/dst') 2026/04/25 05:18:04 DEBUG : one: Sizes differ 2026/04/25 05:18:05 INFO : one: Moved (server-side) 2026/04/25 05:18:06 DEBUG : one: size = 5 OK 2026/04/25 05:18:06 INFO : one: Copied (server-side copy) 2026/04/25 05:18:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/25 05:18:08 DEBUG : CopyDest/two: md5 = 3cb2949c66d81f1c55d37a004b474b25 OK 2026/04/25 05:18:09 DEBUG : two: Need to transfer - File not found at Destination 2026/04/25 05:18:09 DEBUG : two: size = 3 OK 2026/04/25 05:18:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/25 05:18:10 DEBUG : two: size = 3 OK 2026/04/25 05:18:10 INFO : two: Copied (server-side copy) 2026/04/25 05:18:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/25 05:18:11 DEBUG : two: size = 3 OK 2026/04/25 05:18:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/25 05:18:11 DEBUG : two: Unchanged skipping 2026/04/25 05:18:13 DEBUG : CopyDest/three: md5 = c682033094583f821427054fd3da8622 OK 2026/04/25 05:18:13 DEBUG : three: Need to transfer - File not found at Destination 2026/04/25 05:18:13 DEBUG : three: size = 7 (Local file system at /tmp/rclone2928196036) 2026/04/25 05:18:13 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo/CopyDest') 2026/04/25 05:18:13 DEBUG : three: Sizes differ 2026/04/25 05:18:13 DEBUG : three: Destination not found in --copy-dest 2026/04/25 05:18:15 DEBUG : three: md5 = 325465a847d37a851cfa4b427437b3b3 OK 2026/04/25 05:18:15 DEBUG : three: size = 7 OK 2026/04/25 05:18:15 INFO : three: Copied (new) 2026/04/25 05:18:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/25 05:18:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:18:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/25 05:18:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:18:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/25 05:18:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/25 05:18:20 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.36s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:18:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/25 05:18:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2500c87d61090d5d50902cfcc0aed255 OK 2026/04/25 05:18:24 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/25 05:18:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/25 05:18:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/25 05:18:25 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/04/25 05:18:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/25 05:18:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/25 05:18:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0b12c3870f97131b51cdc3dfe10d9f48 OK 2026/04/25 05:18:28 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/25 05:18:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/25 05:18:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/25 05:18:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.58s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:18:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Looking for duplicate names using skip mode. 2026/04/25 05:18:34 NOTICE: one: Found 2 files with duplicate names 2026/04/25 05:18:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:18:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Looking for duplicate names using skip mode. 2026/04/25 05:18:40 NOTICE: one: Found 3 files with duplicate names 2026/04/25 05:18:40 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/25 05:18:40 INFO : one: Deleted 2026/04/25 05:18:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.25s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:18:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Looking for duplicate names using first mode. 2026/04/25 05:18:46 NOTICE: one: Found 3 files with duplicate names 2026/04/25 05:18:46 INFO : one: Deleted 2026/04/25 05:18:46 INFO : one: Deleted 2026/04/25 05:18:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.93s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:18:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Looking for duplicate names using newest mode. 2026/04/25 05:18:52 NOTICE: one: Found 3 files with duplicate names 2026/04/25 05:18:52 INFO : one: Deleted 2026/04/25 05:18:53 INFO : one: Deleted 2026/04/25 05:18:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.06s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:18:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Looking for duplicate names using oldest mode. 2026/04/25 05:18:59 NOTICE: one: Found 3 files with duplicate names 2026/04/25 05:18:59 INFO : one: Deleted 2026/04/25 05:19:00 INFO : one: Deleted 2026/04/25 05:19:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.83s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:19:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Looking for duplicate names using largest mode. 2026/04/25 05:19:05 NOTICE: one: Found 3 files with duplicate names 2026/04/25 05:19:05 INFO : one: Deleted 2026/04/25 05:19:06 INFO : one: Deleted 2026/04/25 05:19:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.86s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:19:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Looking for duplicate names using smallest mode. 2026/04/25 05:19:12 NOTICE: one: Found 3 files with duplicate names 2026/04/25 05:19:12 INFO : one: Deleted 2026/04/25 05:19:12 INFO : one: Deleted 2026/04/25 05:19:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.71s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:19:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Looking for duplicate names using rename mode. 2026/04/25 05:19:19 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/25 05:19:20 INFO : one-2.txt: renamed from: one.txt 2026/04/25 05:19:21 INFO : one-3.txt: renamed from: one.txt 2026/04/25 05:19:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.10s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:19:27 DEBUG : dupe1/one.txt: md5 = c289476072fb3ddd3588799536d9806c OK 2026/04/25 05:19:29 DEBUG : dupe2/two.txt: md5 = 1909ae4f7309f27ed44f1b6e8a67d269 OK 2026/04/25 05:19:31 DEBUG : dupe3/three.txt: md5 = efd3e1434e40bd6e83899b54bafc6398 OK 2026/04/25 05:19:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/25 05:19:32 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/25 05:19:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/25 05:19:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/25 05:19:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/25 05:19:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/25 05:19:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.97s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:19:38 DEBUG : a.txt: md5 = 9635a9a6fccc926d58e74d05460d8584 OK 2026/04/25 05:19:39 DEBUG : zend.txt: md5 = 0807dda0db63b28adac39db6cfa5c4d5 OK 2026/04/25 05:19:41 DEBUG : sub dir/hello world: md5 = dd752daea41312f37de87951e33e1bd5 OK 2026/04/25 05:19:43 DEBUG : sub dir/hello world2: md5 = 072181216a0dd209ec8c20e600867af3 OK 2026/04/25 05:19:45 DEBUG : sub dir/ignore dir/.ignore: md5 = 58e3fc7bf5258d488c698f7f303e9893 OK 2026/04/25 05:19:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = ee420c4d648e14ce3bb2bcdbd583f765 OK 2026/04/25 05:19:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 61b381feacfccbf4f275a2aadc7a2ee2 OK 2026/04/25 05:19:49 DEBUG : a.txt: Excluded (Size Filter) 2026/04/25 05:19:49 DEBUG : a.txt: Excluded 2026/04/25 05:19:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/25 05:19:50 DEBUG : sub dir/hello world: Excluded 2026/04/25 05:19:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/25 05:19:50 DEBUG : sub dir/hello world2: Excluded 2026/04/25 05:19:51 DEBUG : sub dir/ignore dir: Excluded 2026/04/25 05:19:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/25 05:19:51 DEBUG : sub dir/hello world: Excluded 2026/04/25 05:19:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/25 05:19:51 DEBUG : sub dir/hello world2: Excluded 2026/04/25 05:19:51 DEBUG : sub dir/ignore dir: Excluded 2026/04/25 05:19:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/25 05:19:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/25 05:19:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/25 05:19:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/25 05:19:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/25 05:19:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/25 05:19:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.37s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:19:58 DEBUG : a.txt: md5 = 590df9982f37f147a186de5519dc6f7f OK 2026/04/25 05:20:00 DEBUG : zend.txt: md5 = 6ef71994668b962881e04094b571ad25 OK 2026/04/25 05:20:02 DEBUG : sub dir/hello world: md5 = f577628bbfe28673c9c62f335e935062 OK 2026/04/25 05:20:03 DEBUG : sub dir/hello world2: md5 = 6325c0d52e9a66baca489ee723f5ea33 OK 2026/04/25 05:20:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 1713e8e1329262fe5606bf14a6585748 OK 2026/04/25 05:20:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0a945b613f171228395eddf8f14fbf0a OK 2026/04/25 05:20:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 17f5b840617ba0e80fea1c06a061a3f2 OK 2026/04/25 05:20:10 DEBUG : a.txt: Excluded (Size Filter) 2026/04/25 05:20:10 DEBUG : a.txt: Excluded 2026/04/25 05:20:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/25 05:20:11 DEBUG : sub dir/hello world2: Excluded 2026/04/25 05:20:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/25 05:20:11 DEBUG : sub dir/hello world: Excluded 2026/04/25 05:20:11 DEBUG : sub dir/ignore dir: Excluded 2026/04/25 05:20:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/25 05:20:11 DEBUG : sub dir/hello world2: Excluded 2026/04/25 05:20:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/25 05:20:11 DEBUG : sub dir/hello world: Excluded 2026/04/25 05:20:11 DEBUG : sub dir/ignore dir: Excluded 2026/04/25 05:20:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/25 05:20:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/25 05:20:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/25 05:20:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/25 05:20:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/25 05:20:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/04/25 05:20:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.72s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:20:19 DEBUG : file1: md5 = b2831cfa157af65be85e3db7353f8aa8 OK 2026/04/25 05:20:21 DEBUG : sub/file2: md5 = 5d1ac4577dcccf0b80221a66f4bf96b0 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/04/25 05:20:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/25 05:20:24 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/25 05:20:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/25 05:20:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.96s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:20:28 DEBUG : file1: md5 = 9b000de64d0c46cb2d7657d9f9e8d46e OK 2026/04/25 05:20:30 DEBUG : sub/file2: md5 = 94e36f8a56b1578cc640aeacef0ed91b 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/04/25 05:20:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo/notfound" 2026/04/25 05:20:34 DEBUG : Config file has changed externally - reloading 2026/04/25 05:20:34 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg/qe0i31qdkoejk60elps0ni5sqk" 2026/04/25 05:20:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.46s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.61s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:20:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Making directory 2026/04/25 05:20:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:20:40 DEBUG : sub dir/hello world: md5 = c4b50b9f350b6581cd9db8a9f653268c OK 2026/04/25 05:20:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.43s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:20:44 DEBUG : potato2: md5 = 2d22157edbf241648ed2469089b7f9e4 OK 2026/04/25 05:20:45 DEBUG : empty space: md5 = 6ed2ba32ffd1d3f221f5ffff0f3eabfb OK --- PASS: TestLs (4.39s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:20:48 DEBUG : potato2: md5 = 81d82b316e17fa7cee8205fefe328dad OK 2026/04/25 05:20:49 DEBUG : empty space: md5 = 9c9f0b75bf52d7a965f8ec4318d7fb72 OK 2026/04/25 05:20:50 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.64s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:20:53 DEBUG : potato2: md5 = 4bed7082ae2123761b140206facd1392 OK 2026/04/25 05:20:54 DEBUG : empty space: md5 = d3e6442c912e828ca0b73fc6b925d1e5 OK --- PASS: TestLsLong (4.51s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:20:57 DEBUG : potato2: md5 = 30068d15cddd6c2f3ed9579b12ba6d30 OK 2026/04/25 05:20:58 DEBUG : empty space: md5 = 8f6b6b8ca8c473dba7253209f0676496 OK --- PASS: TestHashSums (4.03s) === RUN TestHashSumsWithErrors 2026/04/25 05:21:00 DEBUG : Creating backend with remote ":memory:" 2026/04/25 05:21:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/25 05:21:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/25 05:21:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/25 05:21:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/25 05:21:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/25 05:21:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/25 05:21:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/25 05:21:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/25 05:21:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:21:01 DEBUG : potato2: md5 = 814aeacd52745aeda066396f90f0d4b5 OK 2026/04/25 05:21:02 DEBUG : empty space: md5 = 9d5cfd4736488fb0ce9651eebe40b3df OK 2026/04/25 05:21:04 DEBUG : sub dir/potato3: md5 = 05797f7c40282e444d9eb224f8a97151 OK 2026/04/25 05:21:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.81s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:21:09 DEBUG : small: md5 = afaa0dba9d2b6b94fe2188eff197f91c OK 2026/04/25 05:21:10 DEBUG : medium: md5 = f2f716f2f0287f9adfc84f19a0be9be3 OK 2026/04/25 05:21:10 DEBUG : TestDrive: Token expired 2026/04/25 05:21:10 DEBUG : Config file has changed externally - reloading 2026/04/25 05:21:10 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/25 05:21:10 DEBUG : TestDrive: Token refresh successful 2026/04/25 05:21:12 DEBUG : large: md5 = 4548074eb2031c73660bcf1ed6ed65db OK 2026/04/25 05:21:12 DEBUG : Waiting for deletions to finish 2026/04/25 05:21:12 DEBUG : large: Excluded (Size Filter) 2026/04/25 05:21:13 INFO : medium: Deleted 2026/04/25 05:21:13 INFO : small: Deleted --- PASS: TestDelete (6.05s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:21:15 DEBUG : small: md5 = 75c1cb42e38c4ec3fc8904a4fa1a1e2c OK 2026/04/25 05:21:16 DEBUG : medium: md5 = e2b8c759d1727b2ad90db3a74bbe6600 OK 2026/04/25 05:21:18 DEBUG : large: md5 = eb7d2a2afd8264b214f12ffbf14c60ab OK 2026/04/25 05:21:18 DEBUG : Waiting for deletions to finish 2026/04/25 05:21:18 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/04/25 05:21:18 INFO : large: Deleted 2026/04/25 05:21:19 INFO : small: Deleted --- PASS: TestMaxDelete (6.46s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:21:21 DEBUG : small: md5 = 2d6b63fdb72867f53bdfd06ae034911f OK 2026/04/25 05:21:23 DEBUG : medium: md5 = e20800d44f15a89b20f6b50035c0a36c OK 2026/04/25 05:21:24 DEBUG : large: md5 = c07b93ca605ce030b6f7d174f13b9690 OK 2026/04/25 05:21:24 DEBUG : Waiting for deletions to finish 2026/04/25 05:21:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/25 05:21:25 INFO : small: Deleted 2026/04/25 05:21:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.48s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:21:28 DEBUG : small: md5 = 995e3c5af07a6594ca0f12796e90fa73 OK 2026/04/25 05:21:29 DEBUG : medium: md5 = 4687ba22537f3ce3c2b0cb5d6fa18787 OK 2026/04/25 05:21:31 DEBUG : large: md5 = 51f9d8f9085305dad6404a7f311c43fa OK 2026/04/25 05:21:31 DEBUG : Waiting for deletions to finish 2026/04/25 05:21:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/25 05:21:32 INFO : small: Deleted 2026/04/25 05:21:32 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.51s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:21:34 DEBUG : ReadFile: md5 = 716b2cd2d958aad91dbff2a64a2d8701 OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2026/04/25 05:21:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/25 05:21:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/25 05:21:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/25 05:21:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/25 05:21:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/25 05:21:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/25 05:21:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:21:38 DEBUG : file1: md5 = 5f50290cd0f96be09415484028eb2f4c OK 2026/04/25 05:21:40 DEBUG : file2: md5 = 7ca1319d5cded7791bcc887400495143 OK --- PASS: TestCat (13.23s) === RUN TestPurge 2026/04/25 05:21:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rafozuz4zenu" 2026/04/25 05:21:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:21:50 DEBUG : Creating backend with remote "TestDrive:crypt/8h5h0lr6hs16fkp9bfid1q047qnrp44qnoq6k5e4a4lc42kqvisg" 2026/04/25 05:21:51 DEBUG : Creating backend with remote "/tmp/rclone3859316301" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rafozuz4zenu'", Local "Local file system at /tmp/rclone3859316301", Modify Window "1ms" 2026/04/25 05:21:55 DEBUG : A1/B1/C1/one: md5 = d4e9a614a7ed233d96dca3aeaf367bcb OK 2026/04/25 05:21:55 INFO : A2: Making directory 2026/04/25 05:21:56 INFO : A1/B2: Making directory 2026/04/25 05:21:57 INFO : A1/B2/C2: Making directory 2026/04/25 05:21:57 INFO : A1/B1/C3: Making directory 2026/04/25 05:21:58 INFO : A3: Making directory 2026/04/25 05:21:59 INFO : A3/B3: Making directory 2026/04/25 05:21:59 INFO : A3/B3/C4: Making directory 2026/04/25 05:22:01 DEBUG : A1/two: md5 = f07103a93cb61bbf6c7c3ea124fd9e46 OK 2026/04/25 05:22:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rafozuz4zenu': Purge remote 2026/04/25 05:22:05 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.55s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:22:08 DEBUG : A1/B1/C1/one: md5 = 31503b6cef2f3f179d0f6cd94ac5f5dc OK 2026/04/25 05:22:08 INFO : A2: Making directory 2026/04/25 05:22:09 INFO : A1/B2: Making directory 2026/04/25 05:22:10 INFO : A1/B2/C2: Making directory 2026/04/25 05:22:10 INFO : A1/B1/C3: Making directory 2026/04/25 05:22:11 INFO : A3: Making directory 2026/04/25 05:22:11 INFO : A3/B3: Making directory 2026/04/25 05:22:12 INFO : A3/B3/C4: Making directory 2026/04/25 05:22:14 DEBUG : A1/two: md5 = 66b081d40098781e45a7564b45dfd95d OK 2026/04/25 05:22:16 DEBUG : removing 1 level 3 directories 2026/04/25 05:22:16 INFO : A3/B3/C4: Removing directory 2026/04/25 05:22:18 DEBUG : removing 2 level 3 directories 2026/04/25 05:22:18 INFO : A1/B2/C2: Removing directory 2026/04/25 05:22:18 INFO : A1/B1/C3: Removing directory 2026/04/25 05:22:19 DEBUG : removing 2 level 2 directories 2026/04/25 05:22:19 INFO : A3/B3: Removing directory 2026/04/25 05:22:19 INFO : A1/B2: Removing directory 2026/04/25 05:22:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/25 05:22:19 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/25 05:22:19 DEBUG : removing 2 level 1 directories 2026/04/25 05:22:19 INFO : A2: Removing directory 2026/04/25 05:22:19 INFO : A3: Removing directory 2026/04/25 05:22:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/25 05:22:23 DEBUG : removing 1 level 3 directories 2026/04/25 05:22:23 INFO : A1/B1/C1: Removing directory 2026/04/25 05:22:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:24 DEBUG : removing 1 level 2 directories 2026/04/25 05:22:24 INFO : A1/B1: Removing directory 2026/04/25 05:22:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/25 05:22:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/25 05:22:24 DEBUG : removing 1 level 1 directories 2026/04/25 05:22:24 INFO : A1: Removing directory 2026/04/25 05:22:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/25 05:22:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/25 05:22:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/25 05:22:25 DEBUG : removing 1 level 0 directories 2026/04/25 05:22:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Removing directory 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/25 05:22:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (21.73s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:22:27 INFO : A1: Making directory 2026/04/25 05:22:28 INFO : A1/B1: Making directory 2026/04/25 05:22:28 INFO : A1/B1/C1: Making directory 2026/04/25 05:22:31 DEBUG : removing 1 level 3 directories 2026/04/25 05:22:31 INFO : A1/B1/C1: Removing directory 2026/04/25 05:22:31 DEBUG : removing 1 level 2 directories 2026/04/25 05:22:31 INFO : A1/B1: Removing directory 2026/04/25 05:22:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/25 05:22:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.02s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:22:34 INFO : A1: Making directory 2026/04/25 05:22:34 INFO : A1/B1: Making directory 2026/04/25 05:22:35 INFO : A1/B1/C1: Making directory 2026/04/25 05:22:37 DEBUG : removing 1 level 3 directories 2026/04/25 05:22:37 INFO : A1/B1/C1: Removing directory 2026/04/25 05:22:38 DEBUG : removing 1 level 2 directories 2026/04/25 05:22:38 INFO : A1/B1: Removing directory 2026/04/25 05:22:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/25 05:22:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.70s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:22:42 DEBUG : file1: md5 = 52a2a6c3f9472ab08b67807f0294618c OK 2026/04/25 05:22:42 DEBUG : filename.txt: File name found in url 2026/04/25 05:22:44 DEBUG : filename.txt: md5 = 93bcb6d5b18e188e3c8a9998376b02f4 OK 2026/04/25 05:22:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/25 05:22:45 DEBUG : headerfilename.txt: md5 = 074e7e87a8032418635a6066f7dce33b OK 2026/04/25 05:22:46 DEBUG : file2: md5 = 5f6c4085606325a0003e715c60e8827c OK --- PASS: TestCopyURL (7.84s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:22:50 DEBUG : file1: md5 = 0281dfa9b6af3632cb90e9edaf90ab12 OK --- PASS: TestCopyURLDownloadHeaders (2.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:22:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/25 05:22:53 DEBUG : sub/file2: md5 = f2cbd96e014a8d4579fea0cb39fc7d06 OK 2026/04/25 05:22:53 DEBUG : sub/file2: size = 14 OK 2026/04/25 05:22:53 INFO : file1: Copied (new) to: sub/file2 2026/04/25 05:22:53 INFO : file1: Deleted 2026/04/25 05:22:53 DEBUG : sub/file2: size = 14 OK 2026/04/25 05:22:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/25 05:22:53 DEBUG : file1: Unchanged skipping 2026/04/25 05:22:53 INFO : file1: Deleted 2026/04/25 05:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': don't need to copy/move sub/file2, it is already at target location 2026/04/25 05:22:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.94s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:22:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/25 05:22:58 DEBUG : file1: md5 = 777cebfb08e109b43a5dbc3affa2b306 OK 2026/04/25 05:22:58 DEBUG : file1: size = 14 OK 2026/04/25 05:22:58 INFO : file1: Copied (new) 2026/04/25 05:22:58 INFO : file1: Deleted 2026/04/25 05:22:58 DEBUG : file1: Destination exists, skipping 2026/04/25 05:22:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.08s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:23:02 DEBUG : dst/file1: md5 = 97b2b8d2d035e604254502d55c678ccc OK 2026/04/25 05:23:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucarut5tafo/backup" 2026/04/25 05:23:03 DEBUG : Creating backend with remote "TestDrive:crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg/1nrff024r7pq65ecp72fc28jb0" 2026/04/25 05:23:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2928196036) 2026/04/25 05:23:04 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo') 2026/04/25 05:23:04 DEBUG : dst/file1: Sizes differ 2026/04/25 05:23:07 INFO : dst/file1: Moved (server-side) 2026/04/25 05:23:08 DEBUG : dst/file1: md5 = 1d8217abd552e0c8bb532b6850c94120 OK 2026/04/25 05:23:08 DEBUG : dst/file1: size = 14 OK 2026/04/25 05:23:08 INFO : dst/file1: Copied (new) 2026/04/25 05:23:08 INFO : dst/file1: Deleted 2026/04/25 05:23:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/25 05:23:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/25 05:23:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.00s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:23:14 DEBUG : A1/one: md5 = e3c982de741cac6fbb89f5487f7af6e5 OK 2026/04/25 05:23:16 DEBUG : A1/two: md5 = 3594bd91b6dee985ce66bd9a673d8d74 OK 2026/04/25 05:23:18 DEBUG : A1/B1/three: md5 = fb33e6165c6ed2b41cc2d4fdcb576815 OK 2026/04/25 05:23:20 DEBUG : A1/B1/C1/four: md5 = a1f4323cc6d21ed447babfc402271ff4 OK 2026/04/25 05:23:22 DEBUG : A1/B1/C2/five: md5 = 1cfd3a5faa71c977f922c352452c998b OK 2026/04/25 05:23:22 INFO : A1/B2: Making directory 2026/04/25 05:23:22 INFO : A1/B1/C3: Making directory 2026/04/25 05:23:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/25 05:23:31 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/25 05:23:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/25 05:23:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/25 05:23:31 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/25 05:23:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/25 05:23:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/25 05:23:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/25 05:23:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/25 05:23:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/25 05:23:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/25 05:23:41 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/25 05:23:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/25 05:23:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/25 05:23:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/25 05:23:42 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/25 05:23:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/25 05:23:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/25 05:23:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/25 05:23:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/25 05:23:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/25 05:23:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/25 05:23:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/25 05:23:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/25 05:23:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/25 05:23:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/25 05:23:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/25 05:23:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/25 05:23:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/25 05:23:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/25 05:23:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (40.70s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:23:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/25 05:23:55 DEBUG : no_checksum_small_file_from_pipe: md5 = 3f70c01036787fab6df2ef4f2f0bc3e6 OK 2026/04/25 05:23:55 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/25 05:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/25 05:23:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/25 05:23:56 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/25 05:23:57 DEBUG : no_checksum_big_file_from_pipe: md5 = 36f4f269ce895f5ec7bd4bed49eb532a OK 2026/04/25 05:23:57 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/25 05:23:57 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/25 05:24:00 DEBUG : with_checksum_small_file_from_pipe: md5 = f876fb74bd50a0bebd6df6b5ea1ee03b OK 2026/04/25 05:24:00 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/25 05:24:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/25 05:24:01 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/25 05:24:02 DEBUG : with_checksum_big_file_from_pipe: md5 = 29dbf6ec08b81c41833d686429c10862 OK 2026/04/25 05:24:02 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/25 05:24:02 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/25 05:24:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/25 05:24:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/25 05:24:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/25 05:24:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/25 05:24:06 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/25 05:24:10 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/25 05:24:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/25 05:24:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/25 05:24:11 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/25 05:24:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.11s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/25 05:24:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': File to upload is small (48 bytes), uploading instead of streaming 2026/04/25 05:24:16 DEBUG : rcat_metadata: md5 = 6079c2e7b7f1e76c88e48adcdbad5509 OK 2026/04/25 05:24:16 DEBUG : rcat_metadata: size = 48 OK 2026/04/25 05:24:16 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/25 05:24:17 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/25 05:24:18 DEBUG : rcat_metadata_uploadcutoff0: md5 = 50aac4219b71c54202753c1bdd8105f0 OK 2026/04/25 05:24:18 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/25 05:24:18 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.33s) --- PASS: TestRcatMetadata/Normal (2.38s) --- PASS: TestRcatMetadata/ViaDisk (2.53s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:21 DEBUG : potato1: md5 = f3ad77bed686c667ab7710f7d49faf53 OK 2026/04/25 05:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': File to upload is small (60 bytes), uploading instead of streaming 2026/04/25 05:24:22 DEBUG : potato2: md5 = aa0d184a345cb63d2a4aca74f80ab5d4 OK 2026/04/25 05:24:22 DEBUG : potato2: size = 60 OK 2026/04/25 05:24:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.23s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:25 DEBUG : potato1: md5 = df70ef00a3d2932a626ac65187d19e06 OK 2026/04/25 05:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': File to upload is small (60 bytes), uploading instead of streaming 2026/04/25 05:24:26 DEBUG : potato2: md5 = eb10ea9484ae1e5d74ca10af29739d81 OK 2026/04/25 05:24:26 DEBUG : potato2: size = 60 OK 2026/04/25 05:24:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.78s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:30 DEBUG : potato1: md5 = 2916c8617b371d6d7238b376ac92ecb1 OK --- PASS: TestRcatSizeUploadHeaders (2.15s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:32 DEBUG : potato2: md5 = ef06f941e223be16f2305e88ccc1fa91 OK 2026/04/25 05:24:33 DEBUG : empty space: md5 = 00369881ed882eb8fa662040fe05e6f6 OK 2026/04/25 05:24:35 DEBUG : sub dir/potato3: md5 = 1bce228987e0bc068aeb523feb955089 OK 2026/04/25 05:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Touching "sub dir/potato3" 2026/04/25 05:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Touching "empty space" 2026/04/25 05:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Touching "potato2" 2026/04/25 05:24:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.03s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:40 DEBUG : dir with metadata: Making directory with metadata 2026/04/25 05:24:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.39s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:42 DEBUG : directory with modtime: Making directory with metadata 2026/04/25 05:24:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.21s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/25 05:24:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/25 05:24:44 DEBUG : Google drive root 'crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg': Skipping btime metadata as can't update it on an existing file: 2026-04-25T05:24:44.676717208Z 2026/04/25 05:24:45 INFO : non existent directory: Updated directory metadata 2026/04/25 05:24:46 DEBUG : Google drive root 'crypt/98n2h84b2v13n5pd99fj0uee1hdpiaplr3jsnf16fadi4n3vg4gg': Skipping btime metadata as can't update it on an existing file: 2026-04-25T05:24:44.676717208Z 2026/04/25 05:24:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.23s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/25 05:24:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/25 05:24:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.67s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/25 05:24:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/25 05:24:52 DEBUG : dst: Making directory with metadata 2026/04/25 05:24:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/25 05:24:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/25 05:24:53 INFO : dst: Set directory modification time (using SetModTime) 2026/04/25 05:24:54 INFO : dst: Set directory modification time (using SetModTime) 2026/04/25 05:24:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/25 05:24:54 INFO : dst: Set directory modification time (using SetModTime) 2026/04/25 05:24:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.30s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo'", Local "Local file system at /tmp/rclone2928196036", Modify Window "1ms" 2026/04/25 05:24:57 DEBUG : sub dir/test remove existing: md5 = c303d459c6206dbc389ebd9a6d83ceba OK 2026/04/25 05:24:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = aa2f3816a40a5357a0c1f5545a24cb5c OK 2026/04/25 05:25:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fugewep1" before starting 2026/04/25 05:25:02 DEBUG : sub dir/test remove existing.fugewep1: TEST: removing renamed existing file after operation 2026/04/25 05:25:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.culezic9" before starting 2026/04/25 05:25:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.culezic9: TEST: renaming existing back after failed operation 2026/04/25 05:25:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tasepam1" before starting 2026/04/25 05:25:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tasepam1: TEST: removing renamed existing file after operation 2026/04/25 05:25:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "08cp84aedghfmo6fcjamlf2khtp3hh75r4aubifbur5srde5nd6g" 2026/04/25 05:25:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "25ul7k89ocur2j2b1q6jfej58kra00i2447dljkro0ro569dk7cb932vmc42mvc08av3ra3ubmqmb04i09rkoi6bb4iqqjuumcuu9926quqi3p2lgi469h4g1kh16sm00h5v7gm9ne6lpe9k2qavji71ghb49vdavp89vpnaidbme0dit720" --- PASS: TestRemoveExisting (12.57s) === 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/04/25 05:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucarut5tafo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m8.560835136s (try 1/5)