"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/27 03:18:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume" 2025/11/27 03:18:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:18:45 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0" 2025/11/27 03:18:46 DEBUG : Creating backend with remote "/tmp/rclone2879927976" === 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-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2025/11/27 03:18:46 DEBUG : a: size = 0 OK 2025/11/27 03:18:46 DEBUG : a: size = 1 (memory) 2025/11/27 03:18:46 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/27 03:18:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/27 03:18:46 DEBUG : potato: Seek from 10 to 0 2025/11/27 03:18:46 DEBUG : potato: Seek from 10 to 0 2025/11/27 03:18:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/27 03:18:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Seek from 5 to 2 2025/11/27 03:18:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/27 03:18:46 DEBUG : potato: Seek from 7 to 0 2025/11/27 03:18:46 DEBUG : potato: Seek from 7 to 0 2025/11/27 03:18:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/27 03:18:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Seek from 5 to 2 2025/11/27 03:18:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/27 03:18:46 DEBUG : potato: Seek from 8 to 0 2025/11/27 03:18:46 DEBUG : potato: Seek from 8 to 0 2025/11/27 03:18:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/27 03:18:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/27 03:18:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 03:18:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 03:18:46 DEBUG : potato: Seek from 5 to 2 2025/11/27 03:18:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/27 03:18:46 DEBUG : potato: Seek from 9 to 0 2025/11/27 03:18:46 DEBUG : potato: Seek from 9 to 0 2025/11/27 03:18:46 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-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:18:48 DEBUG : rutabaga: md5 = 5df019f2826a0a19d81db9330b46ba51 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/27 03:18:51 DEBUG : empty space: md5 = 3bed3dc661b17f22e5c09990ab68f0f4 OK === RUN TestCheck/3 2025/11/27 03:18:53 DEBUG : potato2: md5 = c13c2b20ce0a33b3b43b0c07033a28f6 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/27 03:18:55 DEBUG : remotepotato: md5 = 0e254988f801c04351816467df0afa5e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.76s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/11/27 03:18:58 DEBUG : Creating backend with remote "nonexistent" 2025/11/27 03:18:58 DEBUG : Creating backend with remote "nonexistent" 2025/11/27 03:18:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/27 03:18:58 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/27 03:18:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/27 03:18:58 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-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:18:59 DEBUG : rutabaga: md5 = baf69d7317a5819af9aa4a35a1367d6c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/27 03:19:03 DEBUG : empty space: md5 = e8ee2c3c5e521472691f890df5c0e51a OK === RUN TestCheckDownload/3 2025/11/27 03:19:05 DEBUG : potato2: md5 = 36fdecf646a2ba182f57d24921741431 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/27 03:19:10 DEBUG : remotepotato: md5 = 62103c4513c393a0ec4eb42e4bc14e8d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.19s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.45s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.15s) --- PASS: TestCheckDownload/7 (1.31s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:19:16 DEBUG : rutabaga: md5 = b5d290a0a94b598e47175016ad5cb7e1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/27 03:19:19 DEBUG : empty space: md5 = 7b0f28722ca19e077d4527afc728244f OK === RUN TestCheckSizeOnly/3 2025/11/27 03:19:21 DEBUG : potato2: md5 = 8d450be75eeec2da63f6c112c603d7e8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/27 03:19:23 DEBUG : remotepotato: md5 = 6c23964cdd6f42047fb7835da14be40f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.35s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:19:28 DEBUG : test.sum: md5 = b802fa3d5252ab5734d1ace15b00e1f5 OK 2025/11/27 03:19:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/27 03:19:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/27 03:19:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/27 03:19:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/27 03:19:30 DEBUG : test.sum: md5 = 8c8ef2642e859527f50d5625bbb3b8e1 OK 2025/11/27 03:19:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/27 03:19:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/27 03:19:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/27 03:19:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.24s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:19:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume/data" 2025/11/27 03:19:33 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:19:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume/data" 2025/11/27 03:19:35 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0/vjrnln8ratgmqakfosrqe8espk" 2025/11/27 03:19:38 DEBUG : data/banana: md5 = c3b3f7d1a4cdeecd82f6e205bad6cca6 OK 2025/11/27 03:19:40 DEBUG : test.sum: md5 = 1efca6291a4cb0693f6352f6854eead7 OK === RUN TestCheckSumDownload/subtest1 2025/11/27 03:19:45 DEBUG : data/potato: md5 = 7f28ba9aede1dd2ffd9cbb0f3d311ffb OK 2025/11/27 03:19:46 DEBUG : test.sum: md5 = 71d41e1c3d4c86efa7af534244929d77 OK === RUN TestCheckSumDownload/subtest2 2025/11/27 03:19:52 DEBUG : test.sum: md5 = 4bcc56bc33e26afed3e9d007a414bded OK === RUN TestCheckSumDownload/subtest3 2025/11/27 03:19:56 DEBUG : test.sum: md5 = 8e04112c671f7621fe279dd516a17a15 OK === RUN TestCheckSumDownload/subtest4 2025/11/27 03:20:01 DEBUG : test.sum: md5 = d4b30f6094d2d8650ab3dd62e81540e4 OK === RUN TestCheckSumDownload/subtest5 2025/11/27 03:20:06 DEBUG : test.sum: md5 = cb0ff86a1075c3eb4a4a6ab38940fbb0 OK === RUN TestCheckSumDownload/subtest6 2025/11/27 03:20:10 DEBUG : data/banana: md5 = 84d8db2d4185f786c87247ac38f8c64f OK 2025/11/27 03:20:12 DEBUG : data/potato: md5 = 43962c36c6bee87f9c6e4507fca2670c OK 2025/11/27 03:20:13 DEBUG : test.sum: md5 = 91a70749a63a916945dd616bb0079e7a OK === RUN TestCheckSumDownload/subtest7 2025/11/27 03:20:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/27 03:20:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.58s) --- PASS: TestCheckSumDownload/subtest1 (3.05s) --- PASS: TestCheckSumDownload/subtest2 (3.10s) --- PASS: TestCheckSumDownload/subtest3 (2.76s) --- PASS: TestCheckSumDownload/subtest4 (2.47s) --- PASS: TestCheckSumDownload/subtest5 (2.25s) --- PASS: TestCheckSumDownload/subtest6 (2.93s) --- PASS: TestCheckSumDownload/subtest7 (2.31s) === RUN TestApplyTransforms 2025/11/27 03:20:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiziwez6mudi" 2025/11/27 03:20:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:20:19 DEBUG : Creating backend with remote "TestDrive:crypt/r2vpcbn61ei8jv07k22km7985qj1ndldcrgtpvbs5g1nchlejneg" 2025/11/27 03:20:20 DEBUG : Creating backend with remote "/tmp/rclone2406104617" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiziwez6mudi'", Local "Local file system at /tmp/rclone2406104617", Modify Window "1ms" 2025/11/27 03:20:22 DEBUG : hello, world!: md5 = 531b3cb4dae354a3a4d6c7006b06b950 OK upper checkfile vs. lower remote (without normalization) 2025/11/27 03:20:23 ERROR : hello, world!: sum not found 2025/11/27 03:20:23 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiziwez6mudi' 2025/11/27 03:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiziwez6mudi': 1 files missing 2025/11/27 03:20:23 NOTICE: 1 hashes missing 2025/11/27 03:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiziwez6mudi': 1 differences found 2025/11/27 03:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiziwez6mudi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/27 03:20:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 03:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiziwez6mudi': 0 differences found 2025/11/27 03:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiziwez6mudi': 1 matching files 2025/11/27 03:20:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wigebuw1pupe" 2025/11/27 03:20:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:20:25 DEBUG : Creating backend with remote "TestDrive:crypt/69h2ovegm5j3l31kq8hpgpqe91ef4k61p452ap603fuh484cismg" 2025/11/27 03:20:26 DEBUG : Creating backend with remote "/tmp/rclone1000539249" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wigebuw1pupe'", Local "Local file system at /tmp/rclone1000539249", Modify Window "1ms" 2025/11/27 03:20:28 DEBUG : HELLO, WORLD!: md5 = 035fb559a9eb1ff1695db2a8b74c47a2 OK lower checkfile vs. upper remote (without normalization) 2025/11/27 03:20:29 ERROR : HELLO, WORLD!: sum not found 2025/11/27 03:20:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wigebuw1pupe' 2025/11/27 03:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wigebuw1pupe': 1 files missing 2025/11/27 03:20:29 NOTICE: 1 hashes missing 2025/11/27 03:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wigebuw1pupe': 1 differences found 2025/11/27 03:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wigebuw1pupe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/27 03:20:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 03:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wigebuw1pupe': 0 differences found 2025/11/27 03:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wigebuw1pupe': 1 matching files 2025/11/27 03:20:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxavim9sume" 2025/11/27 03:20:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:20:30 DEBUG : Creating backend with remote "TestDrive:crypt/5gqe1979vg823ael3cnt3ktqnsijf94ok8d4ko4qgap3q83t0agg" 2025/11/27 03:20:31 DEBUG : Creating backend with remote "/tmp/rclone3310229182" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxavim9sume'", Local "Local file system at /tmp/rclone3310229182", Modify Window "1ms" 2025/11/27 03:20:33 DEBUG : HeLlO, wOrLd!: md5 = c4aea48713a660ee11be6292ffe64751 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/27 03:20:33 ERROR : HeLlO, wOrLd!: sum not found 2025/11/27 03:20:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-koxavim9sume' 2025/11/27 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxavim9sume': 1 files missing 2025/11/27 03:20:33 NOTICE: 1 hashes missing 2025/11/27 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxavim9sume': 1 differences found 2025/11/27 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxavim9sume': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/27 03:20:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 03:20:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxavim9sume': 0 differences found 2025/11/27 03:20:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxavim9sume': 1 matching files 2025/11/27 03:20:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowecec1bape" 2025/11/27 03:20:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:20:34 DEBUG : Creating backend with remote "TestDrive:crypt/cnni4b9gv97b11a5fh3d58rn4qcorhpg1mr6jt47e4ha1djh3q20" 2025/11/27 03:20:35 DEBUG : Creating backend with remote "/tmp/rclone1997852354" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowecec1bape'", Local "Local file system at /tmp/rclone1997852354", Modify Window "1ms" 2025/11/27 03:20:38 DEBUG : HELLO, WORLD!: md5 = 2c6e8c98551b923c4a688817b030de5a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/27 03:20:38 ERROR : HELLO, WORLD!: sum not found 2025/11/27 03:20:38 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cowecec1bape' 2025/11/27 03:20:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowecec1bape': 1 files missing 2025/11/27 03:20:38 NOTICE: 1 hashes missing 2025/11/27 03:20:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowecec1bape': 1 differences found 2025/11/27 03:20:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowecec1bape': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/27 03:20:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 03:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowecec1bape': 0 differences found 2025/11/27 03:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowecec1bape': 1 matching files 2025/11/27 03:20:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dasepud3huhi" 2025/11/27 03:20:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:20:39 DEBUG : Creating backend with remote "TestDrive:crypt/d36o39at81t7qa7ubtkvuie370vq5j4o39uctc51ikrvfmjogo3g" 2025/11/27 03:20:40 DEBUG : Creating backend with remote "/tmp/rclone820033003" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dasepud3huhi'", Local "Local file system at /tmp/rclone820033003", Modify Window "1ms" 2025/11/27 03:20:43 DEBUG : 測試_Русский___ě_áñ: md5 = 9b43f9413d35f81cd9dfaaf547cb6284 OK NFD checkfile vs. NFC remote (without normalization) 2025/11/27 03:20:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/27 03:20:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dasepud3huhi' 2025/11/27 03:20:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasepud3huhi': 1 files missing 2025/11/27 03:20:43 NOTICE: 1 hashes missing 2025/11/27 03:20:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasepud3huhi': 1 differences found 2025/11/27 03:20:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasepud3huhi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/27 03:20:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 03:20:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasepud3huhi': 0 differences found 2025/11/27 03:20:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasepud3huhi': 1 matching files 2025/11/27 03:20:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruqupam1xibe" 2025/11/27 03:20:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:20:44 DEBUG : Creating backend with remote "TestDrive:crypt/uinc7coeljcdj9tpe7mqv8m0418m06rhhch8e8kkk3ch8oachop0" 2025/11/27 03:20:45 DEBUG : Creating backend with remote "/tmp/rclone1266472038" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruqupam1xibe'", Local "Local file system at /tmp/rclone1266472038", Modify Window "1ms" 2025/11/27 03:20:47 DEBUG : 測試_Русский___ě_áñ: md5 = 18c8a8d851a9b3cc84abd250580eaa36 OK NFC checkfile vs. NFD remote (without normalization) 2025/11/27 03:20:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/27 03:20:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruqupam1xibe' 2025/11/27 03:20:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruqupam1xibe': 1 files missing 2025/11/27 03:20:48 NOTICE: 1 hashes missing 2025/11/27 03:20:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruqupam1xibe': 1 differences found 2025/11/27 03:20:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruqupam1xibe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/27 03:20:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 03:20:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruqupam1xibe': 0 differences found 2025/11/27 03:20:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruqupam1xibe': 1 matching files 2025/11/27 03:20:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piqeyeg3laxi" 2025/11/27 03:20:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:20:49 DEBUG : Creating backend with remote "TestDrive:crypt/l29ge9pt1g05810bchhiq5ni6mdcdl12q135kqabgqthn4nurfd0" 2025/11/27 03:20:50 DEBUG : Creating backend with remote "/tmp/rclone2330999421" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piqeyeg3laxi'", Local "Local file system at /tmp/rclone2330999421", Modify Window "1ms" 2025/11/27 03:20:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b7604136bdc67c443a866b638e22d988 OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/27 03:20:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/27 03:20:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-piqeyeg3laxi' 2025/11/27 03:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqeyeg3laxi': 1 files missing 2025/11/27 03:20:53 NOTICE: 1 hashes missing 2025/11/27 03:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqeyeg3laxi': 1 differences found 2025/11/27 03:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqeyeg3laxi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/27 03:20:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 03:20:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqeyeg3laxi': 0 differences found 2025/11/27 03:20:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqeyeg3laxi': 1 matching files 2025/11/27 03:20:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajuref1loke" 2025/11/27 03:20:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:20:54 DEBUG : Creating backend with remote "TestDrive:crypt/vsnn8u7fgduebcn2rb9d0decbpo7i91oatefr0irgm8pki7r5i10" 2025/11/27 03:20:55 DEBUG : Creating backend with remote "/tmp/rclone501818231" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajuref1loke'", Local "Local file system at /tmp/rclone501818231", Modify Window "1ms" 2025/11/27 03:20:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 429c8f48af572c5232390a4e704e6d17 OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/27 03:20:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/27 03:20:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jajuref1loke' 2025/11/27 03:20:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajuref1loke': 1 files missing 2025/11/27 03:20:58 NOTICE: 1 hashes missing 2025/11/27 03:20:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajuref1loke': 1 differences found 2025/11/27 03:20:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajuref1loke': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/27 03:20:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 03:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajuref1loke': 0 differences found 2025/11/27 03:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajuref1loke': 1 matching files 2025/11/27 03:20:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jafefaw7naha" 2025/11/27 03:20:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:20:59 DEBUG : Creating backend with remote "TestDrive:crypt/r2qktfpurrpmmjr3kgoci3mol9lf0e7u322ui7op9i2458j1d7cg" 2025/11/27 03:21:00 DEBUG : Creating backend with remote "/tmp/rclone1225642761" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jafefaw7naha'", Local "Local file system at /tmp/rclone1225642761", Modify Window "1ms" 2025/11/27 03:21:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af08f9b478c7507512659e8c9a19deec OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/27 03:21:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/27 03:21:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jafefaw7naha' 2025/11/27 03:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafefaw7naha': 1 files missing 2025/11/27 03:21:03 NOTICE: 1 hashes missing 2025/11/27 03:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafefaw7naha': 1 differences found 2025/11/27 03:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafefaw7naha': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/27 03:21:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 03:21:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafefaw7naha': 0 differences found 2025/11/27 03:21:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jafefaw7naha': 1 matching files 2025/11/27 03:21:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasibeq2duxi" 2025/11/27 03:21:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:21:04 DEBUG : Creating backend with remote "TestDrive:crypt/98a6pk06l0fb6i2nt4g6n2832u4megddkohq8i5fhcpm5dsqoekg" 2025/11/27 03:21:05 DEBUG : Creating backend with remote "/tmp/rclone1519867716" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasibeq2duxi'", Local "Local file system at /tmp/rclone1519867716", Modify Window "1ms" 2025/11/27 03:21:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 78b2d0a47635912e0693046dd3aca151 OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/27 03:21:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/27 03:21:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rasibeq2duxi' 2025/11/27 03:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasibeq2duxi': 1 files missing 2025/11/27 03:21:08 NOTICE: 1 hashes missing 2025/11/27 03:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasibeq2duxi': 1 differences found 2025/11/27 03:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasibeq2duxi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/27 03:21:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 03:21:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasibeq2duxi': 0 differences found 2025/11/27 03:21:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasibeq2duxi': 1 matching files 2025/11/27 03:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasibeq2duxi': Purge remote 2025/11/27 03:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafefaw7naha': Purge remote 2025/11/27 03:21:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajuref1loke': Purge remote 2025/11/27 03:21:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piqeyeg3laxi': Purge remote 2025/11/27 03:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruqupam1xibe': Purge remote 2025/11/27 03:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dasepud3huhi': Purge remote 2025/11/27 03:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowecec1bape': Purge remote 2025/11/27 03:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxavim9sume': Purge remote 2025/11/27 03:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wigebuw1pupe': Purge remote 2025/11/27 03:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiziwez6mudi': Purge remote --- PASS: TestApplyTransforms (54.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:21:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/27 03:21:16 DEBUG : sub/file2: md5 = 7db88407f1bfb6e417269d797c16ac1e OK 2025/11/27 03:21:16 DEBUG : sub/file2: size = 14 OK 2025/11/27 03:21:16 INFO : file1: Copied (new) to: sub/file2 2025/11/27 03:21:17 DEBUG : sub/file2: size = 14 OK 2025/11/27 03:21:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:21:17 DEBUG : file1: Unchanged skipping 2025/11/27 03:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': don't need to copy/move sub/file2, it is already at target location 2025/11/27 03:21:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.18s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:21:22 DEBUG : dst/file1: md5 = 96a8e7f8783c5617cc7b54a1c775808e OK 2025/11/27 03:21:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume/backup" 2025/11/27 03:21:23 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0/1nrff024r7pq65ecp72fc28jb0" 2025/11/27 03:21:25 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2879927976) 2025/11/27 03:21:25 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume') 2025/11/27 03:21:25 DEBUG : dst/file1: Sizes differ 2025/11/27 03:21:27 INFO : dst/file1: Moved (server-side) 2025/11/27 03:21:29 DEBUG : dst/file1: md5 = 85d260612acffeb467af9f791a73b811 OK 2025/11/27 03:21:29 DEBUG : dst/file1: size = 14 OK 2025/11/27 03:21:29 INFO : dst/file1: Copied (new) 2025/11/27 03:21:30 DEBUG : TestDrive: Token expired 2025/11/27 03:21:30 DEBUG : TestDrive: No updated token found in the config file 2025/11/27 03:21:30 DEBUG : TestDrive: Token refresh successful 2025/11/27 03:21:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/11/27 03:21:30 DEBUG : TestDrive: Saved new token in config file 2025/11/27 03:21:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/27 03:21:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/27 03:21:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.33s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:21:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume/dst" 2025/11/27 03:21:33 DEBUG : Config file has changed externally - reloading 2025/11/27 03:21:33 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:21:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume/CompareDest" 2025/11/27 03:21:35 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0/gveqi14airsml4bgu7krj116o8" 2025/11/27 03:21:37 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 03:21:39 DEBUG : one: md5 = 95391d2037fc252b5d45f80031907af2 OK 2025/11/27 03:21:39 DEBUG : one: size = 3 OK 2025/11/27 03:21:39 INFO : one: Copied (new) 2025/11/27 03:21:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2879927976) 2025/11/27 03:21:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume/dst') 2025/11/27 03:21:40 DEBUG : one: Sizes differ 2025/11/27 03:21:42 DEBUG : one: md5 = a904574352b872a00b25c87fcf5aef41 OK 2025/11/27 03:21:42 DEBUG : one: size = 5 OK 2025/11/27 03:21:42 INFO : one: Copied (replaced existing) 2025/11/27 03:21:44 DEBUG : dst/one: md5 = 273deae004352860eb41961363cd7e6c OK 2025/11/27 03:21:47 DEBUG : CompareDest/one: md5 = 21528ce4d6a36a8210cf44b2ed3de6f3 OK 2025/11/27 03:21:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2879927976) 2025/11/27 03:21:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume/dst') 2025/11/27 03:21:47 DEBUG : one: Sizes differ 2025/11/27 03:21:48 DEBUG : one: size = 5 OK 2025/11/27 03:21:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:21:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 03:21:50 DEBUG : CompareDest/two: md5 = 9f6b83cf56abd4400f7cb3ea58314305 OK 2025/11/27 03:21:50 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 03:21:51 DEBUG : two: size = 3 OK 2025/11/27 03:21:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:21:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 03:21:51 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 03:21:52 DEBUG : two: size = 3 OK 2025/11/27 03:21:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:21:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 03:21:53 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 03:21:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone2879927976) 2025/11/27 03:21:53 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume/CompareDest') 2025/11/27 03:21:53 DEBUG : two: Sizes differ 2025/11/27 03:21:55 DEBUG : two: md5 = 52cb9d7e63ac18dc3a68f361071a1003 OK 2025/11/27 03:21:55 DEBUG : two: size = 5 OK 2025/11/27 03:21:55 INFO : two: Copied (new) 2025/11/27 03:21:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:21:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:21:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:21:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.83s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:21:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume/dst" 2025/11/27 03:21:59 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:22:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume/CopyDest" 2025/11/27 03:22:01 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/27 03:22:03 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 03:22:05 DEBUG : one: md5 = 3fe2c15800f635dd4a23a20788a28e46 OK 2025/11/27 03:22:05 DEBUG : one: size = 3 OK 2025/11/27 03:22:05 INFO : one: Copied (new) 2025/11/27 03:22:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2879927976) 2025/11/27 03:22:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume/dst') 2025/11/27 03:22:06 DEBUG : one: Sizes differ 2025/11/27 03:22:08 DEBUG : one: md5 = 32be71d08a60289a990d1923511040d0 OK 2025/11/27 03:22:08 DEBUG : one: size = 5 OK 2025/11/27 03:22:08 INFO : one: Copied (replaced existing) 2025/11/27 03:22:10 DEBUG : dst/one: md5 = 7813402a4affe0191a385b0d536c689d OK 2025/11/27 03:22:12 DEBUG : CopyDest/one: md5 = 8cf7d01f974eef203603eb07fe4cc10a OK 2025/11/27 03:22:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume/BackupDir" 2025/11/27 03:22:13 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/27 03:22:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2879927976) 2025/11/27 03:22:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume/dst') 2025/11/27 03:22:14 DEBUG : one: Sizes differ 2025/11/27 03:22:15 DEBUG : one: size = 5 OK 2025/11/27 03:22:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:22:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2879927976) 2025/11/27 03:22:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume/dst') 2025/11/27 03:22:15 DEBUG : one: Sizes differ 2025/11/27 03:22:17 INFO : one: Moved (server-side) 2025/11/27 03:22:18 DEBUG : one: size = 5 OK 2025/11/27 03:22:18 INFO : one: Copied (server-side copy) 2025/11/27 03:22:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/27 03:22:20 DEBUG : CopyDest/two: md5 = d8b3f1a6dcbc865931688d7d8e284ed7 OK 2025/11/27 03:22:21 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 03:22:21 DEBUG : two: size = 3 OK 2025/11/27 03:22:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:22:22 DEBUG : two: size = 3 OK 2025/11/27 03:22:22 INFO : two: Copied (server-side copy) 2025/11/27 03:22:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/27 03:22:23 DEBUG : two: size = 3 OK 2025/11/27 03:22:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:22:23 DEBUG : two: Unchanged skipping 2025/11/27 03:22:25 DEBUG : CopyDest/three: md5 = f921f615dcac87281916a550b59461e1 OK 2025/11/27 03:22:26 DEBUG : three: Need to transfer - File not found at Destination 2025/11/27 03:22:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone2879927976) 2025/11/27 03:22:26 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume/CopyDest') 2025/11/27 03:22:26 DEBUG : three: Sizes differ 2025/11/27 03:22:26 DEBUG : three: Destination not found in --copy-dest 2025/11/27 03:22:27 DEBUG : three: md5 = d0d91ae1e72325263ff343ef6b0ac2fc OK 2025/11/27 03:22:27 DEBUG : three: size = 7 OK 2025/11/27 03:22:27 INFO : three: Copied (new) 2025/11/27 03:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/27 03:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:22:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:22:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:22:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:22:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/27 03:22:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.58s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.57s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", 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-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:22:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/27 03:22:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 034971492efc5a35d39ef9f62f4e0b08 OK 2025/11/27 03:22:38 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/27 03:22:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/27 03:22:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/27 03:22:39 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 2025/11/27 03:22:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/27 03:22:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/27 03:22:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6de548367eea80e7eeb1a7b92b237a99 OK 2025/11/27 03:22:42 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/27 03:22:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/27 03:22:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/27 03:22:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.24s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:22:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Looking for duplicate names using skip mode. 2025/11/27 03:22:48 NOTICE: one: Found 2 files with duplicate names 2025/11/27 03:22:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.89s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:22:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Looking for duplicate names using skip mode. 2025/11/27 03:22:54 NOTICE: one: Found 3 files with duplicate names 2025/11/27 03:22:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/27 03:22:55 INFO : one: Deleted 2025/11/27 03:22:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.50s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:23:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Looking for duplicate names using first mode. 2025/11/27 03:23:01 NOTICE: one: Found 3 files with duplicate names 2025/11/27 03:23:01 INFO : one: Deleted 2025/11/27 03:23:02 INFO : one: Deleted 2025/11/27 03:23:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.40s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:23:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Looking for duplicate names using newest mode. 2025/11/27 03:23:07 NOTICE: one: Found 3 files with duplicate names 2025/11/27 03:23:08 INFO : one: Deleted 2025/11/27 03:23:08 INFO : one: Deleted 2025/11/27 03:23:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.55s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:23:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Looking for duplicate names using oldest mode. 2025/11/27 03:23:14 NOTICE: one: Found 3 files with duplicate names 2025/11/27 03:23:15 INFO : one: Deleted 2025/11/27 03:23:15 INFO : one: Deleted 2025/11/27 03:23:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.78s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:23:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Looking for duplicate names using largest mode. 2025/11/27 03:23:21 NOTICE: one: Found 3 files with duplicate names 2025/11/27 03:23:21 INFO : one: Deleted 2025/11/27 03:23:22 INFO : one: Deleted 2025/11/27 03:23:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.43s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:23:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Looking for duplicate names using smallest mode. 2025/11/27 03:23:28 NOTICE: one: Found 3 files with duplicate names 2025/11/27 03:23:28 INFO : one: Deleted 2025/11/27 03:23:29 INFO : one: Deleted 2025/11/27 03:23:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.87s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:23:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Looking for duplicate names using rename mode. 2025/11/27 03:23:35 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/27 03:23:36 INFO : one-2.txt: renamed from: one.txt 2025/11/27 03:23:38 INFO : one-3.txt: renamed from: one.txt 2025/11/27 03:23:39 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.90s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:23:44 DEBUG : dupe1/one.txt: md5 = 899f5ac7685832f4a25963d165cfa625 OK 2025/11/27 03:23:46 DEBUG : dupe2/two.txt: md5 = 39d0131f33f682edebcacc11b581e85c OK 2025/11/27 03:23:48 DEBUG : dupe3/three.txt: md5 = 3b29a0fd94c08beee6e635af4ca30865 OK 2025/11/27 03:23:49 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/27 03:23:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/27 03:23:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/27 03:23:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/27 03:23:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/27 03:23:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/27 03:23:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.29s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:23:57 DEBUG : a.txt: md5 = 15303e2e5cd7e7bf6151f1a8a36fd25e OK 2025/11/27 03:23:58 DEBUG : zend.txt: md5 = c927e9113cc0bc917aefe8e96cb21667 OK 2025/11/27 03:24:00 DEBUG : sub dir/hello world: md5 = 2d12a2fb357f33fb31b47d3d3da94371 OK 2025/11/27 03:24:01 DEBUG : sub dir/hello world2: md5 = 488643a5f33c82fe8e883280a11885b1 OK 2025/11/27 03:24:04 DEBUG : sub dir/ignore dir/.ignore: md5 = bfae24642801bb92fd3c9fc3479dc8e8 OK 2025/11/27 03:24:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = c7d12ba2c670333ba942d642fbb7f10d OK 2025/11/27 03:24:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = d242164609bf756d1042434ee7594f9b OK 2025/11/27 03:24:09 DEBUG : a.txt: Excluded (Size Filter) 2025/11/27 03:24:09 DEBUG : a.txt: Excluded 2025/11/27 03:24:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/27 03:24:09 DEBUG : sub dir/hello world: Excluded 2025/11/27 03:24:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/27 03:24:09 DEBUG : sub dir/hello world2: Excluded 2025/11/27 03:24:10 DEBUG : sub dir/ignore dir: Excluded 2025/11/27 03:24:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/27 03:24:10 DEBUG : sub dir/hello world: Excluded 2025/11/27 03:24:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/27 03:24:10 DEBUG : sub dir/hello world2: Excluded 2025/11/27 03:24:10 DEBUG : sub dir/ignore dir: Excluded 2025/11/27 03:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/27 03:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/27 03:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/27 03:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/27 03:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/27 03:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/27 03:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.94s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:24:18 DEBUG : a.txt: md5 = 9aa804b6683610ee1c46fabe1279b205 OK 2025/11/27 03:24:20 DEBUG : zend.txt: md5 = f349b17867ee7e2855c3b8a187958de2 OK 2025/11/27 03:24:22 DEBUG : sub dir/hello world: md5 = 207ea10bad63d4abf167f67b11fe126a OK 2025/11/27 03:24:24 DEBUG : sub dir/hello world2: md5 = 324ff42062798d2e39473ffc9b6b6cae OK 2025/11/27 03:24:26 DEBUG : sub dir/ignore dir/.ignore: md5 = f4ba9ae01f56f4c5fbaabf0f4892419b OK 2025/11/27 03:24:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = f2e4e8b4aa9f5683212041a0b6133fd2 OK 2025/11/27 03:24:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = a62a7f1027630952225fbd5ffb23c5a1 OK 2025/11/27 03:24:31 DEBUG : a.txt: Excluded (Size Filter) 2025/11/27 03:24:31 DEBUG : a.txt: Excluded 2025/11/27 03:24:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/27 03:24:31 DEBUG : sub dir/hello world: Excluded 2025/11/27 03:24:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/27 03:24:31 DEBUG : sub dir/hello world2: Excluded 2025/11/27 03:24:32 DEBUG : sub dir/ignore dir: Excluded 2025/11/27 03:24:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/27 03:24:32 DEBUG : sub dir/hello world: Excluded 2025/11/27 03:24:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/27 03:24:32 DEBUG : sub dir/hello world2: Excluded 2025/11/27 03:24:32 DEBUG : sub dir/ignore dir: Excluded 2025/11/27 03:24:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/27 03:24:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/27 03:24:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/27 03:24:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/27 03:24:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/27 03:24:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/27 03:24:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.14s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:24:41 DEBUG : file1: md5 = a6546229b3450a70c17ffdf3869ec67e OK 2025/11/27 03:24:43 DEBUG : sub/file2: md5 = f89e1682a0a81d651c8199ff3951b2c3 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 2025/11/27 03:24:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/27 03:24:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/27 03:24:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/27 03:24:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.64s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:24:50 DEBUG : file1: md5 = fe3adceba665b773f8e086de63b4a406 OK 2025/11/27 03:24:53 DEBUG : sub/file2: md5 = 6b6a70a195e0b392a0472f96b3664d77 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 2025/11/27 03:24:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume/notfound" 2025/11/27 03:24:57 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0/qe0i31qdkoejk60elps0ni5sqk" 2025/11/27 03:25:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.88s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.34s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Making directory 2025/11/27 03:25:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:04 DEBUG : sub dir/hello world: md5 = d7b14c42afe392d5063f824c93fbbdff OK 2025/11/27 03:25:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.30s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:08 DEBUG : potato2: md5 = 01e3b4a43ce5a4ec686b7277fa832242 OK 2025/11/27 03:25:10 DEBUG : empty space: md5 = 2b922f66950921ea3391fd5bf4afc61f OK --- PASS: TestLs (5.11s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:13 DEBUG : potato2: md5 = 73616df5278ba5fa621ad0013bb4bc26 OK 2025/11/27 03:25:15 DEBUG : empty space: md5 = 33d40599924b4e05faf7efc98249c4d3 OK 2025/11/27 03:25:15 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.28s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:18 DEBUG : potato2: md5 = 7a1bdc86fe4904e8434295a72522a924 OK 2025/11/27 03:25:20 DEBUG : empty space: md5 = 305164b9fdfa6aa639cb167ef5e8fae9 OK --- PASS: TestLsLong (4.60s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:23 DEBUG : potato2: md5 = c638692300affe3842adf3a2276405dd OK 2025/11/27 03:25:25 DEBUG : empty space: md5 = cc624a55bab83274f656bd993ff57e29 OK --- PASS: TestHashSums (4.61s) === RUN TestHashSumsWithErrors 2025/11/27 03:25:26 DEBUG : Creating backend with remote ":memory:" 2025/11/27 03:25:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/27 03:25:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/27 03:25:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/27 03:25:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/27 03:25:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/27 03:25:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/27 03:25:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/27 03:25:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/27 03:25:26 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-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:28 DEBUG : potato2: md5 = 170c5d21d34e75212eb92d8df8f27a36 OK 2025/11/27 03:25:29 DEBUG : empty space: md5 = 104854d7cf35320dd33d6a812ba7d19c OK 2025/11/27 03:25:31 DEBUG : sub dir/potato3: md5 = df48c759c0e1c1e0afb0f4cf27118f42 OK 2025/11/27 03:25:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.80s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:37 DEBUG : small: md5 = c5631a6aced9c1424eb856d6feb9f345 OK 2025/11/27 03:25:38 DEBUG : medium: md5 = 9392387f43f3d2c8c9e0b9ba22c96b9a OK 2025/11/27 03:25:39 DEBUG : large: md5 = a7608f41c12449623232ca1276994234 OK 2025/11/27 03:25:40 DEBUG : Waiting for deletions to finish 2025/11/27 03:25:40 DEBUG : large: Excluded (Size Filter) 2025/11/27 03:25:40 INFO : small: Deleted 2025/11/27 03:25:40 INFO : medium: Deleted --- PASS: TestDelete (6.71s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:43 DEBUG : small: md5 = ab9f25666597a139c68754c5ba8ad035 OK 2025/11/27 03:25:44 DEBUG : medium: md5 = 317305b5a1973ad83f48f9287d351c63 OK 2025/11/27 03:25:46 DEBUG : large: md5 = f47935682363f52a67e9a08b5ce7caad OK 2025/11/27 03:25:46 DEBUG : Waiting for deletions to finish 2025/11/27 03:25:47 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/27 03:25:47 INFO : small: Deleted 2025/11/27 03:25:47 INFO : large: Deleted --- PASS: TestMaxDelete (7.00s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:50 DEBUG : small: md5 = acbe0c2c869797d408fb2d91fdb0f06b OK 2025/11/27 03:25:52 DEBUG : medium: md5 = 04cd0e993cd937a55d655265d4403a3e OK 2025/11/27 03:25:53 DEBUG : large: md5 = b4cda32f243b279aca8794e588120a0b OK 2025/11/27 03:25:53 DEBUG : Waiting for deletions to finish 2025/11/27 03:25:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/27 03:25:54 INFO : small: Deleted 2025/11/27 03:25:54 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.12s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:25:57 DEBUG : small: md5 = a56b9d6fa9204e2575811232dc95111b OK 2025/11/27 03:25:59 DEBUG : medium: md5 = b9f83396450ba3aeef3d2f37a9f8d9d9 OK 2025/11/27 03:26:00 DEBUG : large: md5 = 87e860f4f9236e2031f6615308b5a386 OK 2025/11/27 03:26:00 DEBUG : Waiting for deletions to finish 2025/11/27 03:26:01 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/11/27 03:26:01 INFO : large: Deleted 2025/11/27 03:26:01 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.99s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:26:05 DEBUG : ReadFile: md5 = c26e1e170555725c5e2487445108349a OK --- PASS: TestReadFile (4.51s) === RUN TestRetry 2025/11/27 03:26:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/27 03:26:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/27 03:26:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/27 03:26:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/27 03:26:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/27 03:26:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/27 03:26:07 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-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:26:09 DEBUG : file1: md5 = d7e038a458c6dd7d3581b03368759590 OK 2025/11/27 03:26:11 DEBUG : file2: md5 = d6625eaf69782bd85989a4c00e80ab20 OK --- PASS: TestCat (17.78s) === RUN TestPurge 2025/11/27 03:26:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-peyunuq1xoge" 2025/11/27 03:26:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:26:25 DEBUG : Creating backend with remote "TestDrive:crypt/rcb7pvl9ucl7i0p3ugj4b6rfm60tduptdehhf7n239kahmcq4flg" 2025/11/27 03:26:26 DEBUG : Creating backend with remote "/tmp/rclone2504776824" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-peyunuq1xoge'", Local "Local file system at /tmp/rclone2504776824", Modify Window "1ms" 2025/11/27 03:26:31 DEBUG : A1/B1/C1/one: md5 = 6651a9055d16e3ee119fa201e44637f3 OK 2025/11/27 03:26:31 INFO : A2: Making directory 2025/11/27 03:26:32 INFO : A1/B2: Making directory 2025/11/27 03:26:32 INFO : A1/B2/C2: Making directory 2025/11/27 03:26:33 INFO : A1/B1/C3: Making directory 2025/11/27 03:26:34 INFO : A3: Making directory 2025/11/27 03:26:35 INFO : A3/B3: Making directory 2025/11/27 03:26:35 INFO : A3/B3/C4: Making directory 2025/11/27 03:26:38 DEBUG : A1/two: md5 = cb51abf5724ff0908cc71efb3bfb2323 OK 2025/11/27 03:26:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-peyunuq1xoge': Purge remote 2025/11/27 03:26:41 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.14s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:26:45 DEBUG : A1/B1/C1/one: md5 = c35b5762f394ff3f010a9d986c90717c OK 2025/11/27 03:26:45 INFO : A2: Making directory 2025/11/27 03:26:46 INFO : A1/B2: Making directory 2025/11/27 03:26:47 INFO : A1/B2/C2: Making directory 2025/11/27 03:26:47 INFO : A1/B1/C3: Making directory 2025/11/27 03:26:48 INFO : A3: Making directory 2025/11/27 03:26:49 INFO : A3/B3: Making directory 2025/11/27 03:26:49 INFO : A3/B3/C4: Making directory 2025/11/27 03:26:52 DEBUG : A1/two: md5 = ea810ffbe70a105e5801eba00e72f106 OK 2025/11/27 03:26:53 DEBUG : removing 1 level 3 directories 2025/11/27 03:26:53 INFO : A3/B3/C4: Removing directory 2025/11/27 03:26:56 DEBUG : removing 2 level 3 directories 2025/11/27 03:26:56 INFO : A1/B2/C2: Removing directory 2025/11/27 03:26:56 INFO : A1/B1/C3: Removing directory 2025/11/27 03:26:56 DEBUG : removing 2 level 2 directories 2025/11/27 03:26:56 INFO : A3/B3: Removing directory 2025/11/27 03:26:56 INFO : A1/B2: Removing directory 2025/11/27 03:26:57 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/27 03:26:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/27 03:26:57 DEBUG : removing 2 level 1 directories 2025/11/27 03:26:57 INFO : A3: Removing directory 2025/11/27 03:26:57 INFO : A2: Removing directory 2025/11/27 03:26:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/27 03:27:01 DEBUG : removing 1 level 3 directories 2025/11/27 03:27:01 INFO : A1/B1/C1: Removing directory 2025/11/27 03:27:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:02 DEBUG : removing 1 level 2 directories 2025/11/27 03:27:02 INFO : A1/B1: Removing directory 2025/11/27 03:27:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/27 03:27:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/27 03:27:02 DEBUG : removing 1 level 1 directories 2025/11/27 03:27:02 INFO : A1: Removing directory 2025/11/27 03:27:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/27 03:27:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/27 03:27:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:27:03 DEBUG : removing 1 level 0 directories 2025/11/27 03:27:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Removing directory 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/27 03:27:04 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.54s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:27:06 INFO : A1: Making directory 2025/11/27 03:27:06 INFO : A1/B1: Making directory 2025/11/27 03:27:07 INFO : A1/B1/C1: Making directory 2025/11/27 03:27:09 DEBUG : removing 1 level 3 directories 2025/11/27 03:27:09 INFO : A1/B1/C1: Removing directory 2025/11/27 03:27:10 DEBUG : removing 1 level 2 directories 2025/11/27 03:27:10 INFO : A1/B1: Removing directory 2025/11/27 03:27:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/27 03:27:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.65s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:27:12 INFO : A1: Making directory 2025/11/27 03:27:13 INFO : A1/B1: Making directory 2025/11/27 03:27:14 INFO : A1/B1/C1: Making directory 2025/11/27 03:27:17 DEBUG : removing 1 level 3 directories 2025/11/27 03:27:17 INFO : A1/B1/C1: Removing directory 2025/11/27 03:27:18 DEBUG : removing 1 level 2 directories 2025/11/27 03:27:18 INFO : A1/B1: Removing directory 2025/11/27 03:27:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/27 03:27:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.60s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:27:22 DEBUG : file1: md5 = 1e5a1330f8ebb52dc22dcb6bfeb8bee3 OK 2025/11/27 03:27:22 DEBUG : filename.txt: File name found in url 2025/11/27 03:27:24 DEBUG : filename.txt: md5 = 2fdd7d2018c8885c17e3faf2ca23e097 OK 2025/11/27 03:27:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/27 03:27:25 DEBUG : headerfilename.txt: md5 = 1209f93d8426c46cb132c88e4f657f50 OK 2025/11/27 03:27:27 DEBUG : file2: md5 = 708a32e4943f6441ba04ad41bf6835d3 OK --- PASS: TestCopyURL (9.44s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:27:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/27 03:27:32 DEBUG : sub/file2: md5 = b02d9d15d630991e819066aa45d199ef OK 2025/11/27 03:27:32 DEBUG : sub/file2: size = 14 OK 2025/11/27 03:27:32 INFO : file1: Copied (new) to: sub/file2 2025/11/27 03:27:32 INFO : file1: Deleted 2025/11/27 03:27:33 DEBUG : sub/file2: size = 14 OK 2025/11/27 03:27:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:27:33 DEBUG : file1: Unchanged skipping 2025/11/27 03:27:33 INFO : file1: Deleted 2025/11/27 03:27:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': don't need to copy/move sub/file2, it is already at target location 2025/11/27 03:27:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.04s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:27:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/27 03:27:37 DEBUG : file1: md5 = 323cb1dd2593e2173b2898b4c1d7c4e3 OK 2025/11/27 03:27:37 DEBUG : file1: size = 14 OK 2025/11/27 03:27:37 INFO : file1: Copied (new) 2025/11/27 03:27:37 INFO : file1: Deleted 2025/11/27 03:27:38 DEBUG : file1: Destination exists, skipping 2025/11/27 03:27:38 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:27:42 DEBUG : dst/file1: md5 = aeb9d51094556b48c573c8294f74758c OK 2025/11/27 03:27:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudemiz8tume/backup" 2025/11/27 03:27:43 DEBUG : Config file has changed externally - reloading 2025/11/27 03:27:43 DEBUG : Creating backend with remote "TestDrive:crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0/1nrff024r7pq65ecp72fc28jb0" 2025/11/27 03:27:44 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2879927976) 2025/11/27 03:27:44 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume') 2025/11/27 03:27:44 DEBUG : dst/file1: Sizes differ 2025/11/27 03:27:47 INFO : dst/file1: Moved (server-side) 2025/11/27 03:27:48 DEBUG : dst/file1: md5 = e16bf70ead75c7425e90d300e4a56ea9 OK 2025/11/27 03:27:48 DEBUG : dst/file1: size = 14 OK 2025/11/27 03:27:48 INFO : dst/file1: Copied (new) 2025/11/27 03:27:48 INFO : dst/file1: Deleted 2025/11/27 03:27:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/27 03:27:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/27 03:27:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.07s) === 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-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:27:56 DEBUG : A1/one: md5 = 6d67bb22988e1f316dcc6eb1c7e12616 OK 2025/11/27 03:27:58 DEBUG : A1/two: md5 = a84c28f9ae861802438f196303e4887e OK 2025/11/27 03:28:00 DEBUG : A1/B1/three: md5 = 61a2f57e252f21e72e46b90970250fef OK 2025/11/27 03:28:03 DEBUG : A1/B1/C1/four: md5 = 301918afea6e3bdd894de486f71722de OK 2025/11/27 03:28:05 DEBUG : A1/B1/C2/five: md5 = 28673e9238f2e05bcd9e2d6dec41d8b9 OK 2025/11/27 03:28:05 INFO : A1/B2: Making directory 2025/11/27 03:28:05 INFO : A1/B1/C3: Making directory 2025/11/27 03:28:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/27 03:28:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/27 03:28:16 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/27 03:28:16 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/27 03:28:16 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/27 03:28:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/27 03:28:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/27 03:28:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/27 03:28:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/27 03:28:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/27 03:28:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/27 03:28:26 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/27 03:28:26 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/27 03:28:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/27 03:28:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/27 03:28:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/27 03:28:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/27 03:28:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/27 03:28:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/27 03:28:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/27 03:28:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/27 03:28:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/27 03:28:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/27 03:28:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/27 03:28:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/27 03:28:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/27 03:28:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/27 03:28:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/27 03:28:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/27 03:28:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:28:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.11s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:28:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': File to upload is small (34 bytes), uploading instead of streaming 2025/11/27 03:28:41 DEBUG : no_checksum_small_file_from_pipe: md5 = c404ade91dd0da76e4b4186c768e7899 OK 2025/11/27 03:28:41 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/27 03:28:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/27 03:28:41 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/27 03:28:42 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/27 03:28:43 DEBUG : no_checksum_big_file_from_pipe: md5 = bb84f0a35d74375d22901586cba02680 OK 2025/11/27 03:28:43 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/27 03:28:43 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-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': File to upload is small (34 bytes), uploading instead of streaming 2025/11/27 03:28:47 DEBUG : with_checksum_small_file_from_pipe: md5 = ac3380635330605f3defc241c0475102 OK 2025/11/27 03:28:47 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/27 03:28:47 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/27 03:28:47 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/27 03:28:48 DEBUG : with_checksum_big_file_from_pipe: md5 = 40beb9e495c3c33f35f86b29a9ab9812 OK 2025/11/27 03:28:48 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/27 03:28:48 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-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:28:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': File to upload is small (34 bytes), uploading instead of streaming 2025/11/27 03:28:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/27 03:28:51 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:28:52 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/27 03:28:53 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/27 03:28:53 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-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': File to upload is small (34 bytes), uploading instead of streaming 2025/11/27 03:28:56 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/27 03:28:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/27 03:28:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/27 03:28:58 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/27 03:28:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.10s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.11s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/27 03:29:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': File to upload is small (48 bytes), uploading instead of streaming 2025/11/27 03:29:02 DEBUG : rcat_metadata: md5 = c3e2c3dc6ebd409c13684685b6028a05 OK 2025/11/27 03:29:02 DEBUG : rcat_metadata: size = 48 OK 2025/11/27 03:29:02 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/27 03:29:04 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/27 03:29:05 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3bc60ef5a13cd9f4205b61b43733b47e OK 2025/11/27 03:29:05 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/27 03:29:05 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.24s) --- PASS: TestRcatMetadata/Normal (2.76s) --- PASS: TestRcatMetadata/ViaDisk (3.02s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:29:07 DEBUG : potato1: md5 = 5908112da7b10ed7b6ee998248797ab5 OK 2025/11/27 03:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': File to upload is small (60 bytes), uploading instead of streaming 2025/11/27 03:29:09 DEBUG : potato2: md5 = 0ea7739b56e880c035f7145aa2d7bc07 OK 2025/11/27 03:29:09 DEBUG : potato2: size = 60 OK 2025/11/27 03:29:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.25s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:29:12 DEBUG : potato1: md5 = f1015312f964ab8ed7e6f2a4bbf7d870 OK 2025/11/27 03:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': File to upload is small (60 bytes), uploading instead of streaming 2025/11/27 03:29:13 DEBUG : potato2: md5 = 08ac5dab4f6b6e98404036a825203128 OK 2025/11/27 03:29:13 DEBUG : potato2: size = 60 OK 2025/11/27 03:29:13 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.07s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:29:17 DEBUG : potato2: md5 = cd5364eb55f69aae27fc5714c08b4a12 OK 2025/11/27 03:29:18 DEBUG : empty space: md5 = c48f812993b9aedb59853521241450d0 OK 2025/11/27 03:29:21 DEBUG : sub dir/potato3: md5 = e2cbd8a2fd881437928fa1f255628fa4 OK 2025/11/27 03:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Touching "sub dir/potato3" 2025/11/27 03:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Touching "empty space" 2025/11/27 03:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Touching "potato2" 2025/11/27 03:29:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.85s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:29:25 DEBUG : dir with metadata: Making directory with metadata 2025/11/27 03:29:26 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.36s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:29:28 DEBUG : directory with modtime: Making directory with metadata 2025/11/27 03:29:28 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.51s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:29:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/27 03:29:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:29:30 DEBUG : Google drive root 'crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0': Skipping btime metadata as can't update it on an existing file: 2025-11-27T03:29:30.621981859Z 2025/11/27 03:29:31 INFO : non existent directory: Updated directory metadata 2025/11/27 03:29:33 DEBUG : Google drive root 'crypt/gr1dd4230ij7k9alsvj78pi1dt2f4dvhkan4fhtr1s7shd4hbov0': Skipping btime metadata as can't update it on an existing file: 2025-11-27T03:29:30.621981859Z 2025/11/27 03:29:33 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.67s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:29:35 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/27 03:29:37 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/27 03:29:38 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.35s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:29:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/27 03:29:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:29:39 DEBUG : dst: Making directory with metadata 2025/11/27 03:29:40 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:29:40 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:29:40 INFO : dst: Set directory modification time (using SetModTime) 2025/11/27 03:29:41 INFO : dst: Set directory modification time (using SetModTime) 2025/11/27 03:29:41 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/27 03:29:42 INFO : dst: Set directory modification time (using SetModTime) 2025/11/27 03:29:42 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.14s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume'", Local "Local file system at /tmp/rclone2879927976", Modify Window "1ms" 2025/11/27 03:29:45 DEBUG : sub dir/test remove existing: md5 = 04ce840db3b7ce59f3d4019455c7faf8 OK 2025/11/27 03:29:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a592153510a009d83f693eeae55b9bd8 OK 2025/11/27 03:29:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tivecil6" before starting 2025/11/27 03:29:50 DEBUG : sub dir/test remove existing.tivecil6: TEST: removing renamed existing file after operation 2025/11/27 03:29:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pixivaq6" before starting 2025/11/27 03:29:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pixivaq6: TEST: renaming existing back after failed operation 2025/11/27 03:29:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wadexuz8" before starting 2025/11/27 03:29:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wadexuz8: TEST: removing renamed existing file after operation 2025/11/27 03:29:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "io34e30i5bhjv8ah4heeq5l5lft6kkcvpt0k5hf6sjf7od5201e0" 2025/11/27 03:29:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "sog152610vjg9a6ob6k454pse22mviabmbhtr8l9bdl3fh6rppbvm81kf7q7kn3g811j11j522b841ueslg3s8l5qudh0ug9oo6umn9ahvmc6o338q1gfsjdik6k22n4ugi1kin5op4motqv0dpds0fd8dibmc9idhogp9m2dsrvmabsim1g" --- PASS: TestRemoveExisting (13.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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/27 03:29:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudemiz8tume': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m12.397960772s (try 1/5)