"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/02/07 03:10:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi" 2026/02/07 03:10:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:10:09 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0" 2026/02/07 03:10:10 DEBUG : Creating backend with remote "/tmp/rclone2322218908" === 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-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/02/07 03:10:10 DEBUG : a: size = 0 OK 2026/02/07 03:10:10 DEBUG : a: size = 1 (memory) 2026/02/07 03:10:10 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/07 03:10:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/07 03:10:10 DEBUG : potato: Seek from 10 to 0 2026/02/07 03:10:10 DEBUG : potato: Seek from 10 to 0 2026/02/07 03:10:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/07 03:10:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Seek from 5 to 2 2026/02/07 03:10:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/07 03:10:10 DEBUG : potato: Seek from 7 to 0 2026/02/07 03:10:10 DEBUG : potato: Seek from 7 to 0 2026/02/07 03:10:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/07 03:10:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Seek from 5 to 2 2026/02/07 03:10:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/07 03:10:10 DEBUG : potato: Seek from 8 to 0 2026/02/07 03:10:10 DEBUG : potato: Seek from 8 to 0 2026/02/07 03:10:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/07 03:10:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/07 03:10:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/07 03:10:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/07 03:10:10 DEBUG : potato: Seek from 5 to 2 2026/02/07 03:10:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/07 03:10:10 DEBUG : potato: Seek from 9 to 0 2026/02/07 03:10:10 DEBUG : potato: Seek from 9 to 0 2026/02/07 03:10:10 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-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:10:13 DEBUG : rutabaga: md5 = d0935df3a206e2c59090bfdc9688ef1c OK === RUN TestCheck/1 === RUN TestCheck/2 2026/02/07 03:10:15 DEBUG : empty space: md5 = cabe8b31568ec882f7451fc7be8afd2b OK === RUN TestCheck/3 2026/02/07 03:10:17 DEBUG : potato2: md5 = 1c15624a55f73c18069298e33a45094c OK === RUN TestCheck/4 === RUN TestCheck/5 2026/02/07 03:10:20 DEBUG : remotepotato: md5 = 77d58bf7537090fc1ec0f2e896103918 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.00s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.73s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.77s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/02/07 03:10:23 DEBUG : Creating backend with remote "nonexistent" 2026/02/07 03:10:23 DEBUG : Creating backend with remote "nonexistent" 2026/02/07 03:10:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/07 03:10:23 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/02/07 03:10:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/07 03:10:23 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-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:10:25 DEBUG : rutabaga: md5 = 99453d57e5fef6d2039eab52312b9bab OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/07 03:10:28 DEBUG : empty space: md5 = f4564cf096b8f0700a3f36a7c0144cc0 OK === RUN TestCheckDownload/3 2026/02/07 03:10:31 DEBUG : potato2: md5 = 847ed668ac5dc4473e1d62d05b21735f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/07 03:10:35 DEBUG : remotepotato: md5 = 6c7a124678c86199e789f596dc2baaae OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.28s) --- PASS: TestCheckDownload/1 (0.94s) --- PASS: TestCheckDownload/2 (0.74s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (1.18s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.82s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:10:42 DEBUG : rutabaga: md5 = 2b21ebfe31a943689d5d5195d13d8117 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/07 03:10:44 DEBUG : empty space: md5 = 92359d16d05e40ed7067b2f2b4f05a7c OK === RUN TestCheckSizeOnly/3 2026/02/07 03:10:46 DEBUG : potato2: md5 = b7878a85ce9b6ff629bef403053f61b9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/07 03:10:48 DEBUG : remotepotato: md5 = b4ac39fee8f55da0d98689ed797ba3b9 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.17s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.59s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:10:53 DEBUG : test.sum: md5 = d1cd3065ffc615e41603813ecf4964e1 OK 2026/02/07 03:10:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/07 03:10:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/07 03:10:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/07 03:10:54 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/07 03:10:55 DEBUG : test.sum: md5 = ca47f232ea1d30ca608d2dbf0e0e33d2 OK 2026/02/07 03:10:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/07 03:10:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/07 03:10:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/07 03:10:56 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.72s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:10:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi/data" 2026/02/07 03:10:57 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:10:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi/data" 2026/02/07 03:11:00 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0/vjrnln8ratgmqakfosrqe8espk" 2026/02/07 03:11:04 DEBUG : data/banana: md5 = 2b002ec8707606629653decb34c4fbe4 OK 2026/02/07 03:11:05 DEBUG : test.sum: md5 = 1370f542ede9121dd83557c32cf0e51b OK === RUN TestCheckSumDownload/subtest1 2026/02/07 03:11:10 DEBUG : data/potato: md5 = 8e01d6cb9445880a6c8d7520cf71443e OK 2026/02/07 03:11:12 DEBUG : test.sum: md5 = 51a202d30dd5c716ee36534a4081fedb OK === RUN TestCheckSumDownload/subtest2 2026/02/07 03:11:16 DEBUG : test.sum: md5 = c9f36eab804c61509dbacbea6d8d4f49 OK === RUN TestCheckSumDownload/subtest3 2026/02/07 03:11:20 DEBUG : test.sum: md5 = 91beee3983fffa42256be21b7a47681c OK === RUN TestCheckSumDownload/subtest4 2026/02/07 03:11:23 DEBUG : test.sum: md5 = 7af87a4f7d489fee145440f8bc489a0b OK === RUN TestCheckSumDownload/subtest5 2026/02/07 03:11:27 DEBUG : test.sum: md5 = f7029aa8b6e40db57e3985afa34e23f1 OK === RUN TestCheckSumDownload/subtest6 2026/02/07 03:11:31 DEBUG : data/banana: md5 = 2e4a7ad7af8339692f120f0da00cdef5 OK 2026/02/07 03:11:33 DEBUG : data/potato: md5 = baf29d343135149b8b800c61febe0b09 OK 2026/02/07 03:11:35 DEBUG : test.sum: md5 = ee305315bac37f35e4293385386e1f05 OK === RUN TestCheckSumDownload/subtest7 2026/02/07 03:11:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/07 03:11:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.20s) --- PASS: TestCheckSumDownload/subtest1 (3.02s) --- PASS: TestCheckSumDownload/subtest2 (1.86s) --- PASS: TestCheckSumDownload/subtest3 (1.78s) --- PASS: TestCheckSumDownload/subtest4 (1.79s) --- PASS: TestCheckSumDownload/subtest5 (1.80s) --- PASS: TestCheckSumDownload/subtest6 (1.96s) --- PASS: TestCheckSumDownload/subtest7 (1.91s) === RUN TestApplyTransforms 2026/02/07 03:11:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yamuwoz1humo" 2026/02/07 03:11:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:11:40 DEBUG : Creating backend with remote "TestDrive:crypt/p7q9u3689v20ft6n1a9vv79gv2ke4gk8kt6nuqk7lbhv2kdvoic0" 2026/02/07 03:11:41 DEBUG : Creating backend with remote "/tmp/rclone3901828526" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yamuwoz1humo'", Local "Local file system at /tmp/rclone3901828526", Modify Window "1ms" 2026/02/07 03:11:43 DEBUG : hello, world!: md5 = 1be917e276a956df244972d3ba3c7b3f OK upper checkfile vs. lower remote (without normalization) 2026/02/07 03:11:44 ERROR : hello, world!: sum not found 2026/02/07 03:11:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yamuwoz1humo' 2026/02/07 03:11:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yamuwoz1humo': 1 files missing 2026/02/07 03:11:44 NOTICE: 1 hashes missing 2026/02/07 03:11:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yamuwoz1humo': 1 differences found 2026/02/07 03:11:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yamuwoz1humo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/07 03:11:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/07 03:11:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yamuwoz1humo': 0 differences found 2026/02/07 03:11:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yamuwoz1humo': 1 matching files 2026/02/07 03:11:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yilozer2paze" 2026/02/07 03:11:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:11:45 DEBUG : Creating backend with remote "TestDrive:crypt/lggdi7gsvarllumo5v7cm0if1rgb5o223kio9tj8nvbin0hcf7ag" 2026/02/07 03:11:46 DEBUG : Creating backend with remote "/tmp/rclone3042283230" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yilozer2paze'", Local "Local file system at /tmp/rclone3042283230", Modify Window "1ms" 2026/02/07 03:11:49 DEBUG : HELLO, WORLD!: md5 = 610dd56ab4b0f9adcd29f6597ce2f70d OK lower checkfile vs. upper remote (without normalization) 2026/02/07 03:11:49 ERROR : HELLO, WORLD!: sum not found 2026/02/07 03:11:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yilozer2paze' 2026/02/07 03:11:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yilozer2paze': 1 files missing 2026/02/07 03:11:49 NOTICE: 1 hashes missing 2026/02/07 03:11:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yilozer2paze': 1 differences found 2026/02/07 03:11:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yilozer2paze': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/07 03:11:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/07 03:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yilozer2paze': 0 differences found 2026/02/07 03:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yilozer2paze': 1 matching files 2026/02/07 03:11:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedufup4mobo" 2026/02/07 03:11:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:11:50 DEBUG : Creating backend with remote "TestDrive:crypt/grhn6nmpfhno927l3a51b8dbn6ftm0avcoufpnqrg5qqnehpuof0" 2026/02/07 03:11:51 DEBUG : Creating backend with remote "/tmp/rclone3782036240" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedufup4mobo'", Local "Local file system at /tmp/rclone3782036240", Modify Window "1ms" 2026/02/07 03:11:54 DEBUG : HeLlO, wOrLd!: md5 = 80509a9575e86d6e69fb8e7d032d84f4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/07 03:11:54 ERROR : HeLlO, wOrLd!: sum not found 2026/02/07 03:11:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wedufup4mobo' 2026/02/07 03:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedufup4mobo': 1 files missing 2026/02/07 03:11:54 NOTICE: 1 hashes missing 2026/02/07 03:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedufup4mobo': 1 differences found 2026/02/07 03:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedufup4mobo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/07 03:11:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/07 03:11:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedufup4mobo': 0 differences found 2026/02/07 03:11:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedufup4mobo': 1 matching files 2026/02/07 03:11:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pelucez0tilo" 2026/02/07 03:11:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:11:55 DEBUG : Creating backend with remote "TestDrive:crypt/c8ru75ldm3u049p3crlc5i4jeaqi3ii0jnbbt94uipsj6f5c1c5g" 2026/02/07 03:11:56 DEBUG : Creating backend with remote "/tmp/rclone4083372438" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pelucez0tilo'", Local "Local file system at /tmp/rclone4083372438", Modify Window "1ms" 2026/02/07 03:11:59 DEBUG : HELLO, WORLD!: md5 = c676570771511074829bc903c5d3a4a4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/07 03:11:59 ERROR : HELLO, WORLD!: sum not found 2026/02/07 03:11:59 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pelucez0tilo' 2026/02/07 03:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pelucez0tilo': 1 files missing 2026/02/07 03:11:59 NOTICE: 1 hashes missing 2026/02/07 03:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pelucez0tilo': 1 differences found 2026/02/07 03:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pelucez0tilo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/07 03:12:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/07 03:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pelucez0tilo': 0 differences found 2026/02/07 03:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pelucez0tilo': 1 matching files 2026/02/07 03:12:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rexuyuq2reyi" 2026/02/07 03:12:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:12:00 DEBUG : Creating backend with remote "TestDrive:crypt/jv1i79h19pku2htvo0otrv46ldqprop8n5igmqtd8sbu8vf32dd0" 2026/02/07 03:12:01 DEBUG : Creating backend with remote "/tmp/rclone3780202637" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rexuyuq2reyi'", Local "Local file system at /tmp/rclone3780202637", Modify Window "1ms" 2026/02/07 03:12:04 DEBUG : 測試_Русский___ě_áñ: md5 = 88209ea4747eb8ee073940e611ac5005 OK NFD checkfile vs. NFC remote (without normalization) 2026/02/07 03:12:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/07 03:12:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rexuyuq2reyi' 2026/02/07 03:12:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuyuq2reyi': 1 files missing 2026/02/07 03:12:04 NOTICE: 1 hashes missing 2026/02/07 03:12:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuyuq2reyi': 1 differences found 2026/02/07 03:12:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuyuq2reyi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/07 03:12:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/07 03:12:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuyuq2reyi': 0 differences found 2026/02/07 03:12:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuyuq2reyi': 1 matching files 2026/02/07 03:12:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixagip5vudi" 2026/02/07 03:12:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:12:05 DEBUG : Creating backend with remote "TestDrive:crypt/7n6j5sjq23r9ddj0fr7fdjqk48t5ct0ts8dcv3r41teu4fd2c8c0" 2026/02/07 03:12:06 DEBUG : Creating backend with remote "/tmp/rclone494286907" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixagip5vudi'", Local "Local file system at /tmp/rclone494286907", Modify Window "1ms" 2026/02/07 03:12:08 DEBUG : 測試_Русский___ě_áñ: md5 = 7e8e4d27cd05f05d92fa966b0a7a7ca6 OK NFC checkfile vs. NFD remote (without normalization) 2026/02/07 03:12:09 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/07 03:12:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hixagip5vudi' 2026/02/07 03:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixagip5vudi': 1 files missing 2026/02/07 03:12:09 NOTICE: 1 hashes missing 2026/02/07 03:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixagip5vudi': 1 differences found 2026/02/07 03:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixagip5vudi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/07 03:12:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/07 03:12:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixagip5vudi': 0 differences found 2026/02/07 03:12:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixagip5vudi': 1 matching files 2026/02/07 03:12:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waxiwil4vipu" 2026/02/07 03:12:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:12:10 DEBUG : Creating backend with remote "TestDrive:crypt/37vfllleo26sjf771rfdg2qvlb92i76kdi8g3o5dcnbrrcs5g4a0" 2026/02/07 03:12:11 DEBUG : Creating backend with remote "/tmp/rclone722422250" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waxiwil4vipu'", Local "Local file system at /tmp/rclone722422250", Modify Window "1ms" 2026/02/07 03:12:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e172599b86129df46844529db7630643 OK NFDx2 checkfile vs. both remote (without normalization) 2026/02/07 03:12:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/07 03:12:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-waxiwil4vipu' 2026/02/07 03:12:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxiwil4vipu': 1 files missing 2026/02/07 03:12:14 NOTICE: 1 hashes missing 2026/02/07 03:12:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxiwil4vipu': 1 differences found 2026/02/07 03:12:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxiwil4vipu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/07 03:12:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/07 03:12:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxiwil4vipu': 0 differences found 2026/02/07 03:12:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waxiwil4vipu': 1 matching files 2026/02/07 03:12:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kehivaf1zoye" 2026/02/07 03:12:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:12:15 DEBUG : Creating backend with remote "TestDrive:crypt/qrhj8kov7u5qk90no59cf24h8u6ijprpncr3rk9jet4ljuk2c5h0" 2026/02/07 03:12:16 DEBUG : Creating backend with remote "/tmp/rclone1072095241" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kehivaf1zoye'", Local "Local file system at /tmp/rclone1072095241", Modify Window "1ms" 2026/02/07 03:12:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 949add63642004d3e0816ac995fba163 OK NFCx2 checkfile vs. both remote (without normalization) 2026/02/07 03:12:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/07 03:12:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kehivaf1zoye' 2026/02/07 03:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehivaf1zoye': 1 files missing 2026/02/07 03:12:19 NOTICE: 1 hashes missing 2026/02/07 03:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehivaf1zoye': 1 differences found 2026/02/07 03:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehivaf1zoye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/07 03:12:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/07 03:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehivaf1zoye': 0 differences found 2026/02/07 03:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehivaf1zoye': 1 matching files 2026/02/07 03:12:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuhovib7peqi" 2026/02/07 03:12:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:12:20 DEBUG : Creating backend with remote "TestDrive:crypt/2i7blspboropguf2jugfsumkfs344hcqn2pln0jm4goqo2r6posg" 2026/02/07 03:12:21 DEBUG : Creating backend with remote "/tmp/rclone1952324295" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuhovib7peqi'", Local "Local file system at /tmp/rclone1952324295", Modify Window "1ms" 2026/02/07 03:12:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 61f6f478d75d69a7e508fc11b761f65f OK both checkfile vs. NFDx2 remote (without normalization) 2026/02/07 03:12:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/07 03:12:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuhovib7peqi' 2026/02/07 03:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuhovib7peqi': 1 files missing 2026/02/07 03:12:24 NOTICE: 1 hashes missing 2026/02/07 03:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuhovib7peqi': 1 differences found 2026/02/07 03:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuhovib7peqi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/07 03:12:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/07 03:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuhovib7peqi': 0 differences found 2026/02/07 03:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuhovib7peqi': 1 matching files 2026/02/07 03:12:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hapojod3vowo" 2026/02/07 03:12:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:12:25 DEBUG : Creating backend with remote "TestDrive:crypt/4eleo6kseeqdmeb7qknmphqgiqdt4u5c1d9galis0b9a1gnu1se0" 2026/02/07 03:12:26 DEBUG : Creating backend with remote "/tmp/rclone2204345560" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hapojod3vowo'", Local "Local file system at /tmp/rclone2204345560", Modify Window "1ms" 2026/02/07 03:12:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 668ca1323538589e15ae60ec092debf6 OK both checkfile vs. NFCx2 remote (without normalization) 2026/02/07 03:12:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/07 03:12:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hapojod3vowo' 2026/02/07 03:12:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapojod3vowo': 1 files missing 2026/02/07 03:12:32 NOTICE: 1 hashes missing 2026/02/07 03:12:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapojod3vowo': 1 differences found 2026/02/07 03:12:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapojod3vowo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/07 03:12:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/07 03:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapojod3vowo': 0 differences found 2026/02/07 03:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapojod3vowo': 1 matching files 2026/02/07 03:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hapojod3vowo': Purge remote 2026/02/07 03:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuhovib7peqi': Purge remote 2026/02/07 03:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kehivaf1zoye': Purge remote 2026/02/07 03:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waxiwil4vipu': Purge remote 2026/02/07 03:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixagip5vudi': Purge remote 2026/02/07 03:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rexuyuq2reyi': Purge remote 2026/02/07 03:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pelucez0tilo': Purge remote 2026/02/07 03:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedufup4mobo': Purge remote 2026/02/07 03:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yilozer2paze': Purge remote 2026/02/07 03:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yamuwoz1humo': Purge remote --- PASS: TestApplyTransforms (57.44s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:12:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/07 03:12:40 DEBUG : sub/file2: md5 = cce472ee5d0c8e5a25dd692fe5f41573 OK 2026/02/07 03:12:40 DEBUG : sub/file2: size = 14 OK 2026/02/07 03:12:40 INFO : file1: Copied (new) to: sub/file2 2026/02/07 03:12:40 DEBUG : sub/file2: size = 14 OK 2026/02/07 03:12:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:12:40 DEBUG : file1: Unchanged skipping 2026/02/07 03:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': don't need to copy/move sub/file2, it is already at target location 2026/02/07 03:12:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.39s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:12:46 DEBUG : dst/file1: md5 = 121cc9ae28afb8eae6b06d0677b5c7f1 OK 2026/02/07 03:12:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi/backup" 2026/02/07 03:12:47 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0/1nrff024r7pq65ecp72fc28jb0" 2026/02/07 03:12:49 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2322218908) 2026/02/07 03:12:49 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi') 2026/02/07 03:12:49 DEBUG : dst/file1: Sizes differ 2026/02/07 03:12:51 INFO : dst/file1: Moved (server-side) 2026/02/07 03:12:53 DEBUG : dst/file1: md5 = da746884211250a6a75ff8afa96e3ffd OK 2026/02/07 03:12:53 DEBUG : dst/file1: size = 14 OK 2026/02/07 03:12:53 INFO : dst/file1: Copied (new) 2026/02/07 03:12:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/07 03:12:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/07 03:12:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.71s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:12:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi/dst" 2026/02/07 03:12:58 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/07 03:12:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi/CompareDest" 2026/02/07 03:12:59 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0/gveqi14airsml4bgu7krj116o8" 2026/02/07 03:13:01 DEBUG : one: Need to transfer - File not found at Destination 2026/02/07 03:13:03 DEBUG : one: md5 = 3e0dc3832d82172fcd71c03da72e0a75 OK 2026/02/07 03:13:03 DEBUG : one: size = 3 OK 2026/02/07 03:13:03 INFO : one: Copied (new) 2026/02/07 03:13:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2322218908) 2026/02/07 03:13:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi/dst') 2026/02/07 03:13:05 DEBUG : one: Sizes differ 2026/02/07 03:13:06 DEBUG : one: md5 = 0b4a9080eb2c1abc746fa0154d36a497 OK 2026/02/07 03:13:06 DEBUG : one: size = 5 OK 2026/02/07 03:13:06 INFO : one: Copied (replaced existing) 2026/02/07 03:13:08 DEBUG : dst/one: md5 = 0b8786a8f71a37de193d96fb0a24754e OK 2026/02/07 03:13:10 DEBUG : CompareDest/one: md5 = c666d9c36ec2ffa38a2f51fc1061c4f1 OK 2026/02/07 03:13:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2322218908) 2026/02/07 03:13:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi/dst') 2026/02/07 03:13:11 DEBUG : one: Sizes differ 2026/02/07 03:13:12 DEBUG : one: size = 5 OK 2026/02/07 03:13:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:13:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 03:13:14 DEBUG : CompareDest/two: md5 = 8f659b928b3567b55fc9525cc7223a00 OK 2026/02/07 03:13:15 DEBUG : two: Need to transfer - File not found at Destination 2026/02/07 03:13:15 DEBUG : two: size = 3 OK 2026/02/07 03:13:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:13:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/07 03:13:16 DEBUG : two: Need to transfer - File not found at Destination 2026/02/07 03:13:16 DEBUG : two: size = 3 OK 2026/02/07 03:13:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:13:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/07 03:13:18 DEBUG : two: Need to transfer - File not found at Destination 2026/02/07 03:13:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone2322218908) 2026/02/07 03:13:18 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi/CompareDest') 2026/02/07 03:13:18 DEBUG : two: Sizes differ 2026/02/07 03:13:19 DEBUG : two: md5 = 3b2a15e0debf587ef3acda737a33545f OK 2026/02/07 03:13:19 DEBUG : two: size = 5 OK 2026/02/07 03:13:19 INFO : two: Copied (new) 2026/02/07 03:13:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/07 03:13:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:13:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/07 03:13:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.94s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:13:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi/dst" 2026/02/07 03:13:24 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/07 03:13:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi/CopyDest" 2026/02/07 03:13:26 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/07 03:13:27 DEBUG : one: Need to transfer - File not found at Destination 2026/02/07 03:13:31 DEBUG : one: md5 = 2f5257f8991aeb5b4c2e031d55eef96b OK 2026/02/07 03:13:31 DEBUG : one: size = 3 OK 2026/02/07 03:13:31 INFO : one: Copied (new) 2026/02/07 03:13:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2322218908) 2026/02/07 03:13:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi/dst') 2026/02/07 03:13:32 DEBUG : one: Sizes differ 2026/02/07 03:13:34 DEBUG : one: md5 = 679df56bcc8194d6531e3603cd5bc367 OK 2026/02/07 03:13:34 DEBUG : one: size = 5 OK 2026/02/07 03:13:34 INFO : one: Copied (replaced existing) 2026/02/07 03:13:36 DEBUG : dst/one: md5 = 40236c9fd95135124823baae4c536764 OK 2026/02/07 03:13:38 DEBUG : CopyDest/one: md5 = ecf481f50e6aaa6818aa6288ea2880bb OK 2026/02/07 03:13:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi/BackupDir" 2026/02/07 03:13:39 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/07 03:13:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2322218908) 2026/02/07 03:13:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi/dst') 2026/02/07 03:13:41 DEBUG : one: Sizes differ 2026/02/07 03:13:41 DEBUG : one: size = 5 OK 2026/02/07 03:13:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:13:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2322218908) 2026/02/07 03:13:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi/dst') 2026/02/07 03:13:41 DEBUG : one: Sizes differ 2026/02/07 03:13:43 INFO : one: Moved (server-side) 2026/02/07 03:13:44 DEBUG : one: size = 5 OK 2026/02/07 03:13:44 INFO : one: Copied (server-side copy) 2026/02/07 03:13:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/07 03:13:46 DEBUG : CopyDest/two: md5 = d43128866de2fb9ca59cdb66da17492a OK 2026/02/07 03:13:46 DEBUG : two: Need to transfer - File not found at Destination 2026/02/07 03:13:47 DEBUG : two: size = 3 OK 2026/02/07 03:13:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:13:48 DEBUG : two: size = 3 OK 2026/02/07 03:13:48 INFO : two: Copied (server-side copy) 2026/02/07 03:13:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/07 03:13:49 DEBUG : two: size = 3 OK 2026/02/07 03:13:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/07 03:13:49 DEBUG : two: Unchanged skipping 2026/02/07 03:13:51 DEBUG : CopyDest/three: md5 = 155467a23d8cf4c1a21619458f760102 OK 2026/02/07 03:13:52 DEBUG : three: Need to transfer - File not found at Destination 2026/02/07 03:13:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone2322218908) 2026/02/07 03:13:52 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi/CopyDest') 2026/02/07 03:13:52 DEBUG : three: Sizes differ 2026/02/07 03:13:52 DEBUG : three: Destination not found in --copy-dest 2026/02/07 03:13:53 DEBUG : three: md5 = 9b45367d2fd4b3a73e6836f4de730ff1 OK 2026/02/07 03:13:53 DEBUG : three: size = 7 OK 2026/02/07 03:13:53 INFO : three: Copied (new) 2026/02/07 03:13:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/07 03:13:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:13:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/07 03:13:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:13:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/07 03:13:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/07 03:14:00 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.05s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", 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-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:14:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/07 03:14:04 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5a3281706a79e46349d4cba75ad48c3c OK 2026/02/07 03:14:04 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/07 03:14:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/07 03:14:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/07 03:14:05 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/02/07 03:14:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/07 03:14:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/07 03:14:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3835ab650be6604f853fe0a4b6be1103 OK 2026/02/07 03:14:09 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/07 03:14:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/07 03:14:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/02/07 03:14:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.55s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:14:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Looking for duplicate names using skip mode. 2026/02/07 03:14:15 NOTICE: one: Found 2 files with duplicate names 2026/02/07 03:14:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.78s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:14:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Looking for duplicate names using skip mode. 2026/02/07 03:14:21 NOTICE: one: Found 3 files with duplicate names 2026/02/07 03:14:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/02/07 03:14:22 INFO : one: Deleted 2026/02/07 03:14:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.60s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:14:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Looking for duplicate names using first mode. 2026/02/07 03:14:28 NOTICE: one: Found 3 files with duplicate names 2026/02/07 03:14:28 INFO : one: Deleted 2026/02/07 03:14:29 INFO : one: Deleted 2026/02/07 03:14:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.59s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:14:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Looking for duplicate names using newest mode. 2026/02/07 03:14:34 NOTICE: one: Found 3 files with duplicate names 2026/02/07 03:14:35 INFO : one: Deleted 2026/02/07 03:14:35 INFO : one: Deleted 2026/02/07 03:14:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.68s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:14:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Looking for duplicate names using oldest mode. 2026/02/07 03:14:41 NOTICE: one: Found 3 files with duplicate names 2026/02/07 03:14:42 INFO : one: Deleted 2026/02/07 03:14:42 INFO : one: Deleted 2026/02/07 03:14:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.30s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:14:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Looking for duplicate names using largest mode. 2026/02/07 03:14:48 NOTICE: one: Found 3 files with duplicate names 2026/02/07 03:14:48 INFO : one: Deleted 2026/02/07 03:14:49 INFO : one: Deleted 2026/02/07 03:14:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.51s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:14:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Looking for duplicate names using smallest mode. 2026/02/07 03:14:54 NOTICE: one: Found 3 files with duplicate names 2026/02/07 03:14:55 INFO : one: Deleted 2026/02/07 03:14:55 INFO : one: Deleted 2026/02/07 03:14:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.58s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:15:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Looking for duplicate names using rename mode. 2026/02/07 03:15:02 NOTICE: one.txt: Found 3 files with duplicate names 2026/02/07 03:15:03 INFO : one-2.txt: renamed from: one.txt 2026/02/07 03:15:05 INFO : one-3.txt: renamed from: one.txt 2026/02/07 03:15:06 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.97s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:15:11 DEBUG : dupe1/one.txt: md5 = 849d1f6ecf910232669c46e7c2fa235c OK 2026/02/07 03:15:13 DEBUG : dupe2/two.txt: md5 = 77968a577ed48baec8b12a0aa435b7d7 OK 2026/02/07 03:15:15 DEBUG : dupe3/three.txt: md5 = 838bec48493ad44f6bd69aa444b1b385 OK 2026/02/07 03:15:16 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/02/07 03:15:16 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/02/07 03:15:17 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/02/07 03:15:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/02/07 03:15:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/07 03:15:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/02/07 03:15:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.15s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:15:23 DEBUG : a.txt: md5 = b2954e5d4c7192593801fad2deab0c76 OK 2026/02/07 03:15:25 DEBUG : zend.txt: md5 = c2a468b93751d921ea0f0ff06dd8b71b OK 2026/02/07 03:15:27 DEBUG : sub dir/hello world: md5 = 1b03ac1c2b4505c23c908e2d407aa0ac OK 2026/02/07 03:15:28 DEBUG : sub dir/hello world2: md5 = 70bc4ff1e7186626c992b28b28bcdc2d OK 2026/02/07 03:15:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 26dcc5d04dc02b2c9e16d4dbab9823b2 OK 2026/02/07 03:15:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7ad96311d610cca1efe5dc0c3d11fcc1 OK 2026/02/07 03:15:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = fb9f2f630c6b95c2b31859b2359c4a8f OK 2026/02/07 03:15:36 DEBUG : a.txt: Excluded (Size Filter) 2026/02/07 03:15:36 DEBUG : a.txt: Excluded 2026/02/07 03:15:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/07 03:15:37 DEBUG : sub dir/hello world: Excluded 2026/02/07 03:15:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/07 03:15:37 DEBUG : sub dir/hello world2: Excluded 2026/02/07 03:15:38 DEBUG : sub dir/ignore dir: Excluded 2026/02/07 03:15:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/07 03:15:38 DEBUG : sub dir/hello world: Excluded 2026/02/07 03:15:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/07 03:15:38 DEBUG : sub dir/hello world2: Excluded 2026/02/07 03:15:38 DEBUG : sub dir/ignore dir: Excluded 2026/02/07 03:15:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/07 03:15:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/07 03:15:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/07 03:15:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/07 03:15:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/07 03:15:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/07 03:15:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.63s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:15:47 DEBUG : a.txt: md5 = be1d9a00af7b8dde459ca3170ea3dcee OK 2026/02/07 03:15:48 DEBUG : zend.txt: md5 = 080a251017aae7ef16188385369af33e OK 2026/02/07 03:15:50 DEBUG : sub dir/hello world: md5 = 8eb16cff77e8f53e8ebb1427457ca121 OK 2026/02/07 03:15:52 DEBUG : sub dir/hello world2: md5 = ac13c4bfa563cf1f0e69030c8a47b107 OK 2026/02/07 03:15:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 296b8744e57cdb36c623da4b927fc368 OK 2026/02/07 03:15:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 42c63f772ab6910a087a424aa35e28f7 OK 2026/02/07 03:15:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 54566673a1b401cb76c9d2f408952540 OK 2026/02/07 03:16:00 DEBUG : a.txt: Excluded (Size Filter) 2026/02/07 03:16:00 DEBUG : a.txt: Excluded 2026/02/07 03:16:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/07 03:16:00 DEBUG : sub dir/hello world2: Excluded 2026/02/07 03:16:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/07 03:16:00 DEBUG : sub dir/hello world: Excluded 2026/02/07 03:16:01 DEBUG : sub dir/ignore dir: Excluded 2026/02/07 03:16:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/07 03:16:01 DEBUG : sub dir/hello world2: Excluded 2026/02/07 03:16:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/07 03:16:01 DEBUG : sub dir/hello world: Excluded 2026/02/07 03:16:01 DEBUG : sub dir/ignore dir: Excluded 2026/02/07 03:16:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/07 03:16:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/07 03:16:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/07 03:16:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/07 03:16:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/07 03:16:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/02/07 03:16:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.57s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:16:09 DEBUG : file1: md5 = 9bc00261ef68d5a9bff67daa816e961d OK 2026/02/07 03:16:12 DEBUG : sub/file2: md5 = 332b33fc27cc67d9834a88999a19bbf3 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/02/07 03:16:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/07 03:16:16 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/02/07 03:16:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/02/07 03:16:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.49s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.64s) --- PASS: TestListJSON/DirsOnly (0.49s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:16:20 DEBUG : file1: md5 = f737d501a5151a55738d366f0bbb0605 OK 2026/02/07 03:16:22 DEBUG : sub/file2: md5 = 27b2e0b536ffdaac4381e64260b0e59d 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/02/07 03:16:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi/notfound" 2026/02/07 03:16:26 DEBUG : Config file has changed externally - reloading 2026/02/07 03:16:26 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0/qe0i31qdkoejk60elps0ni5sqk" 2026/02/07 03:16:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.16s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.72s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:16:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Making directory 2026/02/07 03:16:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:16:34 DEBUG : sub dir/hello world: md5 = 40b4a52d98404c7d4fa48bae057f9a67 OK 2026/02/07 03:16:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.29s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:16:38 DEBUG : potato2: md5 = b0c46350674a82a5250d27bfb1d3e0de OK 2026/02/07 03:16:39 DEBUG : empty space: md5 = 76575a8392c5e20c4416354aa403f1a9 OK --- PASS: TestLs (4.73s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:16:43 DEBUG : potato2: md5 = c44f6041231e50245d0cfb6a5119d4cf OK 2026/02/07 03:16:44 DEBUG : empty space: md5 = fc32b378f32de42a4c6dfd70d9ca3ddb OK 2026/02/07 03:16:45 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.26s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:16:48 DEBUG : potato2: md5 = 1d5c9d8dc8f588c1356b304f04cf1ea4 OK 2026/02/07 03:16:49 DEBUG : empty space: md5 = f72a7da50102615baabf1512bf95e53a OK --- PASS: TestLsLong (4.67s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:16:53 DEBUG : potato2: md5 = 78c40e6ecc42a1550612087e9eca0e5e OK 2026/02/07 03:16:54 DEBUG : empty space: md5 = 3e1f92a654f2ea7664498188fcff22c9 OK --- PASS: TestHashSums (4.87s) === RUN TestHashSumsWithErrors 2026/02/07 03:16:56 DEBUG : Creating backend with remote ":memory:" 2026/02/07 03:16:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2026/02/07 03:16:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/07 03:16:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/07 03:16:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/07 03:16:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/07 03:16:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/07 03:16:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/07 03:16:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/07 03:16:56 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-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:16:58 DEBUG : potato2: md5 = 879c0eedbdf81498a0c9c5441a834d8e OK 2026/02/07 03:16:59 DEBUG : empty space: md5 = b301ddede7c9f69e6736b3d123edff75 OK 2026/02/07 03:17:02 DEBUG : sub dir/potato3: md5 = 2a26d91bc8f1c0a0e2c123a7471c8513 OK 2026/02/07 03:17:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.33s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:17:07 DEBUG : small: md5 = 055fe3901b465a2c055e6d500c1844a1 OK 2026/02/07 03:17:09 DEBUG : medium: md5 = 1b54f6f646be6e69ffff7166a76999ee OK 2026/02/07 03:17:10 DEBUG : large: md5 = 02a480d6eac9dde65d56e3b4c9a0854d OK 2026/02/07 03:17:10 DEBUG : Waiting for deletions to finish 2026/02/07 03:17:10 DEBUG : large: Excluded (Size Filter) 2026/02/07 03:17:11 INFO : small: Deleted 2026/02/07 03:17:11 INFO : medium: Deleted --- PASS: TestDelete (6.67s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:17:14 DEBUG : small: md5 = a840664620dbb63f8f6c900ca038ca48 OK 2026/02/07 03:17:15 DEBUG : medium: md5 = 18f00f31ea842adc3f5e81b8128c88d8 OK 2026/02/07 03:17:17 DEBUG : large: md5 = 1a77efe30cf1b06093b7e8d6f69903e4 OK 2026/02/07 03:17:17 DEBUG : Waiting for deletions to finish 2026/02/07 03:17:17 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/02/07 03:17:17 INFO : small: Deleted 2026/02/07 03:17:18 INFO : large: Deleted --- PASS: TestMaxDelete (7.09s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:17:21 DEBUG : small: md5 = 2ccc8fb3abb20885813ef8f1b5b1f05f OK 2026/02/07 03:17:22 DEBUG : medium: md5 = 8e00b151bb4a5534bccbe13caa59bcad OK 2026/02/07 03:17:24 DEBUG : large: md5 = 3a7241623e22c879c5840dd1179317be OK 2026/02/07 03:17:24 DEBUG : Waiting for deletions to finish 2026/02/07 03:17:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/07 03:17:25 INFO : medium: Deleted 2026/02/07 03:17:25 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.51s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:17:28 DEBUG : small: md5 = 891e3b0327aee00e2a498a6c9e8030be OK 2026/02/07 03:17:30 DEBUG : medium: md5 = 6b716e2b420be55be5eaa98b2ba5d3d5 OK 2026/02/07 03:17:32 DEBUG : large: md5 = e1bad2d3aff5beb35bd7aa6caa5c7f26 OK 2026/02/07 03:17:32 DEBUG : Waiting for deletions to finish 2026/02/07 03:17:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/07 03:17:33 INFO : small: Deleted 2026/02/07 03:17:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.57s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:17:36 DEBUG : ReadFile: md5 = 3c83db96733c98efe2c54f9c547ffd2b OK --- PASS: TestReadFile (4.36s) === RUN TestRetry 2026/02/07 03:17:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/07 03:17:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/07 03:17:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/07 03:17:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/07 03:17:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/07 03:17:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/07 03:17:39 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-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:17:40 DEBUG : file1: md5 = ddb07e66341c518f10a7953df32deb8d OK 2026/02/07 03:17:42 DEBUG : file2: md5 = a5a7c8710f08a6e631d8f6aa5fcb7674 OK --- PASS: TestCat (15.09s) === RUN TestPurge 2026/02/07 03:17:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bazobiy7gihu" 2026/02/07 03:17:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 03:17:54 DEBUG : Creating backend with remote "TestDrive:crypt/746e379aaau582mtuk8a9ta0omufbsqqqegepakvredqn9tusveg" 2026/02/07 03:17:55 DEBUG : Creating backend with remote "/tmp/rclone2542899916" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bazobiy7gihu'", Local "Local file system at /tmp/rclone2542899916", Modify Window "1ms" 2026/02/07 03:18:00 DEBUG : A1/B1/C1/one: md5 = 78f333b3027a4489f42ef4d494b4d2fd OK 2026/02/07 03:18:00 INFO : A2: Making directory 2026/02/07 03:18:00 INFO : A1/B2: Making directory 2026/02/07 03:18:01 INFO : A1/B2/C2: Making directory 2026/02/07 03:18:02 INFO : A1/B1/C3: Making directory 2026/02/07 03:18:03 INFO : A3: Making directory 2026/02/07 03:18:04 INFO : A3/B3: Making directory 2026/02/07 03:18:04 INFO : A3/B3/C4: Making directory 2026/02/07 03:18:07 DEBUG : A1/two: md5 = ac85e43a2624389f18326ada0bb80660 OK 2026/02/07 03:18:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bazobiy7gihu': Purge remote 2026/02/07 03:18:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.81s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:18:15 DEBUG : A1/B1/C1/one: md5 = a63bd9494bb1e6949f02e6121e24c936 OK 2026/02/07 03:18:15 INFO : A2: Making directory 2026/02/07 03:18:15 INFO : A1/B2: Making directory 2026/02/07 03:18:16 INFO : A1/B2/C2: Making directory 2026/02/07 03:18:17 INFO : A1/B1/C3: Making directory 2026/02/07 03:18:18 INFO : A3: Making directory 2026/02/07 03:18:19 INFO : A3/B3: Making directory 2026/02/07 03:18:19 INFO : A3/B3/C4: Making directory 2026/02/07 03:18:22 DEBUG : A1/two: md5 = 413945bbbefe1d6f5ca242e210a77e09 OK 2026/02/07 03:18:23 DEBUG : removing 1 level 3 directories 2026/02/07 03:18:23 INFO : A3/B3/C4: Removing directory 2026/02/07 03:18:26 DEBUG : removing 2 level 3 directories 2026/02/07 03:18:26 INFO : A1/B2/C2: Removing directory 2026/02/07 03:18:26 INFO : A1/B1/C3: Removing directory 2026/02/07 03:18:26 DEBUG : removing 2 level 2 directories 2026/02/07 03:18:26 INFO : A3/B3: Removing directory 2026/02/07 03:18:26 INFO : A1/B2: Removing directory 2026/02/07 03:18:27 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/02/07 03:18:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/07 03:18:27 DEBUG : removing 2 level 1 directories 2026/02/07 03:18:27 INFO : A3: Removing directory 2026/02/07 03:18:27 INFO : A2: Removing directory 2026/02/07 03:18:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/02/07 03:18:32 DEBUG : removing 1 level 3 directories 2026/02/07 03:18:32 INFO : A1/B1/C1: Removing directory 2026/02/07 03:18:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:32 DEBUG : removing 1 level 2 directories 2026/02/07 03:18:32 INFO : A1/B1: Removing directory 2026/02/07 03:18:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/07 03:18:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/07 03:18:33 DEBUG : removing 1 level 1 directories 2026/02/07 03:18:33 INFO : A1: Removing directory 2026/02/07 03:18:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/07 03:18:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/07 03:18:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/07 03:18:34 DEBUG : removing 1 level 0 directories 2026/02/07 03:18:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Removing directory 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/07 03:18:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (24.69s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:18:36 INFO : A1: Making directory 2026/02/07 03:18:37 INFO : A1/B1: Making directory 2026/02/07 03:18:37 INFO : A1/B1/C1: Making directory 2026/02/07 03:18:40 DEBUG : removing 1 level 3 directories 2026/02/07 03:18:40 INFO : A1/B1/C1: Removing directory 2026/02/07 03:18:41 DEBUG : removing 1 level 2 directories 2026/02/07 03:18:41 INFO : A1/B1: Removing directory 2026/02/07 03:18:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/07 03:18:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.42s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:18:44 INFO : A1: Making directory 2026/02/07 03:18:44 INFO : A1/B1: Making directory 2026/02/07 03:18:45 INFO : A1/B1/C1: Making directory 2026/02/07 03:18:48 DEBUG : removing 1 level 3 directories 2026/02/07 03:18:48 INFO : A1/B1/C1: Removing directory 2026/02/07 03:18:49 DEBUG : removing 1 level 2 directories 2026/02/07 03:18:49 INFO : A1/B1: Removing directory 2026/02/07 03:18:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/07 03:18:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.97s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:18:53 DEBUG : file1: md5 = 9b43b26beca6fd580e6527f3d0678777 OK 2026/02/07 03:18:54 DEBUG : filename.txt: File name found in url 2026/02/07 03:18:55 DEBUG : filename.txt: md5 = ddf61b0462d838bc82edde13b21b5e3f OK 2026/02/07 03:18:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/07 03:18:57 DEBUG : headerfilename.txt: md5 = c37c47d0582288eff0166c14e5f68244 OK 2026/02/07 03:18:58 DEBUG : file2: md5 = 9d6471e561a2785c8fdcb2d0ca4314f3 OK --- PASS: TestCopyURL (9.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:19:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/07 03:19:03 DEBUG : sub/file2: md5 = f7513e0dad4ab7d83fffe05a684ee11b OK 2026/02/07 03:19:03 DEBUG : sub/file2: size = 14 OK 2026/02/07 03:19:03 INFO : file1: Copied (new) to: sub/file2 2026/02/07 03:19:03 INFO : file1: Deleted 2026/02/07 03:19:04 DEBUG : sub/file2: size = 14 OK 2026/02/07 03:19:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:19:04 DEBUG : file1: Unchanged skipping 2026/02/07 03:19:04 INFO : file1: Deleted 2026/02/07 03:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': don't need to copy/move sub/file2, it is already at target location 2026/02/07 03:19:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.27s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:19:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/07 03:19:09 DEBUG : file1: md5 = b6401f0c336182651286c21ec59ff17e OK 2026/02/07 03:19:09 DEBUG : file1: size = 14 OK 2026/02/07 03:19:09 INFO : file1: Copied (new) 2026/02/07 03:19:09 INFO : file1: Deleted 2026/02/07 03:19:10 DEBUG : file1: Destination exists, skipping 2026/02/07 03:19:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.47s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:19:14 DEBUG : dst/file1: md5 = 9378d399c9dadd81a443f31f81ef6504 OK 2026/02/07 03:19:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahajuc1lesi/backup" 2026/02/07 03:19:15 DEBUG : Creating backend with remote "TestDrive:crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0/1nrff024r7pq65ecp72fc28jb0" 2026/02/07 03:19:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2322218908) 2026/02/07 03:19:17 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi') 2026/02/07 03:19:17 DEBUG : dst/file1: Sizes differ 2026/02/07 03:19:19 INFO : dst/file1: Moved (server-side) 2026/02/07 03:19:21 DEBUG : dst/file1: md5 = 6506ede29ccb3dd2cc37ed9249ebb47c OK 2026/02/07 03:19:21 DEBUG : dst/file1: size = 14 OK 2026/02/07 03:19:21 INFO : dst/file1: Copied (new) 2026/02/07 03:19:21 INFO : dst/file1: Deleted 2026/02/07 03:19:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/07 03:19:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/07 03:19:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.92s) === 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-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:19:28 DEBUG : A1/one: md5 = ccc591be6526f0b3ce76f05015d0bb45 OK 2026/02/07 03:19:30 DEBUG : A1/two: md5 = defabee837bd6cf13fb2f16f2e6c481b OK 2026/02/07 03:19:32 DEBUG : A1/B1/three: md5 = 2073a1b95ad11b532973a76968249faf OK 2026/02/07 03:19:34 DEBUG : A1/B1/C1/four: md5 = 8fa7e32d320f207fcb004241a771b9e7 OK 2026/02/07 03:19:37 DEBUG : A1/B1/C2/five: md5 = 11abb1ad6ccc11a5191216646935a975 OK 2026/02/07 03:19:37 INFO : A1/B2: Making directory 2026/02/07 03:19:37 INFO : A1/B1/C3: Making directory 2026/02/07 03:19:47 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/07 03:19:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/07 03:19:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/07 03:19:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/07 03:19:48 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/07 03:19:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/07 03:19:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/07 03:19:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/07 03:19:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/07 03:19:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/07 03:19:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/07 03:19:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/07 03:19:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/07 03:19:59 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/07 03:19:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/07 03:19:59 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/07 03:20:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/07 03:20:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/07 03:20:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/07 03:20:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/07 03:20:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/07 03:20:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/02/07 03:20:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/02/07 03:20:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/07 03:20:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/07 03:20:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/07 03:20:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/07 03:20:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/07 03:20:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/07 03:20:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/07 03:20:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.56s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/07 03:20:15 DEBUG : no_checksum_small_file_from_pipe: md5 = a5381b1acf25744b704d43c0421265ef OK 2026/02/07 03:20:15 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/07 03:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/07 03:20:15 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/07 03:20:15 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/02/07 03:20:16 DEBUG : no_checksum_big_file_from_pipe: md5 = 7d8ee777902303baec7c16f3391444bc OK 2026/02/07 03:20:16 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/07 03:20:16 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-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:20:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/07 03:20:20 DEBUG : with_checksum_small_file_from_pipe: md5 = 3bb8a851c83625067ffe07bdda417995 OK 2026/02/07 03:20:20 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/07 03:20:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/07 03:20:21 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/02/07 03:20:22 DEBUG : with_checksum_big_file_from_pipe: md5 = 3047999b15065eb36ff2fa8b303da381 OK 2026/02/07 03:20:22 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/07 03:20:22 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-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/07 03:20:25 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/07 03:20:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:20:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/07 03:20:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/07 03:20:27 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-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:20:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/07 03:20:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/07 03:20:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/07 03:20:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/07 03:20:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/07 03:20:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.31s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.33s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/02/07 03:20:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': File to upload is small (48 bytes), uploading instead of streaming 2026/02/07 03:20:36 DEBUG : rcat_metadata: md5 = 0fe03d856c65ebe210eb289b489bd084 OK 2026/02/07 03:20:36 DEBUG : rcat_metadata: size = 48 OK 2026/02/07 03:20:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/02/07 03:20:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/02/07 03:20:40 DEBUG : rcat_metadata_uploadcutoff0: md5 = e8ba62c92732b092670a7b50d74a120b OK 2026/02/07 03:20:40 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/02/07 03:20:40 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.91s) --- PASS: TestRcatMetadata/Normal (2.85s) --- PASS: TestRcatMetadata/ViaDisk (3.50s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:20:42 DEBUG : potato1: md5 = 722aae7eadf7a6dacc1e0eef70411431 OK 2026/02/07 03:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': File to upload is small (60 bytes), uploading instead of streaming 2026/02/07 03:20:44 DEBUG : potato2: md5 = c869a210a5578431f5b474978651b2ee OK 2026/02/07 03:20:44 DEBUG : potato2: size = 60 OK 2026/02/07 03:20:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.70s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:20:47 DEBUG : potato1: md5 = 4a60ac6f8d605d82dbe578b24ba8c2b2 OK 2026/02/07 03:20:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': File to upload is small (60 bytes), uploading instead of streaming 2026/02/07 03:20:49 DEBUG : potato2: md5 = bef3263776fbd3f4016d65521f03c034 OK 2026/02/07 03:20:49 DEBUG : potato2: size = 60 OK 2026/02/07 03:20:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.34s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:20:52 DEBUG : potato2: md5 = 802d9b16cfe8a0338c7dfe0cd3e34042 OK 2026/02/07 03:20:54 DEBUG : empty space: md5 = ae226412113c014aa4b69de1224faf6e OK 2026/02/07 03:20:56 DEBUG : sub dir/potato3: md5 = 2384b891d748947481adaad32bbe0383 OK 2026/02/07 03:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Touching "sub dir/potato3" 2026/02/07 03:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Touching "empty space" 2026/02/07 03:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Touching "potato2" 2026/02/07 03:21:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.12s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:21:01 DEBUG : dir with metadata: Making directory with metadata 2026/02/07 03:21:02 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.54s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:21:04 DEBUG : directory with modtime: Making directory with metadata 2026/02/07 03:21:04 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:21:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/07 03:21:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 03:21:06 DEBUG : Google drive root 'crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0': Skipping btime metadata as can't update it on an existing file: 2026-02-07T03:21:06.539641384Z 2026/02/07 03:21:07 INFO : non existent directory: Updated directory metadata 2026/02/07 03:21:09 DEBUG : Google drive root 'crypt/3dva3kak2uhtdjkh54jdf5hlmeunemklnk12f3sm8rv4u2rnm6d0': Skipping btime metadata as can't update it on an existing file: 2026-02-07T03:21:06.539641384Z 2026/02/07 03:21:09 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:21:11 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/02/07 03:21:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/02/07 03:21:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.59s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:21:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/07 03:21:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 03:21:16 DEBUG : dst: Making directory with metadata 2026/02/07 03:21:16 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/07 03:21:16 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/07 03:21:17 INFO : dst: Set directory modification time (using SetModTime) 2026/02/07 03:21:17 INFO : dst: Set directory modification time (using SetModTime) 2026/02/07 03:21:17 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/07 03:21:18 INFO : dst: Set directory modification time (using SetModTime) 2026/02/07 03:21:18 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.92s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi'", Local "Local file system at /tmp/rclone2322218908", Modify Window "1ms" 2026/02/07 03:21:22 DEBUG : sub dir/test remove existing: md5 = faa1005fe1936c0be53bdcacb9700ce0 OK 2026/02/07 03:21:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 71548a48851edf2f9b3ac1e2a44d3543 OK 2026/02/07 03:21:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gasumah7" before starting 2026/02/07 03:21:26 DEBUG : sub dir/test remove existing.gasumah7: TEST: removing renamed existing file after operation 2026/02/07 03:21:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lojuloq5" before starting 2026/02/07 03:21:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lojuloq5: TEST: renaming existing back after failed operation 2026/02/07 03:21:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dofejuf2" before starting 2026/02/07 03:21:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dofejuf2: TEST: removing renamed existing file after operation 2026/02/07 03:21:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4gvl8dn064d9phampjue9higvtti9j2cbjgbo07c90749cr6g1ocpqvq6hghav7av35lfiteqk1ep880tuidf68oj56u0maamamdsrfjn6b7q2s2ilgjm30221bllb26rm8ee9gbsa47k9kepmi6454m5gnbqebiqjsfh37od04pf0rpmqsg" 2026/02/07 03:21:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b5bsj6n5f6b2pqlgef891791r8j3d8m0j9mdmovik696dalkd2g0" --- PASS: TestRemoveExisting (14.02s) === 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/02/07 03:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahajuc1lesi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m25.632475178s (try 1/5)