"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/08 02:56:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu" 2025/09/08 02:56:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:56:12 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0" 2025/09/08 02:56:14 DEBUG : Creating backend with remote "/tmp/rclone1214933794" === 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-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/08 02:56:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/08 02:56:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/08 02:56:14 DEBUG : potato: Seek from 10 to 0 2025/09/08 02:56:14 DEBUG : potato: Seek from 10 to 0 2025/09/08 02:56:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/08 02:56:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/08 02:56:14 DEBUG : potato: Seek from 5 to 2 2025/09/08 02:56:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/08 02:56:14 DEBUG : potato: Seek from 7 to 0 2025/09/08 02:56:14 DEBUG : potato: Seek from 7 to 0 2025/09/08 02:56:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/08 02:56:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/08 02:56:14 DEBUG : potato: Seek from 5 to 2 2025/09/08 02:56:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/08 02:56:14 DEBUG : potato: Seek from 8 to 0 2025/09/08 02:56:14 DEBUG : potato: Seek from 8 to 0 2025/09/08 02:56:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/08 02:56:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/08 02:56:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/08 02:56:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/08 02:56:14 DEBUG : potato: Seek from 5 to 2 2025/09/08 02:56:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/08 02:56:14 DEBUG : potato: Seek from 9 to 0 2025/09/08 02:56:14 DEBUG : potato: Seek from 9 to 0 2025/09/08 02:56:14 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-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 02:56:16 DEBUG : rutabaga: md5 = 09146ef518223d8e4c2ce7197d8cff89 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/08 02:56:19 DEBUG : empty space: md5 = 920d3c54743e761b5e78606430dce519 OK === RUN TestCheck/3 2025/09/08 02:56:21 DEBUG : potato2: md5 = 26d01a0b67720824c5810b21b70aea01 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/08 02:56:23 DEBUG : remotepotato: md5 = 74693ee45b779fa84a9db6b3cca669b0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.31s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.32s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/09/08 02:56:26 DEBUG : Creating backend with remote "nonexistent" 2025/09/08 02:56:26 DEBUG : Creating backend with remote "nonexistent" 2025/09/08 02:56:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/08 02:56:26 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/09/08 02:56:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/08 02:56:26 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-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 02:56:28 DEBUG : rutabaga: md5 = 0ea04876f37cae7e95642532e47d6c1d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/08 02:56:32 DEBUG : empty space: md5 = 41da16fee0ce3bd9ffc5b3e8ce0b2ade OK === RUN TestCheckDownload/3 2025/09/08 02:56:35 DEBUG : potato2: md5 = 00e8669eafb943212c719f543429ae7e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/08 02:56:39 DEBUG : remotepotato: md5 = 7cb358d87d86f9ec717704069fd419e8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.86s) --- PASS: TestCheckDownload/1 (1.16s) --- PASS: TestCheckDownload/2 (1.68s) --- PASS: TestCheckDownload/3 (1.07s) --- PASS: TestCheckDownload/4 (1.36s) --- PASS: TestCheckDownload/5 (1.16s) --- PASS: TestCheckDownload/6 (1.28s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 02:56:46 DEBUG : rutabaga: md5 = 6b12748db3868b83636ee58d82c3ab26 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/08 02:56:48 DEBUG : empty space: md5 = 27ba7a3487d16c334168b2228a99b0f0 OK === RUN TestCheckSizeOnly/3 2025/09/08 02:56:50 DEBUG : potato2: md5 = 7667a96df02171384265f0ce4cc2b3cd OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/08 02:56:52 DEBUG : remotepotato: md5 = b314b80bfa181e520022e4eadad18d23 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.91s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 02:56:57 DEBUG : test.sum: md5 = 94933ad78f425c5fd8f4cddbef5c64fc OK 2025/09/08 02:56:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/08 02:56:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/08 02:56:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/08 02:56:58 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/08 02:56:59 DEBUG : test.sum: md5 = c45443b523c3ce2b6fc0841492c1147e OK 2025/09/08 02:57:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/08 02:57:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/08 02:57:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/08 02:57:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.49s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 02:57:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu/data" 2025/09/08 02:57:02 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 02:57:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu/data" 2025/09/08 02:57:04 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0/vjrnln8ratgmqakfosrqe8espk" 2025/09/08 02:57:08 DEBUG : data/banana: md5 = 0612eaab8d6979c820e9bb467705bd3f OK 2025/09/08 02:57:09 DEBUG : test.sum: md5 = 93c42bda258ee12fd2e0cb34320f6c25 OK === RUN TestCheckSumDownload/subtest1 2025/09/08 02:57:14 DEBUG : data/potato: md5 = 84d3330e7911ad027c0038cd833b987b OK 2025/09/08 02:57:15 DEBUG : test.sum: md5 = 35fe08bfc8cb8db4430b454f5b19e535 OK === RUN TestCheckSumDownload/subtest2 2025/09/08 02:57:20 DEBUG : test.sum: md5 = 93e64bb33b89c3b6fb756c148b823298 OK === RUN TestCheckSumDownload/subtest3 2025/09/08 02:57:24 DEBUG : test.sum: md5 = b29330368d0cf1f6ba009735f852c0ac OK === RUN TestCheckSumDownload/subtest4 2025/09/08 02:57:28 DEBUG : test.sum: md5 = 4af40604031dbaab7ba5ace3c6615948 OK === RUN TestCheckSumDownload/subtest5 2025/09/08 02:57:32 DEBUG : test.sum: md5 = d51b66dda64670d2b574f29c8fa42eb9 OK === RUN TestCheckSumDownload/subtest6 2025/09/08 02:57:36 DEBUG : data/banana: md5 = 15881629d7d09e0d327f3bfe6d35e1d7 OK 2025/09/08 02:57:37 DEBUG : data/potato: md5 = c12771b4e2604b31aca276c75423f8a9 OK 2025/09/08 02:57:39 DEBUG : test.sum: md5 = 51c6c87f9c54518324eb182904ac1c93 OK === RUN TestCheckSumDownload/subtest7 2025/09/08 02:57:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/08 02:57:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.74s) --- PASS: TestCheckSumDownload/subtest1 (2.87s) --- PASS: TestCheckSumDownload/subtest2 (2.41s) --- PASS: TestCheckSumDownload/subtest3 (2.09s) --- PASS: TestCheckSumDownload/subtest4 (1.99s) --- PASS: TestCheckSumDownload/subtest5 (2.13s) --- PASS: TestCheckSumDownload/subtest6 (2.04s) --- PASS: TestCheckSumDownload/subtest7 (2.46s) === RUN TestApplyTransforms 2025/09/08 02:57:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wefidoj3cono" 2025/09/08 02:57:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:57:44 DEBUG : Creating backend with remote "TestDrive:crypt/32phgfittqdb3avti89qcrripu4ascoiks1inuehtqv51pqsaet0" 2025/09/08 02:57:46 DEBUG : Creating backend with remote "/tmp/rclone3361184516" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wefidoj3cono'", Local "Local file system at /tmp/rclone3361184516", Modify Window "1ms" 2025/09/08 02:57:48 DEBUG : hello, world!: md5 = f54cbec520322de2d281d80020490c98 OK upper checkfile vs. lower remote (without normalization) 2025/09/08 02:57:48 ERROR : hello, world!: sum not found 2025/09/08 02:57:48 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wefidoj3cono' 2025/09/08 02:57:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefidoj3cono': 1 files missing 2025/09/08 02:57:48 NOTICE: 1 hashes missing 2025/09/08 02:57:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefidoj3cono': 1 differences found 2025/09/08 02:57:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefidoj3cono': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/08 02:57:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 02:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefidoj3cono': 0 differences found 2025/09/08 02:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefidoj3cono': 1 matching files 2025/09/08 02:57:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loloqiv3nika" 2025/09/08 02:57:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:57:49 DEBUG : Creating backend with remote "TestDrive:crypt/4mnepj513aspq5spmgebupimpu5ehmgmgll716tdg6200itn2hg0" 2025/09/08 02:57:50 DEBUG : Creating backend with remote "/tmp/rclone3870084771" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loloqiv3nika'", Local "Local file system at /tmp/rclone3870084771", Modify Window "1ms" 2025/09/08 02:57:53 DEBUG : HELLO, WORLD!: md5 = 18979ee43299bd45f824798d9ee12097 OK lower checkfile vs. upper remote (without normalization) 2025/09/08 02:57:53 ERROR : HELLO, WORLD!: sum not found 2025/09/08 02:57:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-loloqiv3nika' 2025/09/08 02:57:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loloqiv3nika': 1 files missing 2025/09/08 02:57:53 NOTICE: 1 hashes missing 2025/09/08 02:57:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loloqiv3nika': 1 differences found 2025/09/08 02:57:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loloqiv3nika': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/08 02:57:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 02:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loloqiv3nika': 0 differences found 2025/09/08 02:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loloqiv3nika': 1 matching files 2025/09/08 02:57:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cimepon3woku" 2025/09/08 02:57:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:57:54 DEBUG : Creating backend with remote "TestDrive:crypt/p914nq8tktbn6527vgupql3keqpluje59pa546l8bgqehbb5oit0" 2025/09/08 02:57:55 DEBUG : Creating backend with remote "/tmp/rclone3842972518" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cimepon3woku'", Local "Local file system at /tmp/rclone3842972518", Modify Window "1ms" 2025/09/08 02:57:58 DEBUG : HeLlO, wOrLd!: md5 = 7751b34b08b8bbbbe4e855969398ae92 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/08 02:57:58 ERROR : HeLlO, wOrLd!: sum not found 2025/09/08 02:57:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cimepon3woku' 2025/09/08 02:57:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimepon3woku': 1 files missing 2025/09/08 02:57:58 NOTICE: 1 hashes missing 2025/09/08 02:57:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimepon3woku': 1 differences found 2025/09/08 02:57:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimepon3woku': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/08 02:57:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 02:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimepon3woku': 0 differences found 2025/09/08 02:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimepon3woku': 1 matching files 2025/09/08 02:57:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hocizom9tuki" 2025/09/08 02:57:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:57:59 DEBUG : Creating backend with remote "TestDrive:crypt/osfebp9vj4fjd82hs9j82mkju3n4lh7h9d316m3gdkbog57oleag" 2025/09/08 02:58:01 DEBUG : Creating backend with remote "/tmp/rclone1808617812" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hocizom9tuki'", Local "Local file system at /tmp/rclone1808617812", Modify Window "1ms" 2025/09/08 02:58:03 DEBUG : HELLO, WORLD!: md5 = c7ab59c5c7e48fbf1d4ef4f480a7582c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/08 02:58:03 ERROR : HELLO, WORLD!: sum not found 2025/09/08 02:58:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hocizom9tuki' 2025/09/08 02:58:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocizom9tuki': 1 files missing 2025/09/08 02:58:03 NOTICE: 1 hashes missing 2025/09/08 02:58:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocizom9tuki': 1 differences found 2025/09/08 02:58:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocizom9tuki': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/08 02:58:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 02:58:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocizom9tuki': 0 differences found 2025/09/08 02:58:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocizom9tuki': 1 matching files 2025/09/08 02:58:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-togedum0cegu" 2025/09/08 02:58:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:58:04 DEBUG : Creating backend with remote "TestDrive:crypt/mvpn2u9a2fe2eg7tp97o7ht3kp77f57vu5p4kkpknarleo3jflm0" 2025/09/08 02:58:06 DEBUG : Creating backend with remote "/tmp/rclone2757226898" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-togedum0cegu'", Local "Local file system at /tmp/rclone2757226898", Modify Window "1ms" 2025/09/08 02:58:08 DEBUG : 測試_Русский___ě_áñ: md5 = d5512b61f028c73f36ab7e806dd8c3ac OK NFD checkfile vs. NFC remote (without normalization) 2025/09/08 02:58:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/08 02:58:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-togedum0cegu' 2025/09/08 02:58:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-togedum0cegu': 1 files missing 2025/09/08 02:58:09 NOTICE: 1 hashes missing 2025/09/08 02:58:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-togedum0cegu': 1 differences found 2025/09/08 02:58:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-togedum0cegu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/08 02:58:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 02:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-togedum0cegu': 0 differences found 2025/09/08 02:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-togedum0cegu': 1 matching files 2025/09/08 02:58:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xikewug1ziza" 2025/09/08 02:58:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:58:10 DEBUG : Creating backend with remote "TestDrive:crypt/uhblgdn69slb14qvdrvt9mj03pbf3s01kfst6jovqcn48po6bcrg" 2025/09/08 02:58:11 DEBUG : Creating backend with remote "/tmp/rclone1905116590" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xikewug1ziza'", Local "Local file system at /tmp/rclone1905116590", Modify Window "1ms" 2025/09/08 02:58:14 DEBUG : 測試_Русский___ě_áñ: md5 = 1ec0de0a37962fde992d0b00ebea9bc6 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/08 02:58:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/08 02:58:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xikewug1ziza' 2025/09/08 02:58:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikewug1ziza': 1 files missing 2025/09/08 02:58:14 NOTICE: 1 hashes missing 2025/09/08 02:58:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikewug1ziza': 1 differences found 2025/09/08 02:58:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikewug1ziza': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/08 02:58:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 02:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikewug1ziza': 0 differences found 2025/09/08 02:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikewug1ziza': 1 matching files 2025/09/08 02:58:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-murohos2bipa" 2025/09/08 02:58:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:58:15 DEBUG : Creating backend with remote "TestDrive:crypt/mhvc54rrfnr45pe87qski9oankoesoruflh491j5ts52g7pid9v0" 2025/09/08 02:58:16 DEBUG : Creating backend with remote "/tmp/rclone1073259778" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-murohos2bipa'", Local "Local file system at /tmp/rclone1073259778", Modify Window "1ms" 2025/09/08 02:58:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32d72e63c3dba769b71a2f8c61729525 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/08 02:58:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/08 02:58:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-murohos2bipa' 2025/09/08 02:58:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-murohos2bipa': 1 files missing 2025/09/08 02:58:19 NOTICE: 1 hashes missing 2025/09/08 02:58:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-murohos2bipa': 1 differences found 2025/09/08 02:58:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-murohos2bipa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/08 02:58:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 02:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-murohos2bipa': 0 differences found 2025/09/08 02:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-murohos2bipa': 1 matching files 2025/09/08 02:58:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cawozaq5gixe" 2025/09/08 02:58:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:58:21 DEBUG : Creating backend with remote "TestDrive:crypt/kihh9tufk3apksosar62mksfc44iipmfi5ota9k3m2g1d05pg1n0" 2025/09/08 02:58:22 DEBUG : Creating backend with remote "/tmp/rclone4212729386" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cawozaq5gixe'", Local "Local file system at /tmp/rclone4212729386", Modify Window "1ms" 2025/09/08 02:58:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 481fc492cc5f667fef21af7f73f9a6e8 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/08 02:58:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/08 02:58:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cawozaq5gixe' 2025/09/08 02:58:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cawozaq5gixe': 1 files missing 2025/09/08 02:58:24 NOTICE: 1 hashes missing 2025/09/08 02:58:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cawozaq5gixe': 1 differences found 2025/09/08 02:58:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cawozaq5gixe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/08 02:58:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 02:58:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cawozaq5gixe': 0 differences found 2025/09/08 02:58:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cawozaq5gixe': 1 matching files 2025/09/08 02:58:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dazemus9hafe" 2025/09/08 02:58:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:58:26 DEBUG : Creating backend with remote "TestDrive:crypt/qej1asi5bici2tto78qpf2bbvvplqj8f2ukblb7tt43edoiifmjg" 2025/09/08 02:58:27 DEBUG : Creating backend with remote "/tmp/rclone1066356455" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dazemus9hafe'", Local "Local file system at /tmp/rclone1066356455", Modify Window "1ms" 2025/09/08 02:58:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 60d43d02a821ba8329bc88045d212389 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/08 02:58:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/08 02:58:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dazemus9hafe' 2025/09/08 02:58:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dazemus9hafe': 1 files missing 2025/09/08 02:58:29 NOTICE: 1 hashes missing 2025/09/08 02:58:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dazemus9hafe': 1 differences found 2025/09/08 02:58:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dazemus9hafe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/08 02:58:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 02:58:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dazemus9hafe': 0 differences found 2025/09/08 02:58:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dazemus9hafe': 1 matching files 2025/09/08 02:58:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wocemuh1nina" 2025/09/08 02:58:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:58:31 DEBUG : Creating backend with remote "TestDrive:crypt/34cdodp15jigboovbmo7ps55vmjplv5dpm5p9fk1f3e561sh1510" 2025/09/08 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone2103271644" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wocemuh1nina'", Local "Local file system at /tmp/rclone2103271644", Modify Window "1ms" 2025/09/08 02:58:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4952c8265c3c431bd5434d3313d89d69 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/08 02:58:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/08 02:58:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wocemuh1nina' 2025/09/08 02:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocemuh1nina': 1 files missing 2025/09/08 02:58:35 NOTICE: 1 hashes missing 2025/09/08 02:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocemuh1nina': 1 differences found 2025/09/08 02:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocemuh1nina': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/08 02:58:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/08 02:58:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocemuh1nina': 0 differences found 2025/09/08 02:58:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocemuh1nina': 1 matching files 2025/09/08 02:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wocemuh1nina': Purge remote 2025/09/08 02:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dazemus9hafe': Purge remote 2025/09/08 02:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cawozaq5gixe': Purge remote 2025/09/08 02:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-murohos2bipa': Purge remote 2025/09/08 02:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xikewug1ziza': Purge remote 2025/09/08 02:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-togedum0cegu': Purge remote 2025/09/08 02:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hocizom9tuki': Purge remote 2025/09/08 02:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cimepon3woku': Purge remote 2025/09/08 02:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loloqiv3nika': Purge remote 2025/09/08 02:58:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wefidoj3cono': Purge remote --- PASS: TestApplyTransforms (55.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 02:58:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/08 02:58:43 DEBUG : sub/file2: md5 = 84931170100f476b97780975f9f2bf8f OK 2025/09/08 02:58:43 INFO : file1: Copied (new) to: sub/file2 2025/09/08 02:58:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/08 02:58:44 DEBUG : file1: Unchanged skipping 2025/09/08 02:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': don't need to copy/move sub/file2, it is already at target location 2025/09/08 02:58:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.20s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 02:58:50 DEBUG : dst/file1: md5 = 88cc4d077c135bbfbd6f13879203ad1b OK 2025/09/08 02:58:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu/backup" 2025/09/08 02:58:50 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0/1nrff024r7pq65ecp72fc28jb0" 2025/09/08 02:58:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/08 02:58:54 INFO : dst/file1: Moved (server-side) 2025/09/08 02:58:56 DEBUG : dst/file1: md5 = 7278780177174149d7b91bf1ad228f68 OK 2025/09/08 02:58:56 INFO : dst/file1: Copied (new) 2025/09/08 02:58:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/08 02:58:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/08 02:59:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.72s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 02:59:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu/dst" 2025/09/08 02:59:01 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/08 02:59:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu/CompareDest" 2025/09/08 02:59:03 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0/gveqi14airsml4bgu7krj116o8" 2025/09/08 02:59:04 DEBUG : one: Need to transfer - File not found at Destination 2025/09/08 02:59:06 DEBUG : one: md5 = 0ca95d364efd9c7f93ef8f617ba7d57d OK 2025/09/08 02:59:06 INFO : one: Copied (new) 2025/09/08 02:59:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/08 02:59:09 DEBUG : one: md5 = a0b5714d9232cd07878d47469f8663c1 OK 2025/09/08 02:59:09 INFO : one: Copied (replaced existing) 2025/09/08 02:59:11 DEBUG : dst/one: md5 = 001fc0b7a2a687a5dc7cdbd35a91a33f OK 2025/09/08 02:59:13 DEBUG : CompareDest/one: md5 = 2cf43fc18148b1e45c59db44f855a2c9 OK 2025/09/08 02:59:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/08 02:59:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/08 02:59:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/08 02:59:16 DEBUG : CompareDest/two: md5 = 88060bcddc381ff4ee84ed95d54cd438 OK 2025/09/08 02:59:17 DEBUG : two: Need to transfer - File not found at Destination 2025/09/08 02:59:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/08 02:59:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/08 02:59:18 DEBUG : two: Need to transfer - File not found at Destination 2025/09/08 02:59:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/08 02:59:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/08 02:59:20 DEBUG : two: Need to transfer - File not found at Destination 2025/09/08 02:59:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/08 02:59:21 DEBUG : two: md5 = cbbf03fe14fbedab288016397cdebcb0 OK 2025/09/08 02:59:21 INFO : two: Copied (new) 2025/09/08 02:59:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/08 02:59:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 02:59:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 02:59:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 02:59:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu/dst" 2025/09/08 02:59:26 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/08 02:59:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu/CopyDest" 2025/09/08 02:59:28 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/08 02:59:29 DEBUG : one: Need to transfer - File not found at Destination 2025/09/08 02:59:32 DEBUG : one: md5 = bcf2beeb2ede8af423ae628a4c2f03ce OK 2025/09/08 02:59:32 INFO : one: Copied (new) 2025/09/08 02:59:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/08 02:59:34 DEBUG : one: md5 = a33b8845601983abd8aedfa145d73b1a OK 2025/09/08 02:59:34 INFO : one: Copied (replaced existing) 2025/09/08 02:59:37 DEBUG : dst/one: md5 = dc435afcd92e82740412845b555a10c2 OK 2025/09/08 02:59:39 DEBUG : CopyDest/one: md5 = 34ffbdabf7d300761d2febe09d253453 OK 2025/09/08 02:59:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu/BackupDir" 2025/09/08 02:59:40 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/08 02:59:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/08 02:59:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/08 02:59:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/08 02:59:44 INFO : one: Moved (server-side) 2025/09/08 02:59:45 INFO : one: Copied (server-side copy) 2025/09/08 02:59:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/08 02:59:47 DEBUG : CopyDest/two: md5 = 363af99ef66dd915266394f37c001be3 OK 2025/09/08 02:59:48 DEBUG : two: Need to transfer - File not found at Destination 2025/09/08 02:59:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/08 02:59:49 INFO : two: Copied (server-side copy) 2025/09/08 02:59:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/08 02:59:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/08 02:59:50 DEBUG : two: Unchanged skipping 2025/09/08 02:59:52 DEBUG : CopyDest/three: md5 = 813faeedd731c6c5d65166d03d97faf5 OK 2025/09/08 02:59:52 DEBUG : three: Need to transfer - File not found at Destination 2025/09/08 02:59:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/08 02:59:53 DEBUG : three: Destination not found in --copy-dest 2025/09/08 02:59:54 DEBUG : three: md5 = 389a37eb57bfb13b545cda8e930ea685 OK 2025/09/08 02:59:54 INFO : three: Copied (new) 2025/09/08 02:59:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/08 02:59:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/08 02:59:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 02:59:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/08 02:59:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 02:59:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/08 03:00:00 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.03s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:00:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/08 03:00:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e4e5a7840a88d1689a5e6050755da976 OK 2025/09/08 03:00:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/08 03:00:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/08 03:00:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/08 03:00:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/08 03:00:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/08 03:00:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8eb215895a50eff3630fb5921d39f2e8 OK 2025/09/08 03:00:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/08 03:00:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/08 03:00:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.35s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:00:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Looking for duplicate names using skip mode. 2025/09/08 03:00:15 NOTICE: one: Found 2 files with duplicate names 2025/09/08 03:00:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:00:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Looking for duplicate names using skip mode. 2025/09/08 03:00:22 NOTICE: one: Found 3 files with duplicate names 2025/09/08 03:00:22 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/08 03:00:22 INFO : one: Deleted 2025/09/08 03:00:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.27s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:00:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Looking for duplicate names using first mode. 2025/09/08 03:00:29 NOTICE: one: Found 3 files with duplicate names 2025/09/08 03:00:30 INFO : one: Deleted 2025/09/08 03:00:31 INFO : one: Deleted 2025/09/08 03:00:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.41s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:00:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Looking for duplicate names using newest mode. 2025/09/08 03:00:36 NOTICE: one: Found 3 files with duplicate names 2025/09/08 03:00:37 INFO : one: Deleted 2025/09/08 03:00:37 INFO : one: Deleted 2025/09/08 03:00:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.43s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:00:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Looking for duplicate names using oldest mode. 2025/09/08 03:00:43 NOTICE: one: Found 3 files with duplicate names 2025/09/08 03:00:44 INFO : one: Deleted 2025/09/08 03:00:44 INFO : one: Deleted 2025/09/08 03:00:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.92s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:00:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Looking for duplicate names using largest mode. 2025/09/08 03:00:50 NOTICE: one: Found 3 files with duplicate names 2025/09/08 03:00:51 INFO : one: Deleted 2025/09/08 03:00:51 INFO : one: Deleted 2025/09/08 03:00:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.85s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:00:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Looking for duplicate names using smallest mode. 2025/09/08 03:00:57 NOTICE: one: Found 3 files with duplicate names 2025/09/08 03:00:57 INFO : one: Deleted 2025/09/08 03:00:58 INFO : one: Deleted 2025/09/08 03:00:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.65s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:01:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Looking for duplicate names using rename mode. 2025/09/08 03:01:05 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/08 03:01:06 INFO : one-2.txt: renamed from: one.txt 2025/09/08 03:01:07 INFO : one-3.txt: renamed from: one.txt 2025/09/08 03:01:08 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.87s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:01:13 DEBUG : dupe1/one.txt: md5 = f8425047ac439f04db7001d067d9320c OK 2025/09/08 03:01:15 DEBUG : dupe2/two.txt: md5 = f89f56826d0ae0ceea75373405e49037 OK 2025/09/08 03:01:18 DEBUG : dupe3/three.txt: md5 = 1f611ecd51332781f479b0fb9ac3ec43 OK 2025/09/08 03:01:18 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/08 03:01:19 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/08 03:01:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/08 03:01:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/08 03:01:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/08 03:01:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/08 03:01:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.92s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:01:25 DEBUG : a.txt: md5 = cc86f0b068d6d0df218eae78a7160e70 OK 2025/09/08 03:01:27 DEBUG : zend.txt: md5 = ab60dbc6a9492606bcb9332c2def07f5 OK 2025/09/08 03:01:29 DEBUG : sub dir/hello world: md5 = 07e776c468f195862f93fcaa426b235a OK 2025/09/08 03:01:30 DEBUG : sub dir/hello world2: md5 = b25b1872e67f3f655b50073a71f88a5a OK 2025/09/08 03:01:33 DEBUG : sub dir/ignore dir/.ignore: md5 = 124ba806bc8c957a25fa77beed273e9a OK 2025/09/08 03:01:34 DEBUG : sub dir/ignore dir/should be ignored: md5 = 084db6c93eefb59c359835cc57e6e86d OK 2025/09/08 03:01:36 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7b5d2389940c1448c1c7127aaa394e6c OK 2025/09/08 03:01:38 DEBUG : a.txt: Excluded (Size Filter) 2025/09/08 03:01:38 DEBUG : a.txt: Excluded 2025/09/08 03:01:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/08 03:01:38 DEBUG : sub dir/hello world2: Excluded 2025/09/08 03:01:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/08 03:01:38 DEBUG : sub dir/hello world: Excluded 2025/09/08 03:01:39 DEBUG : sub dir/ignore dir: Excluded 2025/09/08 03:01:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/08 03:01:39 DEBUG : sub dir/hello world2: Excluded 2025/09/08 03:01:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/08 03:01:39 DEBUG : sub dir/hello world: Excluded 2025/09/08 03:01:39 DEBUG : sub dir/ignore dir: Excluded 2025/09/08 03:01:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/08 03:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/08 03:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/08 03:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/08 03:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/08 03:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/08 03:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.00s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:01:47 DEBUG : a.txt: md5 = 516a4a34397dbd7a15707aa187cbc433 OK 2025/09/08 03:01:49 DEBUG : zend.txt: md5 = e64790731c65a513096e1f15240ad237 OK 2025/09/08 03:01:51 DEBUG : sub dir/hello world: md5 = 5963726e6d5b7b0a1feae3e8e2588fb0 OK 2025/09/08 03:01:52 DEBUG : sub dir/hello world2: md5 = 5a608081af49238cb77e4015462d0393 OK 2025/09/08 03:01:55 DEBUG : sub dir/ignore dir/.ignore: md5 = ed1dc20e537ffed522529d6828bbac6c OK 2025/09/08 03:01:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 680082291d42273c8b7eb61ecc7c5366 OK 2025/09/08 03:01:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = fc733a52293545a6e2c7dd774392235f OK 2025/09/08 03:02:00 DEBUG : a.txt: Excluded (Size Filter) 2025/09/08 03:02:00 DEBUG : a.txt: Excluded 2025/09/08 03:02:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/08 03:02:01 DEBUG : sub dir/hello world: Excluded 2025/09/08 03:02:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/08 03:02:01 DEBUG : sub dir/hello world2: Excluded 2025/09/08 03:02:02 DEBUG : sub dir/ignore dir: Excluded 2025/09/08 03:02:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/08 03:02:02 DEBUG : sub dir/hello world: Excluded 2025/09/08 03:02:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/08 03:02:02 DEBUG : sub dir/hello world2: Excluded 2025/09/08 03:02:02 DEBUG : sub dir/ignore dir: Excluded 2025/09/08 03:02:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/08 03:02:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/08 03:02:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/08 03:02:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/08 03:02:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/08 03:02:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/08 03:02:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:02:10 DEBUG : file1: md5 = 2a8850b1a075ac3ed40a9cd3f8f714fd OK 2025/09/08 03:02:12 DEBUG : sub/file2: md5 = bece88f1f2c6d8833bedf1021776755c 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/09/08 03:02:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/08 03:02:16 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/08 03:02:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/08 03:02:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.74s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.34s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.32s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:02:20 DEBUG : file1: md5 = 2022cb271bf40c3fa91b0c0b6a35701a OK 2025/09/08 03:02:22 DEBUG : sub/file2: md5 = 167b6bb94ef16d25b4074d7ad9ca07a7 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/09/08 03:02:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu/notfound" 2025/09/08 03:02:26 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/08 03:02:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.60s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.31s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:02:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Making directory 2025/09/08 03:02:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:02:33 DEBUG : sub dir/hello world: md5 = 9a5b97b6848db9da852a3d244aa49b5c OK 2025/09/08 03:02:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.92s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:02:37 DEBUG : potato2: md5 = f5313616c042d9a9d6d4d5539a6379f6 OK 2025/09/08 03:02:39 DEBUG : empty space: md5 = 12f6809bf8997323ce86f7d57ab99f4e OK --- PASS: TestLs (4.96s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:02:42 DEBUG : potato2: md5 = 042eae2de8951e645ebf28c71d4dd27c OK 2025/09/08 03:02:43 DEBUG : empty space: md5 = 33ac6a7bd1dd3002c305311f781b0416 OK 2025/09/08 03:02:44 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.83s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:02:47 DEBUG : potato2: md5 = 770f32cfab98a15f0730d3370d134fb9 OK 2025/09/08 03:02:48 DEBUG : empty space: md5 = 9f4be9e9a835e2bc10ca78dda0b84a07 OK --- PASS: TestLsLong (4.84s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:02:52 DEBUG : potato2: md5 = 818d7761a5bbf22373fa0c361932fee4 OK 2025/09/08 03:02:53 DEBUG : empty space: md5 = e82d3596ee0402007743a44381de1c24 OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2025/09/08 03:02:55 DEBUG : Creating backend with remote ":memory:" 2025/09/08 03:02:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/08 03:02:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/08 03:02:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/08 03:02:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/08 03:02:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/08 03:02:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/08 03:02:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/08 03:02:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/08 03:02:55 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-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:02:56 DEBUG : potato2: md5 = b79dc7ba9478b448d7a7a136358e6096 OK 2025/09/08 03:02:58 DEBUG : empty space: md5 = 57c1931f01394ef99c46a5eb1283a72b OK 2025/09/08 03:03:00 DEBUG : sub dir/potato3: md5 = 64885a0aa17443fb0fbfe4f1de5ec8e7 OK 2025/09/08 03:03:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.00s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:03:05 DEBUG : small: md5 = a73bb7b7a1cdaefd4c23da943f4c5feb OK 2025/09/08 03:03:07 DEBUG : medium: md5 = 5a6f49e39def53e8116837fbb6344c61 OK 2025/09/08 03:03:08 DEBUG : large: md5 = 366361c1fdb174109a67b1bffbbb31d0 OK 2025/09/08 03:03:08 DEBUG : Waiting for deletions to finish 2025/09/08 03:03:09 DEBUG : large: Excluded (Size Filter) 2025/09/08 03:03:09 INFO : small: Deleted 2025/09/08 03:03:09 INFO : medium: Deleted --- PASS: TestDelete (6.59s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:03:12 DEBUG : small: md5 = 3a42f4b9496bdfdf6ae5b920d78daf80 OK 2025/09/08 03:03:13 DEBUG : medium: md5 = 7617e4da7246f9ddc60d0a4498621ba7 OK 2025/09/08 03:03:14 DEBUG : large: md5 = 852226a1c6b3ea9d41f0d8fa12d26d20 OK 2025/09/08 03:03:15 DEBUG : Waiting for deletions to finish 2025/09/08 03:03:15 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/08 03:03:15 INFO : small: Deleted 2025/09/08 03:03:15 INFO : medium: Deleted --- PASS: TestMaxDelete (6.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:03:19 DEBUG : small: md5 = f0016ca3546005f6578911e689b6f5a4 OK 2025/09/08 03:03:20 DEBUG : medium: md5 = 988c4dd6b13b4dd4ac52269aa8d68196 OK 2025/09/08 03:03:22 DEBUG : large: md5 = e5ac5e19b3c47b48ec04d7d7fc4f4eec OK 2025/09/08 03:03:22 DEBUG : Waiting for deletions to finish 2025/09/08 03:03:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/08 03:03:23 INFO : small: Deleted 2025/09/08 03:03:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.20s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:03:26 DEBUG : small: md5 = 2a32775b038f0cf841386a35b0384cef OK 2025/09/08 03:03:27 DEBUG : medium: md5 = 8fe663aa9c35790ad353ad4a958eb3c3 OK 2025/09/08 03:03:29 DEBUG : large: md5 = 5aca0300625797c70bd4cc679b7d8f95 OK 2025/09/08 03:03:29 DEBUG : Waiting for deletions to finish 2025/09/08 03:03:29 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/08 03:03:30 INFO : large: Deleted 2025/09/08 03:03:30 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.03s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:03:33 DEBUG : ReadFile: md5 = b6e13dcd7a82c65d13a752527318183d OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2025/09/08 03:03:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/08 03:03:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/08 03:03:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/08 03:03:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/08 03:03:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/08 03:03:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/08 03:03: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-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:03:37 DEBUG : file1: md5 = c1f75b4cace1d443110da2c28600e171 OK 2025/09/08 03:03:38 DEBUG : file2: md5 = 721226666f2c27b9ff38dd9d888e6edc OK --- PASS: TestCat (17.52s) === RUN TestPurge 2025/09/08 03:03:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minarud0josa" 2025/09/08 03:03:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 03:03:53 DEBUG : Creating backend with remote "TestDrive:crypt/hnppprjirnltrcruan43te50qgr40k4tg5geltei9rupjmgdeu2g" 2025/09/08 03:03:54 DEBUG : Creating backend with remote "/tmp/rclone270657596" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minarud0josa'", Local "Local file system at /tmp/rclone270657596", Modify Window "1ms" 2025/09/08 03:03:59 DEBUG : A1/B1/C1/one: md5 = 4b15b956e36c3dfdb1ccfff6fc9115a7 OK 2025/09/08 03:03:59 INFO : A2: Making directory 2025/09/08 03:03:59 INFO : A1/B2: Making directory 2025/09/08 03:04:00 INFO : A1/B2/C2: Making directory 2025/09/08 03:04:01 INFO : A1/B1/C3: Making directory 2025/09/08 03:04:02 INFO : A3: Making directory 2025/09/08 03:04:02 INFO : A3/B3: Making directory 2025/09/08 03:04:03 INFO : A3/B3/C4: Making directory 2025/09/08 03:04:05 DEBUG : A1/two: md5 = 5e46587eb006c1a38586467912f32194 OK 2025/09/08 03:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minarud0josa': Purge remote 2025/09/08 03:04:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.71s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:04:13 DEBUG : A1/B1/C1/one: md5 = d1faee761e7a02fb1a491b576c8890c8 OK 2025/09/08 03:04:13 INFO : A2: Making directory 2025/09/08 03:04:13 INFO : A1/B2: Making directory 2025/09/08 03:04:14 INFO : A1/B2/C2: Making directory 2025/09/08 03:04:15 INFO : A1/B1/C3: Making directory 2025/09/08 03:04:15 INFO : A3: Making directory 2025/09/08 03:04:16 INFO : A3/B3: Making directory 2025/09/08 03:04:17 INFO : A3/B3/C4: Making directory 2025/09/08 03:04:19 DEBUG : A1/two: md5 = 073ef48026c042437e71a9510c3a9944 OK 2025/09/08 03:04:20 DEBUG : removing 1 level 3 directories 2025/09/08 03:04:20 INFO : A3/B3/C4: Removing directory 2025/09/08 03:04:23 DEBUG : removing 2 level 3 directories 2025/09/08 03:04:23 INFO : A1/B2/C2: Removing directory 2025/09/08 03:04:23 INFO : A1/B1/C3: Removing directory 2025/09/08 03:04:24 DEBUG : removing 2 level 2 directories 2025/09/08 03:04:24 INFO : A3/B3: Removing directory 2025/09/08 03:04:24 INFO : A1/B2: Removing directory 2025/09/08 03:04:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/08 03:04:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/08 03:04:24 DEBUG : removing 2 level 1 directories 2025/09/08 03:04:24 INFO : A3: Removing directory 2025/09/08 03:04:24 INFO : A2: Removing directory 2025/09/08 03:04:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/08 03:04:28 DEBUG : removing 1 level 3 directories 2025/09/08 03:04:28 INFO : A1/B1/C1: Removing directory 2025/09/08 03:04:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:29 DEBUG : removing 1 level 2 directories 2025/09/08 03:04:29 INFO : A1/B1: Removing directory 2025/09/08 03:04:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/08 03:04:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/08 03:04:30 DEBUG : removing 1 level 1 directories 2025/09/08 03:04:30 INFO : A1: Removing directory 2025/09/08 03:04:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/08 03:04:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/08 03:04:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/08 03:04:30 DEBUG : removing 1 level 0 directories 2025/09/08 03:04:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Removing directory 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/08 03:04:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.42s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:04:33 INFO : A1: Making directory 2025/09/08 03:04:33 INFO : A1/B1: Making directory 2025/09/08 03:04:34 INFO : A1/B1/C1: Making directory 2025/09/08 03:04:37 DEBUG : removing 1 level 3 directories 2025/09/08 03:04:37 INFO : A1/B1/C1: Removing directory 2025/09/08 03:04:37 DEBUG : removing 1 level 2 directories 2025/09/08 03:04:37 INFO : A1/B1: Removing directory 2025/09/08 03:04:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/08 03:04:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.89s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:04:40 INFO : A1: Making directory 2025/09/08 03:04:41 INFO : A1/B1: Making directory 2025/09/08 03:04:41 INFO : A1/B1/C1: Making directory 2025/09/08 03:04:44 DEBUG : removing 1 level 3 directories 2025/09/08 03:04:44 INFO : A1/B1/C1: Removing directory 2025/09/08 03:04:45 DEBUG : removing 1 level 2 directories 2025/09/08 03:04:45 INFO : A1/B1: Removing directory 2025/09/08 03:04:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/08 03:04:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.45s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:04:49 DEBUG : file1: md5 = 40eeb4a407d0a51943d4ab75b0fd4792 OK 2025/09/08 03:04:50 DEBUG : filename.txt: File name found in url 2025/09/08 03:04:51 DEBUG : filename.txt: md5 = 6e2d6bb654c634f8d5c48ba1275df799 OK 2025/09/08 03:04:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/08 03:04:52 DEBUG : headerfilename.txt: md5 = 1c699344e979d1e2c37e4c14f0e501f8 OK 2025/09/08 03:04:54 DEBUG : file2: md5 = 7e8d33d34c1087c8b8bb89eb3a390860 OK --- PASS: TestCopyURL (9.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:04:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/08 03:04:59 DEBUG : sub/file2: md5 = c3094cd35231bcddfe8e648f930c38b2 OK 2025/09/08 03:04:59 INFO : file1: Copied (new) to: sub/file2 2025/09/08 03:04:59 INFO : file1: Deleted 2025/09/08 03:05:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/08 03:05:00 DEBUG : file1: Unchanged skipping 2025/09/08 03:05:00 INFO : file1: Deleted 2025/09/08 03:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': don't need to copy/move sub/file2, it is already at target location 2025/09/08 03:05:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.33s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:05:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/08 03:05:04 DEBUG : file1: md5 = 96cb2d96a235fd02e7c073b442c3844c OK 2025/09/08 03:05:04 INFO : file1: Copied (new) 2025/09/08 03:05:04 INFO : file1: Deleted 2025/09/08 03:05:05 DEBUG : file1: Destination exists, skipping 2025/09/08 03:05:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.47s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:05:09 DEBUG : dst/file1: md5 = 26013cf230e9b5f24501a035123954c4 OK 2025/09/08 03:05:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sidofob8wiwu/backup" 2025/09/08 03:05:10 DEBUG : Creating backend with remote "TestDrive:crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0/1nrff024r7pq65ecp72fc28jb0" 2025/09/08 03:05:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/08 03:05:14 INFO : dst/file1: Moved (server-side) 2025/09/08 03:05:15 DEBUG : dst/file1: md5 = bb95998fad6cc5e014331083096f0a9f OK 2025/09/08 03:05:15 INFO : dst/file1: Copied (new) 2025/09/08 03:05:15 INFO : dst/file1: Deleted 2025/09/08 03:05:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/08 03:05:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/08 03:05:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.00s) === 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-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:05:22 DEBUG : A1/one: md5 = 954dda21e131d1f9be139ebbbf555ab3 OK 2025/09/08 03:05:24 DEBUG : A1/two: md5 = 230a6449dcc9c0a26e6a8a43bea48ca4 OK 2025/09/08 03:05:26 DEBUG : A1/B1/three: md5 = de2ff3ae79b65d5b5d32d9f001f9e3c0 OK 2025/09/08 03:05:28 DEBUG : A1/B1/C1/four: md5 = 598f0c73942de5cb5ef13df7585d5a76 OK 2025/09/08 03:05:30 DEBUG : A1/B1/C2/five: md5 = a69a840411b99888ef0354d10a38ec6a OK 2025/09/08 03:05:30 INFO : A1/B2: Making directory 2025/09/08 03:05:31 INFO : A1/B1/C3: Making directory 2025/09/08 03:05:41 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/08 03:05:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/08 03:05:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/08 03:05:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/08 03:05:42 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/08 03:05:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/08 03:05:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/08 03:05:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/08 03:05:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/08 03:05:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/08 03:05:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/08 03:05:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/08 03:05:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/08 03:05:53 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/08 03:05:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/08 03:05:53 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/08 03:05:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/08 03:05:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/08 03:05:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/08 03:05:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/08 03:05:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/08 03:06:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/08 03:06:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/08 03:06:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/08 03:06:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/08 03:06:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/08 03:06:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/08 03:06:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/08 03:06:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/08 03:06:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/08 03:06:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.43s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:06:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/08 03:06:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 6bca5fe67ba4e33cd05aad09b5c3fbdc OK 2025/09/08 03:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/08 03:06:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/08 03:06:08 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/08 03:06:09 DEBUG : no_checksum_big_file_from_pipe: md5 = 9c1d11e800ec21d4f614e8af2dc99c6c OK 2025/09/08 03:06:09 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-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/08 03:06:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 333eeb4361fc7111ed35a9136809c1da OK 2025/09/08 03:06:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/08 03:06:13 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/08 03:06:14 DEBUG : with_checksum_big_file_from_pipe: md5 = 6be4f8eab42b628fdbf6361cea0ed9ae OK 2025/09/08 03:06:14 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-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/08 03:06:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/08 03:06:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/08 03:06:19 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-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/08 03:06:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/08 03:06:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/08 03:06:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.16s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.52s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/08 03:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/08 03:06:28 DEBUG : rcat_metadata: md5 = b0ebd8166b1bf8f8c204bfb4526bc21a OK 2025/09/08 03:06:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/08 03:06:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/08 03:06:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = 03fe684ca71da58fb08f0163b78484f9 OK 2025/09/08 03:06:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.84s) --- PASS: TestRcatMetadata/Normal (2.45s) --- PASS: TestRcatMetadata/ViaDisk (2.91s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:06:34 DEBUG : potato1: md5 = 2d322f91151cf714570cc1e3c93ec1a7 OK 2025/09/08 03:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/08 03:06:35 DEBUG : potato2: md5 = eb6dc0519202ea039dc0e6cb780bae9a OK 2025/09/08 03:06:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.53s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:06:38 DEBUG : potato1: md5 = a5b8b6cc1423483e6f564f181c0340cd OK 2025/09/08 03:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/08 03:06:40 DEBUG : potato2: md5 = 4ae0188d8743596ab6350f9d2bc7906c OK 2025/09/08 03:06:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.38s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:06:44 DEBUG : potato2: md5 = 91d415505b2d058c5d68e8a1aa6657ff OK 2025/09/08 03:06:45 DEBUG : empty space: md5 = dcbaecf3dcf0c16fed72e88093d1a9e7 OK 2025/09/08 03:06:48 DEBUG : sub dir/potato3: md5 = 9a2cd309814f3ee414d2062d4594ce67 OK 2025/09/08 03:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Touching "sub dir/potato3" 2025/09/08 03:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Touching "potato2" 2025/09/08 03:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Touching "empty space" 2025/09/08 03:06:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.20s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:06:52 DEBUG : dir with metadata: Making directory with metadata 2025/09/08 03:06:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.66s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:06:55 DEBUG : directory with modtime: Making directory with metadata 2025/09/08 03:06:56 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.43s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:06:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/08 03:06:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/08 03:06:58 DEBUG : Google drive root 'crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0': Skipping btime metadata as can't update it on an existing file: 2025-09-08T03:06:57.999689629Z 2025/09/08 03:06:58 INFO : non existent directory: Updated directory metadata 2025/09/08 03:07:00 DEBUG : Google drive root 'crypt/el2dq7sqqiu9k3feir8s2n9t1jofbatva44snr3rt3u01ahigsb0': Skipping btime metadata as can't update it on an existing file: 2025-09-08T03:06:57.999689629Z 2025/09/08 03:07:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.97s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:07:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/08 03:07:05 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/08 03:07:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.64s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:07:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/08 03:07:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/08 03:07:07 DEBUG : dst: Making directory with metadata 2025/09/08 03:07:08 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/08 03:07:08 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/08 03:07:08 INFO : dst: Set directory modification time (using SetModTime) 2025/09/08 03:07:09 INFO : dst: Set directory modification time (using SetModTime) 2025/09/08 03:07:09 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/08 03:07:09 INFO : dst: Set directory modification time (using SetModTime) 2025/09/08 03:07:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.58s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu'", Local "Local file system at /tmp/rclone1214933794", Modify Window "1ms" 2025/09/08 03:07:13 DEBUG : sub dir/test remove existing: md5 = 627575d607a704b1b7371eb36cccfc1d OK 2025/09/08 03:07:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ee5f8e8e87a673949661b7ebffdab846 OK 2025/09/08 03:07:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zogikap2" before starting 2025/09/08 03:07:19 DEBUG : sub dir/test remove existing.zogikap2: TEST: removing renamed existing file after operation 2025/09/08 03:07:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zerebek3" before starting 2025/09/08 03:07:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zerebek3: TEST: renaming existing back after failed operation 2025/09/08 03:07:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.besibup1" before starting 2025/09/08 03:07:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.besibup1: TEST: removing renamed existing file after operation 2025/09/08 03:07:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "afmgskl8pkhv3033k6ca6r636ttrheelvn8s2vnt148ti9jh9a8g" 2025/09/08 03:07:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "m6es9hfh47vu53kqqi5gger715qbsq6iu16cl9f22ucfq75jdn3q5osukp5cqvv3kmg0p5btuso0ojirf4du5vb7bhs8kccgd2iebqo6pd4g3de791csc1h21mct4q4pesr3vpfri9csglh426nn5fcjiba17v78mt89cocsu4454c6fbq4g" --- PASS: TestRemoveExisting (15.53s) === 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/09/08 03:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sidofob8wiwu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m14.411930176s (try 1/5)