"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/25 03:22:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate" 2025/09/25 03:22:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:22:00 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag" 2025/09/25 03:22:01 DEBUG : Creating backend with remote "/tmp/rclone351152678" === 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-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/25 03:22:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/25 03:22:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/25 03:22:01 DEBUG : potato: Seek from 10 to 0 2025/09/25 03:22:01 DEBUG : potato: Seek from 10 to 0 2025/09/25 03:22:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/25 03:22:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/25 03:22:01 DEBUG : potato: Seek from 5 to 2 2025/09/25 03:22:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/25 03:22:01 DEBUG : potato: Seek from 7 to 0 2025/09/25 03:22:01 DEBUG : potato: Seek from 7 to 0 2025/09/25 03:22:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/25 03:22:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/25 03:22:01 DEBUG : potato: Seek from 5 to 2 2025/09/25 03:22:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/25 03:22:01 DEBUG : potato: Seek from 8 to 0 2025/09/25 03:22:01 DEBUG : potato: Seek from 8 to 0 2025/09/25 03:22:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/25 03:22:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/25 03:22:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/25 03:22:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/25 03:22:01 DEBUG : potato: Seek from 5 to 2 2025/09/25 03:22:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/25 03:22:01 DEBUG : potato: Seek from 9 to 0 2025/09/25 03:22:01 DEBUG : potato: Seek from 9 to 0 2025/09/25 03:22:01 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-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:22:04 DEBUG : rutabaga: md5 = 06e00db71e1fc2922c6352859825871b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/25 03:22:06 DEBUG : empty space: md5 = 56d861c0b183450dda71f07abb4e611a OK === RUN TestCheck/3 2025/09/25 03:22:08 DEBUG : potato2: md5 = 57f6b4f414593770eef65c4e236beb87 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/25 03:22:10 DEBUG : remotepotato: md5 = 729b50d45417879334fdf97cec41181a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.47s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.34s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/25 03:22:14 DEBUG : Creating backend with remote "nonexistent" 2025/09/25 03:22:14 DEBUG : Creating backend with remote "nonexistent" 2025/09/25 03:22:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/25 03:22:14 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/25 03:22:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/25 03:22:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:22:15 DEBUG : rutabaga: md5 = 034a8b47bba7d07de3efac3f2931e4a0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/25 03:22:19 DEBUG : empty space: md5 = f2464f89a32143b21420d821097d43ea OK === RUN TestCheckDownload/3 2025/09/25 03:22:21 DEBUG : potato2: md5 = 1394bfe7b9687f3c0f74445faa2067e6 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/25 03:22:25 DEBUG : remotepotato: md5 = 59d67cb18a85e124a3d7c0c764cae48a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.45s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:22:31 DEBUG : rutabaga: md5 = a38d69b43d0ce014946424e6a850661d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/25 03:22:34 DEBUG : empty space: md5 = cd40264a5cc66fe579feed4a54004041 OK === RUN TestCheckSizeOnly/3 2025/09/25 03:22:36 DEBUG : potato2: md5 = e2d2d3faa7e8f11f383a0115f6a27f8d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/25 03:22:38 DEBUG : remotepotato: md5 = e196a1325f84872889110b303238f6d8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.98s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:22:42 DEBUG : test.sum: md5 = aa805d273b531ab5ab7e91188cc52ed0 OK 2025/09/25 03:22:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/25 03:22:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/25 03:22:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/25 03:22:44 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/25 03:22:45 DEBUG : test.sum: md5 = 1c0ad5741389cada8df86b843ed1cae5 OK 2025/09/25 03:22:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/25 03:22:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/25 03:22:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/25 03:22:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.05s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:22:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate/data" 2025/09/25 03:22:47 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:22:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate/data" 2025/09/25 03:22:49 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag/vjrnln8ratgmqakfosrqe8espk" 2025/09/25 03:22:53 DEBUG : data/banana: md5 = e56e19d8bfdb5e1b12ba181f309e16bc OK 2025/09/25 03:22:54 DEBUG : test.sum: md5 = 030f10c76bd9c4840c390a8c66d33a40 OK === RUN TestCheckSumDownload/subtest1 2025/09/25 03:22:58 DEBUG : data/potato: md5 = 31f46201762f111e95c15275f0e9c71e OK 2025/09/25 03:23:00 DEBUG : test.sum: md5 = 67332f620403a210f27778350dbab4d8 OK === RUN TestCheckSumDownload/subtest2 2025/09/25 03:23:04 DEBUG : test.sum: md5 = 1ac2789d8977d8fa7d79eb1b4b76e9d7 OK === RUN TestCheckSumDownload/subtest3 2025/09/25 03:23:08 DEBUG : test.sum: md5 = 0d539e0b82af195166b4860b3a437358 OK === RUN TestCheckSumDownload/subtest4 2025/09/25 03:23:12 DEBUG : test.sum: md5 = 2827b7843a8e7e382d3342053db3cc1d OK === RUN TestCheckSumDownload/subtest5 2025/09/25 03:23:16 DEBUG : test.sum: md5 = 9cdb468231242fa9fae6c6a47962d443 OK === RUN TestCheckSumDownload/subtest6 2025/09/25 03:23:20 DEBUG : data/banana: md5 = fd90d7e354ffd36d82c27020fb2f4199 OK 2025/09/25 03:23:22 DEBUG : data/potato: md5 = 1f3f4795c0efb9d42f5f9a7cf94b1d8b OK 2025/09/25 03:23:23 DEBUG : test.sum: md5 = 2adcd1094f85d7b6fa20ee09cb657fba OK === RUN TestCheckSumDownload/subtest7 2025/09/25 03:23:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/25 03:23:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.85s) --- PASS: TestCheckSumDownload/subtest1 (2.18s) --- PASS: TestCheckSumDownload/subtest2 (2.13s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (1.82s) --- PASS: TestCheckSumDownload/subtest5 (2.52s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (2.29s) === RUN TestApplyTransforms 2025/09/25 03:23:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lujufov7yayi" 2025/09/25 03:23:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:23:29 DEBUG : Creating backend with remote "TestDrive:crypt/s5u8g9v0df2b8la5230e7v19ut16av59skjl35nq6qqjoajihmjg" 2025/09/25 03:23:30 DEBUG : Creating backend with remote "/tmp/rclone2112219934" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lujufov7yayi'", Local "Local file system at /tmp/rclone2112219934", Modify Window "1ms" 2025/09/25 03:23:32 DEBUG : hello, world!: md5 = 0905deee50ade8497039cf9b4bce5f42 OK upper checkfile vs. lower remote (without normalization) 2025/09/25 03:23:33 ERROR : hello, world!: sum not found 2025/09/25 03:23:33 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lujufov7yayi' 2025/09/25 03:23:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujufov7yayi': 1 files missing 2025/09/25 03:23:33 NOTICE: 1 hashes missing 2025/09/25 03:23:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujufov7yayi': 1 differences found 2025/09/25 03:23:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujufov7yayi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/25 03:23:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:23:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujufov7yayi': 0 differences found 2025/09/25 03:23:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lujufov7yayi': 1 matching files 2025/09/25 03:23:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gofabux1qaha" 2025/09/25 03:23:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:23:34 DEBUG : Creating backend with remote "TestDrive:crypt/bv8kma0t3toks563mkg8330f3gimve45s5622kv9u73c5ro1o1hg" 2025/09/25 03:23:35 DEBUG : Creating backend with remote "/tmp/rclone1320531877" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gofabux1qaha'", Local "Local file system at /tmp/rclone1320531877", Modify Window "1ms" 2025/09/25 03:23:37 DEBUG : HELLO, WORLD!: md5 = 1d4dc8c9d2b5bd1051dd1eb64ceafac3 OK lower checkfile vs. upper remote (without normalization) 2025/09/25 03:23:37 ERROR : HELLO, WORLD!: sum not found 2025/09/25 03:23:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gofabux1qaha' 2025/09/25 03:23:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gofabux1qaha': 1 files missing 2025/09/25 03:23:37 NOTICE: 1 hashes missing 2025/09/25 03:23:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gofabux1qaha': 1 differences found 2025/09/25 03:23:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gofabux1qaha': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/25 03:23:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:23:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gofabux1qaha': 0 differences found 2025/09/25 03:23:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gofabux1qaha': 1 matching files 2025/09/25 03:23:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qofovaq0fejo" 2025/09/25 03:23:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:23:38 DEBUG : Creating backend with remote "TestDrive:crypt/9uctrk4nkfudluauidb663os0ph4c06agb9pglci0l1iqbh79a40" 2025/09/25 03:23:39 DEBUG : Creating backend with remote "/tmp/rclone3748366959" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qofovaq0fejo'", Local "Local file system at /tmp/rclone3748366959", Modify Window "1ms" 2025/09/25 03:23:42 DEBUG : HeLlO, wOrLd!: md5 = 73a3a633db5f5d7b634169e12f74b5d0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/25 03:23:42 ERROR : HeLlO, wOrLd!: sum not found 2025/09/25 03:23:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qofovaq0fejo' 2025/09/25 03:23:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofovaq0fejo': 1 files missing 2025/09/25 03:23:42 NOTICE: 1 hashes missing 2025/09/25 03:23:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofovaq0fejo': 1 differences found 2025/09/25 03:23:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofovaq0fejo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/25 03:23:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:23:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofovaq0fejo': 0 differences found 2025/09/25 03:23:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofovaq0fejo': 1 matching files 2025/09/25 03:23:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cifohug6bace" 2025/09/25 03:23:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:23:43 DEBUG : Creating backend with remote "TestDrive:crypt/04rcntdl8nr8prb0f2sil5ugmos6bt7adpiqcqpvk8lo19n01bl0" 2025/09/25 03:23:44 DEBUG : Creating backend with remote "/tmp/rclone2673667657" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cifohug6bace'", Local "Local file system at /tmp/rclone2673667657", Modify Window "1ms" 2025/09/25 03:23:47 DEBUG : HELLO, WORLD!: md5 = 660f1749d031424ee71edfd9a9cf0614 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/25 03:23:47 ERROR : HELLO, WORLD!: sum not found 2025/09/25 03:23:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cifohug6bace' 2025/09/25 03:23:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifohug6bace': 1 files missing 2025/09/25 03:23:47 NOTICE: 1 hashes missing 2025/09/25 03:23:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifohug6bace': 1 differences found 2025/09/25 03:23:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifohug6bace': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/25 03:23:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:23:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifohug6bace': 0 differences found 2025/09/25 03:23:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifohug6bace': 1 matching files 2025/09/25 03:23:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tatecuv9feti" 2025/09/25 03:23:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:23:48 DEBUG : Creating backend with remote "TestDrive:crypt/ii2sudba8q5qpr3tgbsn6ah6gk87m66ckgd9apuh06ekkvenafh0" 2025/09/25 03:23:49 DEBUG : Creating backend with remote "/tmp/rclone1404089165" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tatecuv9feti'", Local "Local file system at /tmp/rclone1404089165", Modify Window "1ms" 2025/09/25 03:23:51 DEBUG : 測試_Русский___ě_áñ: md5 = bfeeb6ec258742e157559710e5a9b0a4 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/25 03:23:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/25 03:23:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tatecuv9feti' 2025/09/25 03:23:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatecuv9feti': 1 files missing 2025/09/25 03:23:52 NOTICE: 1 hashes missing 2025/09/25 03:23:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatecuv9feti': 1 differences found 2025/09/25 03:23:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatecuv9feti': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/25 03:23:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatecuv9feti': 0 differences found 2025/09/25 03:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tatecuv9feti': 1 matching files 2025/09/25 03:23:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ranozox8yeve" 2025/09/25 03:23:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:23:53 DEBUG : Creating backend with remote "TestDrive:crypt/jjatk9okree7s3u9isdegdg32d8r80bu6kda4ee9rdrtagv5albg" 2025/09/25 03:23:54 DEBUG : Creating backend with remote "/tmp/rclone3692046853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ranozox8yeve'", Local "Local file system at /tmp/rclone3692046853", Modify Window "1ms" 2025/09/25 03:23:56 DEBUG : 測試_Русский___ě_áñ: md5 = 672dc42bf2951bf66d8a4aeb46b4acd8 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/25 03:23:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/25 03:23:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ranozox8yeve' 2025/09/25 03:23:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ranozox8yeve': 1 files missing 2025/09/25 03:23:57 NOTICE: 1 hashes missing 2025/09/25 03:23:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ranozox8yeve': 1 differences found 2025/09/25 03:23:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ranozox8yeve': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/25 03:23:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ranozox8yeve': 0 differences found 2025/09/25 03:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ranozox8yeve': 1 matching files 2025/09/25 03:23:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafucup8kasu" 2025/09/25 03:23:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:23:58 DEBUG : Creating backend with remote "TestDrive:crypt/iadnvqpoi67t17sqvuo00p2nutjrcjb9oaec7qo8l9pc7skk6vj0" 2025/09/25 03:23:59 DEBUG : Creating backend with remote "/tmp/rclone1623495446" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafucup8kasu'", Local "Local file system at /tmp/rclone1623495446", Modify Window "1ms" 2025/09/25 03:24:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 316013d6e12f9dc773cf22a4fa28f93c OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/25 03:24:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/25 03:24:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tafucup8kasu' 2025/09/25 03:24:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafucup8kasu': 1 files missing 2025/09/25 03:24:02 NOTICE: 1 hashes missing 2025/09/25 03:24:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafucup8kasu': 1 differences found 2025/09/25 03:24:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafucup8kasu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/25 03:24:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafucup8kasu': 0 differences found 2025/09/25 03:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafucup8kasu': 1 matching files 2025/09/25 03:24:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nufefeb3fota" 2025/09/25 03:24:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:24:03 DEBUG : Creating backend with remote "TestDrive:crypt/g3qfq060a42iltvihjnirbaunc55hq77emmkq5rv3tnp68i34c30" 2025/09/25 03:24:04 DEBUG : Creating backend with remote "/tmp/rclone697344349" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nufefeb3fota'", Local "Local file system at /tmp/rclone697344349", Modify Window "1ms" 2025/09/25 03:24:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f8698206341cc5958d6c971c716a5365 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/25 03:24:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/25 03:24:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nufefeb3fota' 2025/09/25 03:24:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nufefeb3fota': 1 files missing 2025/09/25 03:24:07 NOTICE: 1 hashes missing 2025/09/25 03:24:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nufefeb3fota': 1 differences found 2025/09/25 03:24:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nufefeb3fota': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/25 03:24:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nufefeb3fota': 0 differences found 2025/09/25 03:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nufefeb3fota': 1 matching files 2025/09/25 03:24:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tagovot0gija" 2025/09/25 03:24:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:24:08 DEBUG : Creating backend with remote "TestDrive:crypt/ofaquh49cv4qo9tfsenar10ltl3h2104unfrrm40daogvua8vkrg" 2025/09/25 03:24:09 DEBUG : Creating backend with remote "/tmp/rclone2848995410" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tagovot0gija'", Local "Local file system at /tmp/rclone2848995410", Modify Window "1ms" 2025/09/25 03:24:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 85fc57f4cc77ed0e89d84417fddd2a33 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/25 03:24:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/25 03:24:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tagovot0gija' 2025/09/25 03:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagovot0gija': 1 files missing 2025/09/25 03:24:12 NOTICE: 1 hashes missing 2025/09/25 03:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagovot0gija': 1 differences found 2025/09/25 03:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagovot0gija': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/25 03:24:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagovot0gija': 0 differences found 2025/09/25 03:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tagovot0gija': 1 matching files 2025/09/25 03:24:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gosonew4fojo" 2025/09/25 03:24:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:24:13 DEBUG : Creating backend with remote "TestDrive:crypt/gapj8tg3pokj34j6q9cvuuaa3k5mr50i67047lvjieojpjgofr30" 2025/09/25 03:24:14 DEBUG : Creating backend with remote "/tmp/rclone2759096885" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gosonew4fojo'", Local "Local file system at /tmp/rclone2759096885", Modify Window "1ms" 2025/09/25 03:24:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0ce97d2919fb032d1e494179d8d91b9c OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/25 03:24:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/25 03:24:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gosonew4fojo' 2025/09/25 03:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosonew4fojo': 1 files missing 2025/09/25 03:24:16 NOTICE: 1 hashes missing 2025/09/25 03:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosonew4fojo': 1 differences found 2025/09/25 03:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosonew4fojo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/25 03:24:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosonew4fojo': 0 differences found 2025/09/25 03:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosonew4fojo': 1 matching files 2025/09/25 03:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gosonew4fojo': Purge remote 2025/09/25 03:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tagovot0gija': Purge remote 2025/09/25 03:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nufefeb3fota': Purge remote 2025/09/25 03:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafucup8kasu': Purge remote 2025/09/25 03:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ranozox8yeve': Purge remote 2025/09/25 03:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tatecuv9feti': Purge remote 2025/09/25 03:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cifohug6bace': Purge remote 2025/09/25 03:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofovaq0fejo': Purge remote 2025/09/25 03:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gofabux1qaha': Purge remote 2025/09/25 03:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lujufov7yayi': Purge remote --- PASS: TestApplyTransforms (52.69s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:24:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/25 03:24:24 DEBUG : sub/file2: md5 = 0879cb4f65768051fb18fcb384c33222 OK 2025/09/25 03:24:24 INFO : file1: Copied (new) to: sub/file2 2025/09/25 03:24:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:24:25 DEBUG : file1: Unchanged skipping 2025/09/25 03:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': don't need to copy/move sub/file2, it is already at target location 2025/09/25 03:24:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.30s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:24:31 DEBUG : dst/file1: md5 = 5633b4aca60ed858ca25ede8caa88f34 OK 2025/09/25 03:24:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate/backup" 2025/09/25 03:24:31 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag/1nrff024r7pq65ecp72fc28jb0" 2025/09/25 03:24:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/25 03:24:35 INFO : dst/file1: Moved (server-side) 2025/09/25 03:24:37 DEBUG : dst/file1: md5 = d47c9b79d122f45e011f9cc14b091557 OK 2025/09/25 03:24:37 INFO : dst/file1: Copied (new) 2025/09/25 03:24:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/25 03:24:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/25 03:24:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:24:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate/dst" 2025/09/25 03:24:42 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/25 03:24:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate/CompareDest" 2025/09/25 03:24:43 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag/gveqi14airsml4bgu7krj116o8" 2025/09/25 03:24:45 DEBUG : one: Need to transfer - File not found at Destination 2025/09/25 03:24:47 DEBUG : one: md5 = b98e414468bd36a7f27faf1c8b6b0065 OK 2025/09/25 03:24:47 INFO : one: Copied (new) 2025/09/25 03:24:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:24:51 DEBUG : one: md5 = ee3b67fe0ee36f491fd118609a3b0bb5 OK 2025/09/25 03:24:51 INFO : one: Copied (replaced existing) 2025/09/25 03:24:54 DEBUG : dst/one: md5 = 9c4e06b2b3fbe3cba4fc878fa9ebc4a5 OK 2025/09/25 03:24:56 DEBUG : CompareDest/one: md5 = d9c800278d9ec18d0eb09307f18de86c OK 2025/09/25 03:24:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:24:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:24:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 03:24:59 DEBUG : CompareDest/two: md5 = 5c1eed40c4aa01ad709e8b789b4b96ca OK 2025/09/25 03:25:00 DEBUG : two: Need to transfer - File not found at Destination 2025/09/25 03:25:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:25:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 03:25:01 DEBUG : two: Need to transfer - File not found at Destination 2025/09/25 03:25:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:25:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 03:25:02 DEBUG : two: Need to transfer - File not found at Destination 2025/09/25 03:25:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/25 03:25:04 DEBUG : two: md5 = 6e2bd433b756ed058f0c9ee20dcb1cc5 OK 2025/09/25 03:25:04 INFO : two: Copied (new) 2025/09/25 03:25:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/25 03:25:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:25:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/25 03:25:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.47s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:25:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate/dst" 2025/09/25 03:25:08 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/25 03:25:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate/CopyDest" 2025/09/25 03:25:10 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/25 03:25:11 DEBUG : one: Need to transfer - File not found at Destination 2025/09/25 03:25:14 DEBUG : one: md5 = a05d48353fc84d89504dc87b47842261 OK 2025/09/25 03:25:14 INFO : one: Copied (new) 2025/09/25 03:25:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:25:16 DEBUG : one: md5 = 8dfa04bd4506c2f48d04e1c1d454612c OK 2025/09/25 03:25:16 INFO : one: Copied (replaced existing) 2025/09/25 03:25:18 DEBUG : dst/one: md5 = 6ec3cc17ad88f1f2ccbc42541d2e4a89 OK 2025/09/25 03:25:20 DEBUG : CopyDest/one: md5 = ee3d1168db07be6c30c72fc6d1033712 OK 2025/09/25 03:25:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate/BackupDir" 2025/09/25 03:25:21 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/25 03:25:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:25:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:25:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:25:25 INFO : one: Moved (server-side) 2025/09/25 03:25:26 INFO : one: Copied (server-side copy) 2025/09/25 03:25:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/25 03:25:28 DEBUG : CopyDest/two: md5 = 3c708e72832c7904f86e7af7291b1a71 OK 2025/09/25 03:25:28 DEBUG : two: Need to transfer - File not found at Destination 2025/09/25 03:25:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:25:30 INFO : two: Copied (server-side copy) 2025/09/25 03:25:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/25 03:25:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:25:30 DEBUG : two: Unchanged skipping 2025/09/25 03:25:32 DEBUG : CopyDest/three: md5 = 3b8ef3755054e370ebb4da03542c5753 OK 2025/09/25 03:25:33 DEBUG : three: Need to transfer - File not found at Destination 2025/09/25 03:25:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/25 03:25:34 DEBUG : three: Destination not found in --copy-dest 2025/09/25 03:25:35 DEBUG : three: md5 = 0367ee1e07fe21d3e37c2b81b48ef27f OK 2025/09/25 03:25:35 INFO : three: Copied (new) 2025/09/25 03:25:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/25 03:25:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/25 03:25:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:25:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/25 03:25:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:25:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/25 03:25:41 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.06s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:25:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/25 03:25:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 03fbcb6debcd91cc8b849a6e98684ce2 OK 2025/09/25 03:25:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/25 03:25:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/25 03:25:46 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/25 03:25:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/25 03:25:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/25 03:25:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 36edb136cea19a7998d70c2a8c68bd5f OK 2025/09/25 03:25:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/25 03:25:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/25 03:25:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.93s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:25:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Looking for duplicate names using skip mode. 2025/09/25 03:25:55 NOTICE: one: Found 2 files with duplicate names 2025/09/25 03:25:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.87s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:26:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Looking for duplicate names using skip mode. 2025/09/25 03:26:01 NOTICE: one: Found 3 files with duplicate names 2025/09/25 03:26:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/25 03:26:01 INFO : one: Deleted 2025/09/25 03:26:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:26:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Looking for duplicate names using first mode. 2025/09/25 03:26:07 NOTICE: one: Found 3 files with duplicate names 2025/09/25 03:26:08 INFO : one: Deleted 2025/09/25 03:26:08 INFO : one: Deleted 2025/09/25 03:26:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.51s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:26:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Looking for duplicate names using newest mode. 2025/09/25 03:26:14 NOTICE: one: Found 3 files with duplicate names 2025/09/25 03:26:14 INFO : one: Deleted 2025/09/25 03:26:15 INFO : one: Deleted 2025/09/25 03:26:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.35s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:26:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Looking for duplicate names using oldest mode. 2025/09/25 03:26:21 NOTICE: one: Found 3 files with duplicate names 2025/09/25 03:26:21 INFO : one: Deleted 2025/09/25 03:26:22 INFO : one: Deleted 2025/09/25 03:26:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.50s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:26:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Looking for duplicate names using largest mode. 2025/09/25 03:26:27 NOTICE: one: Found 3 files with duplicate names 2025/09/25 03:26:27 INFO : one: Deleted 2025/09/25 03:26:28 INFO : one: Deleted 2025/09/25 03:26:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:26:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Looking for duplicate names using smallest mode. 2025/09/25 03:26:33 NOTICE: one: Found 3 files with duplicate names 2025/09/25 03:26:34 INFO : one: Deleted 2025/09/25 03:26:34 INFO : one: Deleted 2025/09/25 03:26:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.15s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:26:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Looking for duplicate names using rename mode. 2025/09/25 03:26:41 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/25 03:26:42 INFO : one-2.txt: renamed from: one.txt 2025/09/25 03:26:43 INFO : one-3.txt: renamed from: one.txt 2025/09/25 03:26:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.91s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:26:49 DEBUG : dupe1/one.txt: md5 = b69fc6b618c1e6e4104846610008aff1 OK 2025/09/25 03:26:51 DEBUG : dupe2/two.txt: md5 = 7436f2d682ca2af27a6366c06765c770 OK 2025/09/25 03:26:53 DEBUG : dupe3/three.txt: md5 = 8e3a128186f7abe6a4af6653186188a4 OK 2025/09/25 03:26:54 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/25 03:26:54 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/25 03:26:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/25 03:26:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/25 03:26:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/25 03:26:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/25 03:26:59 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.63s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:27:01 DEBUG : a.txt: md5 = 4e1435531822e6a97f53da92172c9627 OK 2025/09/25 03:27:02 DEBUG : zend.txt: md5 = 93dd8771d23bd3695996f2e69bbb1ccc OK 2025/09/25 03:27:05 DEBUG : sub dir/hello world: md5 = c559fb05af2b959286c15f12acd99648 OK 2025/09/25 03:27:06 DEBUG : sub dir/hello world2: md5 = 21168d5500b11752dcd2a9d54aaec8ae OK 2025/09/25 03:27:08 DEBUG : sub dir/ignore dir/.ignore: md5 = e3c5ed175b7adfb60c8ad8c152d72dbb OK 2025/09/25 03:27:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 580c2871dd95cdfe4a24039eaa150796 OK 2025/09/25 03:27:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 19af92768f0c1991f8f1ce30a482a732 OK 2025/09/25 03:27:13 DEBUG : a.txt: Excluded (Size Filter) 2025/09/25 03:27:13 DEBUG : a.txt: Excluded 2025/09/25 03:27:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/25 03:27:14 DEBUG : sub dir/hello world: Excluded 2025/09/25 03:27:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/25 03:27:14 DEBUG : sub dir/hello world2: Excluded 2025/09/25 03:27:14 DEBUG : sub dir/ignore dir: Excluded 2025/09/25 03:27:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/25 03:27:14 DEBUG : sub dir/hello world: Excluded 2025/09/25 03:27:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/25 03:27:14 DEBUG : sub dir/hello world2: Excluded 2025/09/25 03:27:15 DEBUG : sub dir/ignore dir: Excluded 2025/09/25 03:27:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/25 03:27:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/25 03:27:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/25 03:27:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/25 03:27:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/25 03:27:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/25 03:27:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.72s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:27:23 DEBUG : a.txt: md5 = c8ca195b834322697e6df634c9e04afd OK 2025/09/25 03:27:24 DEBUG : zend.txt: md5 = 984101de48493db3a9537efcf5f704eb OK 2025/09/25 03:27:26 DEBUG : sub dir/hello world: md5 = e481a9dc3fc568cff786451c8f10d3ec OK 2025/09/25 03:27:28 DEBUG : sub dir/hello world2: md5 = 6b523b601f395560b03cecb118ead1a8 OK 2025/09/25 03:27:30 DEBUG : sub dir/ignore dir/.ignore: md5 = d21287ec063033b9ec8d4806d5a4709d OK 2025/09/25 03:27:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = 835829be965ca6e10ad36bd92517f2c5 OK 2025/09/25 03:27:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = acca7011776b2f4f08a82eaa003555ba OK 2025/09/25 03:27:35 DEBUG : a.txt: Excluded (Size Filter) 2025/09/25 03:27:35 DEBUG : a.txt: Excluded 2025/09/25 03:27:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/25 03:27:35 DEBUG : sub dir/hello world: Excluded 2025/09/25 03:27:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/25 03:27:35 DEBUG : sub dir/hello world2: Excluded 2025/09/25 03:27:36 DEBUG : sub dir/ignore dir: Excluded 2025/09/25 03:27:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/25 03:27:36 DEBUG : sub dir/hello world: Excluded 2025/09/25 03:27:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/25 03:27:36 DEBUG : sub dir/hello world2: Excluded 2025/09/25 03:27:36 DEBUG : sub dir/ignore dir: Excluded 2025/09/25 03:27:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/25 03:27:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/25 03:27:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/25 03:27:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/25 03:27:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/25 03:27:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/25 03:27:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.15s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:27:44 DEBUG : file1: md5 = eab32b4fb5756a2af4cac3e4ce5d8893 OK 2025/09/25 03:27:46 DEBUG : sub/file2: md5 = e92270c165b7638277dde4e4aa1e909a 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/25 03:27:49 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/25 03:27:49 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/25 03:27:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/25 03:27:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.92s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.75s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:27:54 DEBUG : file1: md5 = 7c3f2077d76ced02c56ccf076bc56c64 OK 2025/09/25 03:27:56 DEBUG : sub/file2: md5 = ce88975e8ac73999db2956ff1fb1ae6f 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/25 03:28:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate/notfound" 2025/09/25 03:28:00 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag/qe0i31qdkoejk60elps0ni5sqk" 2025/09/25 03:28:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.37s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:28:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Making directory 2025/09/25 03:28:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:28:07 DEBUG : sub dir/hello world: md5 = 8c38f4b6d859f1d6697db15367d5517e OK 2025/09/25 03:28:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.72s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:28:11 DEBUG : potato2: md5 = 6a62904362f671f78f43828ebae590e1 OK 2025/09/25 03:28:12 DEBUG : empty space: md5 = 7eab2f306aded818beec2f39b445ce57 OK --- PASS: TestLs (4.69s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:28:15 DEBUG : potato2: md5 = 37254a7ee4b39de03e7253b3304fe28d OK 2025/09/25 03:28:17 DEBUG : empty space: md5 = 79f72fd9c8518170d96511d90a48e355 OK 2025/09/25 03:28:17 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.88s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:28:20 DEBUG : potato2: md5 = d3e291a20559f7add6430aa69bae47e8 OK 2025/09/25 03:28:22 DEBUG : empty space: md5 = 6f89b2ff9b8e1bfac7ab705b9912f3e3 OK --- PASS: TestLsLong (4.87s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:28:25 DEBUG : potato2: md5 = ffb7e0295cc7cd158437a4b524f84b12 OK 2025/09/25 03:28:26 DEBUG : empty space: md5 = a72519be255ed6ee7e71c5912b090319 OK --- PASS: TestHashSums (4.45s) === RUN TestHashSumsWithErrors 2025/09/25 03:28:28 DEBUG : Creating backend with remote ":memory:" 2025/09/25 03:28:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/25 03:28:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/25 03:28:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/25 03:28:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/25 03:28:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/25 03:28:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/25 03:28:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/25 03:28:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/25 03:28:28 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-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:28:30 DEBUG : potato2: md5 = 4270b29edc6082518a47b729af0f740d OK 2025/09/25 03:28:31 DEBUG : empty space: md5 = 67bdc309f04f24c726512fa8f32a4d26 OK 2025/09/25 03:28:33 DEBUG : sub dir/potato3: md5 = 7add22f62487aee217fef167758b7083 OK 2025/09/25 03:28:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.06s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:28:39 DEBUG : small: md5 = 74aefd2780223edb0aa256ea4a7fd90d OK 2025/09/25 03:28:40 DEBUG : medium: md5 = 4b6f4a93e8454c445dc1a9d394df5086 OK 2025/09/25 03:28:41 DEBUG : large: md5 = d1308234e858460dd768336f93483175 OK 2025/09/25 03:28:42 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:42 DEBUG : large: Excluded (Size Filter) 2025/09/25 03:28:42 INFO : medium: Deleted 2025/09/25 03:28:42 INFO : small: Deleted --- PASS: TestDelete (6.49s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:28:45 DEBUG : small: md5 = 6a162cd00aa0f01a9496f27a5ad52643 OK 2025/09/25 03:28:46 DEBUG : medium: md5 = dd3c5dd320dc6ac5ef1a192aa8a2e966 OK 2025/09/25 03:28:48 DEBUG : large: md5 = 7f2dc15d5cb933cc55dcd5361414a518 OK 2025/09/25 03:28:48 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:48 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/25 03:28:49 INFO : small: Deleted 2025/09/25 03:28:49 INFO : large: Deleted --- PASS: TestMaxDelete (6.81s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:28:52 DEBUG : small: md5 = 40b881b8579afc0472ac3e64b4fc28e8 OK 2025/09/25 03:28:53 DEBUG : medium: md5 = 80d98184f79365a3f0f5e13f6f823ed8 OK 2025/09/25 03:28:55 DEBUG : large: md5 = 1d1f7fb3e369f3e2edd78316b036cee7 OK 2025/09/25 03:28:55 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/25 03:28:56 INFO : small: Deleted 2025/09/25 03:28:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.68s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:29:00 DEBUG : small: md5 = f2b07a3a3bdcd966578bd7443bd1e224 OK 2025/09/25 03:29:01 DEBUG : medium: md5 = 90356af2c8dceb311ab18efe53b05956 OK 2025/09/25 03:29:02 DEBUG : large: md5 = 023e3ccb003c199d3532d6b6bb223685 OK 2025/09/25 03:29:02 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:03 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/25 03:29:03 INFO : large: Deleted 2025/09/25 03:29:03 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.64s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:29:06 DEBUG : ReadFile: md5 = ef934951a1d7e2be452492975ba7d4d1 OK --- PASS: TestReadFile (4.41s) === RUN TestRetry 2025/09/25 03:29:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/25 03:29:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/25 03:29:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/25 03:29:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/25 03:29:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/25 03:29:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/25 03:29:09 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-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:29:11 DEBUG : file1: md5 = 8b526a1655d55ee3593b09e0b0d2b0f5 OK 2025/09/25 03:29:12 DEBUG : file2: md5 = fc6e92b1d90a03227a27c0d0bac13f7f OK --- PASS: TestCat (15.25s) === RUN TestPurge 2025/09/25 03:29:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nirejaj8xuli" 2025/09/25 03:29:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:29:25 DEBUG : Creating backend with remote "TestDrive:crypt/gfkchcv79k9aee9gcjadh3mabq0ae5cd68m9frc7s0bt50a8sa70" 2025/09/25 03:29:26 DEBUG : Creating backend with remote "/tmp/rclone3541858869" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nirejaj8xuli'", Local "Local file system at /tmp/rclone3541858869", Modify Window "1ms" 2025/09/25 03:29:30 DEBUG : A1/B1/C1/one: md5 = 31c1ad18a8591a0a618cb8a67d6fc496 OK 2025/09/25 03:29:30 INFO : A2: Making directory 2025/09/25 03:29:31 INFO : A1/B2: Making directory 2025/09/25 03:29:31 INFO : A1/B2/C2: Making directory 2025/09/25 03:29:32 INFO : A1/B1/C3: Making directory 2025/09/25 03:29:33 INFO : A3: Making directory 2025/09/25 03:29:34 INFO : A3/B3: Making directory 2025/09/25 03:29:35 INFO : A3/B3/C4: Making directory 2025/09/25 03:29:37 DEBUG : A1/two: md5 = 72d6dad84d9d52e41abdbf54523c5add OK 2025/09/25 03:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nirejaj8xuli': Purge remote 2025/09/25 03:29:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.93s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:29:44 DEBUG : A1/B1/C1/one: md5 = b8402b79c9fab7eb321c6115b980b3bb OK 2025/09/25 03:29:44 INFO : A2: Making directory 2025/09/25 03:29:45 INFO : A1/B2: Making directory 2025/09/25 03:29:46 INFO : A1/B2/C2: Making directory 2025/09/25 03:29:46 INFO : A1/B1/C3: Making directory 2025/09/25 03:29:47 INFO : A3: Making directory 2025/09/25 03:29:48 INFO : A3/B3: Making directory 2025/09/25 03:29:49 INFO : A3/B3/C4: Making directory 2025/09/25 03:29:51 DEBUG : A1/two: md5 = 25883a8a734205102aea86f229a42678 OK 2025/09/25 03:29:52 DEBUG : removing 1 level 3 directories 2025/09/25 03:29:52 INFO : A3/B3/C4: Removing directory 2025/09/25 03:29:55 DEBUG : removing 2 level 3 directories 2025/09/25 03:29:55 INFO : A1/B2/C2: Removing directory 2025/09/25 03:29:55 INFO : A1/B1/C3: Removing directory 2025/09/25 03:29:55 DEBUG : removing 2 level 2 directories 2025/09/25 03:29:55 INFO : A3/B3: Removing directory 2025/09/25 03:29:55 INFO : A1/B2: Removing directory 2025/09/25 03:29:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/25 03:29:56 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/25 03:29:56 DEBUG : removing 2 level 1 directories 2025/09/25 03:29:56 INFO : A3: Removing directory 2025/09/25 03:29:56 INFO : A2: Removing directory 2025/09/25 03:29:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/25 03:30:00 DEBUG : removing 1 level 3 directories 2025/09/25 03:30:00 INFO : A1/B1/C1: Removing directory 2025/09/25 03:30:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:01 DEBUG : removing 1 level 2 directories 2025/09/25 03:30:01 INFO : A1/B1: Removing directory 2025/09/25 03:30:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/25 03:30:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/25 03:30:02 DEBUG : removing 1 level 1 directories 2025/09/25 03:30:02 INFO : A1: Removing directory 2025/09/25 03:30:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/25 03:30:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/25 03:30:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/25 03:30:02 DEBUG : removing 1 level 0 directories 2025/09/25 03:30:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Removing directory 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/25 03:30:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.61s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:30:05 INFO : A1: Making directory 2025/09/25 03:30:05 INFO : A1/B1: Making directory 2025/09/25 03:30:06 INFO : A1/B1/C1: Making directory 2025/09/25 03:30:09 DEBUG : removing 1 level 3 directories 2025/09/25 03:30:09 INFO : A1/B1/C1: Removing directory 2025/09/25 03:30:09 DEBUG : removing 1 level 2 directories 2025/09/25 03:30:09 INFO : A1/B1: Removing directory 2025/09/25 03:30:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/25 03:30:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.95s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:30:12 INFO : A1: Making directory 2025/09/25 03:30:13 INFO : A1/B1: Making directory 2025/09/25 03:30:13 INFO : A1/B1/C1: Making directory 2025/09/25 03:30:16 DEBUG : removing 1 level 3 directories 2025/09/25 03:30:16 INFO : A1/B1/C1: Removing directory 2025/09/25 03:30:17 DEBUG : removing 1 level 2 directories 2025/09/25 03:30:17 INFO : A1/B1: Removing directory 2025/09/25 03:30:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/25 03:30:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.19s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:30:21 DEBUG : file1: md5 = bc18cd48857a873efab0067d7ae33080 OK 2025/09/25 03:30:21 DEBUG : filename.txt: File name found in url 2025/09/25 03:30:23 DEBUG : filename.txt: md5 = 5e51d6b64f6d5423d3f497ef93a45617 OK 2025/09/25 03:30:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/25 03:30:24 DEBUG : headerfilename.txt: md5 = 11030718fdb26597c9a1a4665ae8e4fe OK 2025/09/25 03:30:26 DEBUG : file2: md5 = 137aea99067f9cfc291446efd5d91be9 OK --- PASS: TestCopyURL (9.37s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:30:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/25 03:30:31 DEBUG : sub/file2: md5 = 05eb015a9a52596603ebdd066b3abdc8 OK 2025/09/25 03:30:31 INFO : file1: Copied (new) to: sub/file2 2025/09/25 03:30:31 INFO : file1: Deleted 2025/09/25 03:30:32 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:30:32 DEBUG : file1: Unchanged skipping 2025/09/25 03:30:32 INFO : file1: Deleted 2025/09/25 03:30:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': don't need to copy/move sub/file2, it is already at target location 2025/09/25 03:30:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.88s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:30:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/25 03:30:36 DEBUG : file1: md5 = 7fd910b6f8238b7a38cf0d373c17f88f OK 2025/09/25 03:30:36 INFO : file1: Copied (new) 2025/09/25 03:30:36 INFO : file1: Deleted 2025/09/25 03:30:37 DEBUG : file1: Destination exists, skipping 2025/09/25 03:30:37 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.25s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:30:41 DEBUG : dst/file1: md5 = d41d2666e8efe58149f40a5c90ca2f2d OK 2025/09/25 03:30:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufetoc0jate/backup" 2025/09/25 03:30:42 DEBUG : Creating backend with remote "TestDrive:crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag/1nrff024r7pq65ecp72fc28jb0" 2025/09/25 03:30:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/25 03:30:45 INFO : dst/file1: Moved (server-side) 2025/09/25 03:30:47 DEBUG : dst/file1: md5 = caf4d1ad9961842fbc95f161e1fae3b5 OK 2025/09/25 03:30:47 INFO : dst/file1: Copied (new) 2025/09/25 03:30:47 INFO : dst/file1: Deleted 2025/09/25 03:30:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/25 03:30:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/25 03:30:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.73s) === 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-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:30:54 DEBUG : A1/one: md5 = 6f6d040260645198f15e133dac6034a9 OK 2025/09/25 03:30:55 DEBUG : A1/two: md5 = 666834b10f7c1fd63b4a9ee1ccb4886c OK 2025/09/25 03:30:57 DEBUG : A1/B1/three: md5 = ab7258701b0cde3a1e5bee2321263467 OK 2025/09/25 03:30:59 DEBUG : A1/B1/C1/four: md5 = 308d0099d1740850bed8ffb4d7915fd7 OK 2025/09/25 03:31:01 DEBUG : A1/B1/C2/five: md5 = f8dc7a5baeb1d31c235c64e313b79fb1 OK 2025/09/25 03:31:01 INFO : A1/B2: Making directory 2025/09/25 03:31:02 INFO : A1/B1/C3: Making directory 2025/09/25 03:31:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/25 03:31:12 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/25 03:31:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/25 03:31:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/25 03:31:12 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/25 03:31:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/25 03:31:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/25 03:31:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/25 03:31:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/25 03:31:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/25 03:31:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/25 03:31:23 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/25 03:31:23 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/25 03:31:23 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/25 03:31:23 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/25 03:31:23 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/25 03:31:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/25 03:31:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/25 03:31:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/25 03:31:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/25 03:31:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/25 03:31:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/25 03:31:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/25 03:31:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/25 03:31:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/25 03:31:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/25 03:31:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/25 03:31:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/25 03:31:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/25 03:31:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/25 03:31:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.83s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': File to upload is small (34 bytes), uploading instead of streaming 2025/09/25 03:31:37 DEBUG : no_checksum_small_file_from_pipe: md5 = 3cd3e592422b060e1ddc20093cbb782e OK 2025/09/25 03:31:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/25 03:31:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/25 03:31:38 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/25 03:31:39 DEBUG : no_checksum_big_file_from_pipe: md5 = 7a7409f2c6e6b25a8f93f008e3bbabe1 OK 2025/09/25 03:31:39 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-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': File to upload is small (34 bytes), uploading instead of streaming 2025/09/25 03:31:42 DEBUG : with_checksum_small_file_from_pipe: md5 = 126c1f2d6c9aa212e23ceba9b9cdf6d7 OK 2025/09/25 03:31:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/25 03:31:43 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/25 03:31:44 DEBUG : with_checksum_big_file_from_pipe: md5 = 308989a93d00d576d7d3a3adf9e832f2 OK 2025/09/25 03:31:44 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-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': File to upload is small (34 bytes), uploading instead of streaming 2025/09/25 03:31:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:31:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/25 03:31:49 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-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:31:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': File to upload is small (34 bytes), uploading instead of streaming 2025/09/25 03:31:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/25 03:31:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/25 03:31:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.57s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.07s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/25 03:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': File to upload is small (48 bytes), uploading instead of streaming 2025/09/25 03:31:57 DEBUG : rcat_metadata: md5 = 8bccfa5181f5adb9faa9d9740c4bcdce OK 2025/09/25 03:31:57 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/25 03:31:59 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/25 03:32:00 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3ac78321ff20666342aa0dd5df4addbe OK 2025/09/25 03:32:00 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.04s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:32:03 DEBUG : potato1: md5 = 01afba79afc941a59118739bb7dcec51 OK 2025/09/25 03:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': File to upload is small (60 bytes), uploading instead of streaming 2025/09/25 03:32:04 DEBUG : potato2: md5 = 5ef5b49835273f5d615364861dca691b OK 2025/09/25 03:32:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.72s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:32:07 DEBUG : potato1: md5 = f02004c07846bab1cea3ad6cd7e0bfb6 OK 2025/09/25 03:32:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': File to upload is small (60 bytes), uploading instead of streaming 2025/09/25 03:32:09 DEBUG : potato2: md5 = 8943b2f70c009cb7c6555ebfcbc640bc OK 2025/09/25 03:32:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.32s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:32:13 DEBUG : potato2: md5 = 5a124b40c19f73a90f4f7e03a09b768b OK 2025/09/25 03:32:14 DEBUG : empty space: md5 = da18f7319491a708f53f6d82c8074c5a OK 2025/09/25 03:32:17 DEBUG : sub dir/potato3: md5 = 74e52f636db3425abf8180790d61af72 OK 2025/09/25 03:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Touching "sub dir/potato3" 2025/09/25 03:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Touching "potato2" 2025/09/25 03:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Touching "empty space" 2025/09/25 03:32:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.98s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:32:21 DEBUG : dir with metadata: Making directory with metadata 2025/09/25 03:32:22 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:32:24 DEBUG : directory with modtime: Making directory with metadata 2025/09/25 03:32:24 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:32:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/25 03:32:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 03:32:26 DEBUG : Google drive root 'crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag': Skipping btime metadata as can't update it on an existing file: 2025-09-25T03:32:26.477716489Z 2025/09/25 03:32:27 INFO : non existent directory: Updated directory metadata 2025/09/25 03:32:29 DEBUG : Google drive root 'crypt/c89vbd2hoehddgv07cqpvnetpbn19s55c35bo331kj819b56hrag': Skipping btime metadata as can't update it on an existing file: 2025-09-25T03:32:26.477716489Z 2025/09/25 03:32:29 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.59s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:32:31 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/25 03:32:32 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/25 03:32:33 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.91s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:32:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/25 03:32:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 03:32:34 DEBUG : dst: Making directory with metadata 2025/09/25 03:32:35 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 03:32:35 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:36 INFO : dst: Set directory modification time (using SetModTime) 2025/09/25 03:32:36 INFO : dst: Set directory modification time (using SetModTime) 2025/09/25 03:32:36 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/25 03:32:37 INFO : dst: Set directory modification time (using SetModTime) 2025/09/25 03:32:37 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.82s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate'", Local "Local file system at /tmp/rclone351152678", Modify Window "1ms" 2025/09/25 03:32:40 DEBUG : sub dir/test remove existing: md5 = 511be6aeeb394d85b3e3c1a3d298fadb OK 2025/09/25 03:32:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4acebe441d39ae6a654430e36ea63521 OK 2025/09/25 03:32:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.busijow6" before starting 2025/09/25 03:32:45 DEBUG : sub dir/test remove existing.busijow6: TEST: removing renamed existing file after operation 2025/09/25 03:32:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.canugih6" before starting 2025/09/25 03:32:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.canugih6: TEST: renaming existing back after failed operation 2025/09/25 03:32:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ralicig6" before starting 2025/09/25 03:32:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ralicig6: TEST: removing renamed existing file after operation 2025/09/25 03:32:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hv828nb0messvca6tq0lkb5oveksam8960598o07f8730vqt09j0" 2025/09/25 03:32:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ajek2mneei6d98qrjdkvsi1lls97ptn6uhc2cqno60kpecob8sl2p99tv33ndpgbdp3tma568sp16f909ruqevp12i8mqrqrt8iomh7b5dq0k1j66r0epvhscp7rciodi4peqm26lj1prpati4ebgflf2bdp9d1c66nj7qcgmn9ra5q5dusg" --- PASS: TestRemoveExisting (13.86s) === 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/25 03:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufetoc0jate': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m53.053666618s (try 1/5)