"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/25 01:00:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli" 2026/03/25 01:00:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:00:38 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg" 2026/03/25 01:00:39 DEBUG : Creating backend with remote "/tmp/rclone2951015034" === 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-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/03/25 01:00:40 DEBUG : a: size = 0 OK 2026/03/25 01:00:40 DEBUG : a: size = 1 (memory) 2026/03/25 01:00:40 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/25 01:00:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/25 01:00:40 DEBUG : potato: Seek from 10 to 0 2026/03/25 01:00:40 DEBUG : potato: Seek from 10 to 0 2026/03/25 01:00:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/25 01:00:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Seek from 5 to 2 2026/03/25 01:00:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/25 01:00:40 DEBUG : potato: Seek from 7 to 0 2026/03/25 01:00:40 DEBUG : potato: Seek from 7 to 0 2026/03/25 01:00:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/25 01:00:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Seek from 5 to 2 2026/03/25 01:00:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/25 01:00:40 DEBUG : potato: Seek from 8 to 0 2026/03/25 01:00:40 DEBUG : potato: Seek from 8 to 0 2026/03/25 01:00:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/25 01:00:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 01:00:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 01:00:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 01:00:40 DEBUG : potato: Seek from 5 to 2 2026/03/25 01:00:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/25 01:00:40 DEBUG : potato: Seek from 9 to 0 2026/03/25 01:00:40 DEBUG : potato: Seek from 9 to 0 2026/03/25 01:00:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:00:43 DEBUG : rutabaga: md5 = fa2a4418b45aa634d37ad52a98946e1a OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/25 01:00:45 DEBUG : empty space: md5 = 8a792d3f12ef4404d1b259b6a890dd17 OK === RUN TestCheck/3 2026/03/25 01:00:47 DEBUG : potato2: md5 = e63b5782ee0cfb590a8afd8ce13a2a6c OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/25 01:00:50 DEBUG : remotepotato: md5 = f8343107f82bf1986f4b4b47ddc1c15a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.12s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/03/25 01:00:53 DEBUG : Creating backend with remote "nonexistent" 2026/03/25 01:00:53 DEBUG : Creating backend with remote "nonexistent" 2026/03/25 01:00:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/25 01:00:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/25 01:00:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/25 01:00:53 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-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:00:55 DEBUG : rutabaga: md5 = c53245baf3169e319fb5ad841b5654c0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/25 01:00:58 DEBUG : empty space: md5 = 59849eaa6e9d14806849ba7e91d7fa18 OK === RUN TestCheckDownload/3 2026/03/25 01:01:01 DEBUG : potato2: md5 = fff8fb13fcae1f49e97ddf3df32e04bf OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/25 01:01:05 DEBUG : remotepotato: md5 = 8cee2f5869ceb8dac28e9b00f0290ba4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.16s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (0.81s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:01:11 DEBUG : rutabaga: md5 = 95e1889059892a060c8562ce8cd3ef26 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/25 01:01:13 DEBUG : empty space: md5 = 869c46485e7bc26f2cc44f9130e6c952 OK === RUN TestCheckSizeOnly/3 2026/03/25 01:01:15 DEBUG : potato2: md5 = b48f9f1690bcbca7e030f49b5ec7fd79 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/25 01:01:18 DEBUG : remotepotato: md5 = e6443850a1fed9e5199a8ad842fe4df3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.62s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:01:22 DEBUG : test.sum: md5 = 157617aad20a53cf9683af57a1b1c1a7 OK 2026/03/25 01:01:23 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/25 01:01:23 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/25 01:01:23 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/25 01:01:23 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/25 01:01:25 DEBUG : test.sum: md5 = 8de193a9bc24c35d8bf97016da2f9316 OK 2026/03/25 01:01:26 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/25 01:01:26 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/25 01:01:26 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/25 01:01:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.25s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:01:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli/data" 2026/03/25 01:01:27 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:01:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli/data" 2026/03/25 01:01:29 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg/vjrnln8ratgmqakfosrqe8espk" 2026/03/25 01:01:33 DEBUG : data/banana: md5 = 9779cb0cf76ef9bfd02568f7186af2b2 OK 2026/03/25 01:01:35 DEBUG : test.sum: md5 = cc74423e14a66e194028f8f541694c91 OK === RUN TestCheckSumDownload/subtest1 2026/03/25 01:01:39 DEBUG : data/potato: md5 = 6c6ebe62ac52b6f4f81058dd261b318a OK 2026/03/25 01:01:41 DEBUG : test.sum: md5 = cdd982340a725b224a08597a6039a660 OK === RUN TestCheckSumDownload/subtest2 2026/03/25 01:01:45 DEBUG : test.sum: md5 = 963fec3c974c66c00e2e3d4f9d5b660d OK === RUN TestCheckSumDownload/subtest3 2026/03/25 01:01:49 DEBUG : test.sum: md5 = edb699ad321f05570e9a4263cbe8d478 OK === RUN TestCheckSumDownload/subtest4 2026/03/25 01:01:54 DEBUG : test.sum: md5 = 6aba92a29a552f295ebaaf181fc73e5e OK === RUN TestCheckSumDownload/subtest5 2026/03/25 01:01:58 DEBUG : test.sum: md5 = 38101ec96791344fcc1eb19b29cc0a67 OK === RUN TestCheckSumDownload/subtest6 2026/03/25 01:02:02 DEBUG : data/banana: md5 = 05b2dda1c053a5d9891bae6ead5e7c95 OK 2026/03/25 01:02:03 DEBUG : data/potato: md5 = 6ab1203a7e73d925f903eb292758cd6f OK 2026/03/25 01:02:05 DEBUG : test.sum: md5 = 34dff35f7552a269a82dee51a1a6da8c OK === RUN TestCheckSumDownload/subtest7 2026/03/25 01:02:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/03/25 01:02:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.34s) --- PASS: TestCheckSumDownload/subtest1 (2.16s) --- PASS: TestCheckSumDownload/subtest2 (1.82s) --- PASS: TestCheckSumDownload/subtest3 (2.04s) --- PASS: TestCheckSumDownload/subtest4 (1.92s) --- PASS: TestCheckSumDownload/subtest5 (1.81s) --- PASS: TestCheckSumDownload/subtest6 (1.93s) --- PASS: TestCheckSumDownload/subtest7 (2.13s) === RUN TestApplyTransforms 2026/03/25 01:02:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baludol8pifa" 2026/03/25 01:02:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:02:11 DEBUG : Creating backend with remote "TestDrive:crypt/kdlinslmp595feg10kjdb1e3pf97jmg87t1j7qrqgov3nbo271n0" 2026/03/25 01:02:12 DEBUG : Creating backend with remote "/tmp/rclone3331872421" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baludol8pifa'", Local "Local file system at /tmp/rclone3331872421", Modify Window "1ms" 2026/03/25 01:02:14 DEBUG : hello, world!: md5 = 078a39d9d804dbbec0fbf124b797eb01 OK upper checkfile vs. lower remote (without normalization) 2026/03/25 01:02:15 ERROR : hello, world!: sum not found 2026/03/25 01:02:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-baludol8pifa' 2026/03/25 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baludol8pifa': 1 files missing 2026/03/25 01:02:15 NOTICE: 1 hashes missing 2026/03/25 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baludol8pifa': 1 differences found 2026/03/25 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baludol8pifa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/25 01:02:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 01:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baludol8pifa': 0 differences found 2026/03/25 01:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baludol8pifa': 1 matching files 2026/03/25 01:02:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qanoluy6qapu" 2026/03/25 01:02:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:02:16 DEBUG : Creating backend with remote "TestDrive:crypt/tcgn5e4pnic1e7cm06oea7t11u2532b3epa1vh6052ldn6d929ug" 2026/03/25 01:02:17 DEBUG : Creating backend with remote "/tmp/rclone1795852838" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qanoluy6qapu'", Local "Local file system at /tmp/rclone1795852838", Modify Window "1ms" 2026/03/25 01:02:19 DEBUG : HELLO, WORLD!: md5 = 3d434b4b4f052ae1ec38704e6e5c6d83 OK lower checkfile vs. upper remote (without normalization) 2026/03/25 01:02:20 ERROR : HELLO, WORLD!: sum not found 2026/03/25 01:02:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qanoluy6qapu' 2026/03/25 01:02:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qanoluy6qapu': 1 files missing 2026/03/25 01:02:20 NOTICE: 1 hashes missing 2026/03/25 01:02:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qanoluy6qapu': 1 differences found 2026/03/25 01:02:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qanoluy6qapu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/25 01:02:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 01:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qanoluy6qapu': 0 differences found 2026/03/25 01:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qanoluy6qapu': 1 matching files 2026/03/25 01:02:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weciqac2muyi" 2026/03/25 01:02:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:02:21 DEBUG : Creating backend with remote "TestDrive:crypt/h244t1eroki5cvvl0ql8hoktvnorlvvbd6kh5d3a4rsbj2us1k00" 2026/03/25 01:02:22 DEBUG : Creating backend with remote "/tmp/rclone3028019784" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weciqac2muyi'", Local "Local file system at /tmp/rclone3028019784", Modify Window "1ms" 2026/03/25 01:02:24 DEBUG : HeLlO, wOrLd!: md5 = 6fb68d396bdf289b1ca76b7851ed1131 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/25 01:02:25 ERROR : HeLlO, wOrLd!: sum not found 2026/03/25 01:02:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-weciqac2muyi' 2026/03/25 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weciqac2muyi': 1 files missing 2026/03/25 01:02:25 NOTICE: 1 hashes missing 2026/03/25 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weciqac2muyi': 1 differences found 2026/03/25 01:02:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weciqac2muyi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/25 01:02:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 01:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weciqac2muyi': 0 differences found 2026/03/25 01:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weciqac2muyi': 1 matching files 2026/03/25 01:02:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laneyoz6goxa" 2026/03/25 01:02:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:02:26 DEBUG : Creating backend with remote "TestDrive:crypt/fnnabjff68j2qo7reeeidekg2avvbqnp1hu2gfnkbdi5em66lulg" 2026/03/25 01:02:27 DEBUG : Creating backend with remote "/tmp/rclone3609594875" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laneyoz6goxa'", Local "Local file system at /tmp/rclone3609594875", Modify Window "1ms" 2026/03/25 01:02:29 DEBUG : HELLO, WORLD!: md5 = 00ed326965bdc1554e17820146ea0d25 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/25 01:02:30 ERROR : HELLO, WORLD!: sum not found 2026/03/25 01:02:30 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-laneyoz6goxa' 2026/03/25 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laneyoz6goxa': 1 files missing 2026/03/25 01:02:30 NOTICE: 1 hashes missing 2026/03/25 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laneyoz6goxa': 1 differences found 2026/03/25 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laneyoz6goxa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/25 01:02:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laneyoz6goxa': 0 differences found 2026/03/25 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laneyoz6goxa': 1 matching files 2026/03/25 01:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tumifip7jepu" 2026/03/25 01:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/kjru5p33eja6q025vkplju88oee6bj5e40vi43tk4dursmu6os20" 2026/03/25 01:02:32 DEBUG : Creating backend with remote "/tmp/rclone3920617057" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tumifip7jepu'", Local "Local file system at /tmp/rclone3920617057", Modify Window "1ms" 2026/03/25 01:02:34 DEBUG : 測試_Русский___ě_áñ: md5 = fdb8da4a0f8442ca3b1a7eb84a24eb43 OK NFD checkfile vs. NFC remote (without normalization) 2026/03/25 01:02:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/25 01:02:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tumifip7jepu' 2026/03/25 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumifip7jepu': 1 files missing 2026/03/25 01:02:35 NOTICE: 1 hashes missing 2026/03/25 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumifip7jepu': 1 differences found 2026/03/25 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumifip7jepu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/25 01:02:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumifip7jepu': 0 differences found 2026/03/25 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumifip7jepu': 1 matching files 2026/03/25 01:02:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hozequb6nape" 2026/03/25 01:02:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:02:36 DEBUG : Creating backend with remote "TestDrive:crypt/5mqbtg59krodik3opgriahb32fs9n78c3e9i02kp9ibiliitsabg" 2026/03/25 01:02:37 DEBUG : Creating backend with remote "/tmp/rclone969871138" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hozequb6nape'", Local "Local file system at /tmp/rclone969871138", Modify Window "1ms" 2026/03/25 01:02:39 DEBUG : 測試_Русский___ě_áñ: md5 = 5d77494de50fce2fdb58952dcb611039 OK NFC checkfile vs. NFD remote (without normalization) 2026/03/25 01:02:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/25 01:02:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hozequb6nape' 2026/03/25 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozequb6nape': 1 files missing 2026/03/25 01:02:40 NOTICE: 1 hashes missing 2026/03/25 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozequb6nape': 1 differences found 2026/03/25 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozequb6nape': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/25 01:02:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozequb6nape': 0 differences found 2026/03/25 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozequb6nape': 1 matching files 2026/03/25 01:02:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tobemiy0fevi" 2026/03/25 01:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:02:41 DEBUG : Creating backend with remote "TestDrive:crypt/k46nppqt9q7v9s0d16kud6mr9nhlg0q401rn0808bkc51u2n78bg" 2026/03/25 01:02:42 DEBUG : Creating backend with remote "/tmp/rclone3888206077" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tobemiy0fevi'", Local "Local file system at /tmp/rclone3888206077", Modify Window "1ms" 2026/03/25 01:02:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fcf2fb1503f43b0e49c369f9d53b7ae5 OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/25 01:02:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 01:02:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tobemiy0fevi' 2026/03/25 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobemiy0fevi': 1 files missing 2026/03/25 01:02:45 NOTICE: 1 hashes missing 2026/03/25 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobemiy0fevi': 1 differences found 2026/03/25 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobemiy0fevi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/25 01:02:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobemiy0fevi': 0 differences found 2026/03/25 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobemiy0fevi': 1 matching files 2026/03/25 01:02:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xagupew3pule" 2026/03/25 01:02:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:02:46 DEBUG : Creating backend with remote "TestDrive:crypt/11m2crkn20oaomupe3c73th89rriv4j2ahhgais7v2eqnjptsut0" 2026/03/25 01:02:47 DEBUG : Creating backend with remote "/tmp/rclone1305969028" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xagupew3pule'", Local "Local file system at /tmp/rclone1305969028", Modify Window "1ms" 2026/03/25 01:02:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 035e2df19498fe36697756c948050151 OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/25 01:02:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 01:02:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xagupew3pule' 2026/03/25 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagupew3pule': 1 files missing 2026/03/25 01:02:50 NOTICE: 1 hashes missing 2026/03/25 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagupew3pule': 1 differences found 2026/03/25 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagupew3pule': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/25 01:02:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagupew3pule': 0 differences found 2026/03/25 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagupew3pule': 1 matching files 2026/03/25 01:02:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojuhes6weqe" 2026/03/25 01:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:02:51 DEBUG : Creating backend with remote "TestDrive:crypt/59s21neemas8nek5cmuv40s57asuvvfn4gvlqrbfmi1u05k2cev0" 2026/03/25 01:02:52 DEBUG : Creating backend with remote "/tmp/rclone2269724183" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojuhes6weqe'", Local "Local file system at /tmp/rclone2269724183", Modify Window "1ms" 2026/03/25 01:02:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af7cc4ff958156533cb64be63531116b OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/25 01:02:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 01:02:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kojuhes6weqe' 2026/03/25 01:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojuhes6weqe': 1 files missing 2026/03/25 01:02:55 NOTICE: 1 hashes missing 2026/03/25 01:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojuhes6weqe': 1 differences found 2026/03/25 01:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojuhes6weqe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/25 01:02:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojuhes6weqe': 0 differences found 2026/03/25 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojuhes6weqe': 1 matching files 2026/03/25 01:02:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fihuruh7kasi" 2026/03/25 01:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:02:56 DEBUG : Creating backend with remote "TestDrive:crypt/7rm5fvudnfqnapvahplogs7e91ae0r3jmg3bvcdtf6unmk59381g" 2026/03/25 01:02:57 DEBUG : Creating backend with remote "/tmp/rclone2902595450" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fihuruh7kasi'", Local "Local file system at /tmp/rclone2902595450", Modify Window "1ms" 2026/03/25 01:03:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 81d134967146800faca20e1b4729f056 OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/25 01:03:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 01:03:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fihuruh7kasi' 2026/03/25 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fihuruh7kasi': 1 files missing 2026/03/25 01:03:00 NOTICE: 1 hashes missing 2026/03/25 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fihuruh7kasi': 1 differences found 2026/03/25 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fihuruh7kasi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/25 01:03:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 01:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fihuruh7kasi': 0 differences found 2026/03/25 01:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fihuruh7kasi': 1 matching files 2026/03/25 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fihuruh7kasi': Purge remote 2026/03/25 01:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojuhes6weqe': Purge remote 2026/03/25 01:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xagupew3pule': Purge remote 2026/03/25 01:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tobemiy0fevi': Purge remote 2026/03/25 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hozequb6nape': Purge remote 2026/03/25 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tumifip7jepu': Purge remote 2026/03/25 01:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laneyoz6goxa': Purge remote 2026/03/25 01:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weciqac2muyi': Purge remote 2026/03/25 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qanoluy6qapu': Purge remote 2026/03/25 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baludol8pifa': Purge remote --- PASS: TestApplyTransforms (55.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:03:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 01:03:09 DEBUG : sub/file2: md5 = 24e3196cf6d56a0eaf467de20c22b8a3 OK 2026/03/25 01:03:09 DEBUG : sub/file2: size = 14 OK 2026/03/25 01:03:09 INFO : file1: Copied (new) to: sub/file2 2026/03/25 01:03:09 DEBUG : sub/file2: size = 14 OK 2026/03/25 01:03:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:03:09 DEBUG : file1: Unchanged skipping 2026/03/25 01:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': don't need to copy/move sub/file2, it is already at target location 2026/03/25 01:03:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.30s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:03:15 DEBUG : dst/file1: md5 = e88579774d1fa161a7092a249744ead6 OK 2026/03/25 01:03:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli/backup" 2026/03/25 01:03:16 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg/1nrff024r7pq65ecp72fc28jb0" 2026/03/25 01:03:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2951015034) 2026/03/25 01:03:17 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli') 2026/03/25 01:03:17 DEBUG : dst/file1: Sizes differ 2026/03/25 01:03:20 INFO : dst/file1: Moved (server-side) 2026/03/25 01:03:21 DEBUG : dst/file1: md5 = 32df3a4eb1f90130a9975279f64636cc OK 2026/03/25 01:03:21 DEBUG : dst/file1: size = 14 OK 2026/03/25 01:03:21 INFO : dst/file1: Copied (new) 2026/03/25 01:03:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 01:03:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 01:03:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.60s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:03:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli/dst" 2026/03/25 01:03:26 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:03:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli/CompareDest" 2026/03/25 01:03:28 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg/gveqi14airsml4bgu7krj116o8" 2026/03/25 01:03:30 DEBUG : one: Need to transfer - File not found at Destination 2026/03/25 01:03:33 DEBUG : one: md5 = cbec29d726062fcf2b5cfc073fbcb4f8 OK 2026/03/25 01:03:33 DEBUG : one: size = 3 OK 2026/03/25 01:03:33 INFO : one: Copied (new) 2026/03/25 01:03:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2951015034) 2026/03/25 01:03:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli/dst') 2026/03/25 01:03:34 DEBUG : one: Sizes differ 2026/03/25 01:03:36 DEBUG : one: md5 = 5a819eece5b09697aa616f1a39c6b123 OK 2026/03/25 01:03:36 DEBUG : one: size = 5 OK 2026/03/25 01:03:36 INFO : one: Copied (replaced existing) 2026/03/25 01:03:39 DEBUG : dst/one: md5 = ebe29153c492a4e1b7fc231ed8231a75 OK 2026/03/25 01:03:42 DEBUG : CompareDest/one: md5 = 6dcd8b9f4a1705ec61161ed6920351f1 OK 2026/03/25 01:03:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2951015034) 2026/03/25 01:03:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli/dst') 2026/03/25 01:03:43 DEBUG : one: Sizes differ 2026/03/25 01:03:44 DEBUG : one: size = 5 OK 2026/03/25 01:03:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:03:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 01:03:46 DEBUG : CompareDest/two: md5 = 29522f5ef8e20d725874154d7cdfc67b OK 2026/03/25 01:03:47 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 01:03:47 DEBUG : two: size = 3 OK 2026/03/25 01:03:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:03:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 01:03:48 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 01:03:48 DEBUG : two: size = 3 OK 2026/03/25 01:03:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:03:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 01:03:49 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 01:03:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone2951015034) 2026/03/25 01:03:49 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli/CompareDest') 2026/03/25 01:03:49 DEBUG : two: Sizes differ 2026/03/25 01:03:51 DEBUG : two: md5 = a4c5e96742b3fb2cbc6978316336a329 OK 2026/03/25 01:03:51 DEBUG : two: size = 5 OK 2026/03/25 01:03:51 INFO : two: Copied (new) 2026/03/25 01:03:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:03:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:03:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:03:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.47s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:03:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli/dst" 2026/03/25 01:03:56 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:03:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli/CopyDest" 2026/03/25 01:03:58 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/25 01:03:59 DEBUG : one: Need to transfer - File not found at Destination 2026/03/25 01:04:02 DEBUG : one: md5 = 3d05cce7c72c16fa05490c67c28b4c29 OK 2026/03/25 01:04:02 DEBUG : one: size = 3 OK 2026/03/25 01:04:02 INFO : one: Copied (new) 2026/03/25 01:04:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2951015034) 2026/03/25 01:04:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli/dst') 2026/03/25 01:04:03 DEBUG : one: Sizes differ 2026/03/25 01:04:06 DEBUG : one: md5 = 0771d7a36a6783a80c00269420a2f050 OK 2026/03/25 01:04:06 DEBUG : one: size = 5 OK 2026/03/25 01:04:06 INFO : one: Copied (replaced existing) 2026/03/25 01:04:09 DEBUG : dst/one: md5 = d4006cbbabcef9e842356b5cc64290c7 OK 2026/03/25 01:04:11 DEBUG : CopyDest/one: md5 = fc3e09751de58cd1f33d3c8782693e90 OK 2026/03/25 01:04:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli/BackupDir" 2026/03/25 01:04:12 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/25 01:04:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2951015034) 2026/03/25 01:04:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli/dst') 2026/03/25 01:04:13 DEBUG : one: Sizes differ 2026/03/25 01:04:14 DEBUG : one: size = 5 OK 2026/03/25 01:04:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:04:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2951015034) 2026/03/25 01:04:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli/dst') 2026/03/25 01:04:14 DEBUG : one: Sizes differ 2026/03/25 01:04:15 INFO : one: Moved (server-side) 2026/03/25 01:04:17 DEBUG : one: size = 5 OK 2026/03/25 01:04:17 INFO : one: Copied (server-side copy) 2026/03/25 01:04:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/25 01:04:19 DEBUG : CopyDest/two: md5 = 9760bfb6ef13abb3164605c3b7675a96 OK 2026/03/25 01:04:19 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 01:04:20 DEBUG : two: size = 3 OK 2026/03/25 01:04:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:04:21 DEBUG : two: size = 3 OK 2026/03/25 01:04:21 INFO : two: Copied (server-side copy) 2026/03/25 01:04:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/25 01:04:22 DEBUG : two: size = 3 OK 2026/03/25 01:04:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:04:22 DEBUG : two: Unchanged skipping 2026/03/25 01:04:24 DEBUG : CopyDest/three: md5 = bcef45a776c50a95aef08af25f5429d1 OK 2026/03/25 01:04:24 DEBUG : three: Need to transfer - File not found at Destination 2026/03/25 01:04:25 DEBUG : three: size = 7 (Local file system at /tmp/rclone2951015034) 2026/03/25 01:04:25 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli/CopyDest') 2026/03/25 01:04:25 DEBUG : three: Sizes differ 2026/03/25 01:04:25 DEBUG : three: Destination not found in --copy-dest 2026/03/25 01:04:26 DEBUG : three: md5 = d3da4afa33308eb1902fc7a2c740629b OK 2026/03/25 01:04:26 DEBUG : three: size = 7 OK 2026/03/25 01:04:26 INFO : three: Copied (new) 2026/03/25 01:04:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/25 01:04:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:04:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:04:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/25 01:04:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:04:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:04:32 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.14s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:04:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/25 01:04:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 13680d033038974b6e767d597262b5d7 OK 2026/03/25 01:04:37 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/25 01:04:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/25 01:04:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/25 01:04:38 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/03/25 01:04:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/25 01:04:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/25 01:04:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f69347213fc88df08b8ddc909cfc3830 OK 2026/03/25 01:04:41 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/25 01:04:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/25 01:04:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/25 01:04:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.68s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:04:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Looking for duplicate names using skip mode. 2026/03/25 01:04:48 NOTICE: one: Found 2 files with duplicate names 2026/03/25 01:04:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.39s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:04:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Looking for duplicate names using skip mode. 2026/03/25 01:04:54 NOTICE: one: Found 3 files with duplicate names 2026/03/25 01:04:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/25 01:04:55 INFO : one: Deleted 2026/03/25 01:04:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.90s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:05:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Looking for duplicate names using first mode. 2026/03/25 01:05:01 NOTICE: one: Found 3 files with duplicate names 2026/03/25 01:05:02 INFO : one: Deleted 2026/03/25 01:05:02 INFO : one: Deleted 2026/03/25 01:05:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.80s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:05:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Looking for duplicate names using newest mode. 2026/03/25 01:05:08 NOTICE: one: Found 3 files with duplicate names 2026/03/25 01:05:08 INFO : one: Deleted 2026/03/25 01:05:09 INFO : one: Deleted 2026/03/25 01:05:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.71s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:05:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Looking for duplicate names using oldest mode. 2026/03/25 01:05:16 NOTICE: one: Found 3 files with duplicate names 2026/03/25 01:05:17 INFO : one: Deleted 2026/03/25 01:05:17 INFO : one: Deleted 2026/03/25 01:05:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.88s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:05:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Looking for duplicate names using largest mode. 2026/03/25 01:05:24 NOTICE: one: Found 3 files with duplicate names 2026/03/25 01:05:24 INFO : one: Deleted 2026/03/25 01:05:25 INFO : one: Deleted 2026/03/25 01:05:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.27s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:05:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Looking for duplicate names using smallest mode. 2026/03/25 01:05:30 NOTICE: one: Found 3 files with duplicate names 2026/03/25 01:05:31 INFO : one: Deleted 2026/03/25 01:05:31 INFO : one: Deleted 2026/03/25 01:05:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.01s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:05:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Looking for duplicate names using rename mode. 2026/03/25 01:05:39 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/25 01:05:40 INFO : one-2.txt: renamed from: one.txt 2026/03/25 01:05:42 INFO : one-3.txt: renamed from: one.txt 2026/03/25 01:05:43 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.99s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:05:48 DEBUG : dupe1/one.txt: md5 = 1966e7b914183b90a748a5b7de652194 OK 2026/03/25 01:05:50 DEBUG : dupe2/two.txt: md5 = fa681e4ef9db690fee23c41478d2cfff OK 2026/03/25 01:05:52 DEBUG : dupe3/three.txt: md5 = 2720bbf98924a414a6794023dee22e49 OK 2026/03/25 01:05:53 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/25 01:05:54 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/25 01:05:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/25 01:05:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/25 01:05:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/25 01:05:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/25 01:05:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.33s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:06:01 DEBUG : a.txt: md5 = 8d254692cf31d5c72a4b995fa61fa6de OK 2026/03/25 01:06:02 DEBUG : zend.txt: md5 = 741a7b35e7eb04a381617c5b38738905 OK 2026/03/25 01:06:04 DEBUG : sub dir/hello world: md5 = 52c8fa6e2f8c253422112b15a685b8ee OK 2026/03/25 01:06:06 DEBUG : sub dir/hello world2: md5 = 8715d9516387d588b91dfbd0a4e5632e OK 2026/03/25 01:06:08 DEBUG : sub dir/ignore dir/.ignore: md5 = b712373639e50b3491bc256657e60eb7 OK 2026/03/25 01:06:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5822293d2c8e0e6da6f5893387355a10 OK 2026/03/25 01:06:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6d12ee722e1bde8263e65a8a2689a376 OK 2026/03/25 01:06:13 DEBUG : a.txt: Excluded (Size Filter) 2026/03/25 01:06:13 DEBUG : a.txt: Excluded 2026/03/25 01:06:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 01:06:14 DEBUG : sub dir/hello world2: Excluded 2026/03/25 01:06:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 01:06:14 DEBUG : sub dir/hello world: Excluded 2026/03/25 01:06:15 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 01:06:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 01:06:15 DEBUG : sub dir/hello world2: Excluded 2026/03/25 01:06:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 01:06:15 DEBUG : sub dir/hello world: Excluded 2026/03/25 01:06:15 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 01:06:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/25 01:06:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/25 01:06:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/25 01:06:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/25 01:06:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/25 01:06:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/25 01:06:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.81s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:06:24 DEBUG : a.txt: md5 = dc217e6fec4fb5cc63f4ec4eab1a3c1f OK 2026/03/25 01:06:25 DEBUG : zend.txt: md5 = 7cc3aa2f6bf846394a2d23a0db8f5692 OK 2026/03/25 01:06:27 DEBUG : sub dir/hello world: md5 = f1f385e769b662a8bc6adca66a1f8cae OK 2026/03/25 01:06:29 DEBUG : sub dir/hello world2: md5 = 198a978cac850f73491f1a295a0ead80 OK 2026/03/25 01:06:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 3e5cf2247bec06e20cdadc0839e60e43 OK 2026/03/25 01:06:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = e0d01bbe4114fad5ba740b98383874d4 OK 2026/03/25 01:06:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = e255f7623624c8cde4c9639f6475f497 OK 2026/03/25 01:06:36 DEBUG : a.txt: Excluded (Size Filter) 2026/03/25 01:06:36 DEBUG : a.txt: Excluded 2026/03/25 01:06:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 01:06:36 DEBUG : sub dir/hello world: Excluded 2026/03/25 01:06:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 01:06:36 DEBUG : sub dir/hello world2: Excluded 2026/03/25 01:06:37 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 01:06:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 01:06:37 DEBUG : sub dir/hello world: Excluded 2026/03/25 01:06:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 01:06:37 DEBUG : sub dir/hello world2: Excluded 2026/03/25 01:06:38 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 01:06:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/25 01:06:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/25 01:06:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/25 01:06:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/25 01:06:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/25 01:06:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/25 01:06:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.45s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:06:47 DEBUG : file1: md5 = 3b42dead79eb60365b9f5d50822b31f4 OK 2026/03/25 01:06:49 DEBUG : sub/file2: md5 = e7c910b6754f4a1db2f51a8b71259a61 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/03/25 01:06:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/25 01:06:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/25 01:06:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/25 01:06:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.02s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:06:57 DEBUG : file1: md5 = c9405e63c8dabc41d48b2f32101407d4 OK 2026/03/25 01:06:59 DEBUG : sub/file2: md5 = e8bb0c23f35c6d899fd1b76925b3d165 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/03/25 01:07:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli/notfound" 2026/03/25 01:07:04 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg/qe0i31qdkoejk60elps0ni5sqk" 2026/03/25 01:07:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.34s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:07:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Making directory 2026/03/25 01:07:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:07:11 DEBUG : sub dir/hello world: md5 = f30d050b90254cd2e7d3d7ed520e0eb8 OK 2026/03/25 01:07:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.95s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:07:15 DEBUG : potato2: md5 = 2a510be7c562cd95bd57c2be0bab10b8 OK 2026/03/25 01:07:16 DEBUG : empty space: md5 = d7985454379aac35ee1cfa8589492599 OK --- PASS: TestLs (5.04s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:07:20 DEBUG : potato2: md5 = 1d3da261b5573bd3b404b9669f0d9b2e OK 2026/03/25 01:07:22 DEBUG : empty space: md5 = 7eefd508d1eeab6804cc2efaacc0294c OK 2026/03/25 01:07:22 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.24s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:07:25 DEBUG : potato2: md5 = e08c302914a299aeb08f173a61844086 OK 2026/03/25 01:07:27 DEBUG : empty space: md5 = b383e9c42885a4d0a3845a9ea8d41bb2 OK --- PASS: TestLsLong (5.00s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:07:30 DEBUG : potato2: md5 = 3d4d41c1ea7ee3da42598b1f33b6e7dd OK 2026/03/25 01:07:32 DEBUG : empty space: md5 = 2ed5fc29324f0fdc9cefa6de0acc0db6 OK --- PASS: TestHashSums (4.58s) === RUN TestHashSumsWithErrors 2026/03/25 01:07:33 DEBUG : Creating backend with remote ":memory:" 2026/03/25 01:07:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/25 01:07:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/25 01:07:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/25 01:07:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/25 01:07:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/25 01:07:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/25 01:07:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/25 01:07:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/25 01:07:33 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-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:07:35 DEBUG : potato2: md5 = edf5b4307c8c9ea0bbafa7c4f5d5de24 OK 2026/03/25 01:07:36 DEBUG : empty space: md5 = 4bc3a948404457dc608a5d5f53fccba3 OK 2026/03/25 01:07:38 DEBUG : sub dir/potato3: md5 = 554f78c69f6a07fc23f157e0259e7a63 OK 2026/03/25 01:07:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.91s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:07:44 DEBUG : small: md5 = c22908ccbe097e1a2e7e489b7258146c OK 2026/03/25 01:07:45 DEBUG : medium: md5 = de833290dcb90cbb3afe87e62c8a9652 OK 2026/03/25 01:07:47 DEBUG : large: md5 = 23c81762c2bc2d09d306f278105deb6b OK 2026/03/25 01:07:47 DEBUG : Waiting for deletions to finish 2026/03/25 01:07:47 DEBUG : large: Excluded (Size Filter) 2026/03/25 01:07:48 INFO : medium: Deleted 2026/03/25 01:07:48 INFO : small: Deleted --- PASS: TestDelete (6.54s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:07:50 DEBUG : small: md5 = 9637d35068a0417db51c655bcda11be4 OK 2026/03/25 01:07:52 DEBUG : medium: md5 = c77c98b3f7bda3b011dea8dbcf098b58 OK 2026/03/25 01:07:53 DEBUG : large: md5 = ff51b3009ed9ca13421dd7bafc7e02d2 OK 2026/03/25 01:07:54 DEBUG : Waiting for deletions to finish 2026/03/25 01:07:54 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/03/25 01:07:54 INFO : large: Deleted 2026/03/25 01:07:55 INFO : small: Deleted --- PASS: TestMaxDelete (7.71s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:07:58 DEBUG : small: md5 = d93911582003d7ce99785ca5c717533d OK 2026/03/25 01:08:00 DEBUG : medium: md5 = 98a7e703f93df67f633f7a384d5e2f1a OK 2026/03/25 01:08:01 DEBUG : large: md5 = dfaed140260684f0184201ca5ad52843 OK 2026/03/25 01:08:02 DEBUG : Waiting for deletions to finish 2026/03/25 01:08:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/25 01:08:02 INFO : small: Deleted 2026/03/25 01:08:02 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.74s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:08:06 DEBUG : small: md5 = d7bccb7fca7f3b39fe62c19ea7cf491d OK 2026/03/25 01:08:07 DEBUG : medium: md5 = c106fdbb605e3bcbc7081030b74487e3 OK 2026/03/25 01:08:09 DEBUG : large: md5 = d2c23620e4d397246b2cf835df8009b8 OK 2026/03/25 01:08:09 DEBUG : Waiting for deletions to finish 2026/03/25 01:08:09 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/03/25 01:08:10 INFO : small: Deleted 2026/03/25 01:08:10 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.17s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:08:13 DEBUG : ReadFile: md5 = cd7fcd6a72728b9385ff4f30663ddcc3 OK --- PASS: TestReadFile (4.24s) === RUN TestRetry 2026/03/25 01:08:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/25 01:08:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/25 01:08:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 01:08:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 01:08:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 01:08:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 01:08:16 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-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:08:17 DEBUG : file1: md5 = bbec844f52d9926bea41f3b37a597985 OK 2026/03/25 01:08:19 DEBUG : file2: md5 = 10681845675ba37b6abc6d1682d9a756 OK --- PASS: TestCat (14.97s) === RUN TestPurge 2026/03/25 01:08:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gugisor4xuse" 2026/03/25 01:08:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:08:31 DEBUG : Creating backend with remote "TestDrive:crypt/7e5jfd0ojopghh3mrqop5sgt5557poke0p7vc01aftde0svea8h0" 2026/03/25 01:08:32 DEBUG : Creating backend with remote "/tmp/rclone2990276958" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gugisor4xuse'", Local "Local file system at /tmp/rclone2990276958", Modify Window "1ms" 2026/03/25 01:08:36 DEBUG : A1/B1/C1/one: md5 = ff387e8e375241c86ffbb6ac8b3761ce OK 2026/03/25 01:08:36 INFO : A2: Making directory 2026/03/25 01:08:37 INFO : A1/B2: Making directory 2026/03/25 01:08:38 INFO : A1/B2/C2: Making directory 2026/03/25 01:08:39 INFO : A1/B1/C3: Making directory 2026/03/25 01:08:40 INFO : A3: Making directory 2026/03/25 01:08:40 INFO : A3/B3: Making directory 2026/03/25 01:08:41 INFO : A3/B3/C4: Making directory 2026/03/25 01:08:43 DEBUG : A1/two: md5 = 971f4c21d641f058e8ea4a6c77b06772 OK 2026/03/25 01:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gugisor4xuse': Purge remote 2026/03/25 01:08:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.38s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:08:51 DEBUG : A1/B1/C1/one: md5 = 4fb61830f25b362b9f6861b3d47d44bd OK 2026/03/25 01:08:51 INFO : A2: Making directory 2026/03/25 01:08:51 INFO : A1/B2: Making directory 2026/03/25 01:08:52 INFO : A1/B2/C2: Making directory 2026/03/25 01:08:53 INFO : A1/B1/C3: Making directory 2026/03/25 01:08:54 INFO : A3: Making directory 2026/03/25 01:08:54 INFO : A3/B3: Making directory 2026/03/25 01:08:55 INFO : A3/B3/C4: Making directory 2026/03/25 01:08:57 DEBUG : A1/two: md5 = abe55c96342cd0e85ff32ff1c4e75d9b OK 2026/03/25 01:08:59 DEBUG : removing 1 level 3 directories 2026/03/25 01:08:59 INFO : A3/B3/C4: Removing directory 2026/03/25 01:09:02 DEBUG : removing 2 level 3 directories 2026/03/25 01:09:02 INFO : A1/B2/C2: Removing directory 2026/03/25 01:09:02 INFO : A1/B1/C3: Removing directory 2026/03/25 01:09:02 DEBUG : removing 2 level 2 directories 2026/03/25 01:09:02 INFO : A3/B3: Removing directory 2026/03/25 01:09:02 INFO : A1/B2: Removing directory 2026/03/25 01:09:03 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/25 01:09:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/25 01:09:03 DEBUG : removing 2 level 1 directories 2026/03/25 01:09:03 INFO : A3: Removing directory 2026/03/25 01:09:03 INFO : A2: Removing directory 2026/03/25 01:09:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/25 01:09:07 DEBUG : removing 1 level 3 directories 2026/03/25 01:09:07 INFO : A1/B1/C1: Removing directory 2026/03/25 01:09:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:08 DEBUG : removing 1 level 2 directories 2026/03/25 01:09:08 INFO : A1/B1: Removing directory 2026/03/25 01:09:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/25 01:09:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 01:09:09 DEBUG : removing 1 level 1 directories 2026/03/25 01:09:09 INFO : A1: Removing directory 2026/03/25 01:09:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/25 01:09:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/25 01:09:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:09:10 DEBUG : removing 1 level 0 directories 2026/03/25 01:09:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Removing directory 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/25 01:09:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.30s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:09:12 INFO : A1: Making directory 2026/03/25 01:09:13 INFO : A1/B1: Making directory 2026/03/25 01:09:13 INFO : A1/B1/C1: Making directory 2026/03/25 01:09:16 DEBUG : removing 1 level 3 directories 2026/03/25 01:09:16 INFO : A1/B1/C1: Removing directory 2026/03/25 01:09:17 DEBUG : removing 1 level 2 directories 2026/03/25 01:09:17 INFO : A1/B1: Removing directory 2026/03/25 01:09:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 01:09:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.36s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:09:20 INFO : A1: Making directory 2026/03/25 01:09:20 INFO : A1/B1: Making directory 2026/03/25 01:09:21 INFO : A1/B1/C1: Making directory 2026/03/25 01:09:24 DEBUG : removing 1 level 3 directories 2026/03/25 01:09:24 INFO : A1/B1/C1: Removing directory 2026/03/25 01:09:24 DEBUG : removing 1 level 2 directories 2026/03/25 01:09:24 INFO : A1/B1: Removing directory 2026/03/25 01:09:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 01:09:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.37s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:09:29 DEBUG : file1: md5 = 87d69049c79a9a2ef038c7e1a817f755 OK 2026/03/25 01:09:29 DEBUG : filename.txt: File name found in url 2026/03/25 01:09:31 DEBUG : filename.txt: md5 = 29738ac5c9ba2e39471bc7a311f0644d OK 2026/03/25 01:09:31 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/25 01:09:32 DEBUG : headerfilename.txt: md5 = cbdd4b2c3b41eb3d8a825e7be43eea39 OK 2026/03/25 01:09:34 DEBUG : file2: md5 = 405aed9ecc1625e0aecba09aa7112f98 OK --- PASS: TestCopyURL (9.30s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:09:38 DEBUG : file1: md5 = e46de45372ac1342ed2489cd12c83504 OK --- PASS: TestCopyURLDownloadHeaders (2.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:09:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 01:09:41 DEBUG : sub/file2: md5 = 07dd6d41fd75f3b033f93c41e8504e25 OK 2026/03/25 01:09:41 DEBUG : sub/file2: size = 14 OK 2026/03/25 01:09:41 INFO : file1: Copied (new) to: sub/file2 2026/03/25 01:09:41 INFO : file1: Deleted 2026/03/25 01:09:42 DEBUG : sub/file2: size = 14 OK 2026/03/25 01:09:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:09:42 DEBUG : file1: Unchanged skipping 2026/03/25 01:09:42 INFO : file1: Deleted 2026/03/25 01:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': don't need to copy/move sub/file2, it is already at target location 2026/03/25 01:09:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.06s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:09:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 01:09:47 DEBUG : file1: md5 = 12736144168865bae319220fa55431f2 OK 2026/03/25 01:09:47 DEBUG : file1: size = 14 OK 2026/03/25 01:09:47 INFO : file1: Copied (new) 2026/03/25 01:09:47 INFO : file1: Deleted 2026/03/25 01:09:47 DEBUG : file1: Destination exists, skipping 2026/03/25 01:09:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.57s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:09:52 DEBUG : dst/file1: md5 = ad336bb5ffab7781cd110f82acf1370a OK 2026/03/25 01:09:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedaxom8weli/backup" 2026/03/25 01:09:52 DEBUG : Creating backend with remote "TestDrive:crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg/1nrff024r7pq65ecp72fc28jb0" 2026/03/25 01:09:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2951015034) 2026/03/25 01:09:54 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli') 2026/03/25 01:09:54 DEBUG : dst/file1: Sizes differ 2026/03/25 01:09:56 INFO : dst/file1: Moved (server-side) 2026/03/25 01:09:58 DEBUG : dst/file1: md5 = b88193d5f953e4f63b4a5fbf1f6351c3 OK 2026/03/25 01:09:58 DEBUG : dst/file1: size = 14 OK 2026/03/25 01:09:58 INFO : dst/file1: Copied (new) 2026/03/25 01:09:58 INFO : dst/file1: Deleted 2026/03/25 01:10:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 01:10:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 01:10:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.50s) === 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-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:10:05 DEBUG : A1/one: md5 = 7952235d39003514afc4b6936b7a8c80 OK 2026/03/25 01:10:07 DEBUG : A1/two: md5 = ff933e1353527d3fc9210685b40cce35 OK 2026/03/25 01:10:09 DEBUG : A1/B1/three: md5 = 03190310f249e47a226d05d7a3b73453 OK 2026/03/25 01:10:11 DEBUG : A1/B1/C1/four: md5 = b0941048ae2231976b631648c5be0dc2 OK 2026/03/25 01:10:14 DEBUG : A1/B1/C2/five: md5 = f1b4f2568c103033f9bfb3bdc1e54d81 OK 2026/03/25 01:10:14 INFO : A1/B2: Making directory 2026/03/25 01:10:14 INFO : A1/B1/C3: Making directory 2026/03/25 01:10:24 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/25 01:10:24 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/25 01:10:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/25 01:10:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/25 01:10:24 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/25 01:10:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/25 01:10:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/25 01:10:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 01:10:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/25 01:10:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/25 01:10:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/25 01:10:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/25 01:10:36 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/25 01:10:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/25 01:10:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/25 01:10:36 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/25 01:10:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/25 01:10:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/25 01:10:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 01:10:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/25 01:10:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/25 01:10:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/25 01:10:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/25 01:10:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/25 01:10:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/25 01:10:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 01:10:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/25 01:10:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/25 01:10:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/25 01:10:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:10:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.35s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 01:10:52 DEBUG : no_checksum_small_file_from_pipe: md5 = 4aa482dc135ff1be291a55008e2e0594 OK 2026/03/25 01:10:52 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/25 01:10:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/25 01:10:52 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/25 01:10:53 DEBUG : no_checksum_big_file_from_pipe: md5 = 92d08a319479e8f4076395e6ddb93baa OK 2026/03/25 01:10:53 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 01:10:53 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-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:10:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 01:10:57 DEBUG : with_checksum_small_file_from_pipe: md5 = d98f732e1d9930e2c7646a497610474f OK 2026/03/25 01:10:57 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 01:10:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/25 01:10:58 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/25 01:10:58 DEBUG : with_checksum_big_file_from_pipe: md5 = 3965c3699a20fc7e671874de6465d60f OK 2026/03/25 01:10:58 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 01:10:58 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-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 01:11:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 01:11:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:11:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/25 01:11:04 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 01:11:04 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-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 01:11:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 01:11:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/25 01:11:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/25 01:11:09 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 01:11:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.19s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/25 01:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': File to upload is small (48 bytes), uploading instead of streaming 2026/03/25 01:11:12 DEBUG : rcat_metadata: md5 = 0b10c6ca1ce0aef844a45adb6f75771b OK 2026/03/25 01:11:12 DEBUG : rcat_metadata: size = 48 OK 2026/03/25 01:11:12 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/25 01:11:14 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/25 01:11:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = 26c4e6682bdc0c9246d89ec6b1bfdbc6 OK 2026/03/25 01:11:15 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/25 01:11:15 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.89s) --- PASS: TestRcatMetadata/Normal (2.59s) --- PASS: TestRcatMetadata/ViaDisk (2.82s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:18 DEBUG : potato1: md5 = fcb57c35838881ccd88b0058ca62318e OK 2026/03/25 01:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': File to upload is small (60 bytes), uploading instead of streaming 2026/03/25 01:11:19 DEBUG : potato2: md5 = e00b4608b6d185343a7e0eaf1eb3d94c OK 2026/03/25 01:11:19 DEBUG : potato2: size = 60 OK 2026/03/25 01:11:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.53s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:23 DEBUG : potato1: md5 = 43f1e3b462d85b9cdfe81cb103c0497e OK 2026/03/25 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': File to upload is small (60 bytes), uploading instead of streaming 2026/03/25 01:11:24 DEBUG : potato2: md5 = b3fda518a5609c2162d0f480c0957d53 OK 2026/03/25 01:11:24 DEBUG : potato2: size = 60 OK 2026/03/25 01:11:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.36s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:28 DEBUG : potato1: md5 = 5fe10e050166e17c0b826cdc2190e6a8 OK --- PASS: TestRcatSizeUploadHeaders (2.46s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:30 DEBUG : potato2: md5 = b621c01729e3895dadd187e64b0ff1af OK 2026/03/25 01:11:32 DEBUG : empty space: md5 = e2181dab488db74c334715c54c7c3035 OK 2026/03/25 01:11:34 DEBUG : sub dir/potato3: md5 = d46076ff03d42ae8bb6d130f2964cc59 OK 2026/03/25 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Touching "sub dir/potato3" 2026/03/25 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Touching "empty space" 2026/03/25 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Touching "potato2" 2026/03/25 01:11:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.15s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:39 DEBUG : dir with metadata: Making directory with metadata 2026/03/25 01:11:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.45s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:41 DEBUG : directory with modtime: Making directory with metadata 2026/03/25 01:11:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.84s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/25 01:11:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 01:11:44 DEBUG : Google drive root 'crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg': Skipping btime metadata as can't update it on an existing file: 2026-03-25T01:11:44.633247496Z 2026/03/25 01:11:45 INFO : non existent directory: Updated directory metadata 2026/03/25 01:11:47 DEBUG : Google drive root 'crypt/iigg0igqoh8a95fmsqqv30360lajar1bmdv1m8138g2d6fqq97rg': Skipping btime metadata as can't update it on an existing file: 2026-03-25T01:11:44.633247496Z 2026/03/25 01:11:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:49 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/25 01:11:51 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/25 01:11:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.96s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/25 01:11:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 01:11:53 DEBUG : dst: Making directory with metadata 2026/03/25 01:11:54 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 01:11:54 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:11:54 INFO : dst: Set directory modification time (using SetModTime) 2026/03/25 01:11:55 INFO : dst: Set directory modification time (using SetModTime) 2026/03/25 01:11:55 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/25 01:11:55 INFO : dst: Set directory modification time (using SetModTime) 2026/03/25 01:11:55 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.67s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli'", Local "Local file system at /tmp/rclone2951015034", Modify Window "1ms" 2026/03/25 01:11:59 DEBUG : sub dir/test remove existing: md5 = 9c018b35cd0098f87aad98e8568837fc OK 2026/03/25 01:12:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d08bc865df851d670dab18a4ad66c41b OK 2026/03/25 01:12:03 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jexisal2" before starting 2026/03/25 01:12:04 DEBUG : sub dir/test remove existing.jexisal2: TEST: removing renamed existing file after operation 2026/03/25 01:12:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bucatiz0" before starting 2026/03/25 01:12:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bucatiz0: TEST: renaming existing back after failed operation 2026/03/25 01:12:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rahuyig4" before starting 2026/03/25 01:12:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rahuyig4: TEST: removing renamed existing file after operation 2026/03/25 01:12:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "h6o1lppbbobi26luf9t8ebk34c0faa9shl2aqk083449snghu8feokgcseuqjeh5ao4opt0i7fgrc4s7pob8jtsknsrjn1kdtt16sd2f0mi2bj2mpl9tb8u242am6b1oej2tdt4e0mkr03von70s4meir8gcu4903c5ri337qp9l7l3p5e3g" 2026/03/25 01:12:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pbs1gmvcnkdbsm5uqk25ct6a9dhqpcv4jdsnvi9bv5fp3okhtngg" --- PASS: TestRemoveExisting (13.59s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/03/25 01:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedaxom8weli': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m33.176738781s (try 1/5)