"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/09 01:37:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko" 2025/07/09 01:37:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:37:34 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0" 2025/07/09 01:37:35 DEBUG : Creating backend with remote "/tmp/rclone1254456740" === 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-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", 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/07/09 01:37:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/09 01:37:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/09 01:37:36 DEBUG : potato: Seek from 10 to 0 2025/07/09 01:37:36 DEBUG : potato: Seek from 10 to 0 2025/07/09 01:37:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/09 01:37:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/09 01:37:36 DEBUG : potato: Seek from 5 to 2 2025/07/09 01:37:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/09 01:37:36 DEBUG : potato: Seek from 7 to 0 2025/07/09 01:37:36 DEBUG : potato: Seek from 7 to 0 2025/07/09 01:37:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/09 01:37:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/09 01:37:36 DEBUG : potato: Seek from 5 to 2 2025/07/09 01:37:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/09 01:37:36 DEBUG : potato: Seek from 8 to 0 2025/07/09 01:37:36 DEBUG : potato: Seek from 8 to 0 2025/07/09 01:37:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/09 01:37:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/09 01:37:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/09 01:37:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/09 01:37:36 DEBUG : potato: Seek from 5 to 2 2025/07/09 01:37:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/09 01:37:36 DEBUG : potato: Seek from 9 to 0 2025/07/09 01:37:36 DEBUG : potato: Seek from 9 to 0 2025/07/09 01:37:36 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-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:37:38 DEBUG : rutabaga: md5 = 0b3a7c41aaa34848aca519de55892ca6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/09 01:37:40 DEBUG : empty space: md5 = 44da41611c02c4c202dfbfa1ebf6de77 OK === RUN TestCheck/3 2025/07/09 01:37:43 DEBUG : potato2: md5 = afed71cf889f5ddca2f6c5b4d68ba35a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/09 01:37:45 DEBUG : remotepotato: md5 = 46e6e16fc4f9e9c1818c6efcd3cce1de OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.10s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/07/09 01:37:48 DEBUG : Creating backend with remote "nonexistent" 2025/07/09 01:37:48 DEBUG : Creating backend with remote "nonexistent" 2025/07/09 01:37:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/09 01:37:48 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/07/09 01:37:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/09 01:37:48 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-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:37:50 DEBUG : rutabaga: md5 = cd5856673892dafef3169ebc66fecdc5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/09 01:37:53 DEBUG : empty space: md5 = 6fdae38500708395523ba9f56d517787 OK === RUN TestCheckDownload/3 2025/07/09 01:37:56 DEBUG : potato2: md5 = 973d54bb1bd3bf826be8f5f77ba8e802 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/09 01:38:00 DEBUG : remotepotato: md5 = c5d39ccdf06ba6b8f934eecae75b92da OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.42s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.20s) --- PASS: TestCheckDownload/6 (1.15s) --- PASS: TestCheckDownload/7 (1.05s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:38:06 DEBUG : rutabaga: md5 = 0d50cce6d90151c4ba24dc0416105bcf OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/09 01:38:08 DEBUG : empty space: md5 = d0d385ebb01d9c0d00bfb9042c133514 OK === RUN TestCheckSizeOnly/3 2025/07/09 01:38:10 DEBUG : potato2: md5 = 9e876ce474f8671919f70991bb961910 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/09 01:38:12 DEBUG : remotepotato: md5 = f6bc4c0314ab61255929ff1c1d250e2f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.37s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:38:17 DEBUG : test.sum: md5 = e8710721fb9d65288c430ea0eada5666 OK 2025/07/09 01:38:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/09 01:38:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/09 01:38:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/09 01:38:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/09 01:38:20 DEBUG : test.sum: md5 = 83a35a1ff0e4508afd917c9f569963e2 OK 2025/07/09 01:38:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/09 01:38:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/09 01:38:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/09 01:38:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.09s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:38:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko/data" 2025/07/09 01:38:22 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:38:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko/data" 2025/07/09 01:38:24 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0/vjrnln8ratgmqakfosrqe8espk" 2025/07/09 01:38:28 DEBUG : data/banana: md5 = 5d4ce1ad189f488ca7edcba6f8fd2262 OK 2025/07/09 01:38:29 DEBUG : test.sum: md5 = 32839a9cecf10c6229c2397445e785e6 OK === RUN TestCheckSumDownload/subtest1 2025/07/09 01:38:34 DEBUG : data/potato: md5 = 0866a597ac786db29c040177e3201f30 OK 2025/07/09 01:38:35 DEBUG : test.sum: md5 = 1a09cf45bea5c7d0feb36b408dc4927e OK === RUN TestCheckSumDownload/subtest2 2025/07/09 01:38:40 DEBUG : test.sum: md5 = 5c036dfc109cdc34954982247f5e1e36 OK === RUN TestCheckSumDownload/subtest3 2025/07/09 01:38:44 DEBUG : test.sum: md5 = 69c179dc0ca5d2e26d859ba23e37317f OK === RUN TestCheckSumDownload/subtest4 2025/07/09 01:38:48 DEBUG : test.sum: md5 = 7746604a16f08922d8b57d4ecb097939 OK === RUN TestCheckSumDownload/subtest5 2025/07/09 01:38:52 DEBUG : test.sum: md5 = f4f96f7338a53d43513dd78f57f171e8 OK === RUN TestCheckSumDownload/subtest6 2025/07/09 01:38:56 DEBUG : data/banana: md5 = 2b2d5f15bba4b40566726edbaa372e73 OK 2025/07/09 01:38:57 DEBUG : data/potato: md5 = 475d4104801472629defd371ee6cd925 OK 2025/07/09 01:38:58 DEBUG : test.sum: md5 = c960c55aa9c371fbf67c2f0bad54d781 OK === RUN TestCheckSumDownload/subtest7 2025/07/09 01:39:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/09 01:39:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.62s) --- PASS: TestCheckSumDownload/subtest1 (2.37s) --- PASS: TestCheckSumDownload/subtest2 (2.50s) --- PASS: TestCheckSumDownload/subtest3 (2.47s) --- PASS: TestCheckSumDownload/subtest4 (2.05s) --- PASS: TestCheckSumDownload/subtest5 (2.16s) --- PASS: TestCheckSumDownload/subtest6 (1.91s) --- PASS: TestCheckSumDownload/subtest7 (3.07s) === RUN TestApplyTransforms 2025/07/09 01:39:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dorises4paja" 2025/07/09 01:39:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:39:05 DEBUG : Creating backend with remote "TestDrive:crypt/7d3tg9l55d1ocjsu356d5shetigc5mmliojjpacerv06pbhm7ap0" 2025/07/09 01:39:06 DEBUG : Creating backend with remote "/tmp/rclone3563869987" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dorises4paja'", Local "Local file system at /tmp/rclone3563869987", Modify Window "1ms" 2025/07/09 01:39:08 DEBUG : hello, world!: md5 = 1445274986921eca6a32a17e5cfaee55 OK upper checkfile vs. lower remote (without normalization) 2025/07/09 01:39:08 ERROR : hello, world!: sum not found 2025/07/09 01:39:08 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dorises4paja' 2025/07/09 01:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dorises4paja': 1 files missing 2025/07/09 01:39:08 NOTICE: 1 hashes missing 2025/07/09 01:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dorises4paja': 1 differences found 2025/07/09 01:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dorises4paja': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/09 01:39:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 01:39:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dorises4paja': 0 differences found 2025/07/09 01:39:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dorises4paja': 1 matching files 2025/07/09 01:39:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujihoc2robe" 2025/07/09 01:39:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:39:09 DEBUG : Creating backend with remote "TestDrive:crypt/l8jvhke4tfsknqlm713v43moppeb0tb7vuakpof5q9q3nds3354g" 2025/07/09 01:39:10 DEBUG : Creating backend with remote "/tmp/rclone2569446271" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujihoc2robe'", Local "Local file system at /tmp/rclone2569446271", Modify Window "1ms" 2025/07/09 01:39:12 DEBUG : HELLO, WORLD!: md5 = aaaacb08cd3b70468801520f28939dae OK lower checkfile vs. upper remote (without normalization) 2025/07/09 01:39:13 ERROR : HELLO, WORLD!: sum not found 2025/07/09 01:39:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kujihoc2robe' 2025/07/09 01:39:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujihoc2robe': 1 files missing 2025/07/09 01:39:13 NOTICE: 1 hashes missing 2025/07/09 01:39:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujihoc2robe': 1 differences found 2025/07/09 01:39:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujihoc2robe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/09 01:39:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 01:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujihoc2robe': 0 differences found 2025/07/09 01:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujihoc2robe': 1 matching files 2025/07/09 01:39:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bumumop9vabu" 2025/07/09 01:39:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:39:14 DEBUG : Creating backend with remote "TestDrive:crypt/ni78j4n981fokqnb9k62grr7btk2ut2fq9bqmhvku5qprf035ae0" 2025/07/09 01:39:15 DEBUG : Creating backend with remote "/tmp/rclone3488934399" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bumumop9vabu'", Local "Local file system at /tmp/rclone3488934399", Modify Window "1ms" 2025/07/09 01:39:17 DEBUG : HeLlO, wOrLd!: md5 = c68563550773ce357e75b06b22e55603 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/09 01:39:18 ERROR : HeLlO, wOrLd!: sum not found 2025/07/09 01:39:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bumumop9vabu' 2025/07/09 01:39:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bumumop9vabu': 1 files missing 2025/07/09 01:39:18 NOTICE: 1 hashes missing 2025/07/09 01:39:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bumumop9vabu': 1 differences found 2025/07/09 01:39:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bumumop9vabu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/09 01:39:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 01:39:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bumumop9vabu': 0 differences found 2025/07/09 01:39:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bumumop9vabu': 1 matching files 2025/07/09 01:39:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mahevux7depe" 2025/07/09 01:39:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:39:19 DEBUG : Creating backend with remote "TestDrive:crypt/5hedlahjan13o7pb4d2coq3vtjq4dsrmauoehvhomj1864sn5bmg" 2025/07/09 01:39:20 DEBUG : Creating backend with remote "/tmp/rclone2508093494" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mahevux7depe'", Local "Local file system at /tmp/rclone2508093494", Modify Window "1ms" 2025/07/09 01:39:22 DEBUG : HELLO, WORLD!: md5 = 53a05a04d4e9a87d98a8bc72386be187 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/09 01:39:22 ERROR : HELLO, WORLD!: sum not found 2025/07/09 01:39:22 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mahevux7depe' 2025/07/09 01:39:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahevux7depe': 1 files missing 2025/07/09 01:39:22 NOTICE: 1 hashes missing 2025/07/09 01:39:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahevux7depe': 1 differences found 2025/07/09 01:39:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahevux7depe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/09 01:39:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 01:39:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahevux7depe': 0 differences found 2025/07/09 01:39:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahevux7depe': 1 matching files 2025/07/09 01:39:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tidivod0bula" 2025/07/09 01:39:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:39:23 DEBUG : Creating backend with remote "TestDrive:crypt/j7b4hbqpi3f0ualvgjfuvgmfm9agn2dpbc0miqt9p2023puinb30" 2025/07/09 01:39:24 DEBUG : Creating backend with remote "/tmp/rclone3936037083" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tidivod0bula'", Local "Local file system at /tmp/rclone3936037083", Modify Window "1ms" 2025/07/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: md5 = 3bfa6282d155cf5f932ab0393d820a09 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/09 01:39:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/09 01:39:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tidivod0bula' 2025/07/09 01:39:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tidivod0bula': 1 files missing 2025/07/09 01:39:27 NOTICE: 1 hashes missing 2025/07/09 01:39:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tidivod0bula': 1 differences found 2025/07/09 01:39:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tidivod0bula': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/09 01:39:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 01:39:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tidivod0bula': 0 differences found 2025/07/09 01:39:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tidivod0bula': 1 matching files 2025/07/09 01:39:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripubuc2joyo" 2025/07/09 01:39:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:39:28 DEBUG : Creating backend with remote "TestDrive:crypt/9tm30viqdd482talg425ldedc431f3s62vafhi9u84fmnk5flacg" 2025/07/09 01:39:29 DEBUG : Creating backend with remote "/tmp/rclone2260556999" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripubuc2joyo'", Local "Local file system at /tmp/rclone2260556999", Modify Window "1ms" 2025/07/09 01:39:31 DEBUG : 測試_Русский___ě_áñ: md5 = 156d39a74aec5386a1a4aa1fd8b3c3f9 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/09 01:39:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/09 01:39:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ripubuc2joyo' 2025/07/09 01:39:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripubuc2joyo': 1 files missing 2025/07/09 01:39:32 NOTICE: 1 hashes missing 2025/07/09 01:39:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripubuc2joyo': 1 differences found 2025/07/09 01:39:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripubuc2joyo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/09 01:39:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 01:39:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripubuc2joyo': 0 differences found 2025/07/09 01:39:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripubuc2joyo': 1 matching files 2025/07/09 01:39:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-folumek1lino" 2025/07/09 01:39:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:39:33 DEBUG : Creating backend with remote "TestDrive:crypt/7ql3goobep1km6svenfno85biht2a2lqgn4riqgjc0thcrimnn8g" 2025/07/09 01:39:34 DEBUG : Creating backend with remote "/tmp/rclone227089669" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-folumek1lino'", Local "Local file system at /tmp/rclone227089669", Modify Window "1ms" 2025/07/09 01:39:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7f6b87cd233b3e311e82e74470f19cc3 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/09 01:39:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/09 01:39:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-folumek1lino' 2025/07/09 01:39:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folumek1lino': 1 files missing 2025/07/09 01:39:36 NOTICE: 1 hashes missing 2025/07/09 01:39:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folumek1lino': 1 differences found 2025/07/09 01:39:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folumek1lino': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/09 01:39:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 01:39:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folumek1lino': 0 differences found 2025/07/09 01:39:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-folumek1lino': 1 matching files 2025/07/09 01:39:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dogicev2xeho" 2025/07/09 01:39:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:39:38 DEBUG : Creating backend with remote "TestDrive:crypt/3pn29f60ktb2r3hhri85ah5te5b3qfug0eqb91v5tsdpjbbn2qd0" 2025/07/09 01:39:39 DEBUG : Creating backend with remote "/tmp/rclone3549291650" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dogicev2xeho'", Local "Local file system at /tmp/rclone3549291650", Modify Window "1ms" 2025/07/09 01:39:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bc05021bb528ab880e510c136da850ad OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/09 01:39:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/09 01:39:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dogicev2xeho' 2025/07/09 01:39:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogicev2xeho': 1 files missing 2025/07/09 01:39:41 NOTICE: 1 hashes missing 2025/07/09 01:39:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogicev2xeho': 1 differences found 2025/07/09 01:39:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogicev2xeho': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/09 01:39:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 01:39:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogicev2xeho': 0 differences found 2025/07/09 01:39:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dogicev2xeho': 1 matching files 2025/07/09 01:39:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siwiyet0dewo" 2025/07/09 01:39:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:39:42 DEBUG : Creating backend with remote "TestDrive:crypt/82606pkktu1suj98qvkv7ddggmdt25u88gvc6tk9ouu7qk298060" 2025/07/09 01:39:43 DEBUG : Creating backend with remote "/tmp/rclone329003558" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-siwiyet0dewo'", Local "Local file system at /tmp/rclone329003558", Modify Window "1ms" 2025/07/09 01:39:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9f694e847c5b38ad80b9ae01ab176644 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/09 01:39:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/09 01:39:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-siwiyet0dewo' 2025/07/09 01:39:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siwiyet0dewo': 1 files missing 2025/07/09 01:39:46 NOTICE: 1 hashes missing 2025/07/09 01:39:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siwiyet0dewo': 1 differences found 2025/07/09 01:39:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siwiyet0dewo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/09 01:39:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 01:39:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siwiyet0dewo': 0 differences found 2025/07/09 01:39:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siwiyet0dewo': 1 matching files 2025/07/09 01:39:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-merusex4vemi" 2025/07/09 01:39:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:39:47 DEBUG : Creating backend with remote "TestDrive:crypt/tu53ubbn2qqv0hved9a4prhivg53ivqfplkvneph8u04jjvtbnng" 2025/07/09 01:39:48 DEBUG : Creating backend with remote "/tmp/rclone1700461530" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-merusex4vemi'", Local "Local file system at /tmp/rclone1700461530", Modify Window "1ms" 2025/07/09 01:39:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7012675cef53d6c60a5f1d6f74eea542 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/09 01:39:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/09 01:39:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-merusex4vemi' 2025/07/09 01:39:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-merusex4vemi': 1 files missing 2025/07/09 01:39:50 NOTICE: 1 hashes missing 2025/07/09 01:39:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-merusex4vemi': 1 differences found 2025/07/09 01:39:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-merusex4vemi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/09 01:39:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/09 01:39:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-merusex4vemi': 0 differences found 2025/07/09 01:39:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-merusex4vemi': 1 matching files 2025/07/09 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-merusex4vemi': Purge remote 2025/07/09 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siwiyet0dewo': Purge remote 2025/07/09 01:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dogicev2xeho': Purge remote 2025/07/09 01:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-folumek1lino': Purge remote 2025/07/09 01:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripubuc2joyo': Purge remote 2025/07/09 01:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tidivod0bula': Purge remote 2025/07/09 01:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mahevux7depe': Purge remote 2025/07/09 01:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bumumop9vabu': Purge remote 2025/07/09 01:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujihoc2robe': Purge remote 2025/07/09 01:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dorises4paja': Purge remote --- PASS: TestApplyTransforms (51.33s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:39:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/09 01:39:58 DEBUG : sub/file2: md5 = 81bd95a513cea29112f53b3cca1006cf OK 2025/07/09 01:39:58 INFO : file1: Copied (new) to: sub/file2 2025/07/09 01:39:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:39:59 DEBUG : file1: Unchanged skipping 2025/07/09 01:40:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': don't need to copy/move sub/file2, it is already at target location 2025/07/09 01:40:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.83s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:40:05 DEBUG : dst/file1: md5 = cec462b9a9825cf06126f33ad261afdd OK 2025/07/09 01:40:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko/backup" 2025/07/09 01:40:06 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0/1nrff024r7pq65ecp72fc28jb0" 2025/07/09 01:40:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/09 01:40:09 INFO : dst/file1: Moved (server-side) 2025/07/09 01:40:10 DEBUG : dst/file1: md5 = ca4088b8cbee38c028e4168cd3512c75 OK 2025/07/09 01:40:10 INFO : dst/file1: Copied (new) 2025/07/09 01:40:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/09 01:40:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/09 01:40:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.59s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:40:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko/dst" 2025/07/09 01:40:15 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/09 01:40:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko/CompareDest" 2025/07/09 01:40:17 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0/gveqi14airsml4bgu7krj116o8" 2025/07/09 01:40:18 DEBUG : one: Need to transfer - File not found at Destination 2025/07/09 01:40:20 DEBUG : one: md5 = 403160abc6422ac68a159f74fbfb05f7 OK 2025/07/09 01:40:20 INFO : one: Copied (new) 2025/07/09 01:40:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:40:23 DEBUG : one: md5 = 79d097f0324ed1baee7171c631a58de9 OK 2025/07/09 01:40:23 INFO : one: Copied (replaced existing) 2025/07/09 01:40:25 DEBUG : dst/one: md5 = f4c0af18b5bbf669fb8583d60970fbef OK 2025/07/09 01:40:27 DEBUG : CompareDest/one: md5 = 5643718df1e6e5ee8fb9012e4d160c2a OK 2025/07/09 01:40:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:40:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:40:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 01:40:30 DEBUG : CompareDest/two: md5 = ecc7f638711725c62d2b1485fbbb2b22 OK 2025/07/09 01:40:31 DEBUG : two: Need to transfer - File not found at Destination 2025/07/09 01:40:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:40:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/09 01:40:32 DEBUG : two: Need to transfer - File not found at Destination 2025/07/09 01:40:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:40:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/09 01:40:33 DEBUG : two: Need to transfer - File not found at Destination 2025/07/09 01:40:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/09 01:40:35 DEBUG : two: md5 = 3f2d4083df6aca307615aa055a2afed3 OK 2025/07/09 01:40:35 INFO : two: Copied (new) 2025/07/09 01:40:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/09 01:40:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:40:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:40:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:40:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko/dst" 2025/07/09 01:40:40 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/09 01:40:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko/CopyDest" 2025/07/09 01:40:41 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/09 01:40:43 DEBUG : one: Need to transfer - File not found at Destination 2025/07/09 01:40:45 DEBUG : one: md5 = c9b448b4b656e4b3054168aecc8ebf55 OK 2025/07/09 01:40:45 INFO : one: Copied (new) 2025/07/09 01:40:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:40:48 DEBUG : one: md5 = 2591bd26e33d9695141f0f99187caaef OK 2025/07/09 01:40:48 INFO : one: Copied (replaced existing) 2025/07/09 01:40:49 DEBUG : dst/one: md5 = e27dbe5ecb242d0c56c148cd6d0a4b47 OK 2025/07/09 01:40:52 DEBUG : CopyDest/one: md5 = f2cabb8029678e9e14ff63120445084a OK 2025/07/09 01:40:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko/BackupDir" 2025/07/09 01:40:53 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/09 01:40:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:40:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:40:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:40:57 INFO : one: Moved (server-side) 2025/07/09 01:40:58 INFO : one: Copied (server-side copy) 2025/07/09 01:40:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/09 01:40:59 DEBUG : CopyDest/two: md5 = 04c1355095e95ba1fa33ef2ee7d432cb OK 2025/07/09 01:41:00 DEBUG : two: Need to transfer - File not found at Destination 2025/07/09 01:41:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:41:02 INFO : two: Copied (server-side copy) 2025/07/09 01:41:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/09 01:41:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:41:02 DEBUG : two: Unchanged skipping 2025/07/09 01:41:04 DEBUG : CopyDest/three: md5 = 1af1947d520cf2481521641e6ea33496 OK 2025/07/09 01:41:05 DEBUG : three: Need to transfer - File not found at Destination 2025/07/09 01:41:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/09 01:41:05 DEBUG : three: Destination not found in --copy-dest 2025/07/09 01:41:06 DEBUG : three: md5 = 7e4e508f31dbe1f4bd5ebf533f0dd3e7 OK 2025/07/09 01:41:06 INFO : three: Copied (new) 2025/07/09 01:41:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/09 01:41:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/09 01:41:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:41:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/09 01:41:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:41:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/09 01:41:12 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.12s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:41:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/09 01:41:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5e81c345d3079e7b50b6b33ac9b0a172 OK 2025/07/09 01:41:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/09 01:41:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/09 01:41:17 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/07/09 01:41:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/09 01:41:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/09 01:41:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5868dc3fdfe8351a5322815c5bf4ace3 OK 2025/07/09 01:41:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/09 01:41:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/09 01:41:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.17s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:41:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Looking for duplicate names using skip mode. 2025/07/09 01:41:26 NOTICE: one: Found 2 files with duplicate names 2025/07/09 01:41:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.60s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:41:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Looking for duplicate names using skip mode. 2025/07/09 01:41:32 NOTICE: one: Found 3 files with duplicate names 2025/07/09 01:41:32 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/09 01:41:33 INFO : one: Deleted 2025/07/09 01:41:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.22s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:41:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Looking for duplicate names using first mode. 2025/07/09 01:41:38 NOTICE: one: Found 3 files with duplicate names 2025/07/09 01:41:39 INFO : one: Deleted 2025/07/09 01:41:39 INFO : one: Deleted 2025/07/09 01:41:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.23s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:41:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Looking for duplicate names using newest mode. 2025/07/09 01:41:45 NOTICE: one: Found 3 files with duplicate names 2025/07/09 01:41:45 INFO : one: Deleted 2025/07/09 01:41:46 INFO : one: Deleted 2025/07/09 01:41:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.45s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:41:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Looking for duplicate names using oldest mode. 2025/07/09 01:41:51 NOTICE: one: Found 3 files with duplicate names 2025/07/09 01:41:52 INFO : one: Deleted 2025/07/09 01:41:52 INFO : one: Deleted 2025/07/09 01:41:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.28s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:41:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Looking for duplicate names using largest mode. 2025/07/09 01:41:58 NOTICE: one: Found 3 files with duplicate names 2025/07/09 01:41:58 INFO : one: Deleted 2025/07/09 01:41:59 INFO : one: Deleted 2025/07/09 01:41:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.26s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:42:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Looking for duplicate names using smallest mode. 2025/07/09 01:42:04 NOTICE: one: Found 3 files with duplicate names 2025/07/09 01:42:04 INFO : one: Deleted 2025/07/09 01:42:05 INFO : one: Deleted 2025/07/09 01:42:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.95s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:42:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Looking for duplicate names using rename mode. 2025/07/09 01:42:11 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/09 01:42:13 INFO : one-2.txt: renamed from: one.txt 2025/07/09 01:42:14 INFO : one-3.txt: renamed from: one.txt 2025/07/09 01:42:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.64s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:42:19 DEBUG : dupe1/one.txt: md5 = ea795a61b5131c885fcf52cbbf452f38 OK 2025/07/09 01:42:21 DEBUG : dupe2/two.txt: md5 = 74e89136ac3c5bb26cbb3ee847ec6041 OK 2025/07/09 01:42:23 DEBUG : dupe3/three.txt: md5 = a506273ffe5b8f58f85f2f7c02f7e2dc OK 2025/07/09 01:42:24 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/09 01:42:25 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/09 01:42:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/09 01:42:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/09 01:42:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/09 01:42:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/09 01:42:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.49s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:42:31 DEBUG : a.txt: md5 = fd292e6224bac1db32e6e34beea424dd OK 2025/07/09 01:42:33 DEBUG : zend.txt: md5 = 850fdcc27124839e55c4be166edc7b34 OK 2025/07/09 01:42:35 DEBUG : sub dir/hello world: md5 = f8822487a191253d5e7d1218aefe3511 OK 2025/07/09 01:42:36 DEBUG : sub dir/hello world2: md5 = 3431e5943d0d61d556f2ae5031a6f57a OK 2025/07/09 01:42:39 DEBUG : sub dir/ignore dir/.ignore: md5 = 68abd29dbd9acff02af1eb56d556e71a OK 2025/07/09 01:42:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 81ee40a8b685eafcffb7fc49f513040a OK 2025/07/09 01:42:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = f566352a0a44795723b28976477fa18f OK 2025/07/09 01:42:43 DEBUG : a.txt: Excluded (Size Filter) 2025/07/09 01:42:43 DEBUG : a.txt: Excluded 2025/07/09 01:42:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/09 01:42:44 DEBUG : sub dir/hello world2: Excluded 2025/07/09 01:42:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/09 01:42:44 DEBUG : sub dir/hello world: Excluded 2025/07/09 01:42:44 DEBUG : sub dir/ignore dir: Excluded 2025/07/09 01:42:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/09 01:42:44 DEBUG : sub dir/hello world2: Excluded 2025/07/09 01:42:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/09 01:42:44 DEBUG : sub dir/hello world: Excluded 2025/07/09 01:42:45 DEBUG : sub dir/ignore dir: Excluded 2025/07/09 01:42:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/09 01:42:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/09 01:42:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/09 01:42:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/09 01:42:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/09 01:42:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/09 01:42:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.08s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:42:52 DEBUG : a.txt: md5 = 1266c3757b6558fb8af3a22a4d53141b OK 2025/07/09 01:42:54 DEBUG : zend.txt: md5 = 4390958ccb5667d8c9dfa643eca59de4 OK 2025/07/09 01:42:56 DEBUG : sub dir/hello world: md5 = 398c2c8e55d838588af1d7eb8e7856af OK 2025/07/09 01:42:58 DEBUG : sub dir/hello world2: md5 = 8721f67eebecac2d92f54f38afb72961 OK 2025/07/09 01:43:00 DEBUG : sub dir/ignore dir/.ignore: md5 = ff72259bbec411ea57d2eb93562a2a4d OK 2025/07/09 01:43:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 89a7879a808d8f865c97adcbf20e54d5 OK 2025/07/09 01:43:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = b5e1fbdde50eeb2bfaa4a4226e495c6d OK 2025/07/09 01:43:04 DEBUG : a.txt: Excluded (Size Filter) 2025/07/09 01:43:04 DEBUG : a.txt: Excluded 2025/07/09 01:43:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/09 01:43:05 DEBUG : sub dir/hello world: Excluded 2025/07/09 01:43:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/09 01:43:05 DEBUG : sub dir/hello world2: Excluded 2025/07/09 01:43:05 DEBUG : sub dir/ignore dir: Excluded 2025/07/09 01:43:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/09 01:43:05 DEBUG : sub dir/hello world: Excluded 2025/07/09 01:43:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/09 01:43:05 DEBUG : sub dir/hello world2: Excluded 2025/07/09 01:43:06 DEBUG : sub dir/ignore dir: Excluded 2025/07/09 01:43:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/09 01:43:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/09 01:43:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/09 01:43:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/09 01:43:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/09 01:43:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/09 01:43:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.11s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:43:13 DEBUG : file1: md5 = 396b100c1f70354480eca84ade9c07e1 OK 2025/07/09 01:43:16 DEBUG : sub/file2: md5 = 336a7da2bb6b4b6b819027c130096edb 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/07/09 01:43:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/09 01:43:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/09 01:43:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/09 01:43:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.44s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:43:23 DEBUG : file1: md5 = 2f58c512f24c5c88bf8c760c5302d993 OK 2025/07/09 01:43:25 DEBUG : sub/file2: md5 = 856ca674783444b596343278ae9a3544 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/07/09 01:43:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko/notfound" 2025/07/09 01:43:29 DEBUG : Config file has changed externally - reloading 2025/07/09 01:43:29 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/09 01:43:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.36s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:43:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Making directory 2025/07/09 01:43:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:43:36 DEBUG : sub dir/hello world: md5 = 042d1b4e98bc3259c3fb86d6a0f0f611 OK 2025/07/09 01:43:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.67s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:43:40 DEBUG : potato2: md5 = 6d1925d4fc3b75d62911594ce9fba449 OK 2025/07/09 01:43:41 DEBUG : empty space: md5 = 54390f5392920f1c3d07c0d615134a58 OK --- PASS: TestLs (4.55s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:43:44 DEBUG : potato2: md5 = c87d5129f0e9b96b47cbadcfcaa66022 OK 2025/07/09 01:43:46 DEBUG : empty space: md5 = e40c12b4a57459827e338e5a36b6c3ea OK 2025/07/09 01:43:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/09 01:43:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.79s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:43:49 DEBUG : potato2: md5 = 0c786f2b5f45a77f43c5a4fa785e9ad8 OK 2025/07/09 01:43:50 DEBUG : empty space: md5 = 8496a3ac7fb98f69525388f80975d715 OK --- PASS: TestLsLong (4.58s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:43:53 DEBUG : potato2: md5 = 6967f3667bd7e0a9c0e33adc9bc089d8 OK 2025/07/09 01:43:55 DEBUG : empty space: md5 = b61b77af3a25dcd192049dc1617dab4d OK --- PASS: TestHashSums (4.25s) === RUN TestHashSumsWithErrors 2025/07/09 01:43:56 DEBUG : Creating backend with remote ":memory:" 2025/07/09 01:43:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/09 01:43:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/09 01:43:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/09 01:43:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/09 01:43:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/09 01:43:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/09 01:43:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/09 01:43:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/09 01:43:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:43:58 DEBUG : potato2: md5 = 6d5a615a35a107a7c2252b52091bb54c OK 2025/07/09 01:43:59 DEBUG : empty space: md5 = 1c7f8095c3cb8c558e4932c4fbb06c3b OK 2025/07/09 01:44:01 DEBUG : sub dir/potato3: md5 = 1e3ab5e5c5ec4c5562df1be845caff1e OK 2025/07/09 01:44:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.33s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:44:06 DEBUG : small: md5 = b51ed8542d0ef6fa83341a46894e3ae7 OK 2025/07/09 01:44:07 DEBUG : medium: md5 = 2bb693dce00b60d48842a08e9a98df4e OK 2025/07/09 01:44:09 DEBUG : large: md5 = 7ef956dead7f6b67321f33e7848e5d9c OK 2025/07/09 01:44:09 DEBUG : Waiting for deletions to finish 2025/07/09 01:44:09 DEBUG : large: Excluded (Size Filter) 2025/07/09 01:44:10 INFO : medium: Deleted 2025/07/09 01:44:10 INFO : small: Deleted --- PASS: TestDelete (6.00s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:44:12 DEBUG : small: md5 = 839e0e304c3fb982af36253a56b6ac87 OK 2025/07/09 01:44:13 DEBUG : medium: md5 = 987ebc901d1626e189a58d91b80aadf6 OK 2025/07/09 01:44:15 DEBUG : large: md5 = 910dc25489689de59f2ad0d692495309 OK 2025/07/09 01:44:15 DEBUG : Waiting for deletions to finish 2025/07/09 01:44:15 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/09 01:44:16 INFO : small: Deleted 2025/07/09 01:44:16 INFO : large: Deleted --- PASS: TestMaxDelete (6.65s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:44:19 DEBUG : small: md5 = db6c23c54fbaa496e31736f745638ca1 OK 2025/07/09 01:44:20 DEBUG : medium: md5 = f5565dce7c588ae6ee0c1bb592b5232a OK 2025/07/09 01:44:22 DEBUG : large: md5 = 322d0927c28a82ed3d73aebd155f1fb5 OK 2025/07/09 01:44:22 DEBUG : Waiting for deletions to finish 2025/07/09 01:44:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/09 01:44:22 INFO : medium: Deleted 2025/07/09 01:44:23 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.84s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:44:26 DEBUG : small: md5 = de380e511a7c28552c900f72ff786100 OK 2025/07/09 01:44:27 DEBUG : medium: md5 = 52f9e6b9456951a2e2e0cfc560664ca1 OK 2025/07/09 01:44:28 DEBUG : large: md5 = f89d394d4ded0b58ff68f62a34766fac OK 2025/07/09 01:44:29 DEBUG : Waiting for deletions to finish 2025/07/09 01:44:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/09 01:44:29 INFO : medium: Deleted 2025/07/09 01:44:29 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.70s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:44:32 DEBUG : ReadFile: md5 = 2bb6d6d8669c920805072ba67484087e OK --- PASS: TestReadFile (4.37s) === RUN TestRetry 2025/07/09 01:44:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/09 01:44:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/09 01:44:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/09 01:44:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/09 01:44:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/09 01:44:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/09 01:44:35 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-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:44:37 DEBUG : file1: md5 = 4d587bffda831d28889af4ee21d88b7b OK 2025/07/09 01:44:38 DEBUG : file2: md5 = ee078a75b84d3e3447dad2d844a14323 OK --- PASS: TestCat (16.10s) === RUN TestPurge 2025/07/09 01:44:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gomisup4kexu" 2025/07/09 01:44:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:44:52 DEBUG : Creating backend with remote "TestDrive:crypt/3kd780i6n5cv04oucnhm06vlpnstb585m8nmfhr634ieilj6edeg" 2025/07/09 01:44:52 DEBUG : Creating backend with remote "/tmp/rclone1636015974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gomisup4kexu'", Local "Local file system at /tmp/rclone1636015974", Modify Window "1ms" 2025/07/09 01:44:57 DEBUG : A1/B1/C1/one: md5 = a362a9900ca2ebd52d84d1311f0f2465 OK 2025/07/09 01:44:57 INFO : A2: Making directory 2025/07/09 01:44:57 INFO : A1/B2: Making directory 2025/07/09 01:44:58 INFO : A1/B2/C2: Making directory 2025/07/09 01:44:59 INFO : A1/B1/C3: Making directory 2025/07/09 01:45:00 INFO : A3: Making directory 2025/07/09 01:45:00 INFO : A3/B3: Making directory 2025/07/09 01:45:01 INFO : A3/B3/C4: Making directory 2025/07/09 01:45:04 DEBUG : A1/two: md5 = 048bca52080ca8c3cd05af5a5d2c569d OK 2025/07/09 01:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gomisup4kexu': Purge remote 2025/07/09 01:45:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.56s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:45:11 DEBUG : A1/B1/C1/one: md5 = fdfa259558efc24777b989f9a4174a64 OK 2025/07/09 01:45:11 INFO : A2: Making directory 2025/07/09 01:45:11 INFO : A1/B2: Making directory 2025/07/09 01:45:12 INFO : A1/B2/C2: Making directory 2025/07/09 01:45:13 INFO : A1/B1/C3: Making directory 2025/07/09 01:45:14 INFO : A3: Making directory 2025/07/09 01:45:14 INFO : A3/B3: Making directory 2025/07/09 01:45:15 INFO : A3/B3/C4: Making directory 2025/07/09 01:45:17 DEBUG : A1/two: md5 = 1e596b61a692998b2da7cdc9f8fc9995 OK 2025/07/09 01:45:18 DEBUG : removing 1 level 3 directories 2025/07/09 01:45:18 INFO : A3/B3/C4: Removing directory 2025/07/09 01:45:21 DEBUG : removing 2 level 3 directories 2025/07/09 01:45:21 INFO : A1/B2/C2: Removing directory 2025/07/09 01:45:21 INFO : A1/B1/C3: Removing directory 2025/07/09 01:45:22 DEBUG : removing 2 level 2 directories 2025/07/09 01:45:22 INFO : A3/B3: Removing directory 2025/07/09 01:45:22 INFO : A1/B2: Removing directory 2025/07/09 01:45:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/09 01:45:22 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/09 01:45:22 DEBUG : removing 2 level 1 directories 2025/07/09 01:45:22 INFO : A3: Removing directory 2025/07/09 01:45:22 INFO : A2: Removing directory 2025/07/09 01:45:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/09 01:45:26 DEBUG : removing 1 level 3 directories 2025/07/09 01:45:26 INFO : A1/B1/C1: Removing directory 2025/07/09 01:45:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:27 DEBUG : removing 1 level 2 directories 2025/07/09 01:45:27 INFO : A1/B1: Removing directory 2025/07/09 01:45:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/09 01:45:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/09 01:45:28 DEBUG : removing 1 level 1 directories 2025/07/09 01:45:28 INFO : A1: Removing directory 2025/07/09 01:45:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/09 01:45:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/09 01:45:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/09 01:45:29 DEBUG : removing 1 level 0 directories 2025/07/09 01:45:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Removing directory 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/09 01:45:29 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.18s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:45:31 INFO : A1: Making directory 2025/07/09 01:45:32 INFO : A1/B1: Making directory 2025/07/09 01:45:32 INFO : A1/B1/C1: Making directory 2025/07/09 01:45:35 DEBUG : removing 1 level 3 directories 2025/07/09 01:45:35 INFO : A1/B1/C1: Removing directory 2025/07/09 01:45:35 DEBUG : removing 1 level 2 directories 2025/07/09 01:45:35 INFO : A1/B1: Removing directory 2025/07/09 01:45:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/09 01:45:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.68s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:45:38 INFO : A1: Making directory 2025/07/09 01:45:39 INFO : A1/B1: Making directory 2025/07/09 01:45:39 INFO : A1/B1/C1: Making directory 2025/07/09 01:45:42 DEBUG : removing 1 level 3 directories 2025/07/09 01:45:42 INFO : A1/B1/C1: Removing directory 2025/07/09 01:45:43 DEBUG : removing 1 level 2 directories 2025/07/09 01:45:43 INFO : A1/B1: Removing directory 2025/07/09 01:45:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/09 01:45:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.53s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:45:47 DEBUG : file1: md5 = e98c16b2bfafa664586cd71db89cc32e OK 2025/07/09 01:45:48 DEBUG : filename.txt: File name found in url 2025/07/09 01:45:49 DEBUG : filename.txt: md5 = c9a5ec112e1b0ebf68109f592938bb2c OK 2025/07/09 01:45:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/09 01:45:50 DEBUG : headerfilename.txt: md5 = d377f4b34e93b301ee37f34a928d44b7 OK 2025/07/09 01:45:52 DEBUG : file2: md5 = 05caf25bbe3a81c58e3f2a41554fc4f9 OK --- PASS: TestCopyURL (8.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:45:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/09 01:45:56 DEBUG : sub/file2: md5 = e2ce9abfa32906dd40fd8f6d929352fe OK 2025/07/09 01:45:56 INFO : file1: Copied (new) to: sub/file2 2025/07/09 01:45:56 INFO : file1: Deleted 2025/07/09 01:45:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:45:57 DEBUG : file1: Unchanged skipping 2025/07/09 01:45:57 INFO : file1: Deleted 2025/07/09 01:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': don't need to copy/move sub/file2, it is already at target location 2025/07/09 01:45:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.85s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:46:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/09 01:46:02 DEBUG : file1: md5 = dc7fa9881b1fe53cf3259c2d861c4f0d OK 2025/07/09 01:46:02 INFO : file1: Copied (new) 2025/07/09 01:46:02 INFO : file1: Deleted 2025/07/09 01:46:02 DEBUG : file1: Destination exists, skipping 2025/07/09 01:46:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.40s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:46:06 DEBUG : dst/file1: md5 = efd1bb6aa0f8b708a41554610fb93636 OK 2025/07/09 01:46:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwabew9geko/backup" 2025/07/09 01:46:07 DEBUG : Config file has changed externally - reloading 2025/07/09 01:46:07 DEBUG : Creating backend with remote "TestDrive:crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0/1nrff024r7pq65ecp72fc28jb0" 2025/07/09 01:46:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/09 01:46:11 INFO : dst/file1: Moved (server-side) 2025/07/09 01:46:12 DEBUG : dst/file1: md5 = a4948bf145d69fc0300eb5b60ed8314c OK 2025/07/09 01:46:12 INFO : dst/file1: Copied (new) 2025/07/09 01:46:12 INFO : dst/file1: Deleted 2025/07/09 01:46:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/09 01:46:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/09 01:46:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.74s) === 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-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:46:19 DEBUG : A1/one: md5 = f33589b25be3695bdb2e221aaca0c6d3 OK 2025/07/09 01:46:20 DEBUG : A1/two: md5 = 18cc9ab1c805aa54ca86c0564069872f OK 2025/07/09 01:46:23 DEBUG : A1/B1/three: md5 = 568e0fc2f1fb4f7a7a962339376ae0bf OK 2025/07/09 01:46:25 DEBUG : A1/B1/C1/four: md5 = 066c994682abb04884f274de12a0105f OK 2025/07/09 01:46:27 DEBUG : A1/B1/C2/five: md5 = 6ee0480f3396030f575e566db5fe544d OK 2025/07/09 01:46:27 INFO : A1/B2: Making directory 2025/07/09 01:46:28 INFO : A1/B1/C3: Making directory 2025/07/09 01:46:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/09 01:46:37 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/09 01:46:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/09 01:46:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/09 01:46:37 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/09 01:46:40 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/09 01:46:40 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/09 01:46:40 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/09 01:46:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/09 01:46:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/09 01:46:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/09 01:46:48 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/09 01:46:48 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/09 01:46:48 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/09 01:46:48 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/09 01:46:48 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/09 01:46:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/09 01:46:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/09 01:46:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/09 01:46:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/09 01:46:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/09 01:46:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/09 01:46:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/09 01:46:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/09 01:46:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/09 01:46:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/09 01:46:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/09 01:47:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/09 01:47:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/09 01:47:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/09 01:47:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.51s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': File to upload is small (34 bytes), uploading instead of streaming 2025/07/09 01:47:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 359e9eaadb733b682ac7d5e55ee7e659 OK 2025/07/09 01:47:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/09 01:47:02 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/09 01:47:03 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/09 01:47:04 DEBUG : no_checksum_big_file_from_pipe: md5 = b0fa4818a82c08d14cca6bf5d9292998 OK 2025/07/09 01:47:04 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-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': File to upload is small (34 bytes), uploading instead of streaming 2025/07/09 01:47:07 DEBUG : with_checksum_small_file_from_pipe: md5 = bc6acf5872a3e63255ee9ea4e080b522 OK 2025/07/09 01:47:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/09 01:47:08 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/09 01:47:09 DEBUG : with_checksum_big_file_from_pipe: md5 = abf914a93a65fe16efaae452fa9effd8 OK 2025/07/09 01:47:09 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-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': File to upload is small (34 bytes), uploading instead of streaming 2025/07/09 01:47:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:47:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/09 01:47:13 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-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': File to upload is small (34 bytes), uploading instead of streaming 2025/07/09 01:47:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/09 01:47:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/09 01:47:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/09 01:47:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': File to upload is small (48 bytes), uploading instead of streaming 2025/07/09 01:47:21 DEBUG : rcat_metadata: md5 = df19c2479b10eef4cab31facc606cdcb OK 2025/07/09 01:47:21 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/09 01:47:23 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/09 01:47:24 DEBUG : rcat_metadata_uploadcutoff0: md5 = 05424d67abf2cbdc97df0c5118ada642 OK 2025/07/09 01:47:24 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.67s) --- PASS: TestRcatMetadata/Normal (2.42s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:27 DEBUG : potato1: md5 = 0790f502a7e1fe58f47b317e383874fe OK 2025/07/09 01:47:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': File to upload is small (60 bytes), uploading instead of streaming 2025/07/09 01:47:28 DEBUG : potato2: md5 = c13b7be7d2bf099bf54519f4a4a95dba OK 2025/07/09 01:47:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.26s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:31 DEBUG : potato1: md5 = 44df64dbaa749010b6e0ffe6f717c2f4 OK 2025/07/09 01:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': File to upload is small (60 bytes), uploading instead of streaming 2025/07/09 01:47:33 DEBUG : potato2: md5 = 9a1ffd9ba5c27e18906fbc3dbb9185f7 OK 2025/07/09 01:47:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.86s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:36 DEBUG : potato2: md5 = a2e87b7f6d05cbaf831ebbb389ffa0f3 OK 2025/07/09 01:47:37 DEBUG : empty space: md5 = a4e5ae420fa3361e207c5526bd43aa1b OK 2025/07/09 01:47:39 DEBUG : sub dir/potato3: md5 = 77c94f9da341002fe5864f6df68bf108 OK 2025/07/09 01:47:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Touching "sub dir/potato3" 2025/07/09 01:47:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Touching "empty space" 2025/07/09 01:47:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Touching "potato2" 2025/07/09 01:47:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.38s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:44 DEBUG : dir with metadata: Making directory with metadata 2025/07/09 01:47:45 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.51s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:46 DEBUG : directory with modtime: Making directory with metadata 2025/07/09 01:47:47 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.62s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/09 01:47:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 01:47:49 DEBUG : Google drive root 'crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0': Skipping btime metadata as can't update it on an existing file: 2025-07-09T01:47:49.584591473Z 2025/07/09 01:47:50 INFO : non existent directory: Updated directory metadata 2025/07/09 01:47:52 DEBUG : Google drive root 'crypt/5k78douarb2j3bav14h2f6d38n0h08kmbgf7f3chr4ulaj5vt2c0': Skipping btime metadata as can't update it on an existing file: 2025-07-09T01:47:49.584591473Z 2025/07/09 01:47:52 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.98s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/09 01:47:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/09 01:47:57 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:47:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/09 01:47:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 01:47:58 DEBUG : dst: Making directory with metadata 2025/07/09 01:47:59 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 01:47:59 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:47:59 INFO : dst: Set directory modification time (using SetModTime) 2025/07/09 01:48:00 INFO : dst: Set directory modification time (using SetModTime) 2025/07/09 01:48:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/09 01:48:00 INFO : dst: Set directory modification time (using SetModTime) 2025/07/09 01:48:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.56s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko'", Local "Local file system at /tmp/rclone1254456740", Modify Window "1ms" 2025/07/09 01:48:04 DEBUG : sub dir/test remove existing: md5 = 3334494fe366f9de07e73ad1e16bdeae OK 2025/07/09 01:48:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c007fcd440488ac954be37223e508986 OK 2025/07/09 01:48:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gepobad8" before starting 2025/07/09 01:48:08 DEBUG : sub dir/test remove existing.gepobad8: TEST: removing renamed existing file after operation 2025/07/09 01:48: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.vobosib7" before starting 2025/07/09 01:48:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vobosib7: TEST: renaming existing back after failed operation 2025/07/09 01:48: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.goseleq9" before starting 2025/07/09 01:48:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.goseleq9: TEST: removing renamed existing file after operation 2025/07/09 01:48:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1odgs7qaafatg10gtq8tp2lc64ah68j8raoncbun84kpbp77ujeqbv2kk5sg3ljphd840ukjishqofkd0t96i0dov2qvf94va7jpffntrnqugbehhk8puc63tjijuarvp7mr1q4tugbigtn1a8kjm2cc9682idgdtffrcrr2fokd9i3uqtu0" 2025/07/09 01:48:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "uq0p4u8ud7s0b972dv61kq3ndf28m669avdqqo7q5gq5h2p5kkc0" --- PASS: TestRemoveExisting (13.08s) === 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/07/09 01:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwabew9geko': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m40.8563067s (try 1/5)