"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/23 01:38:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho" 2025/08/23 01:38:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:38:20 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g" 2025/08/23 01:38:21 DEBUG : Creating backend with remote "/tmp/rclone2009606057" === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/23 01:38:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/23 01:38:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/23 01:38:21 DEBUG : potato: Seek from 10 to 0 2025/08/23 01:38:21 DEBUG : potato: Seek from 10 to 0 2025/08/23 01:38:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/23 01:38:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/23 01:38:21 DEBUG : potato: Seek from 5 to 2 2025/08/23 01:38:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/23 01:38:21 DEBUG : potato: Seek from 7 to 0 2025/08/23 01:38:21 DEBUG : potato: Seek from 7 to 0 2025/08/23 01:38:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/23 01:38:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/23 01:38:21 DEBUG : potato: Seek from 5 to 2 2025/08/23 01:38:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/23 01:38:21 DEBUG : potato: Seek from 8 to 0 2025/08/23 01:38:21 DEBUG : potato: Seek from 8 to 0 2025/08/23 01:38:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/23 01:38:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/23 01:38:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/23 01:38:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/23 01:38:21 DEBUG : potato: Seek from 5 to 2 2025/08/23 01:38:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/23 01:38:21 DEBUG : potato: Seek from 9 to 0 2025/08/23 01:38:21 DEBUG : potato: Seek from 9 to 0 2025/08/23 01:38:21 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/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/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/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/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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:38:23 DEBUG : rutabaga: md5 = 54b61d1bc777889bc24514b43cf4b713 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/23 01:38:25 DEBUG : empty space: md5 = e8bb730bb4f6ea6c4b1a5223eaf21b05 OK === RUN TestCheck/3 2025/08/23 01:38:27 DEBUG : potato2: md5 = ed309a03d8186c3df8ad5160c1525218 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/23 01:38:30 DEBUG : remotepotato: md5 = de764861932efcb2e9f8a2d0cc0333ab OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.38s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/08/23 01:38:33 DEBUG : Creating backend with remote "nonexistent" 2025/08/23 01:38:33 DEBUG : Creating backend with remote "nonexistent" 2025/08/23 01:38:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/23 01:38:33 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/23 01:38:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/23 01:38:33 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:38:34 DEBUG : rutabaga: md5 = 7c92120420f88c3670b037cd47341b50 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/23 01:38:38 DEBUG : empty space: md5 = 929ab0d731f85463b5323af5c224a276 OK === RUN TestCheckDownload/3 2025/08/23 01:38:41 DEBUG : potato2: md5 = 7b3f11906264ab8480a182ccc09931c0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/23 01:38:45 DEBUG : remotepotato: md5 = efdd8e920811f16d7dcf39b3c6300ff5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.54s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (1.20s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.07s) --- PASS: TestCheckDownload/6 (1.14s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:38:51 DEBUG : rutabaga: md5 = a47c8911cc0bf4a26a8f9ebf5e0cb1db OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/23 01:38:53 DEBUG : empty space: md5 = be307fe2317101ec7f7ead0807be5044 OK === RUN TestCheckSizeOnly/3 2025/08/23 01:38:55 DEBUG : potato2: md5 = 9bf91109f1bdb3d704100cdf1a3cd7e5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/23 01:38:57 DEBUG : remotepotato: md5 = ec9f4372713f66098eede07f61be6df6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.95s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:39:02 DEBUG : test.sum: md5 = 3ab9a553ee39828b39e89dce5525d732 OK 2025/08/23 01:39:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/23 01:39:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/23 01:39:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/23 01:39:03 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/23 01:39:05 DEBUG : test.sum: md5 = 343a25d224987ae95c996f343162dbf6 OK 2025/08/23 01:39:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/23 01:39:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/23 01:39:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/23 01:39:06 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.67s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:39:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho/data" 2025/08/23 01:39:07 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:39:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho/data" 2025/08/23 01:39:09 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g/vjrnln8ratgmqakfosrqe8espk" 2025/08/23 01:39:13 DEBUG : data/banana: md5 = 96655c59c595e5abd1d3bd6a1cc9e8e8 OK 2025/08/23 01:39:14 DEBUG : test.sum: md5 = 96529d47b6d86556eaf432bec49f9e1f OK === RUN TestCheckSumDownload/subtest1 2025/08/23 01:39:18 DEBUG : data/potato: md5 = 05e2eddac06e122463361c827b8fc636 OK 2025/08/23 01:39:20 DEBUG : test.sum: md5 = e2fed78b275d45b03b6c516a87bca1f7 OK === RUN TestCheckSumDownload/subtest2 2025/08/23 01:39:24 DEBUG : test.sum: md5 = 6b95b9539041138684939a5a6e5e1c29 OK === RUN TestCheckSumDownload/subtest3 2025/08/23 01:39:28 DEBUG : test.sum: md5 = a6f32c06d9066f1e2f6531236223d921 OK === RUN TestCheckSumDownload/subtest4 2025/08/23 01:39:33 DEBUG : test.sum: md5 = 1759a9f22fe517471087bcc27c50b64a OK === RUN TestCheckSumDownload/subtest5 2025/08/23 01:39:37 DEBUG : test.sum: md5 = 099d9b4cd42e8bb6d68204e07cb5c918 OK === RUN TestCheckSumDownload/subtest6 2025/08/23 01:39:41 DEBUG : data/banana: md5 = 5652d1815fcd067ee1b2fcfb902f0816 OK 2025/08/23 01:39:43 DEBUG : data/potato: md5 = 7b05e25c7475bb8daa8495555a662d5c OK 2025/08/23 01:39:44 DEBUG : test.sum: md5 = 47624fe07d06e3b698f692a875597614 OK === RUN TestCheckSumDownload/subtest7 2025/08/23 01:39:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/23 01:39:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.14s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (2.30s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.91s) --- PASS: TestCheckSumDownload/subtest5 (1.98s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.23s) === RUN TestApplyTransforms 2025/08/23 01:39:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hulizag0fewa" 2025/08/23 01:39:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:39:50 DEBUG : Creating backend with remote "TestDrive:crypt/9t7t6pj43v709etihlsu7qfgctfsnt1i3gcf9msga0dv3jcm9610" 2025/08/23 01:39:51 DEBUG : Creating backend with remote "/tmp/rclone3538585781" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hulizag0fewa'", Local "Local file system at /tmp/rclone3538585781", Modify Window "1ms" 2025/08/23 01:39:53 DEBUG : hello, world!: md5 = fa0beabb7d8b61cd494ffb47dc654180 OK upper checkfile vs. lower remote (without normalization) 2025/08/23 01:39:54 ERROR : hello, world!: sum not found 2025/08/23 01:39:54 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hulizag0fewa' 2025/08/23 01:39:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulizag0fewa': 1 files missing 2025/08/23 01:39:54 NOTICE: 1 hashes missing 2025/08/23 01:39:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulizag0fewa': 1 differences found 2025/08/23 01:39:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulizag0fewa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/23 01:39:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/23 01:39:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulizag0fewa': 0 differences found 2025/08/23 01:39:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hulizag0fewa': 1 matching files 2025/08/23 01:39:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dafijeg3kipi" 2025/08/23 01:39:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:39:56 DEBUG : Creating backend with remote "TestDrive:crypt/pi936u9847d9mhh9l3uagk29932rql13k5q7moe0fefbit4ejs00" 2025/08/23 01:39:57 DEBUG : Creating backend with remote "/tmp/rclone3497085671" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dafijeg3kipi'", Local "Local file system at /tmp/rclone3497085671", Modify Window "1ms" 2025/08/23 01:39:59 DEBUG : HELLO, WORLD!: md5 = 4e3d0a1bbac20383518ef2aac56101d0 OK lower checkfile vs. upper remote (without normalization) 2025/08/23 01:40:00 ERROR : HELLO, WORLD!: sum not found 2025/08/23 01:40:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dafijeg3kipi' 2025/08/23 01:40:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafijeg3kipi': 1 files missing 2025/08/23 01:40:00 NOTICE: 1 hashes missing 2025/08/23 01:40:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafijeg3kipi': 1 differences found 2025/08/23 01:40:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafijeg3kipi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/23 01:40:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/23 01:40:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafijeg3kipi': 0 differences found 2025/08/23 01:40:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafijeg3kipi': 1 matching files 2025/08/23 01:40:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dararej7xeya" 2025/08/23 01:40:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:40:01 DEBUG : Creating backend with remote "TestDrive:crypt/33hsduv5lqpemlecumvaov03jkpnn30na5ps9dlf202u0t0jrqa0" 2025/08/23 01:40:02 DEBUG : Creating backend with remote "/tmp/rclone117018992" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dararej7xeya'", Local "Local file system at /tmp/rclone117018992", Modify Window "1ms" 2025/08/23 01:40:04 DEBUG : HeLlO, wOrLd!: md5 = 02ce94e7e623373b2be4e66aa26e29df OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/23 01:40:05 ERROR : HeLlO, wOrLd!: sum not found 2025/08/23 01:40:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dararej7xeya' 2025/08/23 01:40:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dararej7xeya': 1 files missing 2025/08/23 01:40:05 NOTICE: 1 hashes missing 2025/08/23 01:40:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dararej7xeya': 1 differences found 2025/08/23 01:40:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dararej7xeya': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/23 01:40:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/23 01:40:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dararej7xeya': 0 differences found 2025/08/23 01:40:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dararej7xeya': 1 matching files 2025/08/23 01:40:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yolupig1dofi" 2025/08/23 01:40:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:40:06 DEBUG : Creating backend with remote "TestDrive:crypt/e3r4cnucstj8cn3h93916661kb4mqgfa09rbkbb20jpab31cje6g" 2025/08/23 01:40:07 DEBUG : Creating backend with remote "/tmp/rclone2032733143" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yolupig1dofi'", Local "Local file system at /tmp/rclone2032733143", Modify Window "1ms" 2025/08/23 01:40:09 DEBUG : HELLO, WORLD!: md5 = 63fde9b4ba4e209f93b8adb0906c7b2f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/23 01:40:10 ERROR : HELLO, WORLD!: sum not found 2025/08/23 01:40:10 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yolupig1dofi' 2025/08/23 01:40:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolupig1dofi': 1 files missing 2025/08/23 01:40:10 NOTICE: 1 hashes missing 2025/08/23 01:40:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolupig1dofi': 1 differences found 2025/08/23 01:40:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolupig1dofi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/23 01:40:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/23 01:40:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolupig1dofi': 0 differences found 2025/08/23 01:40:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yolupig1dofi': 1 matching files 2025/08/23 01:40:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kaveliv9begu" 2025/08/23 01:40:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:40:11 DEBUG : Creating backend with remote "TestDrive:crypt/m79v4qe6abr72tmqk05pboe75mtt1snqob4jb7s9qjpjj1ob1ib0" 2025/08/23 01:40:12 DEBUG : Creating backend with remote "/tmp/rclone2997059838" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kaveliv9begu'", Local "Local file system at /tmp/rclone2997059838", Modify Window "1ms" 2025/08/23 01:40:14 DEBUG : 測試_Русский___ě_áñ: md5 = 41242c6b1dbeab2e5bcf715b17ae989e OK NFD checkfile vs. NFC remote (without normalization) 2025/08/23 01:40:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/23 01:40:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kaveliv9begu' 2025/08/23 01:40:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaveliv9begu': 1 files missing 2025/08/23 01:40:15 NOTICE: 1 hashes missing 2025/08/23 01:40:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaveliv9begu': 1 differences found 2025/08/23 01:40:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaveliv9begu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/23 01:40:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/23 01:40:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaveliv9begu': 0 differences found 2025/08/23 01:40:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaveliv9begu': 1 matching files 2025/08/23 01:40:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biduxax3ruri" 2025/08/23 01:40:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:40:16 DEBUG : Creating backend with remote "TestDrive:crypt/k5kj7is588cts6jtc6rcq5qgn1ehptmflr45gtgo844aah1uihs0" 2025/08/23 01:40:17 DEBUG : Creating backend with remote "/tmp/rclone4130486376" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biduxax3ruri'", Local "Local file system at /tmp/rclone4130486376", Modify Window "1ms" 2025/08/23 01:40:19 DEBUG : 測試_Русский___ě_áñ: md5 = 21f6b1ea8251b108ea1a808550f45aa1 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/23 01:40:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/23 01:40:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-biduxax3ruri' 2025/08/23 01:40:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biduxax3ruri': 1 files missing 2025/08/23 01:40:19 NOTICE: 1 hashes missing 2025/08/23 01:40:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biduxax3ruri': 1 differences found 2025/08/23 01:40:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biduxax3ruri': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/23 01:40:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/23 01:40:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biduxax3ruri': 0 differences found 2025/08/23 01:40:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biduxax3ruri': 1 matching files 2025/08/23 01:40:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latijiw3qalu" 2025/08/23 01:40:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:40:21 DEBUG : Creating backend with remote "TestDrive:crypt/2te6ne6me375gbo7bc8njahpmnm12g8bpdlbr00sliq59od9jceg" 2025/08/23 01:40:22 DEBUG : Creating backend with remote "/tmp/rclone101183844" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latijiw3qalu'", Local "Local file system at /tmp/rclone101183844", Modify Window "1ms" 2025/08/23 01:40:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f3c35508be5fea235dca9f950a5d3c0b OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/23 01:40:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/23 01:40:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-latijiw3qalu' 2025/08/23 01:40:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latijiw3qalu': 1 files missing 2025/08/23 01:40:24 NOTICE: 1 hashes missing 2025/08/23 01:40:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latijiw3qalu': 1 differences found 2025/08/23 01:40:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latijiw3qalu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/23 01:40:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/23 01:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latijiw3qalu': 0 differences found 2025/08/23 01:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latijiw3qalu': 1 matching files 2025/08/23 01:40:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupeyoc5tulo" 2025/08/23 01:40:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:40:26 DEBUG : Creating backend with remote "TestDrive:crypt/0c78al50n732c0l7dh9ss3hkahh954g1ru6kkokdhpiek9dals40" 2025/08/23 01:40:26 DEBUG : Creating backend with remote "/tmp/rclone1191458802" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupeyoc5tulo'", Local "Local file system at /tmp/rclone1191458802", Modify Window "1ms" 2025/08/23 01:40:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8e714b95040a4f7764f2d38cd34f613c OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/23 01:40:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/23 01:40:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vupeyoc5tulo' 2025/08/23 01:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupeyoc5tulo': 1 files missing 2025/08/23 01:40:29 NOTICE: 1 hashes missing 2025/08/23 01:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupeyoc5tulo': 1 differences found 2025/08/23 01:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupeyoc5tulo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/23 01:40:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/23 01:40:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupeyoc5tulo': 0 differences found 2025/08/23 01:40:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupeyoc5tulo': 1 matching files 2025/08/23 01:40:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zokojov2lizo" 2025/08/23 01:40:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:40:30 DEBUG : Creating backend with remote "TestDrive:crypt/lu7bqjs7990c3hdcsei47d6tjmhg8s50p8pbmuehh9v2hbceksn0" 2025/08/23 01:40:31 DEBUG : Creating backend with remote "/tmp/rclone3934813465" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zokojov2lizo'", Local "Local file system at /tmp/rclone3934813465", Modify Window "1ms" 2025/08/23 01:40:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 114e868908e4ebae05ce619a547f46aa OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/23 01:40:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/23 01:40:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zokojov2lizo' 2025/08/23 01:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokojov2lizo': 1 files missing 2025/08/23 01:40:34 NOTICE: 1 hashes missing 2025/08/23 01:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokojov2lizo': 1 differences found 2025/08/23 01:40:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokojov2lizo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/23 01:40:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/23 01:40:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokojov2lizo': 0 differences found 2025/08/23 01:40:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zokojov2lizo': 1 matching files 2025/08/23 01:40:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegoqom7dehe" 2025/08/23 01:40:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:40:36 DEBUG : Creating backend with remote "TestDrive:crypt/gd78lpsa90d65r4lrcjkl3jia6g2gqgk30f2vgtj4tfp2rk4oc60" 2025/08/23 01:40:37 DEBUG : Creating backend with remote "/tmp/rclone1890122000" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegoqom7dehe'", Local "Local file system at /tmp/rclone1890122000", Modify Window "1ms" 2025/08/23 01:40:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 61772302ee383b0da21c68cd1aafddfa OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/23 01:40:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/23 01:40:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fegoqom7dehe' 2025/08/23 01:40:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegoqom7dehe': 1 files missing 2025/08/23 01:40:39 NOTICE: 1 hashes missing 2025/08/23 01:40:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegoqom7dehe': 1 differences found 2025/08/23 01:40:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegoqom7dehe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/23 01:40:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/23 01:40:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegoqom7dehe': 0 differences found 2025/08/23 01:40:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegoqom7dehe': 1 matching files 2025/08/23 01:40:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegoqom7dehe': Purge remote 2025/08/23 01:40:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokojov2lizo': Purge remote 2025/08/23 01:40:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupeyoc5tulo': Purge remote 2025/08/23 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latijiw3qalu': Purge remote 2025/08/23 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biduxax3ruri': Purge remote 2025/08/23 01:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaveliv9begu': Purge remote 2025/08/23 01:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yolupig1dofi': Purge remote 2025/08/23 01:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dararej7xeya': Purge remote 2025/08/23 01:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dafijeg3kipi': Purge remote 2025/08/23 01:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hulizag0fewa': Purge remote --- PASS: TestApplyTransforms (54.94s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:40:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/23 01:40:47 DEBUG : sub/file2: md5 = f507938080c37a31f124293a6ac8a770 OK 2025/08/23 01:40:47 INFO : file1: Copied (new) to: sub/file2 2025/08/23 01:40:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 01:40:48 DEBUG : file1: Unchanged skipping 2025/08/23 01:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': don't need to copy/move sub/file2, it is already at target location 2025/08/23 01:40:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.84s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:40:53 DEBUG : dst/file1: md5 = 6f122b8e4558a70d3e5f5c6ce519d030 OK 2025/08/23 01:40:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho/backup" 2025/08/23 01:40:54 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g/1nrff024r7pq65ecp72fc28jb0" 2025/08/23 01:40:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/23 01:40:58 INFO : dst/file1: Moved (server-side) 2025/08/23 01:40:59 DEBUG : dst/file1: md5 = 8b89af531b98ba8ae241eed69aaacf25 OK 2025/08/23 01:40:59 INFO : dst/file1: Copied (new) 2025/08/23 01:41:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/23 01:41:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/23 01:41:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.65s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:41:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho/dst" 2025/08/23 01:41:04 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/23 01:41:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho/CompareDest" 2025/08/23 01:41:06 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g/gveqi14airsml4bgu7krj116o8" 2025/08/23 01:41:07 DEBUG : one: Need to transfer - File not found at Destination 2025/08/23 01:41:09 DEBUG : one: md5 = fcc025aa0ebe0a35f27dfcc162e1d685 OK 2025/08/23 01:41:09 INFO : one: Copied (new) 2025/08/23 01:41:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 01:41:12 DEBUG : one: md5 = 384d9ce92e7552b70e84d39337d664db OK 2025/08/23 01:41:12 INFO : one: Copied (replaced existing) 2025/08/23 01:41:14 DEBUG : dst/one: md5 = 7e51ea748cc11e291763a8f6faf4b042 OK 2025/08/23 01:41:16 DEBUG : CompareDest/one: md5 = 5e1b9736d09930b1bf15f4304605c917 OK 2025/08/23 01:41:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 01:41:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 01:41:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 01:41:19 DEBUG : CompareDest/two: md5 = 312a1141d8b9a4f9d2c75a95d1322957 OK 2025/08/23 01:41:20 DEBUG : two: Need to transfer - File not found at Destination 2025/08/23 01:41:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 01:41:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/23 01:41:21 DEBUG : two: Need to transfer - File not found at Destination 2025/08/23 01:41:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 01:41:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/23 01:41:22 DEBUG : two: Need to transfer - File not found at Destination 2025/08/23 01:41:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/23 01:41:24 DEBUG : two: md5 = 69ff5740871f4f5a1503226adb8afd11 OK 2025/08/23 01:41:24 INFO : two: Copied (new) 2025/08/23 01:41:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/23 01:41:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:41:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:41:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.61s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:41:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho/dst" 2025/08/23 01:41:29 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/23 01:41:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho/CopyDest" 2025/08/23 01:41:30 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/23 01:41:32 DEBUG : one: Need to transfer - File not found at Destination 2025/08/23 01:41:34 DEBUG : one: md5 = 3be6a90af45c4ca37c4a9c7d2fa3d078 OK 2025/08/23 01:41:34 INFO : one: Copied (new) 2025/08/23 01:41:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 01:41:37 DEBUG : one: md5 = 16c6166a8519f76489dd00ccdf3ec394 OK 2025/08/23 01:41:37 INFO : one: Copied (replaced existing) 2025/08/23 01:41:39 DEBUG : dst/one: md5 = f7729e3296e06648a078d85715f4f29b OK 2025/08/23 01:41:41 DEBUG : CopyDest/one: md5 = f499c7f7b2a44f673661ea481fbb1da2 OK 2025/08/23 01:41:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho/BackupDir" 2025/08/23 01:41:42 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/23 01:41:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 01:41:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 01:41:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 01:41:45 INFO : one: Moved (server-side) 2025/08/23 01:41:47 INFO : one: Copied (server-side copy) 2025/08/23 01:41:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/23 01:41:48 DEBUG : CopyDest/two: md5 = 482807ad14eb9789f488835aa361839d OK 2025/08/23 01:41:49 DEBUG : two: Need to transfer - File not found at Destination 2025/08/23 01:41:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 01:41:51 INFO : two: Copied (server-side copy) 2025/08/23 01:41:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/23 01:41:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 01:41:51 DEBUG : two: Unchanged skipping 2025/08/23 01:41:53 DEBUG : CopyDest/three: md5 = 359e349ab2103d05c1224d9ba8d9fea6 OK 2025/08/23 01:41:54 DEBUG : three: Need to transfer - File not found at Destination 2025/08/23 01:41:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/23 01:41:54 DEBUG : three: Destination not found in --copy-dest 2025/08/23 01:41:56 DEBUG : three: md5 = d5a4c629c426670cf70b867ec421ee89 OK 2025/08/23 01:41:56 INFO : three: Copied (new) 2025/08/23 01:42:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/23 01:42:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/23 01:42:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:42:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:42:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/23 01:42:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/23 01:42:01 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.63s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:42:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/23 01:42:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3bb983366907c3923abfc4e595faed75 OK 2025/08/23 01:42:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/23 01:42:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/23 01:42:06 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:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/23 01:42:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/23 01:42:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/23 01:42:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 79dcd1f24c543c4ae66b2358539d17fc OK 2025/08/23 01:42:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/23 01:42:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/23 01:42:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.08s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:42:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Looking for duplicate names using skip mode. 2025/08/23 01:42:16 NOTICE: one: Found 2 files with duplicate names 2025/08/23 01:42:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.77s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:42:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Looking for duplicate names using skip mode. 2025/08/23 01:42:22 NOTICE: one: Found 3 files with duplicate names 2025/08/23 01:42:22 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/23 01:42:23 INFO : one: Deleted 2025/08/23 01:42:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.69s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:42:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Looking for duplicate names using first mode. 2025/08/23 01:42:29 NOTICE: one: Found 3 files with duplicate names 2025/08/23 01:42:30 INFO : one: Deleted 2025/08/23 01:42:30 INFO : one: Deleted 2025/08/23 01:42:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.47s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:42:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Looking for duplicate names using newest mode. 2025/08/23 01:42:36 NOTICE: one: Found 3 files with duplicate names 2025/08/23 01:42:36 INFO : one: Deleted 2025/08/23 01:42:37 INFO : one: Deleted 2025/08/23 01:42:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.55s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:42:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Looking for duplicate names using oldest mode. 2025/08/23 01:42:43 NOTICE: one: Found 3 files with duplicate names 2025/08/23 01:42:43 INFO : one: Deleted 2025/08/23 01:42:44 INFO : one: Deleted 2025/08/23 01:42:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.77s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:42:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Looking for duplicate names using largest mode. 2025/08/23 01:42:50 NOTICE: one: Found 3 files with duplicate names 2025/08/23 01:42:50 INFO : one: Deleted 2025/08/23 01:42:51 INFO : one: Deleted 2025/08/23 01:42:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.77s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:42:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Looking for duplicate names using smallest mode. 2025/08/23 01:42:56 NOTICE: one: Found 3 files with duplicate names 2025/08/23 01:42:57 INFO : one: Deleted 2025/08/23 01:42:57 INFO : one: Deleted 2025/08/23 01:42:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.53s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:43:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Looking for duplicate names using rename mode. 2025/08/23 01:43:04 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/23 01:43:05 INFO : one-2.txt: renamed from: one.txt 2025/08/23 01:43:06 INFO : one-3.txt: renamed from: one.txt 2025/08/23 01:43:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.40s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:43:12 DEBUG : dupe1/one.txt: md5 = 622823e7bdde31c86c3f0f65f524de38 OK 2025/08/23 01:43:14 DEBUG : dupe2/two.txt: md5 = 6af7c872b8a5298338ac97218f9b1a28 OK 2025/08/23 01:43:16 DEBUG : dupe3/three.txt: md5 = e8c66c3a1c7ab6e8031851b96d7790c8 OK 2025/08/23 01:43:17 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/23 01:43:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/23 01:43:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/23 01:43:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/23 01:43:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/23 01:43:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/23 01:43:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.85s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:43:24 DEBUG : a.txt: md5 = decac3699a8bbfece043f92976e5d2cc OK 2025/08/23 01:43:25 DEBUG : zend.txt: md5 = 4858ead13963564f4bb062c775f93f06 OK 2025/08/23 01:43:28 DEBUG : sub dir/hello world: md5 = 72418f5e6c07d47fb6ad6ecf4e7c1cfc OK 2025/08/23 01:43:29 DEBUG : sub dir/hello world2: md5 = 96e1f573b1087dfd7114e41bdba190f2 OK 2025/08/23 01:43:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 8e854b792c2f5e6aeaa8c08b920dad4f OK 2025/08/23 01:43:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = 27a8fd2bcbdceb8d46b0d2cb2f852f26 OK 2025/08/23 01:43:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7765508fcd96d7b517c14c92a22ec37a OK 2025/08/23 01:43:36 DEBUG : a.txt: Excluded (Size Filter) 2025/08/23 01:43:36 DEBUG : a.txt: Excluded 2025/08/23 01:43:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/23 01:43:37 DEBUG : sub dir/hello world2: Excluded 2025/08/23 01:43:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/23 01:43:37 DEBUG : sub dir/hello world: Excluded 2025/08/23 01:43:37 DEBUG : sub dir/ignore dir: Excluded 2025/08/23 01:43:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/23 01:43:37 DEBUG : sub dir/hello world2: Excluded 2025/08/23 01:43:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/23 01:43:37 DEBUG : sub dir/hello world: Excluded 2025/08/23 01:43:37 DEBUG : sub dir/ignore dir: Excluded 2025/08/23 01:43:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/23 01:43:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/23 01:43:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/23 01:43:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/23 01:43:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/23 01:43:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/23 01:43:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.54s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:43:46 DEBUG : a.txt: md5 = e4b9190ac84c5543a08701a24dc2be0d OK 2025/08/23 01:43:47 DEBUG : zend.txt: md5 = dc6db05717889761167648bd67713402 OK 2025/08/23 01:43:49 DEBUG : sub dir/hello world: md5 = a7bd095911e8040a2aa6964b599da29e OK 2025/08/23 01:43:51 DEBUG : sub dir/hello world2: md5 = 3ad2245696a05e3c2faa316bd59c4410 OK 2025/08/23 01:43:53 DEBUG : sub dir/ignore dir/.ignore: md5 = a2fe5a7c4330dd4451b89a5d1bea8dc0 OK 2025/08/23 01:43:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = d979eab415ca170586cbac55a92506ef OK 2025/08/23 01:43:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = c88e9570ea60fdddc0adda518b3d7ed8 OK 2025/08/23 01:43:58 DEBUG : a.txt: Excluded (Size Filter) 2025/08/23 01:43:58 DEBUG : a.txt: Excluded 2025/08/23 01:43:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/23 01:43:58 DEBUG : sub dir/hello world: Excluded 2025/08/23 01:43:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/23 01:43:58 DEBUG : sub dir/hello world2: Excluded 2025/08/23 01:43:59 DEBUG : sub dir/ignore dir: Excluded 2025/08/23 01:43:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/23 01:43:59 DEBUG : sub dir/hello world: Excluded 2025/08/23 01:43:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/23 01:43:59 DEBUG : sub dir/hello world2: Excluded 2025/08/23 01:43:59 DEBUG : sub dir/ignore dir: Excluded 2025/08/23 01:44:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/23 01:44:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/23 01:44:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/23 01:44:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/23 01:44:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/23 01:44:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/23 01:44:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.42s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:44:07 DEBUG : file1: md5 = a29b02ac9603a714b3feb18343b16286 OK 2025/08/23 01:44:09 DEBUG : sub/file2: md5 = 0c9e7458e1276c76819330796a2b68ab OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/08/23 01:44:13 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/23 01:44:13 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/23 01:44:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/23 01:44:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.71s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.46s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:44:17 DEBUG : file1: md5 = 5c4d1ffa6d9f80ef7c78c98f9be9aaa5 OK 2025/08/23 01:44:19 DEBUG : sub/file2: md5 = 26a42d6bf44f93d41f57df05e2568d3b OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/08/23 01:44:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho/notfound" 2025/08/23 01:44:23 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g/qe0i31qdkoejk60elps0ni5sqk" 2025/08/23 01:44:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.21s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.64s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:44:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Making directory 2025/08/23 01:44:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:44:29 DEBUG : sub dir/hello world: md5 = ca0aae3ddd733ea874a0862fac169c63 OK 2025/08/23 01:44:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.60s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:44:33 DEBUG : potato2: md5 = cf045fd37e42ce47b853a3244998a2b2 OK 2025/08/23 01:44:35 DEBUG : empty space: md5 = b5cba1199e3a6acd1ddeed2b89423fab OK --- PASS: TestLs (4.83s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:44:38 DEBUG : potato2: md5 = 7181f28bf1efe8e749b8d74be3ba1ad3 OK 2025/08/23 01:44:39 DEBUG : empty space: md5 = 71a01f92e694eb0890234109d1fb21f1 OK 2025/08/23 01:44:40 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.89s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:44:43 DEBUG : potato2: md5 = 55f218cf5b264a3efb535b32d7f54729 OK 2025/08/23 01:44:44 DEBUG : empty space: md5 = a4d72c9f869197d6abc0dc0d15f7e463 OK --- PASS: TestLsLong (4.65s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:44:48 DEBUG : potato2: md5 = af7b4bc2c2569fe725612d70342e2b63 OK 2025/08/23 01:44:49 DEBUG : empty space: md5 = 1789b858dd81bbe6b444ac0fe9738398 OK --- PASS: TestHashSums (4.39s) === RUN TestHashSumsWithErrors 2025/08/23 01:44:51 DEBUG : Creating backend with remote ":memory:" 2025/08/23 01:44:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/23 01:44:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/23 01:44:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/23 01:44:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/23 01:44:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/23 01:44:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/23 01:44:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/23 01:44:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/23 01:44:51 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:44:52 DEBUG : potato2: md5 = a2cf69199d23a6fc3941fb4b1c449ef4 OK 2025/08/23 01:44:53 DEBUG : empty space: md5 = 8689d17142409d1be1e2295f9283d909 OK 2025/08/23 01:44:56 DEBUG : sub dir/potato3: md5 = 45f9b26274d53c53e8d02941a42f08fd OK 2025/08/23 01:44:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.62s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:45:01 DEBUG : small: md5 = d0f8d0c58c99b9ba083a823eca661c73 OK 2025/08/23 01:45:02 DEBUG : medium: md5 = 5845ab5501393065bac39816728276f3 OK 2025/08/23 01:45:04 DEBUG : large: md5 = 656e4896e5febb842e25ea5a53682cee OK 2025/08/23 01:45:04 DEBUG : Waiting for deletions to finish 2025/08/23 01:45:04 DEBUG : large: Excluded (Size Filter) 2025/08/23 01:45:04 INFO : small: Deleted 2025/08/23 01:45:05 INFO : medium: Deleted --- PASS: TestDelete (6.48s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:45:07 DEBUG : small: md5 = ed7b36eea65c4fc83c30f2f51ac1ff3f OK 2025/08/23 01:45:09 DEBUG : medium: md5 = 7150aa23275264b2dc8938684d0f8261 OK 2025/08/23 01:45:10 DEBUG : large: md5 = 03ce897f5345fa4aaed2c0a28244ed08 OK 2025/08/23 01:45:11 DEBUG : Waiting for deletions to finish 2025/08/23 01:45:11 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/23 01:45:11 INFO : large: Deleted 2025/08/23 01:45:11 INFO : small: Deleted --- PASS: TestMaxDelete (7.26s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:45:15 DEBUG : small: md5 = 060f29cbf565636f1ea30a18be36d43e OK 2025/08/23 01:45:16 DEBUG : medium: md5 = 594bd230d19fc81f7a7b38eab9aefded OK 2025/08/23 01:45:17 DEBUG : large: md5 = 1d9341c251fa31534c4f6eeb6bc4dbe1 OK 2025/08/23 01:45:18 DEBUG : Waiting for deletions to finish 2025/08/23 01:45:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/23 01:45:18 INFO : small: Deleted 2025/08/23 01:45:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.94s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:45:21 DEBUG : small: md5 = c1d6a76447bd0e49bed40dd36da45a9d OK 2025/08/23 01:45:23 DEBUG : medium: md5 = 5e7e8fc4d7f1700456834b87c8c8a38b OK 2025/08/23 01:45:25 DEBUG : large: md5 = fa30db87712a6912924ed8c069af1b0e OK 2025/08/23 01:45:25 DEBUG : Waiting for deletions to finish 2025/08/23 01:45:25 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/23 01:45:25 INFO : large: Deleted 2025/08/23 01:45:25 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.99s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:45:29 DEBUG : ReadFile: md5 = 8adf3f544bc9d9cc5c26ae38c0f1e0a5 OK --- PASS: TestReadFile (4.22s) === RUN TestRetry 2025/08/23 01:45:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/23 01:45:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/23 01:45:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/23 01:45:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/23 01:45:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/23 01:45:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/23 01:45:31 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:45:33 DEBUG : file1: md5 = 7f8dd268a0d0c093ce193e1a8cc35766 OK 2025/08/23 01:45:34 DEBUG : file2: md5 = bc77e48eeb88a658d3b42835462cbd17 OK --- PASS: TestCat (16.11s) === RUN TestPurge 2025/08/23 01:45:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rajaqag2muki" 2025/08/23 01:45:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 01:45:47 DEBUG : Creating backend with remote "TestDrive:crypt/bd45h88kkqffj4q7haajr5crofs3vecn8vifcnnl85j6auldnqu0" 2025/08/23 01:45:48 DEBUG : Creating backend with remote "/tmp/rclone2611678943" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rajaqag2muki'", Local "Local file system at /tmp/rclone2611678943", Modify Window "1ms" 2025/08/23 01:45:53 DEBUG : A1/B1/C1/one: md5 = c8e172f6d03df23cd6c9dd765a3e5b6a OK 2025/08/23 01:45:53 INFO : A2: Making directory 2025/08/23 01:45:53 INFO : A1/B2: Making directory 2025/08/23 01:45:54 INFO : A1/B2/C2: Making directory 2025/08/23 01:45:55 INFO : A1/B1/C3: Making directory 2025/08/23 01:45:56 INFO : A3: Making directory 2025/08/23 01:45:56 INFO : A3/B3: Making directory 2025/08/23 01:45:57 INFO : A3/B3/C4: Making directory 2025/08/23 01:45:59 DEBUG : A1/two: md5 = a6735da18780706338a9c07be8e6077c OK 2025/08/23 01:46:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rajaqag2muki': Purge remote 2025/08/23 01:46:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.68s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:46:07 DEBUG : A1/B1/C1/one: md5 = 79b3d1c18990dbba7dc1d3f5f6ed0702 OK 2025/08/23 01:46:07 INFO : A2: Making directory 2025/08/23 01:46:07 INFO : A1/B2: Making directory 2025/08/23 01:46:08 INFO : A1/B2/C2: Making directory 2025/08/23 01:46:09 INFO : A1/B1/C3: Making directory 2025/08/23 01:46:10 INFO : A3: Making directory 2025/08/23 01:46:10 INFO : A3/B3: Making directory 2025/08/23 01:46:11 INFO : A3/B3/C4: Making directory 2025/08/23 01:46:13 DEBUG : A1/two: md5 = 5256219093129a8f8887fa590763d3c9 OK 2025/08/23 01:46:14 DEBUG : removing 1 level 3 directories 2025/08/23 01:46:14 INFO : A3/B3/C4: Removing directory 2025/08/23 01:46:17 DEBUG : removing 2 level 3 directories 2025/08/23 01:46:17 INFO : A1/B2/C2: Removing directory 2025/08/23 01:46:17 INFO : A1/B1/C3: Removing directory 2025/08/23 01:46:18 DEBUG : removing 2 level 2 directories 2025/08/23 01:46:18 INFO : A3/B3: Removing directory 2025/08/23 01:46:18 INFO : A1/B2: Removing directory 2025/08/23 01:46:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/23 01:46:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/23 01:46:18 DEBUG : removing 2 level 1 directories 2025/08/23 01:46:18 INFO : A3: Removing directory 2025/08/23 01:46:18 INFO : A2: Removing directory 2025/08/23 01:46:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/23 01:46:22 DEBUG : removing 1 level 3 directories 2025/08/23 01:46:22 INFO : A1/B1/C1: Removing directory 2025/08/23 01:46:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:23 DEBUG : removing 1 level 2 directories 2025/08/23 01:46:23 INFO : A1/B1: Removing directory 2025/08/23 01:46:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/23 01:46:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/23 01:46:24 DEBUG : removing 1 level 1 directories 2025/08/23 01:46:24 INFO : A1: Removing directory 2025/08/23 01:46:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/23 01:46:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/23 01:46:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/23 01:46:25 DEBUG : removing 1 level 0 directories 2025/08/23 01:46:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Removing directory 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/23 01:46:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.95s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:46:27 INFO : A1: Making directory 2025/08/23 01:46:27 INFO : A1/B1: Making directory 2025/08/23 01:46:28 INFO : A1/B1/C1: Making directory 2025/08/23 01:46:31 DEBUG : removing 1 level 3 directories 2025/08/23 01:46:31 INFO : A1/B1/C1: Removing directory 2025/08/23 01:46:31 DEBUG : removing 1 level 2 directories 2025/08/23 01:46:31 INFO : A1/B1: Removing directory 2025/08/23 01:46:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/23 01:46:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:46:34 INFO : A1: Making directory 2025/08/23 01:46:34 INFO : A1/B1: Making directory 2025/08/23 01:46:35 INFO : A1/B1/C1: Making directory 2025/08/23 01:46:38 DEBUG : removing 1 level 3 directories 2025/08/23 01:46:38 INFO : A1/B1/C1: Removing directory 2025/08/23 01:46:38 DEBUG : removing 1 level 2 directories 2025/08/23 01:46:38 INFO : A1/B1: Removing directory 2025/08/23 01:46:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/23 01:46:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.10s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:46:43 DEBUG : file1: md5 = fa2c2b61719c17aa14ed2212c8fc6682 OK 2025/08/23 01:46:43 DEBUG : filename.txt: File name found in url 2025/08/23 01:46:45 DEBUG : filename.txt: md5 = c30b997351a87eb3be0fe42f1fd78cf7 OK 2025/08/23 01:46:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/23 01:46:46 DEBUG : headerfilename.txt: md5 = f086e6a9066a7e1de1e5962d04e1395d OK 2025/08/23 01:46:47 DEBUG : file2: md5 = fdb736f9ed2fd8d3f0e461833aeb2a87 OK --- PASS: TestCopyURL (9.11s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:46:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/23 01:46:52 DEBUG : sub/file2: md5 = 6f4b5de8ac221dd68b823d2b135dd57d OK 2025/08/23 01:46:52 INFO : file1: Copied (new) to: sub/file2 2025/08/23 01:46:52 INFO : file1: Deleted 2025/08/23 01:46:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 01:46:53 DEBUG : file1: Unchanged skipping 2025/08/23 01:46:53 INFO : file1: Deleted 2025/08/23 01:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': don't need to copy/move sub/file2, it is already at target location 2025/08/23 01:46:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:46:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/23 01:46:58 DEBUG : file1: md5 = 39767431ae8d41ae040fe1979e5cae8d OK 2025/08/23 01:46:58 INFO : file1: Copied (new) 2025/08/23 01:46:58 INFO : file1: Deleted 2025/08/23 01:46:58 DEBUG : file1: Destination exists, skipping 2025/08/23 01:46:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.33s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:47:02 DEBUG : dst/file1: md5 = 92e0be0757937642ba4b177682a39043 OK 2025/08/23 01:47:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomedoz4keho/backup" 2025/08/23 01:47:03 DEBUG : Config file has changed externally - reloading 2025/08/23 01:47:03 DEBUG : Creating backend with remote "TestDrive:crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g/1nrff024r7pq65ecp72fc28jb0" 2025/08/23 01:47:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/23 01:47:07 INFO : dst/file1: Moved (server-side) 2025/08/23 01:47:08 DEBUG : dst/file1: md5 = 3c1cd79aeba0dcea685c6f8378c2e554 OK 2025/08/23 01:47:08 INFO : dst/file1: Copied (new) 2025/08/23 01:47:08 INFO : dst/file1: Deleted 2025/08/23 01:47:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/23 01:47:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/23 01:47:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.87s) === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:47:15 DEBUG : A1/one: md5 = db3e4a4ce136ec7ce5019f8dcad7ba53 OK 2025/08/23 01:47:16 DEBUG : A1/two: md5 = 17f913d04c030b339c482fd75b7a5038 OK 2025/08/23 01:47:18 DEBUG : A1/B1/three: md5 = 4a741543b9db1a6c8dbb544f96ca2d15 OK 2025/08/23 01:47:21 DEBUG : A1/B1/C1/four: md5 = 6b936fa69a5666bea4623d4bd53bd0ad OK 2025/08/23 01:47:23 DEBUG : A1/B1/C2/five: md5 = ac496510004499d1b9a08b0758b63273 OK 2025/08/23 01:47:23 INFO : A1/B2: Making directory 2025/08/23 01:47:24 INFO : A1/B1/C3: Making directory 2025/08/23 01:47:33 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/23 01:47:33 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/23 01:47:33 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/23 01:47:33 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/23 01:47:33 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/23 01:47:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/23 01:47:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/23 01:47:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/23 01:47:37 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/23 01:47:37 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/23 01:47:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/23 01:47:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/23 01:47:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/23 01:47:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/23 01:47:45 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/23 01:47:45 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/23 01:47:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/23 01:47:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/23 01:47:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/23 01:47:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/23 01:47:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/23 01:47:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/23 01:47:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/23 01:47:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/23 01:47:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/23 01:47:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/23 01:47:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/23 01:47:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/23 01:47:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/23 01:47:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/23 01:47:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.00s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:47:57 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:47:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/23 01:47:59 DEBUG : no_checksum_small_file_from_pipe: md5 = d033fb2698163ed0e1ec5570546b4f25 OK 2025/08/23 01:47:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/23 01:47:59 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/23 01:48:00 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/23 01:48:01 DEBUG : no_checksum_big_file_from_pipe: md5 = 9251f5e80dae3f37326ff6665f066075 OK 2025/08/23 01:48:01 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/23 01:48:04 DEBUG : with_checksum_small_file_from_pipe: md5 = bd00d0589c7f58ed7e782d1a414d0af7 OK 2025/08/23 01:48:04 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/23 01:48:05 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/23 01:48:06 DEBUG : with_checksum_big_file_from_pipe: md5 = f8b0ef5452fa703fc30aa2c17bed91c7 OK 2025/08/23 01:48:06 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/23 01:48:09 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 01:48:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/23 01:48:11 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/23 01:48:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/23 01:48:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/23 01:48:16 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.15s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/23 01:48:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': File to upload is small (48 bytes), uploading instead of streaming 2025/08/23 01:48:20 DEBUG : rcat_metadata: md5 = 8da2f41228778c9e49a27e57c8ee77f9 OK 2025/08/23 01:48:20 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/23 01:48:22 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/23 01:48:23 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5f4034ac76d1c92a814d29a37877d227 OK 2025/08/23 01:48:23 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.51s) --- PASS: TestRcatMetadata/Normal (2.74s) --- PASS: TestRcatMetadata/ViaDisk (3.34s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:26 DEBUG : potato1: md5 = e15d679d0ab929d7d78b6d79625b70d9 OK 2025/08/23 01:48:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': File to upload is small (60 bytes), uploading instead of streaming 2025/08/23 01:48:27 DEBUG : potato2: md5 = 0bc84642cb1ea4722db5bc62ed29a32c OK 2025/08/23 01:48:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.42s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:30 DEBUG : potato1: md5 = 3b5b5556b031ba2a91aba0f0c13e556f OK 2025/08/23 01:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': File to upload is small (60 bytes), uploading instead of streaming 2025/08/23 01:48:32 DEBUG : potato2: md5 = 733d57fdd26eb343f7ea456ead9e728b OK 2025/08/23 01:48:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.03s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:35 DEBUG : potato2: md5 = 42852f2810e4f9c4b8ade4b7d56b4f52 OK 2025/08/23 01:48:37 DEBUG : empty space: md5 = 06a60fd85c89a42599991ddfafd82e89 OK 2025/08/23 01:48:39 DEBUG : sub dir/potato3: md5 = 4de39bdc5fcc4d7e95a91ee839745385 OK 2025/08/23 01:48:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Touching "sub dir/potato3" 2025/08/23 01:48:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Touching "empty space" 2025/08/23 01:48:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Touching "potato2" 2025/08/23 01:48:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.20s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:44 DEBUG : dir with metadata: Making directory with metadata 2025/08/23 01:48:45 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.44s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:46 DEBUG : directory with modtime: Making directory with metadata 2025/08/23 01:48:47 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.44s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/23 01:48:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 01:48:49 DEBUG : Google drive root 'crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g': Skipping btime metadata as can't update it on an existing file: 2025-08-23T01:48:49.318439292Z 2025/08/23 01:48:49 INFO : non existent directory: Updated directory metadata 2025/08/23 01:48:51 DEBUG : Google drive root 'crypt/bgm86b2rerhu0u4mu14iso6ck6n6mc5pkm3p96is1v0o9t3plh4g': Skipping btime metadata as can't update it on an existing file: 2025-08-23T01:48:49.318439292Z 2025/08/23 01:48:52 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/23 01:48:55 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/23 01:48:56 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.92s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:48:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/23 01:48:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 01:48:58 DEBUG : dst: Making directory with metadata 2025/08/23 01:48:58 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 01:48:58 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 01:48:59 INFO : dst: Set directory modification time (using SetModTime) 2025/08/23 01:48:59 INFO : dst: Set directory modification time (using SetModTime) 2025/08/23 01:48:59 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/23 01:49:00 INFO : dst: Set directory modification time (using SetModTime) 2025/08/23 01:49:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.48s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho'", Local "Local file system at /tmp/rclone2009606057", Modify Window "1ms" 2025/08/23 01:49:03 DEBUG : sub dir/test remove existing: md5 = 66dc2653b1ad3bc29216e81bb74fca69 OK 2025/08/23 01:49:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c8ef8c991a5b87810c5c894d73d35705 OK 2025/08/23 01:49:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mebalan3" before starting 2025/08/23 01:49:08 DEBUG : sub dir/test remove existing.mebalan3: TEST: removing renamed existing file after operation 2025/08/23 01:49:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zaceqir2" before starting 2025/08/23 01:49:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zaceqir2: TEST: renaming existing back after failed operation 2025/08/23 01:49:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yimeyen7" before starting 2025/08/23 01:49:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yimeyen7: TEST: removing renamed existing file after operation 2025/08/23 01:49:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "92a85v31s0186crbfrvk5uu94paokhmuuvaorcg2q56uc5mjpoa5755m2mtikcjtb18urnml66ervqulf9qb2talqo648a7sah354oc683v14q8f895kkp8npikh8hli1itrsenu7ogoe6scgilqecj44sjlu55bce5t429q9q1jbk264kk0" 2025/08/23 01:49:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b711k4p1h4fo9ffdh2mdqtl4jrugorf9dlj7qlqj1d0kjcan4c20" --- PASS: TestRemoveExisting (13.28s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/23 01:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomedoz4keho': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m55.012545671s (try 1/5)