"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/24 01:02:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya" 2025/09/24 01:02:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:02:40 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0" 2025/09/24 01:02:41 DEBUG : Creating backend with remote "/tmp/rclone2847170205" === 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-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/24 01:02:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/24 01:02:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/24 01:02:42 DEBUG : potato: Seek from 10 to 0 2025/09/24 01:02:42 DEBUG : potato: Seek from 10 to 0 2025/09/24 01:02:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/24 01:02:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/24 01:02:42 DEBUG : potato: Seek from 5 to 2 2025/09/24 01:02:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/24 01:02:42 DEBUG : potato: Seek from 7 to 0 2025/09/24 01:02:42 DEBUG : potato: Seek from 7 to 0 2025/09/24 01:02:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/24 01:02:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/24 01:02:42 DEBUG : potato: Seek from 5 to 2 2025/09/24 01:02:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/24 01:02:42 DEBUG : potato: Seek from 8 to 0 2025/09/24 01:02:42 DEBUG : potato: Seek from 8 to 0 2025/09/24 01:02:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/24 01:02:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/24 01:02:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/24 01:02:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/24 01:02:42 DEBUG : potato: Seek from 5 to 2 2025/09/24 01:02:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/24 01:02:42 DEBUG : potato: Seek from 9 to 0 2025/09/24 01:02:42 DEBUG : potato: Seek from 9 to 0 2025/09/24 01:02:42 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-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:02:44 DEBUG : rutabaga: md5 = 15cc8b725a2728382ed512a753b8609c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/24 01:02:46 DEBUG : empty space: md5 = 9ad230fa283144c5ad3689dc71a3c929 OK === RUN TestCheck/3 2025/09/24 01:02:48 DEBUG : potato2: md5 = 7268dd9cb4841173ccf1b8b23664f207 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/24 01:02:51 DEBUG : remotepotato: md5 = 530413d5fe8f34300f8412a11ce529c5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.13s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/24 01:02:54 DEBUG : Creating backend with remote "nonexistent" 2025/09/24 01:02:54 DEBUG : Creating backend with remote "nonexistent" 2025/09/24 01:02:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/24 01:02:54 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/24 01:02:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/24 01:02:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:02:56 DEBUG : rutabaga: md5 = 4b34cf2593da2ece0dba0f26d557d975 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/24 01:03:00 DEBUG : empty space: md5 = c3b5ebb2480e6c3b1940aea2ddb2f1ce OK === RUN TestCheckDownload/3 2025/09/24 01:03:02 DEBUG : potato2: md5 = bcc20f142c3e7cccfb7d40de48f813e8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/24 01:03:06 DEBUG : remotepotato: md5 = 58a71ad19d90016f44b52543519ff574 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.51s) --- PASS: TestCheckDownload/1 (1.16s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (1.71s) --- PASS: TestCheckDownload/7 (1.89s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:03:14 DEBUG : rutabaga: md5 = ef54e29b7cba84f3d1fa9ac3e720fe90 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/24 01:03:16 DEBUG : empty space: md5 = 021d733237eaf847aaabbf63039a3d76 OK === RUN TestCheckSizeOnly/3 2025/09/24 01:03:18 DEBUG : potato2: md5 = e02484374ecdcf6a01a66f1b54288382 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/24 01:03:21 DEBUG : remotepotato: md5 = 8bbf33445b342a234fb11375c30ea951 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.44s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:03:25 DEBUG : test.sum: md5 = c2d4ed5f492f0251c2ff1905871ae96c OK 2025/09/24 01:03:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/24 01:03:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/24 01:03:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/24 01:03:26 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/24 01:03:28 DEBUG : test.sum: md5 = e90570a6e5e3dbb193201c2d9cd2d586 OK 2025/09/24 01:03:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/24 01:03:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/24 01:03:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/24 01:03:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.92s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:03:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya/data" 2025/09/24 01:03:30 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:03:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya/data" 2025/09/24 01:03:32 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0/vjrnln8ratgmqakfosrqe8espk" 2025/09/24 01:03:36 DEBUG : data/banana: md5 = 6ec116176db92f8121f812a6f0141d1d OK 2025/09/24 01:03:37 DEBUG : test.sum: md5 = 943d32ae3daeb707f7fad110ff27caf6 OK === RUN TestCheckSumDownload/subtest1 2025/09/24 01:03:42 DEBUG : data/potato: md5 = e0521c77520dc85462d3d9bc118ad623 OK 2025/09/24 01:03:44 DEBUG : test.sum: md5 = b9cb94d67660e7349d843e5bc9b322e0 OK === RUN TestCheckSumDownload/subtest2 2025/09/24 01:03:48 DEBUG : test.sum: md5 = 27e175d777cf2fc98d9b09907b40109d OK === RUN TestCheckSumDownload/subtest3 2025/09/24 01:03:53 DEBUG : test.sum: md5 = a6be4d331bd945e9a2a283497f56fe04 OK === RUN TestCheckSumDownload/subtest4 2025/09/24 01:03:57 DEBUG : test.sum: md5 = b744b55f8dc16e96a3a415d7f717d41e OK === RUN TestCheckSumDownload/subtest5 2025/09/24 01:04:02 DEBUG : test.sum: md5 = e524423f2fc13b553683601d6ceff45d OK === RUN TestCheckSumDownload/subtest6 2025/09/24 01:04:07 DEBUG : data/banana: md5 = 9d9e639be8e1ea086951d27050030242 OK 2025/09/24 01:04:09 DEBUG : data/potato: md5 = 0ff8cc991ac5e1561727e5c63ee9f745 OK 2025/09/24 01:04:10 DEBUG : test.sum: md5 = ac65725dd6c213a65b664fffd0d5b088 OK === RUN TestCheckSumDownload/subtest7 2025/09/24 01:04:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/24 01:04:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.84s) --- PASS: TestCheckSumDownload/subtest1 (2.74s) --- PASS: TestCheckSumDownload/subtest2 (2.06s) --- PASS: TestCheckSumDownload/subtest3 (2.51s) --- PASS: TestCheckSumDownload/subtest4 (2.13s) --- PASS: TestCheckSumDownload/subtest5 (3.06s) --- PASS: TestCheckSumDownload/subtest6 (2.69s) --- PASS: TestCheckSumDownload/subtest7 (2.21s) === RUN TestApplyTransforms 2025/09/24 01:04:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gizumuw2kike" 2025/09/24 01:04:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:04:16 DEBUG : Creating backend with remote "TestDrive:crypt/opvqci78ik777j6cb3hlbfht6ni7kbt5doej6q80l5ki83937slg" 2025/09/24 01:04:17 DEBUG : Creating backend with remote "/tmp/rclone3732904896" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gizumuw2kike'", Local "Local file system at /tmp/rclone3732904896", Modify Window "1ms" 2025/09/24 01:04:19 DEBUG : hello, world!: md5 = ca11946919d86f7ed08edecc9fc201df OK upper checkfile vs. lower remote (without normalization) 2025/09/24 01:04:20 ERROR : hello, world!: sum not found 2025/09/24 01:04:20 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gizumuw2kike' 2025/09/24 01:04:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizumuw2kike': 1 files missing 2025/09/24 01:04:20 NOTICE: 1 hashes missing 2025/09/24 01:04:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizumuw2kike': 1 differences found 2025/09/24 01:04:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizumuw2kike': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/24 01:04:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizumuw2kike': 0 differences found 2025/09/24 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizumuw2kike': 1 matching files 2025/09/24 01:04:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sererek3seji" 2025/09/24 01:04:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:04:21 DEBUG : Creating backend with remote "TestDrive:crypt/id2jtk9g61upnfqneordsms5v4g5b7dhtpr1ul37lff62llg57m0" 2025/09/24 01:04:22 DEBUG : Creating backend with remote "/tmp/rclone1974740405" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sererek3seji'", Local "Local file system at /tmp/rclone1974740405", Modify Window "1ms" 2025/09/24 01:04:24 DEBUG : HELLO, WORLD!: md5 = 83b77fadd457ef77ef5b8b742f81663b OK lower checkfile vs. upper remote (without normalization) 2025/09/24 01:04:24 ERROR : HELLO, WORLD!: sum not found 2025/09/24 01:04:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sererek3seji' 2025/09/24 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sererek3seji': 1 files missing 2025/09/24 01:04:24 NOTICE: 1 hashes missing 2025/09/24 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sererek3seji': 1 differences found 2025/09/24 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sererek3seji': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/24 01:04:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sererek3seji': 0 differences found 2025/09/24 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sererek3seji': 1 matching files 2025/09/24 01:04:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocaxoc0giha" 2025/09/24 01:04:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:04:26 DEBUG : Creating backend with remote "TestDrive:crypt/0bo6jtrtk93k887qbgarr01pa0tidk3vcb7hp7v3ood1ttuafeng" 2025/09/24 01:04:27 DEBUG : Creating backend with remote "/tmp/rclone4151819858" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocaxoc0giha'", Local "Local file system at /tmp/rclone4151819858", Modify Window "1ms" 2025/09/24 01:04:29 DEBUG : HeLlO, wOrLd!: md5 = b0881a5958e0d0abe158c8d811f8f64c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/24 01:04:29 ERROR : HeLlO, wOrLd!: sum not found 2025/09/24 01:04:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zocaxoc0giha' 2025/09/24 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocaxoc0giha': 1 files missing 2025/09/24 01:04:29 NOTICE: 1 hashes missing 2025/09/24 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocaxoc0giha': 1 differences found 2025/09/24 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocaxoc0giha': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/24 01:04:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocaxoc0giha': 0 differences found 2025/09/24 01:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocaxoc0giha': 1 matching files 2025/09/24 01:04:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pifejaq3vuyu" 2025/09/24 01:04:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:04:30 DEBUG : Creating backend with remote "TestDrive:crypt/gj1rsnm4e454hlmp9btsgsrid1tma4tbnhr91dr4cqei7a4ffo4g" 2025/09/24 01:04:31 DEBUG : Creating backend with remote "/tmp/rclone2537972880" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pifejaq3vuyu'", Local "Local file system at /tmp/rclone2537972880", Modify Window "1ms" 2025/09/24 01:04:34 DEBUG : HELLO, WORLD!: md5 = 3731a8d2c06ff107b1116bd479005253 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/24 01:04:34 ERROR : HELLO, WORLD!: sum not found 2025/09/24 01:04:34 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pifejaq3vuyu' 2025/09/24 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pifejaq3vuyu': 1 files missing 2025/09/24 01:04:34 NOTICE: 1 hashes missing 2025/09/24 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pifejaq3vuyu': 1 differences found 2025/09/24 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pifejaq3vuyu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/24 01:04:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pifejaq3vuyu': 0 differences found 2025/09/24 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pifejaq3vuyu': 1 matching files 2025/09/24 01:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikeyof7wune" 2025/09/24 01:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/dn6hjcu4cpbdkckgvgrmsvolu6r2g1vnal3clm2q95rbpj6s5af0" 2025/09/24 01:04:36 DEBUG : Creating backend with remote "/tmp/rclone1761819407" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikeyof7wune'", Local "Local file system at /tmp/rclone1761819407", Modify Window "1ms" 2025/09/24 01:04:38 DEBUG : 測試_Русский___ě_áñ: md5 = f879f575dd296ef164ea5fb12a6925e8 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/24 01:04:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/24 01:04:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yikeyof7wune' 2025/09/24 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikeyof7wune': 1 files missing 2025/09/24 01:04:39 NOTICE: 1 hashes missing 2025/09/24 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikeyof7wune': 1 differences found 2025/09/24 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikeyof7wune': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/24 01:04:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikeyof7wune': 0 differences found 2025/09/24 01:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikeyof7wune': 1 matching files 2025/09/24 01:04:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciduzol7poje" 2025/09/24 01:04:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:04:40 DEBUG : Creating backend with remote "TestDrive:crypt/hr06257ds09pl2b9v50fsfvn37pgp5fp1t83l4ibsv1k448vncq0" 2025/09/24 01:04:41 DEBUG : Creating backend with remote "/tmp/rclone2104814942" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciduzol7poje'", Local "Local file system at /tmp/rclone2104814942", Modify Window "1ms" 2025/09/24 01:04:44 DEBUG : 測試_Русский___ě_áñ: md5 = fce0a9f5dddbef662ce26e0dc62e1d65 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/24 01:04:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/24 01:04:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ciduzol7poje' 2025/09/24 01:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciduzol7poje': 1 files missing 2025/09/24 01:04:44 NOTICE: 1 hashes missing 2025/09/24 01:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciduzol7poje': 1 differences found 2025/09/24 01:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciduzol7poje': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/24 01:04:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciduzol7poje': 0 differences found 2025/09/24 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciduzol7poje': 1 matching files 2025/09/24 01:04:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pinilog0zeqi" 2025/09/24 01:04:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:04:45 DEBUG : Creating backend with remote "TestDrive:crypt/gd2pr7p811u47ovhi497gtn25lelsf9ra6jcojcgd6e4lk0rsj7g" 2025/09/24 01:04:47 DEBUG : Creating backend with remote "/tmp/rclone3195787983" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pinilog0zeqi'", Local "Local file system at /tmp/rclone3195787983", Modify Window "1ms" 2025/09/24 01:04:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 98c92e8d3e34a72901697e6819457f8f OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/24 01:04:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/24 01:04:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pinilog0zeqi' 2025/09/24 01:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinilog0zeqi': 1 files missing 2025/09/24 01:04:49 NOTICE: 1 hashes missing 2025/09/24 01:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinilog0zeqi': 1 differences found 2025/09/24 01:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinilog0zeqi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/24 01:04:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinilog0zeqi': 0 differences found 2025/09/24 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinilog0zeqi': 1 matching files 2025/09/24 01:04:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokarib1niho" 2025/09/24 01:04:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:04:50 DEBUG : Creating backend with remote "TestDrive:crypt/56s62gr59kobgvi99pfjepl2m8o1cgnibokmgqaq41eokev6sra0" 2025/09/24 01:04:51 DEBUG : Creating backend with remote "/tmp/rclone1337152941" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokarib1niho'", Local "Local file system at /tmp/rclone1337152941", Modify Window "1ms" 2025/09/24 01:04:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af411f4584a8756943f00fba487e2d56 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/24 01:04:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/24 01:04:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dokarib1niho' 2025/09/24 01:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokarib1niho': 1 files missing 2025/09/24 01:04:54 NOTICE: 1 hashes missing 2025/09/24 01:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokarib1niho': 1 differences found 2025/09/24 01:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokarib1niho': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/24 01:04:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokarib1niho': 0 differences found 2025/09/24 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokarib1niho': 1 matching files 2025/09/24 01:04:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujifuv6dayi" 2025/09/24 01:04:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/ldkj6bhb3og3rg71tk9ng1m9rar97cc6dg6n0k367qhqvgugbie0" 2025/09/24 01:04:56 DEBUG : Creating backend with remote "/tmp/rclone3208449196" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujifuv6dayi'", Local "Local file system at /tmp/rclone3208449196", Modify Window "1ms" 2025/09/24 01:04:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 08907e868767fa2b14ad1e982449ba6d OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/24 01:04:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/24 01:04:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wujifuv6dayi' 2025/09/24 01:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujifuv6dayi': 1 files missing 2025/09/24 01:04:59 NOTICE: 1 hashes missing 2025/09/24 01:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujifuv6dayi': 1 differences found 2025/09/24 01:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujifuv6dayi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/24 01:05:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujifuv6dayi': 0 differences found 2025/09/24 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujifuv6dayi': 1 matching files 2025/09/24 01:05:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hikucok3kami" 2025/09/24 01:05:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:05:00 DEBUG : Creating backend with remote "TestDrive:crypt/qrjt6ambvar2ed6j9aq6j0nla29t7pu1rhsgm2un0tltk37p4jl0" 2025/09/24 01:05:01 DEBUG : Creating backend with remote "/tmp/rclone1334528953" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hikucok3kami'", Local "Local file system at /tmp/rclone1334528953", Modify Window "1ms" 2025/09/24 01:05:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1e475d8c661a073eba0ee62844e227bc OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/24 01:05:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/24 01:05:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hikucok3kami' 2025/09/24 01:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hikucok3kami': 1 files missing 2025/09/24 01:05:03 NOTICE: 1 hashes missing 2025/09/24 01:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hikucok3kami': 1 differences found 2025/09/24 01:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hikucok3kami': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/24 01:05:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/24 01:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hikucok3kami': 0 differences found 2025/09/24 01:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hikucok3kami': 1 matching files 2025/09/24 01:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hikucok3kami': Purge remote 2025/09/24 01:05:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujifuv6dayi': Purge remote 2025/09/24 01:05:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokarib1niho': Purge remote 2025/09/24 01:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pinilog0zeqi': Purge remote 2025/09/24 01:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciduzol7poje': Purge remote 2025/09/24 01:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikeyof7wune': Purge remote 2025/09/24 01:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pifejaq3vuyu': Purge remote 2025/09/24 01:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocaxoc0giha': Purge remote 2025/09/24 01:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sererek3seji': Purge remote 2025/09/24 01:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gizumuw2kike': Purge remote --- PASS: TestApplyTransforms (52.94s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:05:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/24 01:05:11 DEBUG : sub/file2: md5 = b21ac4069e1b71472e0d5560320688c7 OK 2025/09/24 01:05:11 INFO : file1: Copied (new) to: sub/file2 2025/09/24 01:05:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 01:05:12 DEBUG : file1: Unchanged skipping 2025/09/24 01:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': don't need to copy/move sub/file2, it is already at target location 2025/09/24 01:05:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.17s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:05:18 DEBUG : dst/file1: md5 = 1582da3b285eccba3313dfa81a488b8d OK 2025/09/24 01:05:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya/backup" 2025/09/24 01:05:18 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0/1nrff024r7pq65ecp72fc28jb0" 2025/09/24 01:05:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/24 01:05:22 INFO : dst/file1: Moved (server-side) 2025/09/24 01:05:24 DEBUG : dst/file1: md5 = c34f15cbcc2837c998068e64e37d549d OK 2025/09/24 01:05:24 INFO : dst/file1: Copied (new) 2025/09/24 01:05:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:05:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:05:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.83s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:05:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya/dst" 2025/09/24 01:05:28 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/24 01:05:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya/CompareDest" 2025/09/24 01:05:30 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0/gveqi14airsml4bgu7krj116o8" 2025/09/24 01:05:32 DEBUG : one: Need to transfer - File not found at Destination 2025/09/24 01:05:34 DEBUG : one: md5 = ce10852b52cbc7c72ed6a26d56def9cf OK 2025/09/24 01:05:34 INFO : one: Copied (new) 2025/09/24 01:05:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:05:37 DEBUG : one: md5 = ce75b7490df728d9374697858dfa3e27 OK 2025/09/24 01:05:37 INFO : one: Copied (replaced existing) 2025/09/24 01:05:39 DEBUG : dst/one: md5 = ef2a38b35b9f3ebc6d555d1f7c57e7e0 OK 2025/09/24 01:05:41 DEBUG : CompareDest/one: md5 = c7ca091a6e3c64ed33ef17dddc3f3542 OK 2025/09/24 01:05:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:05:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:05:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 01:05:44 DEBUG : CompareDest/two: md5 = c2ee70a78a9b49d63688775e14159680 OK 2025/09/24 01:05:45 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 01:05:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:05:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 01:05:46 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 01:05:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:05:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 01:05:47 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 01:05:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/24 01:05:49 DEBUG : two: md5 = b6a0c13261394726b7043a23f481af81 OK 2025/09/24 01:05:49 INFO : two: Copied (new) 2025/09/24 01:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:05:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:05:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.81s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:05:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya/dst" 2025/09/24 01:05:53 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/24 01:05:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya/CopyDest" 2025/09/24 01:05:55 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/24 01:05:56 DEBUG : one: Need to transfer - File not found at Destination 2025/09/24 01:05:58 DEBUG : one: md5 = a66452563c82b9ec464747a63e03a802 OK 2025/09/24 01:05:58 INFO : one: Copied (new) 2025/09/24 01:05:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:06:01 DEBUG : one: md5 = cb7f54d9db034cc8bd60123b12afc8be OK 2025/09/24 01:06:01 INFO : one: Copied (replaced existing) 2025/09/24 01:06:03 DEBUG : dst/one: md5 = 19b81b848a3e5293eee914a55f415b99 OK 2025/09/24 01:06:05 DEBUG : CopyDest/one: md5 = 2f4ad87d5f33a79cf299a42e49e5a133 OK 2025/09/24 01:06:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya/BackupDir" 2025/09/24 01:06:06 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/24 01:06:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:06:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:06:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:06:09 INFO : one: Moved (server-side) 2025/09/24 01:06:10 INFO : one: Copied (server-side copy) 2025/09/24 01:06:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/24 01:06:12 DEBUG : CopyDest/two: md5 = 2fd7add5bf15189483a89dd1ad9fd02c OK 2025/09/24 01:06:13 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 01:06:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:06:14 INFO : two: Copied (server-side copy) 2025/09/24 01:06:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/24 01:06:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 01:06:15 DEBUG : two: Unchanged skipping 2025/09/24 01:06:17 DEBUG : CopyDest/three: md5 = efee636b722fe1b1a2fdd8c1f5167b5e OK 2025/09/24 01:06:17 DEBUG : three: Need to transfer - File not found at Destination 2025/09/24 01:06:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/24 01:06:18 DEBUG : three: Destination not found in --copy-dest 2025/09/24 01:06:19 DEBUG : three: md5 = 45c0949ee8bf1e69ce964a2572bd9377 OK 2025/09/24 01:06:19 INFO : three: Copied (new) 2025/09/24 01:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/24 01:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:06:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:06:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/24 01:06:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:06:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.49s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:06:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/24 01:06:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6889c14362042c9aa4a8c54253c790fb OK 2025/09/24 01:06:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/24 01:06:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/24 01:06:30 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/24 01:06:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/24 01:06:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/24 01:06:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5ca772b4285728723da725119d192f3b OK 2025/09/24 01:06:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/24 01:06:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/24 01:06:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.06s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:06:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Looking for duplicate names using skip mode. 2025/09/24 01:06:40 NOTICE: one: Found 2 files with duplicate names 2025/09/24 01:06:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.94s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:06:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Looking for duplicate names using skip mode. 2025/09/24 01:06:46 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:06:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/24 01:06:46 INFO : one: Deleted 2025/09/24 01:06:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.72s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:06:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Looking for duplicate names using first mode. 2025/09/24 01:06:52 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:06:53 INFO : one: Deleted 2025/09/24 01:06:53 INFO : one: Deleted 2025/09/24 01:06:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.42s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:06:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Looking for duplicate names using newest mode. 2025/09/24 01:06:59 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:06:59 INFO : one: Deleted 2025/09/24 01:07:00 INFO : one: Deleted 2025/09/24 01:07:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.36s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:07:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Looking for duplicate names using oldest mode. 2025/09/24 01:07:06 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:07:06 INFO : one: Deleted 2025/09/24 01:07:06 INFO : one: Deleted 2025/09/24 01:07:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.26s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:07:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Looking for duplicate names using largest mode. 2025/09/24 01:07:12 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:07:12 INFO : one: Deleted 2025/09/24 01:07:13 INFO : one: Deleted 2025/09/24 01:07:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:07:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Looking for duplicate names using smallest mode. 2025/09/24 01:07:18 NOTICE: one: Found 3 files with duplicate names 2025/09/24 01:07:19 INFO : one: Deleted 2025/09/24 01:07:19 INFO : one: Deleted 2025/09/24 01:07:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.57s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:07:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Looking for duplicate names using rename mode. 2025/09/24 01:07:26 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/24 01:07:27 INFO : one-2.txt: renamed from: one.txt 2025/09/24 01:07:29 INFO : one-3.txt: renamed from: one.txt 2025/09/24 01:07:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.84s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:07:34 DEBUG : dupe1/one.txt: md5 = bcbb0b1c432d348b89bbc627440e4419 OK 2025/09/24 01:07:36 DEBUG : dupe2/two.txt: md5 = e546cfb5270a4d40ef03e45ad0da9fda OK 2025/09/24 01:07:39 DEBUG : dupe3/three.txt: md5 = 1c3497729b010cde87e5217b22274f48 OK 2025/09/24 01:07:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/24 01:07:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/24 01:07:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/24 01:07:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/24 01:07:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/24 01:07:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/24 01:07:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.39s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:07:46 DEBUG : a.txt: md5 = 36596f32139a1bd44c9fb77430b8b5d6 OK 2025/09/24 01:07:48 DEBUG : zend.txt: md5 = 74766cbad0bec415636d727642bc3f6d OK 2025/09/24 01:07:50 DEBUG : sub dir/hello world: md5 = 6eb359242659dc50bd2d90d26522eb6b OK 2025/09/24 01:07:51 DEBUG : sub dir/hello world2: md5 = 620e14bd63adba4057fa417faabec0e8 OK 2025/09/24 01:07:53 DEBUG : sub dir/ignore dir/.ignore: md5 = 05359621a9963f17a8395ed95abe9bf3 OK 2025/09/24 01:07:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = b412f3c3ad539191d3089397393233d5 OK 2025/09/24 01:07:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5bade4a9abe049a43127ed9bf5e1e4ad OK 2025/09/24 01:07:58 DEBUG : a.txt: Excluded (Size Filter) 2025/09/24 01:07:58 DEBUG : a.txt: Excluded 2025/09/24 01:07:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/24 01:07:59 DEBUG : sub dir/hello world2: Excluded 2025/09/24 01:07:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/24 01:07:59 DEBUG : sub dir/hello world: Excluded 2025/09/24 01:07:59 DEBUG : sub dir/ignore dir: Excluded 2025/09/24 01:07:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/24 01:07:59 DEBUG : sub dir/hello world2: Excluded 2025/09/24 01:07:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/24 01:07:59 DEBUG : sub dir/hello world: Excluded 2025/09/24 01:08:00 DEBUG : sub dir/ignore dir: Excluded 2025/09/24 01:08:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/24 01:08:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/24 01:08:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/24 01:08:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/24 01:08:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/24 01:08:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/24 01:08:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.80s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:08:08 DEBUG : a.txt: md5 = 8aeb1c317346191cd45f2f78bde7e260 OK 2025/09/24 01:08:09 DEBUG : zend.txt: md5 = 3d532069e306c2f0ee867d27d9a33cad OK 2025/09/24 01:08:11 DEBUG : sub dir/hello world: md5 = 8ef646b43f5d375ec320eddbb9f75ab4 OK 2025/09/24 01:08:13 DEBUG : sub dir/hello world2: md5 = 988a82b80280d6759b3d511f3e5a5a1c OK 2025/09/24 01:08:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 767b5268ff377d11b346b0a9255d5041 OK 2025/09/24 01:08:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 250d45b93be4dd9ad4ddc9a72cd94be4 OK 2025/09/24 01:08:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = c89da8bd261e5b4bc9e436826493de73 OK 2025/09/24 01:08:20 DEBUG : a.txt: Excluded (Size Filter) 2025/09/24 01:08:20 DEBUG : a.txt: Excluded 2025/09/24 01:08:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/24 01:08:21 DEBUG : sub dir/hello world: Excluded 2025/09/24 01:08:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/24 01:08:21 DEBUG : sub dir/hello world2: Excluded 2025/09/24 01:08:21 DEBUG : sub dir/ignore dir: Excluded 2025/09/24 01:08:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/24 01:08:21 DEBUG : sub dir/hello world: Excluded 2025/09/24 01:08:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/24 01:08:21 DEBUG : sub dir/hello world2: Excluded 2025/09/24 01:08:22 DEBUG : sub dir/ignore dir: Excluded 2025/09/24 01:08:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/24 01:08:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/24 01:08:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/24 01:08:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/24 01:08:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/24 01:08:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/24 01:08:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.82s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:08:30 DEBUG : file1: md5 = ebda48cb6e2145de64e7d790699510eb OK 2025/09/24 01:08:32 DEBUG : sub/file2: md5 = 54bd099708a858c7f432163ce022f30d 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/24 01:08:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/24 01:08:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/24 01:08:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/24 01:08:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.37s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:08:39 DEBUG : file1: md5 = 2756266d070c799d34a11691d1fc7868 OK 2025/09/24 01:08:41 DEBUG : sub/file2: md5 = c9cacebc15543db6064b02dc3d21702d 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/24 01:08:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya/notfound" 2025/09/24 01:08:45 DEBUG : Config file has changed externally - reloading 2025/09/24 01:08:45 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/24 01:08:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.52s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:08:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Making directory 2025/09/24 01:08:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:08:52 DEBUG : sub dir/hello world: md5 = a4828d825740715dce4ba4d1dbbe8ac6 OK 2025/09/24 01:08:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.72s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:08:56 DEBUG : potato2: md5 = d2f424ac33c070d7e82580abfcff9681 OK 2025/09/24 01:08:57 DEBUG : empty space: md5 = d985e0a0db988bd716205f34b48fb74c OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:09:01 DEBUG : potato2: md5 = de4dd92ce7485284ed74808e4aa1fa1d OK 2025/09/24 01:09:02 DEBUG : empty space: md5 = b5815f5fb654b6cb6444bbee6ae82ab8 OK 2025/09/24 01:09:03 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.94s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:09:06 DEBUG : potato2: md5 = caa024f857d4f351c043947b01a33278 OK 2025/09/24 01:09:08 DEBUG : empty space: md5 = c7880361649159112a8d3a77a58fc5e6 OK --- PASS: TestLsLong (4.66s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:09:11 DEBUG : potato2: md5 = 13460954303066a37b90881779ed5a39 OK 2025/09/24 01:09:13 DEBUG : empty space: md5 = e37704915c987e584f1755de141a4498 OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2025/09/24 01:09:14 DEBUG : Creating backend with remote ":memory:" 2025/09/24 01:09:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/24 01:09:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/24 01:09:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/24 01:09:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/24 01:09:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/24 01:09:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/24 01:09:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/24 01:09:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/24 01:09:14 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-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:09:16 DEBUG : potato2: md5 = dd25b2524196bc441c8ec50898c5721b OK 2025/09/24 01:09:17 DEBUG : empty space: md5 = 8ac997ee5a29a02d78acff6098180cb2 OK 2025/09/24 01:09:19 DEBUG : sub dir/potato3: md5 = 4d9dee37a998e9c4a24786918d97a4b0 OK 2025/09/24 01:09:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.62s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:09:24 DEBUG : small: md5 = e09141bf739b8fcde3aabaf2e0ffd0f3 OK 2025/09/24 01:09:26 DEBUG : medium: md5 = b0aed9fb3cf1b4d502ea633c8f1b42b0 OK 2025/09/24 01:09:27 DEBUG : large: md5 = e7a6d48638b3893a943042db9dd452d2 OK 2025/09/24 01:09:27 DEBUG : Waiting for deletions to finish 2025/09/24 01:09:28 DEBUG : large: Excluded (Size Filter) 2025/09/24 01:09:28 INFO : medium: Deleted 2025/09/24 01:09:28 INFO : small: Deleted --- PASS: TestDelete (6.34s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:09:31 DEBUG : small: md5 = 01a9a19575c1c9ea8f4e1589a9cc4a12 OK 2025/09/24 01:09:32 DEBUG : medium: md5 = a544f25e870038d194161c12983fbb83 OK 2025/09/24 01:09:34 DEBUG : large: md5 = 9f4c82130decfb55d83dddc0afc7d331 OK 2025/09/24 01:09:34 DEBUG : Waiting for deletions to finish 2025/09/24 01:09:34 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/24 01:09:35 INFO : small: Deleted 2025/09/24 01:09:35 INFO : medium: Deleted --- PASS: TestMaxDelete (7.21s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:09:38 DEBUG : small: md5 = f0169fb56ecdb6cd1a8a65767632d527 OK 2025/09/24 01:09:39 DEBUG : medium: md5 = 864c24c07f6fc972c0ad8b6ee8c87f29 OK 2025/09/24 01:09:41 DEBUG : large: md5 = fc7ae153e55e3d1b090cda5432fdd07a OK 2025/09/24 01:09:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:09:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/24 01:09:41 INFO : small: Deleted 2025/09/24 01:09:41 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.68s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:09:45 DEBUG : small: md5 = 36ea91dd94a6f5b8a7f8045745a4edf1 OK 2025/09/24 01:09:46 DEBUG : medium: md5 = b659b5d06959af2bffdf24ed04b97a99 OK 2025/09/24 01:09:48 DEBUG : large: md5 = fb0263bdb2b7434ab2f58957389f295f OK 2025/09/24 01:09:48 DEBUG : Waiting for deletions to finish 2025/09/24 01:09:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/24 01:09:48 INFO : medium: Deleted 2025/09/24 01:09:48 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.02s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:09:52 DEBUG : ReadFile: md5 = 70b7c09059f2f232e50bb6aa081fc27c OK --- PASS: TestReadFile (4.36s) === RUN TestRetry 2025/09/24 01:09:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/24 01:09:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/24 01:09:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/24 01:09:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/24 01:09:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/24 01:09:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/24 01:09:54 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-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:09:56 DEBUG : file1: md5 = 8331dd5766eace99a0bb00b96d4046cb OK 2025/09/24 01:09:57 DEBUG : file2: md5 = 719692af1f7eeb9d160cfd624e56460c OK --- PASS: TestCat (15.91s) === RUN TestPurge 2025/09/24 01:10:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuxulih4tula" 2025/09/24 01:10:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:10:10 DEBUG : Creating backend with remote "TestDrive:crypt/q206it9fnbn81ctn976c9c8g91elhtud2k4p5m0m1edknjt4g3d0" 2025/09/24 01:10:11 DEBUG : Creating backend with remote "/tmp/rclone230778156" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuxulih4tula'", Local "Local file system at /tmp/rclone230778156", Modify Window "1ms" 2025/09/24 01:10:16 DEBUG : A1/B1/C1/one: md5 = 5a6357bd4204af0c67841c6af76cca16 OK 2025/09/24 01:10:16 INFO : A2: Making directory 2025/09/24 01:10:16 INFO : A1/B2: Making directory 2025/09/24 01:10:17 INFO : A1/B2/C2: Making directory 2025/09/24 01:10:18 INFO : A1/B1/C3: Making directory 2025/09/24 01:10:19 INFO : A3: Making directory 2025/09/24 01:10:19 INFO : A3/B3: Making directory 2025/09/24 01:10:20 INFO : A3/B3/C4: Making directory 2025/09/24 01:10:22 DEBUG : A1/two: md5 = dc3b3d065a23f2e03f999112f185bf90 OK 2025/09/24 01:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuxulih4tula': Purge remote 2025/09/24 01:10:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.59s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:10:30 DEBUG : A1/B1/C1/one: md5 = 08fe44b1cdd28ff21e21613f1404b4ff OK 2025/09/24 01:10:30 INFO : A2: Making directory 2025/09/24 01:10:30 INFO : A1/B2: Making directory 2025/09/24 01:10:31 INFO : A1/B2/C2: Making directory 2025/09/24 01:10:32 INFO : A1/B1/C3: Making directory 2025/09/24 01:10:33 INFO : A3: Making directory 2025/09/24 01:10:33 INFO : A3/B3: Making directory 2025/09/24 01:10:34 INFO : A3/B3/C4: Making directory 2025/09/24 01:10:36 DEBUG : A1/two: md5 = ea692efdd77727f1a98f23a5a42d543e OK 2025/09/24 01:10:38 DEBUG : removing 1 level 3 directories 2025/09/24 01:10:38 INFO : A3/B3/C4: Removing directory 2025/09/24 01:10:40 DEBUG : removing 2 level 3 directories 2025/09/24 01:10:40 INFO : A1/B2/C2: Removing directory 2025/09/24 01:10:40 INFO : A1/B1/C3: Removing directory 2025/09/24 01:10:41 DEBUG : removing 2 level 2 directories 2025/09/24 01:10:41 INFO : A1/B2: Removing directory 2025/09/24 01:10:41 INFO : A3/B3: Removing directory 2025/09/24 01:10:41 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/24 01:10:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/24 01:10:42 DEBUG : removing 2 level 1 directories 2025/09/24 01:10:42 INFO : A3: Removing directory 2025/09/24 01:10:42 INFO : A2: Removing directory 2025/09/24 01:10:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/24 01:10:46 DEBUG : removing 1 level 3 directories 2025/09/24 01:10:46 INFO : A1/B1/C1: Removing directory 2025/09/24 01:10:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:46 DEBUG : removing 1 level 2 directories 2025/09/24 01:10:46 INFO : A1/B1: Removing directory 2025/09/24 01:10:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/24 01:10:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:10:47 DEBUG : removing 1 level 1 directories 2025/09/24 01:10:47 INFO : A1: Removing directory 2025/09/24 01:10:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/24 01:10:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/24 01:10:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:10:48 DEBUG : removing 1 level 0 directories 2025/09/24 01:10:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Removing directory 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/24 01:10:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.34s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:10:50 INFO : A1: Making directory 2025/09/24 01:10:51 INFO : A1/B1: Making directory 2025/09/24 01:10:52 INFO : A1/B1/C1: Making directory 2025/09/24 01:10:55 DEBUG : removing 1 level 3 directories 2025/09/24 01:10:55 INFO : A1/B1/C1: Removing directory 2025/09/24 01:10:56 DEBUG : removing 1 level 2 directories 2025/09/24 01:10:56 INFO : A1/B1: Removing directory 2025/09/24 01:10:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:10:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.91s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:10:58 INFO : A1: Making directory 2025/09/24 01:10:59 INFO : A1/B1: Making directory 2025/09/24 01:11:00 INFO : A1/B1/C1: Making directory 2025/09/24 01:11:03 DEBUG : removing 1 level 3 directories 2025/09/24 01:11:03 INFO : A1/B1/C1: Removing directory 2025/09/24 01:11:03 DEBUG : removing 1 level 2 directories 2025/09/24 01:11:03 INFO : A1/B1: Removing directory 2025/09/24 01:11:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:11:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.60s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:11:08 DEBUG : file1: md5 = c80ca185bc1301c253e5bc8842da0694 OK 2025/09/24 01:11:08 DEBUG : filename.txt: File name found in url 2025/09/24 01:11:09 DEBUG : filename.txt: md5 = 082f95c288103cc13cc69d4462858e7c OK 2025/09/24 01:11:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/24 01:11:11 DEBUG : headerfilename.txt: md5 = b5b4567b8c75556a827d761d8b675dc9 OK 2025/09/24 01:11:12 DEBUG : file2: md5 = d8ee2fb7981863029b3d7099cf6c7064 OK --- PASS: TestCopyURL (8.98s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:11:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/24 01:11:17 DEBUG : sub/file2: md5 = 3095aa0ea303660b74e315aa29788536 OK 2025/09/24 01:11:17 INFO : file1: Copied (new) to: sub/file2 2025/09/24 01:11:17 INFO : file1: Deleted 2025/09/24 01:11:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 01:11:18 DEBUG : file1: Unchanged skipping 2025/09/24 01:11:18 INFO : file1: Deleted 2025/09/24 01:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': don't need to copy/move sub/file2, it is already at target location 2025/09/24 01:11:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.01s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:11:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/24 01:11:22 DEBUG : file1: md5 = b9ef68046723933d06d55b510ae22dd5 OK 2025/09/24 01:11:22 INFO : file1: Copied (new) 2025/09/24 01:11:22 INFO : file1: Deleted 2025/09/24 01:11:23 DEBUG : file1: Destination exists, skipping 2025/09/24 01:11:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.30s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:11:27 DEBUG : dst/file1: md5 = 2d9fbef7784c54fa15ed6dff124cef7f OK 2025/09/24 01:11:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufayoc6doya/backup" 2025/09/24 01:11:28 DEBUG : Creating backend with remote "TestDrive:crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0/1nrff024r7pq65ecp72fc28jb0" 2025/09/24 01:11:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/24 01:11:32 INFO : dst/file1: Moved (server-side) 2025/09/24 01:11:33 DEBUG : dst/file1: md5 = 5ed346483bfecf8beadc30a0bd359525 OK 2025/09/24 01:11:33 INFO : dst/file1: Copied (new) 2025/09/24 01:11:33 INFO : dst/file1: Deleted 2025/09/24 01:11:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:11:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/24 01:11:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.41s) === 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-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:11:40 DEBUG : A1/one: md5 = 6b686c056aa577c9e9edfbc36071e03c OK 2025/09/24 01:11:41 DEBUG : A1/two: md5 = 293a5b5cf40086d6df76f935b1055b94 OK 2025/09/24 01:11:44 DEBUG : A1/B1/three: md5 = dc6df8ba00ad0b2e5f4b81f2587743ee OK 2025/09/24 01:11:46 DEBUG : A1/B1/C1/four: md5 = 8f37d3ae7479f2e05354868581ce431c OK 2025/09/24 01:11:48 DEBUG : A1/B1/C2/five: md5 = 4ccf91a46a96bafaae44c90cbd092747 OK 2025/09/24 01:11:48 INFO : A1/B2: Making directory 2025/09/24 01:11:49 INFO : A1/B1/C3: Making directory 2025/09/24 01:11:58 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/24 01:11:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/24 01:11:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/24 01:11:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/24 01:11:58 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/24 01:12:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/24 01:12:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/24 01:12:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:12:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/24 01:12:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/24 01:12:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/24 01:12:09 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/24 01:12:09 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/24 01:12:09 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/24 01:12:09 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/24 01:12:09 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/24 01:12:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/24 01:12:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/24 01:12:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:12:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/24 01:12:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/24 01:12:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/24 01:12:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/24 01:12:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/24 01:12:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/24 01:12:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/24 01:12:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/24 01:12:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/24 01:12:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/24 01:12:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/24 01:12:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.46s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': File to upload is small (34 bytes), uploading instead of streaming 2025/09/24 01:12:24 DEBUG : no_checksum_small_file_from_pipe: md5 = fbbdd4808f316f42355a0bf92d6f427f OK 2025/09/24 01:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/24 01:12:24 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/24 01:12:25 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/24 01:12:26 DEBUG : no_checksum_big_file_from_pipe: md5 = aaaad1ad9fac6daeb171af856d885296 OK 2025/09/24 01:12:26 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-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': File to upload is small (34 bytes), uploading instead of streaming 2025/09/24 01:12:29 DEBUG : with_checksum_small_file_from_pipe: md5 = 84006cfc2b4ffc829a503f0a8d32d48d OK 2025/09/24 01:12:29 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/24 01:12:30 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/24 01:12:31 DEBUG : with_checksum_big_file_from_pipe: md5 = 4caccb9cf6c5fd2ba310f3d87f6958ad OK 2025/09/24 01:12:31 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-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': File to upload is small (34 bytes), uploading instead of streaming 2025/09/24 01:12:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 01:12:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/24 01:12:36 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-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': File to upload is small (34 bytes), uploading instead of streaming 2025/09/24 01:12:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/24 01:12:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/24 01:12:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.98s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/24 01:12:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': File to upload is small (48 bytes), uploading instead of streaming 2025/09/24 01:12:44 DEBUG : rcat_metadata: md5 = 8a3f1e3a8ca346cedee9404191df8b14 OK 2025/09/24 01:12:44 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/24 01:12:46 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/24 01:12:47 DEBUG : rcat_metadata_uploadcutoff0: md5 = a5468dff819c8488e0c85e9af465e0c3 OK 2025/09/24 01:12:47 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.00s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:12:50 DEBUG : potato1: md5 = f8adfe44aa485b1adc53071b02e6b4b3 OK 2025/09/24 01:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': File to upload is small (60 bytes), uploading instead of streaming 2025/09/24 01:12:51 DEBUG : potato2: md5 = 8c656b83bd9decf2814f2b330302cf97 OK 2025/09/24 01:12:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.68s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:12:54 DEBUG : potato1: md5 = 0ec79ed0e87dbfb4f25698f26bad2e42 OK 2025/09/24 01:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': File to upload is small (60 bytes), uploading instead of streaming 2025/09/24 01:12:56 DEBUG : potato2: md5 = 3f615f2bc5451e8c1408ab2d48bfb047 OK 2025/09/24 01:12:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.87s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:12:59 DEBUG : potato2: md5 = cfd9e2cba3ea2fa879ad69af8139ecf2 OK 2025/09/24 01:13:00 DEBUG : empty space: md5 = 6be33cef19e1df0333403cca7846eda8 OK 2025/09/24 01:13:03 DEBUG : sub dir/potato3: md5 = 5f6013584d8880ef9242d15736c3af1b OK 2025/09/24 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Touching "empty space" 2025/09/24 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Touching "sub dir/potato3" 2025/09/24 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Touching "potato2" 2025/09/24 01:13:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.22s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:13:08 DEBUG : dir with metadata: Making directory with metadata 2025/09/24 01:13:09 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:13:10 DEBUG : directory with modtime: Making directory with metadata 2025/09/24 01:13:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.24s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:13:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/24 01:13:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:13:13 DEBUG : Google drive root 'crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0': Skipping btime metadata as can't update it on an existing file: 2025-09-24T01:13:12.954172811Z 2025/09/24 01:13:13 INFO : non existent directory: Updated directory metadata 2025/09/24 01:13:15 DEBUG : Google drive root 'crypt/97i4it0a5s2pos8gsvbchgcloigopk6727hs04udheku5orkffq0': Skipping btime metadata as can't update it on an existing file: 2025-09-24T01:13:12.954172811Z 2025/09/24 01:13:15 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.49s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:13:17 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/24 01:13:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/24 01:13:19 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:13:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/24 01:13:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:13:21 DEBUG : dst: Making directory with metadata 2025/09/24 01:13:22 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:13:22 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 01:13:22 INFO : dst: Set directory modification time (using SetModTime) 2025/09/24 01:13:22 INFO : dst: Set directory modification time (using SetModTime) 2025/09/24 01:13:22 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/24 01:13:23 INFO : dst: Set directory modification time (using SetModTime) 2025/09/24 01:13:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.26s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya'", Local "Local file system at /tmp/rclone2847170205", Modify Window "1ms" 2025/09/24 01:13:26 DEBUG : sub dir/test remove existing: md5 = 3332cf85dcc17648ef0891c365a28bdd OK 2025/09/24 01:13:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 896c5bdb8b0a52c75fc4a145249104e3 OK 2025/09/24 01:13:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.geqoyan0" before starting 2025/09/24 01:13:32 DEBUG : sub dir/test remove existing.geqoyan0: TEST: removing renamed existing file after operation 2025/09/24 01:13:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fasugot9" before starting 2025/09/24 01:13:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fasugot9: TEST: renaming existing back after failed operation 2025/09/24 01:13:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kasinun1" before starting 2025/09/24 01:13:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kasinun1: TEST: removing renamed existing file after operation 2025/09/24 01:13:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p9m5ombrp8jnma4id9fmiu96mj1l2terj41bois3jtfqbmhshht059cqj22fgc71v3ak3j70l918iurv8kjmjl2l3sl7smrg0i7ff01fd5a2gt01rshc9enhsf9qbie4qeqn149cr5m86kek7r643p6tr4io372o7e7ca2oqqjgjtk77ai30" 2025/09/24 01:13:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "v4oct38qibg92v8f50a55jmedb80uujj13e5mvkp4mtpnfsappbg" --- PASS: TestRemoveExisting (14.25s) === 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/24 01:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufayoc6doya': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m58.674717728s (try 1/5)