"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/16 02:36:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa" 2025/09/16 02:36:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:36:03 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0" 2025/09/16 02:36:04 DEBUG : Creating backend with remote "/tmp/rclone578990601" === 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-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/16 02:36:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 02:36:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/16 02:36:04 DEBUG : potato: Seek from 10 to 0 2025/09/16 02:36:04 DEBUG : potato: Seek from 10 to 0 2025/09/16 02:36:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/16 02:36:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 02:36:04 DEBUG : potato: Seek from 5 to 2 2025/09/16 02:36:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/16 02:36:04 DEBUG : potato: Seek from 7 to 0 2025/09/16 02:36:04 DEBUG : potato: Seek from 7 to 0 2025/09/16 02:36:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/16 02:36:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 02:36:04 DEBUG : potato: Seek from 5 to 2 2025/09/16 02:36:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/16 02:36:04 DEBUG : potato: Seek from 8 to 0 2025/09/16 02:36:04 DEBUG : potato: Seek from 8 to 0 2025/09/16 02:36:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/16 02:36:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 02:36:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 02:36:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 02:36:04 DEBUG : potato: Seek from 5 to 2 2025/09/16 02:36:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/16 02:36:04 DEBUG : potato: Seek from 9 to 0 2025/09/16 02:36:04 DEBUG : potato: Seek from 9 to 0 2025/09/16 02:36:04 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-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:36:06 DEBUG : rutabaga: md5 = 1ce3bb8970775b1ae5a355a90fe13deb OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/16 02:36:09 DEBUG : empty space: md5 = 0c1b1aa5d7582fdccdf569f1073ad650 OK === RUN TestCheck/3 2025/09/16 02:36:11 DEBUG : potato2: md5 = d1dcec683ff451ef4a9b57f9889ee12c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/16 02:36:13 DEBUG : remotepotato: md5 = f940abb38ba5c35e391cfa1a2dafc14c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.76s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.33s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/16 02:36:16 DEBUG : Creating backend with remote "nonexistent" 2025/09/16 02:36:16 DEBUG : Creating backend with remote "nonexistent" 2025/09/16 02:36:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/16 02:36:16 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/16 02:36:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/16 02:36:16 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-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:36:18 DEBUG : rutabaga: md5 = 75167805a5f7faf648580225301fe2bb OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/16 02:36:21 DEBUG : empty space: md5 = ca013c3c0312a741bedc47e5ce995642 OK === RUN TestCheckDownload/3 2025/09/16 02:36:24 DEBUG : potato2: md5 = 37e4570dfee24844f7f7a1166afe7013 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/16 02:36:28 DEBUG : remotepotato: md5 = 62d5451dec12d1fe6a233b448d03c334 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.79s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.09s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:36:34 DEBUG : rutabaga: md5 = fef81380206577167be3ff236d8f7d5d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/16 02:36:36 DEBUG : empty space: md5 = f76b8c3bff9993bae04bdce457f36ee4 OK === RUN TestCheckSizeOnly/3 2025/09/16 02:36:38 DEBUG : potato2: md5 = e293879b986a1ad0e4fec5a57f0c4518 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/16 02:36:41 DEBUG : remotepotato: md5 = bfb33473012d8d57281b146e85bebc01 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.90s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:36:45 DEBUG : test.sum: md5 = 8b02ec4d5adc3ea96adbf833adc7c067 OK 2025/09/16 02:36:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/16 02:36:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/16 02:36:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/16 02:36:46 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/16 02:36:48 DEBUG : test.sum: md5 = fb553588c42ce72976ec8c88aa960d40 OK 2025/09/16 02:36:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/16 02:36:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/16 02:36:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/16 02:36:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.13s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:36:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa/data" 2025/09/16 02:36:50 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:36:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa/data" 2025/09/16 02:36:52 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0/vjrnln8ratgmqakfosrqe8espk" 2025/09/16 02:36:56 DEBUG : data/banana: md5 = e9ea9043e3ca93dd22e4310d9b8ede03 OK 2025/09/16 02:36:57 DEBUG : test.sum: md5 = 3e26b7e7ba04b863048b4ab54b6ca457 OK === RUN TestCheckSumDownload/subtest1 2025/09/16 02:37:02 DEBUG : data/potato: md5 = a4602eed25c4c0c18f306efd4203a9e7 OK 2025/09/16 02:37:03 DEBUG : test.sum: md5 = d6177fd2b0afaec26c9be7b1db489369 OK === RUN TestCheckSumDownload/subtest2 2025/09/16 02:37:08 DEBUG : test.sum: md5 = d9684d7909a6514dc0938b223eda9ac5 OK === RUN TestCheckSumDownload/subtest3 2025/09/16 02:37:12 DEBUG : test.sum: md5 = 91563889d35ad34193743b1154fbca78 OK === RUN TestCheckSumDownload/subtest4 2025/09/16 02:37:16 DEBUG : test.sum: md5 = f2b7d5f2c314df9e5ce917fbb81b507c OK === RUN TestCheckSumDownload/subtest5 2025/09/16 02:37:20 DEBUG : test.sum: md5 = 7f9c6dcad94d2bb92ef1442d0d699ebf OK === RUN TestCheckSumDownload/subtest6 2025/09/16 02:37:24 DEBUG : data/banana: md5 = c4c346c4fae340b6aaa9edc34a608cac OK 2025/09/16 02:37:25 DEBUG : data/potato: md5 = abb1db19b6c8adbd0951f0f11c504e8e OK 2025/09/16 02:37:27 DEBUG : test.sum: md5 = 191478cb3e00863ac3829907c536553c OK === RUN TestCheckSumDownload/subtest7 2025/09/16 02:37:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/16 02:37:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.94s) --- PASS: TestCheckSumDownload/subtest1 (2.49s) --- PASS: TestCheckSumDownload/subtest2 (2.76s) --- PASS: TestCheckSumDownload/subtest3 (2.12s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (1.95s) --- PASS: TestCheckSumDownload/subtest7 (2.13s) === RUN TestApplyTransforms 2025/09/16 02:37:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quraqer4ceku" 2025/09/16 02:37:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:37:33 DEBUG : Creating backend with remote "TestDrive:crypt/l1urf2im5kt1d8788ooir7led1b451jpemgsq6p9kum3dfmlvor0" 2025/09/16 02:37:34 DEBUG : Creating backend with remote "/tmp/rclone2589664785" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quraqer4ceku'", Local "Local file system at /tmp/rclone2589664785", Modify Window "1ms" 2025/09/16 02:37:36 DEBUG : hello, world!: md5 = 00532430c5eef99bb7d782cf4c85c1f3 OK upper checkfile vs. lower remote (without normalization) 2025/09/16 02:37:37 ERROR : hello, world!: sum not found 2025/09/16 02:37:37 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quraqer4ceku' 2025/09/16 02:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quraqer4ceku': 1 files missing 2025/09/16 02:37:37 NOTICE: 1 hashes missing 2025/09/16 02:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quraqer4ceku': 1 differences found 2025/09/16 02:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quraqer4ceku': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/16 02:37:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 02:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quraqer4ceku': 0 differences found 2025/09/16 02:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quraqer4ceku': 1 matching files 2025/09/16 02:37:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolutiq3wefa" 2025/09/16 02:37:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:37:38 DEBUG : Creating backend with remote "TestDrive:crypt/ghn9dghvb9mic9ga8ufhm1uavnj14bk2pg156i0dv9s5asmuu9fg" 2025/09/16 02:37:39 DEBUG : Creating backend with remote "/tmp/rclone440164047" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolutiq3wefa'", Local "Local file system at /tmp/rclone440164047", Modify Window "1ms" 2025/09/16 02:37:43 DEBUG : HELLO, WORLD!: md5 = 163f678b6dedc50e0a4d3b2a9325319d OK lower checkfile vs. upper remote (without normalization) 2025/09/16 02:37:43 ERROR : HELLO, WORLD!: sum not found 2025/09/16 02:37:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kolutiq3wefa' 2025/09/16 02:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kolutiq3wefa': 1 files missing 2025/09/16 02:37:43 NOTICE: 1 hashes missing 2025/09/16 02:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kolutiq3wefa': 1 differences found 2025/09/16 02:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kolutiq3wefa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/16 02:37:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 02:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kolutiq3wefa': 0 differences found 2025/09/16 02:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kolutiq3wefa': 1 matching files 2025/09/16 02:37:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tepuhoc0bixo" 2025/09/16 02:37:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:37:44 DEBUG : Creating backend with remote "TestDrive:crypt/1gqit0pg0dplfv19gk71iqmogkktd01npdvssu7vk2krelttlem0" 2025/09/16 02:37:45 DEBUG : Creating backend with remote "/tmp/rclone1789735561" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tepuhoc0bixo'", Local "Local file system at /tmp/rclone1789735561", Modify Window "1ms" 2025/09/16 02:37:47 DEBUG : HeLlO, wOrLd!: md5 = 596192b140a89889051894199d49a2bf OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/16 02:37:48 ERROR : HeLlO, wOrLd!: sum not found 2025/09/16 02:37:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tepuhoc0bixo' 2025/09/16 02:37:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepuhoc0bixo': 1 files missing 2025/09/16 02:37:48 NOTICE: 1 hashes missing 2025/09/16 02:37:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepuhoc0bixo': 1 differences found 2025/09/16 02:37:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepuhoc0bixo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/16 02:37:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 02:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepuhoc0bixo': 0 differences found 2025/09/16 02:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepuhoc0bixo': 1 matching files 2025/09/16 02:37:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sudapef4fuse" 2025/09/16 02:37:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:37:49 DEBUG : Creating backend with remote "TestDrive:crypt/n6k8ttsl559kd0i8g8ul9snb5dtg8nteuv19r5ji7383mac7gfu0" 2025/09/16 02:37:50 DEBUG : Creating backend with remote "/tmp/rclone1724863239" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sudapef4fuse'", Local "Local file system at /tmp/rclone1724863239", Modify Window "1ms" 2025/09/16 02:37:53 DEBUG : HELLO, WORLD!: md5 = 18be18c39a71e50575e23ce5362c490c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/16 02:37:53 ERROR : HELLO, WORLD!: sum not found 2025/09/16 02:37:53 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sudapef4fuse' 2025/09/16 02:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudapef4fuse': 1 files missing 2025/09/16 02:37:53 NOTICE: 1 hashes missing 2025/09/16 02:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudapef4fuse': 1 differences found 2025/09/16 02:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudapef4fuse': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/16 02:37:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 02:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudapef4fuse': 0 differences found 2025/09/16 02:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudapef4fuse': 1 matching files 2025/09/16 02:37:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadilun1rafa" 2025/09/16 02:37:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:37:54 DEBUG : Creating backend with remote "TestDrive:crypt/ss28bkokq4opc7edq2h8efl4co3rtr4h2j2qeb0ifltb5jb22kj0" 2025/09/16 02:37:55 DEBUG : Creating backend with remote "/tmp/rclone3757088324" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadilun1rafa'", Local "Local file system at /tmp/rclone3757088324", Modify Window "1ms" 2025/09/16 02:37:57 DEBUG : 測試_Русский___ě_áñ: md5 = 00423100b46717b9dbf9bab354afaa2e OK NFD checkfile vs. NFC remote (without normalization) 2025/09/16 02:37:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/16 02:37:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gadilun1rafa' 2025/09/16 02:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadilun1rafa': 1 files missing 2025/09/16 02:37:58 NOTICE: 1 hashes missing 2025/09/16 02:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadilun1rafa': 1 differences found 2025/09/16 02:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadilun1rafa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/16 02:37:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 02:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadilun1rafa': 0 differences found 2025/09/16 02:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadilun1rafa': 1 matching files 2025/09/16 02:37:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nedofer6sale" 2025/09/16 02:37:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:37:59 DEBUG : Creating backend with remote "TestDrive:crypt/igm2lut5k0f9g5uae41eiiqq3llo676ad6hld5223sphv2a7bisg" 2025/09/16 02:38:00 DEBUG : Creating backend with remote "/tmp/rclone3916338569" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nedofer6sale'", Local "Local file system at /tmp/rclone3916338569", Modify Window "1ms" 2025/09/16 02:38:03 DEBUG : 測試_Русский___ě_áñ: md5 = 1893206d9ccd382a19d1fb84aaf3711c OK NFC checkfile vs. NFD remote (without normalization) 2025/09/16 02:38:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/16 02:38:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nedofer6sale' 2025/09/16 02:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedofer6sale': 1 files missing 2025/09/16 02:38:03 NOTICE: 1 hashes missing 2025/09/16 02:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedofer6sale': 1 differences found 2025/09/16 02:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedofer6sale': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/16 02:38:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 02:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedofer6sale': 0 differences found 2025/09/16 02:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedofer6sale': 1 matching files 2025/09/16 02:38:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ravaqam4comu" 2025/09/16 02:38:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:38:04 DEBUG : Creating backend with remote "TestDrive:crypt/ibcvip2vfpppno3jm8fdrrh4ng2k3jp8uroka857oa816snkqec0" 2025/09/16 02:38:05 DEBUG : Creating backend with remote "/tmp/rclone957470771" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ravaqam4comu'", Local "Local file system at /tmp/rclone957470771", Modify Window "1ms" 2025/09/16 02:38:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1d90d17a21df4402439a2ef8e9f75ec3 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/16 02:38:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 02:38:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ravaqam4comu' 2025/09/16 02:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravaqam4comu': 1 files missing 2025/09/16 02:38:08 NOTICE: 1 hashes missing 2025/09/16 02:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravaqam4comu': 1 differences found 2025/09/16 02:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravaqam4comu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/16 02:38:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 02:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravaqam4comu': 0 differences found 2025/09/16 02:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravaqam4comu': 1 matching files 2025/09/16 02:38:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sanujaq1fiti" 2025/09/16 02:38:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:38:09 DEBUG : Creating backend with remote "TestDrive:crypt/su5llbbij2foka9t8ih91hkba34i6p95m1cj8vvdp2cvc9i1v3kg" 2025/09/16 02:38:10 DEBUG : Creating backend with remote "/tmp/rclone3631879660" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sanujaq1fiti'", Local "Local file system at /tmp/rclone3631879660", Modify Window "1ms" 2025/09/16 02:38:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9b6feba6ab8b27098c7259128a8c95da OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/16 02:38:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 02:38:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sanujaq1fiti' 2025/09/16 02:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanujaq1fiti': 1 files missing 2025/09/16 02:38:13 NOTICE: 1 hashes missing 2025/09/16 02:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanujaq1fiti': 1 differences found 2025/09/16 02:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanujaq1fiti': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/16 02:38:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 02:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanujaq1fiti': 0 differences found 2025/09/16 02:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sanujaq1fiti': 1 matching files 2025/09/16 02:38:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fovumim8sewo" 2025/09/16 02:38:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:38:14 DEBUG : Creating backend with remote "TestDrive:crypt/6d0917efq3jrdhtkg8o46cp7ic5htqhve2635u4l3svot6cudu00" 2025/09/16 02:38:15 DEBUG : Creating backend with remote "/tmp/rclone3541714460" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fovumim8sewo'", Local "Local file system at /tmp/rclone3541714460", Modify Window "1ms" 2025/09/16 02:38:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6e3f58cc5e2f05f1621f5242b91ebded OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/16 02:38:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 02:38:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fovumim8sewo' 2025/09/16 02:38:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fovumim8sewo': 1 files missing 2025/09/16 02:38:18 NOTICE: 1 hashes missing 2025/09/16 02:38:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fovumim8sewo': 1 differences found 2025/09/16 02:38:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fovumim8sewo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/16 02:38:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 02:38:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fovumim8sewo': 0 differences found 2025/09/16 02:38:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fovumim8sewo': 1 matching files 2025/09/16 02:38:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guserum4bara" 2025/09/16 02:38:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:38:20 DEBUG : Creating backend with remote "TestDrive:crypt/l440j7vehucm3i8b3hatot419ls70n5sc1hrccouq3j6t66eom40" 2025/09/16 02:38:21 DEBUG : Creating backend with remote "/tmp/rclone1192101180" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guserum4bara'", Local "Local file system at /tmp/rclone1192101180", Modify Window "1ms" 2025/09/16 02:38:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = affcc02a12aa5ebf7199397855ca08da OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/16 02:38:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 02:38:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guserum4bara' 2025/09/16 02:38:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guserum4bara': 1 files missing 2025/09/16 02:38:23 NOTICE: 1 hashes missing 2025/09/16 02:38:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guserum4bara': 1 differences found 2025/09/16 02:38:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guserum4bara': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/16 02:38:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 02:38:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guserum4bara': 0 differences found 2025/09/16 02:38:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guserum4bara': 1 matching files 2025/09/16 02:38:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guserum4bara': Purge remote 2025/09/16 02:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fovumim8sewo': Purge remote 2025/09/16 02:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sanujaq1fiti': Purge remote 2025/09/16 02:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ravaqam4comu': Purge remote 2025/09/16 02:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nedofer6sale': Purge remote 2025/09/16 02:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadilun1rafa': Purge remote 2025/09/16 02:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudapef4fuse': Purge remote 2025/09/16 02:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tepuhoc0bixo': Purge remote 2025/09/16 02:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolutiq3wefa': Purge remote 2025/09/16 02:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quraqer4ceku': Purge remote --- PASS: TestApplyTransforms (56.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:38:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/16 02:38:32 DEBUG : sub/file2: md5 = b154567675883f8d674c8b5f633d3d18 OK 2025/09/16 02:38:32 INFO : file1: Copied (new) to: sub/file2 2025/09/16 02:38:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 02:38:33 DEBUG : file1: Unchanged skipping 2025/09/16 02:38:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': don't need to copy/move sub/file2, it is already at target location 2025/09/16 02:38:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.25s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:38:38 DEBUG : dst/file1: md5 = dce834360bf15ab7695f647bc87f50c1 OK 2025/09/16 02:38:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa/backup" 2025/09/16 02:38:39 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0/1nrff024r7pq65ecp72fc28jb0" 2025/09/16 02:38:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/16 02:38:43 INFO : dst/file1: Moved (server-side) 2025/09/16 02:38:45 DEBUG : dst/file1: md5 = 779ef11798eb2b820857d6ad8bd255d3 OK 2025/09/16 02:38:45 INFO : dst/file1: Copied (new) 2025/09/16 02:38:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 02:38:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 02:38:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.65s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:38:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa/dst" 2025/09/16 02:38:50 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/16 02:38:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa/CompareDest" 2025/09/16 02:38:52 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0/gveqi14airsml4bgu7krj116o8" 2025/09/16 02:38:53 DEBUG : one: Need to transfer - File not found at Destination 2025/09/16 02:38:56 DEBUG : one: md5 = fb25d521a1837a0295387564a48ba451 OK 2025/09/16 02:38:56 INFO : one: Copied (new) 2025/09/16 02:38:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:38:59 DEBUG : one: md5 = 0bc9e533e3105a85501aa21a26da994a OK 2025/09/16 02:38:59 INFO : one: Copied (replaced existing) 2025/09/16 02:39:01 DEBUG : dst/one: md5 = 6a163bbd7030140632eebb894deda81b OK 2025/09/16 02:39:03 DEBUG : CompareDest/one: md5 = 204082550fb4ecdddb7666c2535b4c8b OK 2025/09/16 02:39:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:39:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 02:39:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 02:39:06 DEBUG : CompareDest/two: md5 = 24f6fd32e5c6a490afd3ebda9087a9bb OK 2025/09/16 02:39:07 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 02:39:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 02:39:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 02:39:08 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 02:39:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 02:39:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 02:39:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 02:39:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/16 02:39:11 DEBUG : two: md5 = 5f34eea1d176c66c0a8b855520c8e9fb OK 2025/09/16 02:39:11 INFO : two: Copied (new) 2025/09/16 02:39:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 02:39:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:39:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:39:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.98s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:39:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa/dst" 2025/09/16 02:39:16 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/16 02:39:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa/CopyDest" 2025/09/16 02:39:18 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/16 02:39:19 DEBUG : one: Need to transfer - File not found at Destination 2025/09/16 02:39:21 DEBUG : one: md5 = 72057465509a346e72009751c724db3c OK 2025/09/16 02:39:21 INFO : one: Copied (new) 2025/09/16 02:39:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:39:24 DEBUG : one: md5 = 10c48b3f59488b789026039284b10f44 OK 2025/09/16 02:39:24 INFO : one: Copied (replaced existing) 2025/09/16 02:39:26 DEBUG : dst/one: md5 = 3fb113f76f236bdedb36aea67485604f OK 2025/09/16 02:39:28 DEBUG : CopyDest/one: md5 = 67c6b42e75b3b8e0fe29263dda00ab6c OK 2025/09/16 02:39:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa/BackupDir" 2025/09/16 02:39:29 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/16 02:39:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:39:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 02:39:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 02:39:32 INFO : one: Moved (server-side) 2025/09/16 02:39:33 INFO : one: Copied (server-side copy) 2025/09/16 02:39:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/16 02:39:35 DEBUG : CopyDest/two: md5 = 9d2cd7b54716815d1a307f9c0b0bebe6 OK 2025/09/16 02:39:36 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 02:39:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 02:39:37 INFO : two: Copied (server-side copy) 2025/09/16 02:39:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/16 02:39:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 02:39:38 DEBUG : two: Unchanged skipping 2025/09/16 02:39:40 DEBUG : CopyDest/three: md5 = c7b0ccee749152d959fa08413d3f889b OK 2025/09/16 02:39:40 DEBUG : three: Need to transfer - File not found at Destination 2025/09/16 02:39:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/16 02:39:41 DEBUG : three: Destination not found in --copy-dest 2025/09/16 02:39:42 DEBUG : three: md5 = df2cc0021359a72b31b043115d4d1cef OK 2025/09/16 02:39:42 INFO : three: Copied (new) 2025/09/16 02:39:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/16 02:39:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 02:39:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:39:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 02:39:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:39:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/16 02:39:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.45s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:39:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/16 02:39:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = dd4e5490bc12952334bb898deaa2e841 OK 2025/09/16 02:39:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/16 02:39:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/16 02:39:54 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/16 02:39:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/16 02:39:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/16 02:39:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 48d697e1d163e8bb1713b5f7d2d5f4be OK 2025/09/16 02:39:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/16 02:39:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/16 02:39:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.22s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", 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-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:40:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Looking for duplicate names using skip mode. 2025/09/16 02:40:03 NOTICE: one: Found 2 files with duplicate names 2025/09/16 02:40:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:40:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Looking for duplicate names using skip mode. 2025/09/16 02:40:10 NOTICE: one: Found 3 files with duplicate names 2025/09/16 02:40:10 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/16 02:40:11 INFO : one: Deleted 2025/09/16 02:40:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.43s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:40:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Looking for duplicate names using first mode. 2025/09/16 02:40:17 NOTICE: one: Found 3 files with duplicate names 2025/09/16 02:40:17 INFO : one: Deleted 2025/09/16 02:40:18 INFO : one: Deleted 2025/09/16 02:40:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.88s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:40:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Looking for duplicate names using newest mode. 2025/09/16 02:40:24 NOTICE: one: Found 3 files with duplicate names 2025/09/16 02:40:25 INFO : one: Deleted 2025/09/16 02:40:25 INFO : one: Deleted 2025/09/16 02:40:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.87s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:40:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Looking for duplicate names using oldest mode. 2025/09/16 02:40:31 NOTICE: one: Found 3 files with duplicate names 2025/09/16 02:40:32 INFO : one: Deleted 2025/09/16 02:40:32 INFO : one: Deleted 2025/09/16 02:40:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.65s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:40:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Looking for duplicate names using largest mode. 2025/09/16 02:40:38 NOTICE: one: Found 3 files with duplicate names 2025/09/16 02:40:38 INFO : one: Deleted 2025/09/16 02:40:39 INFO : one: Deleted 2025/09/16 02:40:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.51s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:40:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Looking for duplicate names using smallest mode. 2025/09/16 02:40:44 NOTICE: one: Found 3 files with duplicate names 2025/09/16 02:40:45 INFO : one: Deleted 2025/09/16 02:40:45 INFO : one: Deleted 2025/09/16 02:40:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.85s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:40:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Looking for duplicate names using rename mode. 2025/09/16 02:40:52 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/16 02:40:54 INFO : one-2.txt: renamed from: one.txt 2025/09/16 02:40:55 INFO : one-3.txt: renamed from: one.txt 2025/09/16 02:40:56 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.03s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:41:01 DEBUG : dupe1/one.txt: md5 = c7d7a915c1822f476461c71c846fac23 OK 2025/09/16 02:41:03 DEBUG : dupe2/two.txt: md5 = b250f6851684421366546f4be610a6dc OK 2025/09/16 02:41:06 DEBUG : dupe3/three.txt: md5 = b0e23f01044f2816e64da57a6b46ce73 OK 2025/09/16 02:41:06 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/16 02:41:07 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/16 02:41:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/16 02:41:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/16 02:41:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/16 02:41:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/16 02:41:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.24s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:41:13 DEBUG : a.txt: md5 = 0fe1b13cef675358d5f08821a3b7e638 OK 2025/09/16 02:41:15 DEBUG : zend.txt: md5 = 6502099a37dddf4b242307fdae53c9ad OK 2025/09/16 02:41:17 DEBUG : sub dir/hello world: md5 = 47b919a422d807018f9b8555905dd5db OK 2025/09/16 02:41:19 DEBUG : sub dir/hello world2: md5 = 33241b37ad54dfebc1983b6ed871f7e6 OK 2025/09/16 02:41:21 DEBUG : sub dir/ignore dir/.ignore: md5 = fadc395fbb5b8dd68cecaf70a5a37bc3 OK 2025/09/16 02:41:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8a453c8081278dae7dac7051c27501eb OK 2025/09/16 02:41:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = 304d66a733d57da6311d353867e1985d OK 2025/09/16 02:41:26 DEBUG : a.txt: Excluded (Size Filter) 2025/09/16 02:41:26 DEBUG : a.txt: Excluded 2025/09/16 02:41:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 02:41:26 DEBUG : sub dir/hello world: Excluded 2025/09/16 02:41:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 02:41:26 DEBUG : sub dir/hello world2: Excluded 2025/09/16 02:41:27 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 02:41:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 02:41:27 DEBUG : sub dir/hello world: Excluded 2025/09/16 02:41:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 02:41:27 DEBUG : sub dir/hello world2: Excluded 2025/09/16 02:41:27 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 02:41:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/16 02:41:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/16 02:41:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/16 02:41:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/16 02:41:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/16 02:41:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/16 02:41:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.93s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:41:35 DEBUG : a.txt: md5 = 2156ffe0989ced11974d5288edb11915 OK 2025/09/16 02:41:37 DEBUG : zend.txt: md5 = b1b4b9544b85f76cce674c3d8968066d OK 2025/09/16 02:41:39 DEBUG : sub dir/hello world: md5 = 012d88681c2f80dc0542d3de12cce9fd OK 2025/09/16 02:41:41 DEBUG : sub dir/hello world2: md5 = 51c1b21067b6024aba3a9c7bf0ebadaa OK 2025/09/16 02:41:43 DEBUG : sub dir/ignore dir/.ignore: md5 = c7cd6cb3c37cac07c7b35f2195779511 OK 2025/09/16 02:41:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = 48925024e17447d0fbda4db510ca9f98 OK 2025/09/16 02:41:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = af4b1dd0cdfaa5150c891dc8745dc746 OK 2025/09/16 02:41:49 DEBUG : a.txt: Excluded (Size Filter) 2025/09/16 02:41:49 DEBUG : a.txt: Excluded 2025/09/16 02:41:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 02:41:49 DEBUG : sub dir/hello world: Excluded 2025/09/16 02:41:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 02:41:49 DEBUG : sub dir/hello world2: Excluded 2025/09/16 02:41:50 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 02:41:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 02:41:50 DEBUG : sub dir/hello world: Excluded 2025/09/16 02:41:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 02:41:50 DEBUG : sub dir/hello world2: Excluded 2025/09/16 02:41:50 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 02:41:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/16 02:41:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/16 02:41:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/16 02:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/16 02:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/16 02:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/16 02:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.78s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:41:58 DEBUG : file1: md5 = 4f4fb65413707b0fd52cf23d0ebb3b5f OK 2025/09/16 02:42:01 DEBUG : sub/file2: md5 = 3bd6ef19f409ff1c3cf573365a9e033f 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/16 02:42:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/16 02:42:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/16 02:42:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/16 02:42:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.35s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.90s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:42:08 DEBUG : file1: md5 = 4495aeccd17cac204e79d3e406be9157 OK 2025/09/16 02:42:11 DEBUG : sub/file2: md5 = 6971a04f00bb3ac777186032e7cd0851 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/16 02:42:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa/notfound" 2025/09/16 02:42:15 DEBUG : Config file has changed externally - reloading 2025/09/16 02:42:15 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/16 02:42:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.76s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:42:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Making directory 2025/09/16 02:42:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:42:22 DEBUG : sub dir/hello world: md5 = 699f743546c9950fb21d7e404691b528 OK 2025/09/16 02:42:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.11s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:42:26 DEBUG : potato2: md5 = 4b0f76be6e0cfa682f1adadd5063b81b OK 2025/09/16 02:42:28 DEBUG : empty space: md5 = c24edeea80408733730520a3c8bca59d OK --- PASS: TestLs (4.75s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:42:31 DEBUG : potato2: md5 = eac069c13ccaf8dd4ad16c10669aa2f1 OK 2025/09/16 02:42:32 DEBUG : empty space: md5 = 4c63e3d121f76f3a8802d12130046fd7 OK 2025/09/16 02:42:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/16 02:42:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:42:36 DEBUG : potato2: md5 = a5f2cb8f485fc3bd024c72c0f4168db7 OK 2025/09/16 02:42:37 DEBUG : empty space: md5 = 2c5a94e0c46d1acb30c128ea273aabf8 OK --- PASS: TestLsLong (4.73s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:42:40 DEBUG : potato2: md5 = c833e0210d3d6ec9bf1c065d6f58c8ec OK 2025/09/16 02:42:42 DEBUG : empty space: md5 = 2b276909372040b81f5cb4c5a08ff8f8 OK --- PASS: TestHashSums (4.76s) === RUN TestHashSumsWithErrors 2025/09/16 02:42:44 DEBUG : Creating backend with remote ":memory:" 2025/09/16 02:42:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/16 02:42:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/16 02:42:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/16 02:42:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/16 02:42:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/16 02:42:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/16 02:42:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/16 02:42:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/16 02:42:44 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-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:42:45 DEBUG : potato2: md5 = 8a992546c81191bd54ca273db9352836 OK 2025/09/16 02:42:47 DEBUG : empty space: md5 = 1cf4e96b59f7319e59290306edd3996e OK 2025/09/16 02:42:49 DEBUG : sub dir/potato3: md5 = b785351655bd210dc4186dbf5c10e3a1 OK 2025/09/16 02:42:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.80s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:42:54 DEBUG : small: md5 = ab5a5657a42d2bc0db571197f844742a OK 2025/09/16 02:42:55 DEBUG : medium: md5 = 35f79a11773f8b0f8c3d7a75d7e266d6 OK 2025/09/16 02:42:58 DEBUG : large: md5 = 134df809e41ddcf8995f674d8db4b11d OK 2025/09/16 02:42:58 DEBUG : Waiting for deletions to finish 2025/09/16 02:42:59 DEBUG : large: Excluded (Size Filter) 2025/09/16 02:42:59 INFO : medium: Deleted 2025/09/16 02:42:59 INFO : small: Deleted --- PASS: TestDelete (8.00s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:43:02 DEBUG : small: md5 = e2b8d41b13a9be5ab07903e5d0f0598f OK 2025/09/16 02:43:03 DEBUG : medium: md5 = 8c54d8cc70ee95e87a37d21e9346efba OK 2025/09/16 02:43:05 DEBUG : large: md5 = 71a38ad127087cbda3d5d6647759253d OK 2025/09/16 02:43:05 DEBUG : Waiting for deletions to finish 2025/09/16 02:43:05 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/16 02:43:06 INFO : large: Deleted 2025/09/16 02:43:06 INFO : small: Deleted --- PASS: TestMaxDelete (7.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:43:09 DEBUG : small: md5 = 20fe18c6cc27a753127c5b2d10979cc8 OK 2025/09/16 02:43:11 DEBUG : medium: md5 = 488b4fa3f01e516da5039c56feb05c2b OK 2025/09/16 02:43:12 DEBUG : large: md5 = df272d1b21a2ccb8bfbaee61c944fa1f OK 2025/09/16 02:43:12 DEBUG : Waiting for deletions to finish 2025/09/16 02:43:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/16 02:43:13 INFO : medium: Deleted 2025/09/16 02:43:13 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.18s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:43:16 DEBUG : small: md5 = 9f11e89567bc948ebe5e155e9a37bd25 OK 2025/09/16 02:43:18 DEBUG : medium: md5 = 780d1f568a5615867f970a194d1a382a OK 2025/09/16 02:43:20 DEBUG : large: md5 = df347ac865892a117854a294b99dbdb5 OK 2025/09/16 02:43:20 DEBUG : Waiting for deletions to finish 2025/09/16 02:43:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/16 02:43:21 INFO : medium: Deleted 2025/09/16 02:43:21 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.52s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:43:24 DEBUG : ReadFile: md5 = a56c96a0340a03e7ad13cc4ddca9e113 OK --- PASS: TestReadFile (4.38s) === RUN TestRetry 2025/09/16 02:43:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/16 02:43:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/16 02:43:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 02:43:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 02:43:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 02:43:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 02:43:27 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-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:43:28 DEBUG : file1: md5 = cff6667452766ecd37cc5166acf90d75 OK 2025/09/16 02:43:30 DEBUG : file2: md5 = 71ccee374432bb76200f227fa79ad0ea OK --- PASS: TestCat (16.85s) === RUN TestPurge 2025/09/16 02:43:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teduqox0joyo" 2025/09/16 02:43:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 02:43:44 DEBUG : Creating backend with remote "TestDrive:crypt/6ra4k32beh0khcklt3gkqk52ucstpdhh45u6g6gpimti5vffl4sg" 2025/09/16 02:43:45 DEBUG : Creating backend with remote "/tmp/rclone1766176838" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teduqox0joyo'", Local "Local file system at /tmp/rclone1766176838", Modify Window "1ms" 2025/09/16 02:43:49 DEBUG : A1/B1/C1/one: md5 = 08f28b099b41575bb9105cf4a8fd71e9 OK 2025/09/16 02:43:49 INFO : A2: Making directory 2025/09/16 02:43:50 INFO : A1/B2: Making directory 2025/09/16 02:43:50 INFO : A1/B2/C2: Making directory 2025/09/16 02:43:51 INFO : A1/B1/C3: Making directory 2025/09/16 02:43:52 INFO : A3: Making directory 2025/09/16 02:43:53 INFO : A3/B3: Making directory 2025/09/16 02:43:53 INFO : A3/B3/C4: Making directory 2025/09/16 02:43:56 DEBUG : A1/two: md5 = 2a4cce7e4dc6dac03f1b8ae0aeee40ba OK 2025/09/16 02:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teduqox0joyo': Purge remote 2025/09/16 02:44:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.01s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:44:03 DEBUG : A1/B1/C1/one: md5 = a502ceae974e2fb506f60897479d8313 OK 2025/09/16 02:44:03 INFO : A2: Making directory 2025/09/16 02:44:04 INFO : A1/B2: Making directory 2025/09/16 02:44:05 INFO : A1/B2/C2: Making directory 2025/09/16 02:44:05 INFO : A1/B1/C3: Making directory 2025/09/16 02:44:06 INFO : A3: Making directory 2025/09/16 02:44:07 INFO : A3/B3: Making directory 2025/09/16 02:44:08 INFO : A3/B3/C4: Making directory 2025/09/16 02:44:10 DEBUG : A1/two: md5 = bf3fb9f1e151295b11303140fab7d0b2 OK 2025/09/16 02:44:11 DEBUG : removing 1 level 3 directories 2025/09/16 02:44:11 INFO : A3/B3/C4: Removing directory 2025/09/16 02:44:14 DEBUG : removing 2 level 3 directories 2025/09/16 02:44:14 INFO : A1/B2/C2: Removing directory 2025/09/16 02:44:14 INFO : A1/B1/C3: Removing directory 2025/09/16 02:44:14 DEBUG : removing 2 level 2 directories 2025/09/16 02:44:14 INFO : A3/B3: Removing directory 2025/09/16 02:44:14 INFO : A1/B2: Removing directory 2025/09/16 02:44:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/16 02:44:14 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/16 02:44:15 DEBUG : removing 2 level 1 directories 2025/09/16 02:44:15 INFO : A3: Removing directory 2025/09/16 02:44:15 INFO : A2: Removing directory 2025/09/16 02:44:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/16 02:44:19 DEBUG : removing 1 level 3 directories 2025/09/16 02:44:19 INFO : A1/B1/C1: Removing directory 2025/09/16 02:44:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:20 DEBUG : removing 1 level 2 directories 2025/09/16 02:44:20 INFO : A1/B1: Removing directory 2025/09/16 02:44:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/16 02:44:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 02:44:21 DEBUG : removing 1 level 1 directories 2025/09/16 02:44:21 INFO : A1: Removing directory 2025/09/16 02:44:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/16 02:44:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/16 02:44:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 02:44:22 DEBUG : removing 1 level 0 directories 2025/09/16 02:44:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Removing directory 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 02:44:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (23.47s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:44:24 INFO : A1: Making directory 2025/09/16 02:44:25 INFO : A1/B1: Making directory 2025/09/16 02:44:26 INFO : A1/B1/C1: Making directory 2025/09/16 02:44:28 DEBUG : removing 1 level 3 directories 2025/09/16 02:44:28 INFO : A1/B1/C1: Removing directory 2025/09/16 02:44:29 DEBUG : removing 1 level 2 directories 2025/09/16 02:44:29 INFO : A1/B1: Removing directory 2025/09/16 02:44:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 02:44:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.31s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:44:31 INFO : A1: Making directory 2025/09/16 02:44:32 INFO : A1/B1: Making directory 2025/09/16 02:44:33 INFO : A1/B1/C1: Making directory 2025/09/16 02:44:36 DEBUG : removing 1 level 3 directories 2025/09/16 02:44:36 INFO : A1/B1/C1: Removing directory 2025/09/16 02:44:36 DEBUG : removing 1 level 2 directories 2025/09/16 02:44:36 INFO : A1/B1: Removing directory 2025/09/16 02:44:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 02:44:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:44:40 DEBUG : file1: md5 = 8b8f5e2f7bd0ffffaec94240e73231ab OK 2025/09/16 02:44:41 DEBUG : filename.txt: File name found in url 2025/09/16 02:44:42 DEBUG : filename.txt: md5 = 0975e6c90be8a6fb784d2790af85d206 OK 2025/09/16 02:44:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/16 02:44:44 DEBUG : headerfilename.txt: md5 = 2567144e65bc0e650369b044ec253be8 OK 2025/09/16 02:44:45 DEBUG : file2: md5 = 7484e6e7e85e719fe460641f73db186e OK --- PASS: TestCopyURL (8.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:44:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/16 02:44:50 DEBUG : sub/file2: md5 = 43bd4229f638cd2262bd93aed2f8ddb9 OK 2025/09/16 02:44:50 INFO : file1: Copied (new) to: sub/file2 2025/09/16 02:44:50 INFO : file1: Deleted 2025/09/16 02:44:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 02:44:51 DEBUG : file1: Unchanged skipping 2025/09/16 02:44:51 INFO : file1: Deleted 2025/09/16 02:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': don't need to copy/move sub/file2, it is already at target location 2025/09/16 02:44:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.09s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:44:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/16 02:44:55 DEBUG : file1: md5 = b1134512536adf21574e6e7ebc8897ad OK 2025/09/16 02:44:55 INFO : file1: Copied (new) 2025/09/16 02:44:55 INFO : file1: Deleted 2025/09/16 02:44:56 DEBUG : file1: Destination exists, skipping 2025/09/16 02:44:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:45:00 DEBUG : dst/file1: md5 = 79bc4ca921d7fba3f60a3a02370999d4 OK 2025/09/16 02:45:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satoroc4wisa/backup" 2025/09/16 02:45:01 DEBUG : Creating backend with remote "TestDrive:crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0/1nrff024r7pq65ecp72fc28jb0" 2025/09/16 02:45:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/16 02:45:05 INFO : dst/file1: Moved (server-side) 2025/09/16 02:45:06 DEBUG : dst/file1: md5 = 0a41af223977a6d358a601a5a579bbce OK 2025/09/16 02:45:06 INFO : dst/file1: Copied (new) 2025/09/16 02:45:06 INFO : dst/file1: Deleted 2025/09/16 02:45:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 02:45:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 02:45:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.18s) === 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-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:45:13 DEBUG : A1/one: md5 = a5981d879a533d64ad3373a335d8879b OK 2025/09/16 02:45:15 DEBUG : A1/two: md5 = 00cbea6f26b70e8d151a9b532ee1cbce OK 2025/09/16 02:45:17 DEBUG : A1/B1/three: md5 = 74be6b6bc7ede3a407668c27e3037d49 OK 2025/09/16 02:45:20 DEBUG : A1/B1/C1/four: md5 = 12e7f08be42988a1c5c6d89c34324a7e OK 2025/09/16 02:45:22 DEBUG : A1/B1/C2/five: md5 = 97f75e62eb5bd476336984e67763433c OK 2025/09/16 02:45:22 INFO : A1/B2: Making directory 2025/09/16 02:45:23 INFO : A1/B1/C3: Making directory 2025/09/16 02:45:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/16 02:45:32 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/16 02:45:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/16 02:45:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/16 02:45:32 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/16 02:45:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/16 02:45:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/16 02:45:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 02:45:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/16 02:45:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/16 02:45:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/16 02:45:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/16 02:45:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/16 02:45:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/16 02:45:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/16 02:45:43 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/16 02:45:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/16 02:45:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/16 02:45:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 02:45:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/16 02:45:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/16 02:45:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/16 02:45:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/16 02:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/16 02:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/16 02:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 02:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/16 02:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/16 02:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/16 02:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 02:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.20s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:45:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 02:45:58 DEBUG : no_checksum_small_file_from_pipe: md5 = 091bfefd7ff79446a4789e3801f229e3 OK 2025/09/16 02:45:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/16 02:45:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/16 02:45:59 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/16 02:46:00 DEBUG : no_checksum_big_file_from_pipe: md5 = 70a6c315a434be2b33718e8b6feaf44c OK 2025/09/16 02:46:00 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-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 02:46:03 DEBUG : with_checksum_small_file_from_pipe: md5 = d222a8822afbf65b638babc7f57628f6 OK 2025/09/16 02:46:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/16 02:46:04 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/16 02:46:05 DEBUG : with_checksum_big_file_from_pipe: md5 = afe6cff49267c6fa18e619d6465acc90 OK 2025/09/16 02:46:05 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-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 02:46:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 02:46:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/16 02:46:10 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-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 02:46:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/16 02:46:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/16 02:46:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.02s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/16 02:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': File to upload is small (48 bytes), uploading instead of streaming 2025/09/16 02:46:18 DEBUG : rcat_metadata: md5 = 546914f2a7d8bc767f7f14ca736c0147 OK 2025/09/16 02:46:18 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/16 02:46:20 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/16 02:46:21 DEBUG : rcat_metadata_uploadcutoff0: md5 = 26bb3fcb3e4765cf505f1f50560b0fa6 OK 2025/09/16 02:46:21 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.72s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (2.73s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:24 DEBUG : potato1: md5 = b5110e8767aeb54e01d18b759bd87747 OK 2025/09/16 02:46:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': File to upload is small (60 bytes), uploading instead of streaming 2025/09/16 02:46:25 DEBUG : potato2: md5 = 274075ddf593db9cd34d95789fccbd42 OK 2025/09/16 02:46:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.42s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:28 DEBUG : potato1: md5 = 4254404028c7bab84fe0eb43b51a74e3 OK 2025/09/16 02:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': File to upload is small (60 bytes), uploading instead of streaming 2025/09/16 02:46:30 DEBUG : potato2: md5 = b726473b195c36813f1226f53930c8ad OK 2025/09/16 02:46:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.55s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:34 DEBUG : potato2: md5 = 021d3e21a49afd6da80df1ef42dee4d3 OK 2025/09/16 02:46:35 DEBUG : empty space: md5 = 2da628819490b7d2568c645728662e5c OK 2025/09/16 02:46:37 DEBUG : sub dir/potato3: md5 = 6d4604759d6cde98d6cd9730dc6226b6 OK 2025/09/16 02:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Touching "sub dir/potato3" 2025/09/16 02:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Touching "empty space" 2025/09/16 02:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Touching "potato2" 2025/09/16 02:46:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.28s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:42 DEBUG : dir with metadata: Making directory with metadata 2025/09/16 02:46:42 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:44 DEBUG : directory with modtime: Making directory with metadata 2025/09/16 02:46:45 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/16 02:46:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 02:46:47 DEBUG : Google drive root 'crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0': Skipping btime metadata as can't update it on an existing file: 2025-09-16T02:46:46.789998514Z 2025/09/16 02:46:47 INFO : non existent directory: Updated directory metadata 2025/09/16 02:46:49 DEBUG : Google drive root 'crypt/rpemcjhddgfqmh1l2a2rhsej7o30mksm3plts90fch2nqo81drr0': Skipping btime metadata as can't update it on an existing file: 2025-09-16T02:46:46.789998514Z 2025/09/16 02:46:49 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.69s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:51 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/16 02:46:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/16 02:46:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.12s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:46:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/16 02:46:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 02:46:55 DEBUG : dst: Making directory with metadata 2025/09/16 02:46:56 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 02:46:56 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 02:46:56 INFO : dst: Set directory modification time (using SetModTime) 2025/09/16 02:46:57 INFO : dst: Set directory modification time (using SetModTime) 2025/09/16 02:46:57 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/16 02:46:57 INFO : dst: Set directory modification time (using SetModTime) 2025/09/16 02:46:57 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.82s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa'", Local "Local file system at /tmp/rclone578990601", Modify Window "1ms" 2025/09/16 02:47:01 DEBUG : sub dir/test remove existing: md5 = 445e1d8e402a543e6819ce25ce8b29e9 OK 2025/09/16 02:47:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 37aad7917f63a52dad8c19d3b00b975d OK 2025/09/16 02:47:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.biyinej7" before starting 2025/09/16 02:47:05 DEBUG : sub dir/test remove existing.biyinej7: TEST: removing renamed existing file after operation 2025/09/16 02:47:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dedujab5" before starting 2025/09/16 02:47:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dedujab5: TEST: renaming existing back after failed operation 2025/09/16 02:47:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kohimas1" before starting 2025/09/16 02:47:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kohimas1: TEST: removing renamed existing file after operation 2025/09/16 02:47:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tv73sft8im0s5fmjpjsmogs7vs4bs4k4fa253f6mv9cjve114050" 2025/09/16 02:47:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ns0ll8s9j620eu58kem3aq78i58f1nuokiinai6j8sj0bgiav0sl1kbqoohnnqknueh59emv8evcgamfmdvmq3o7qsultao9bkh0r00ti47ttsgrtngdvnbrlbo8em1o2ilvcf2847opdq7p5cb8p5v0vopu263n56ssfjn2jiah2hdu3hl0" --- PASS: TestRemoveExisting (13.27s) === 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/16 02:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satoroc4wisa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m9.985058759s (try 1/5)