"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/26 02:31:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko" 2025/10/26 02:31:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:31:44 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g" 2025/10/26 02:31:45 DEBUG : Creating backend with remote "/tmp/rclone1987301994" === 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-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/26 02:31:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/26 02:31:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/26 02:31:45 DEBUG : potato: Seek from 10 to 0 2025/10/26 02:31:45 DEBUG : potato: Seek from 10 to 0 2025/10/26 02:31:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/26 02:31:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/26 02:31:45 DEBUG : potato: Seek from 5 to 2 2025/10/26 02:31:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/26 02:31:45 DEBUG : potato: Seek from 7 to 0 2025/10/26 02:31:45 DEBUG : potato: Seek from 7 to 0 2025/10/26 02:31:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/26 02:31:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/26 02:31:45 DEBUG : potato: Seek from 5 to 2 2025/10/26 02:31:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/26 02:31:45 DEBUG : potato: Seek from 8 to 0 2025/10/26 02:31:45 DEBUG : potato: Seek from 8 to 0 2025/10/26 02:31:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/26 02:31:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/26 02:31:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/26 02:31:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/26 02:31:45 DEBUG : potato: Seek from 5 to 2 2025/10/26 02:31:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/26 02:31:45 DEBUG : potato: Seek from 9 to 0 2025/10/26 02:31:45 DEBUG : potato: Seek from 9 to 0 2025/10/26 02:31:45 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-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:31:48 DEBUG : rutabaga: md5 = d970a4cabe8afa7442b1e1e16306431f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/26 02:31:50 DEBUG : empty space: md5 = 2e3216db15ef0c7c047410124c00ac12 OK === RUN TestCheck/3 2025/10/26 02:31:52 DEBUG : potato2: md5 = a1fdd1e0e049b901877c9e9ea50cb286 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/26 02:31:55 DEBUG : remotepotato: md5 = e84b148e61c9be0f2fa797ffb8595511 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.31s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/10/26 02:31:58 DEBUG : Creating backend with remote "nonexistent" 2025/10/26 02:31:58 DEBUG : Creating backend with remote "nonexistent" 2025/10/26 02:31:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/26 02:31:58 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/10/26 02:31:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/26 02:31:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:31:59 DEBUG : rutabaga: md5 = 3f9e9dc04fa78642b7b5be64b20f586e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/26 02:32:03 DEBUG : empty space: md5 = f12c610f9c92cc41b085928d6aa5e852 OK === RUN TestCheckDownload/3 2025/10/26 02:32:06 DEBUG : potato2: md5 = 70c9254d1cf3660067913be40b7a6786 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/26 02:32:10 DEBUG : remotepotato: md5 = 52b73590b29da22977be410c80a9b67c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.02s) --- PASS: TestCheckDownload/1 (1.26s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (1.15s) --- PASS: TestCheckDownload/4 (1.03s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:32:16 DEBUG : rutabaga: md5 = fbee5adfb379c33f420214354a6917ea OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/26 02:32:19 DEBUG : empty space: md5 = 99c639eb70c9de271bb2977b3107ecbc OK === RUN TestCheckSizeOnly/3 2025/10/26 02:32:21 DEBUG : potato2: md5 = 87685a4e812e4517944b11bc1eea1586 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/26 02:32:23 DEBUG : remotepotato: md5 = 1707d6a26311ea225cfd9d3a8b2a06be OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.86s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.34s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:32:28 DEBUG : test.sum: md5 = 043e518e3a86b6340dee080fbe690745 OK 2025/10/26 02:32:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/26 02:32:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/26 02:32:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/26 02:32:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/26 02:32:31 DEBUG : test.sum: md5 = 97c7ded6084590f0017928ed82d6afcb OK 2025/10/26 02:32:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/26 02:32:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/26 02:32:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/26 02:32:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.40s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:32:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko/data" 2025/10/26 02:32:33 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:32:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko/data" 2025/10/26 02:32:35 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g/vjrnln8ratgmqakfosrqe8espk" 2025/10/26 02:32:39 DEBUG : data/banana: md5 = 84d2ab6d228ea3ae7946e7ae7cb3ac66 OK 2025/10/26 02:32:41 DEBUG : test.sum: md5 = 1f98c17a4a1b1af4458f0c97705b565e OK === RUN TestCheckSumDownload/subtest1 2025/10/26 02:32:45 DEBUG : data/potato: md5 = b85bffa7d3ad67b3a02400866585b762 OK 2025/10/26 02:32:47 DEBUG : test.sum: md5 = 5d727b396c463730b3b8d54e7447995f OK === RUN TestCheckSumDownload/subtest2 2025/10/26 02:32:51 DEBUG : test.sum: md5 = 83dd656be589389fbbf610e777dbe634 OK === RUN TestCheckSumDownload/subtest3 2025/10/26 02:32:55 DEBUG : test.sum: md5 = 0aba04cce64a956ae05f4a25db0014c7 OK === RUN TestCheckSumDownload/subtest4 2025/10/26 02:33:01 DEBUG : test.sum: md5 = db8e76471c1a71667e5c35965f9ba94a OK === RUN TestCheckSumDownload/subtest5 2025/10/26 02:33:05 DEBUG : test.sum: md5 = ba83ca860419ceffce08d45538cf2e3a OK === RUN TestCheckSumDownload/subtest6 2025/10/26 02:33:09 DEBUG : data/banana: md5 = be2835788bce61a65d7d63414e01b774 OK 2025/10/26 02:33:10 DEBUG : data/potato: md5 = c64167887843d5a80567e93715335257 OK 2025/10/26 02:33:12 DEBUG : test.sum: md5 = 72c0733ba04162733f04680805908b8d OK === RUN TestCheckSumDownload/subtest7 2025/10/26 02:33:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/26 02:33:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.47s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (1.97s) --- PASS: TestCheckSumDownload/subtest3 (2.41s) --- PASS: TestCheckSumDownload/subtest4 (2.76s) --- PASS: TestCheckSumDownload/subtest5 (2.33s) --- PASS: TestCheckSumDownload/subtest6 (1.93s) --- PASS: TestCheckSumDownload/subtest7 (2.10s) === RUN TestApplyTransforms 2025/10/26 02:33:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejuxup8boni" 2025/10/26 02:33:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:33:18 DEBUG : Creating backend with remote "TestDrive:crypt/71hes27615ukje9qhq161a3rg4kav4fnu0r4kdp534g2tovoij3g" 2025/10/26 02:33:19 DEBUG : Creating backend with remote "/tmp/rclone3539023449" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejuxup8boni'", Local "Local file system at /tmp/rclone3539023449", Modify Window "1ms" 2025/10/26 02:33:21 DEBUG : hello, world!: md5 = cb5e27fd0b10ac8ed65af1f3a4a7e42b OK upper checkfile vs. lower remote (without normalization) 2025/10/26 02:33:21 ERROR : hello, world!: sum not found 2025/10/26 02:33:21 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sejuxup8boni' 2025/10/26 02:33:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejuxup8boni': 1 files missing 2025/10/26 02:33:21 NOTICE: 1 hashes missing 2025/10/26 02:33:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejuxup8boni': 1 differences found 2025/10/26 02:33:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejuxup8boni': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/26 02:33:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 02:33:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejuxup8boni': 0 differences found 2025/10/26 02:33:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejuxup8boni': 1 matching files 2025/10/26 02:33:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rowofux9bele" 2025/10/26 02:33:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:33:22 DEBUG : Creating backend with remote "TestDrive:crypt/3kdl6kkp4923aa6e9nrptgmpraconb1cls07n654islidc8k40hg" 2025/10/26 02:33:23 DEBUG : Creating backend with remote "/tmp/rclone94995181" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rowofux9bele'", Local "Local file system at /tmp/rclone94995181", Modify Window "1ms" 2025/10/26 02:33:26 DEBUG : HELLO, WORLD!: md5 = 3b6b859ed9fcbe65bcc3f3057c5355e1 OK lower checkfile vs. upper remote (without normalization) 2025/10/26 02:33:26 ERROR : HELLO, WORLD!: sum not found 2025/10/26 02:33:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rowofux9bele' 2025/10/26 02:33:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowofux9bele': 1 files missing 2025/10/26 02:33:26 NOTICE: 1 hashes missing 2025/10/26 02:33:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowofux9bele': 1 differences found 2025/10/26 02:33:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowofux9bele': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/26 02:33:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 02:33:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowofux9bele': 0 differences found 2025/10/26 02:33:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowofux9bele': 1 matching files 2025/10/26 02:33:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teqebam2miwe" 2025/10/26 02:33:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:33:28 DEBUG : Creating backend with remote "TestDrive:crypt/dspules4h04doprkgtvne1a0ptk48igt0d58enklpmo7flnr4pig" 2025/10/26 02:33:29 DEBUG : Creating backend with remote "/tmp/rclone3334771238" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teqebam2miwe'", Local "Local file system at /tmp/rclone3334771238", Modify Window "1ms" 2025/10/26 02:33:31 DEBUG : HeLlO, wOrLd!: md5 = 5f930ae010f9a29293b419c6ea921496 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/26 02:33:31 ERROR : HeLlO, wOrLd!: sum not found 2025/10/26 02:33:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-teqebam2miwe' 2025/10/26 02:33:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teqebam2miwe': 1 files missing 2025/10/26 02:33:31 NOTICE: 1 hashes missing 2025/10/26 02:33:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teqebam2miwe': 1 differences found 2025/10/26 02:33:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teqebam2miwe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/26 02:33:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 02:33:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teqebam2miwe': 0 differences found 2025/10/26 02:33:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teqebam2miwe': 1 matching files 2025/10/26 02:33:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suxagof9nayi" 2025/10/26 02:33:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:33:33 DEBUG : Creating backend with remote "TestDrive:crypt/eur9ticcbo7i8voo7d8vkdi1dmbo1i69bo9a346itl723brihl10" 2025/10/26 02:33:34 DEBUG : Creating backend with remote "/tmp/rclone119022553" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suxagof9nayi'", Local "Local file system at /tmp/rclone119022553", Modify Window "1ms" 2025/10/26 02:33:36 DEBUG : HELLO, WORLD!: md5 = 6f5c1ab9c4f45dd89d5fdda679cc83e3 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/26 02:33:36 ERROR : HELLO, WORLD!: sum not found 2025/10/26 02:33:36 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suxagof9nayi' 2025/10/26 02:33:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxagof9nayi': 1 files missing 2025/10/26 02:33:36 NOTICE: 1 hashes missing 2025/10/26 02:33:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxagof9nayi': 1 differences found 2025/10/26 02:33:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxagof9nayi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/26 02:33:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 02:33:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxagof9nayi': 0 differences found 2025/10/26 02:33:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxagof9nayi': 1 matching files 2025/10/26 02:33:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyib5vebi" 2025/10/26 02:33:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:33:38 DEBUG : Creating backend with remote "TestDrive:crypt/tke0cnlqkqmbe25jg0hec00bnq09135qijvq2jcln573de5gbjk0" 2025/10/26 02:33:40 DEBUG : Creating backend with remote "/tmp/rclone952890771" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyib5vebi'", Local "Local file system at /tmp/rclone952890771", Modify Window "1ms" 2025/10/26 02:33:42 DEBUG : 測試_Русский___ě_áñ: md5 = ad00195febc1c928ae24514e924fcbfb OK NFD checkfile vs. NFC remote (without normalization) 2025/10/26 02:33:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/26 02:33:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiliyib5vebi' 2025/10/26 02:33:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiliyib5vebi': 1 files missing 2025/10/26 02:33:42 NOTICE: 1 hashes missing 2025/10/26 02:33:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiliyib5vebi': 1 differences found 2025/10/26 02:33:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiliyib5vebi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/26 02:33:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 02:33:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiliyib5vebi': 0 differences found 2025/10/26 02:33:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiliyib5vebi': 1 matching files 2025/10/26 02:33:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fekuyuv9geqa" 2025/10/26 02:33:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:33:44 DEBUG : Creating backend with remote "TestDrive:crypt/q9f2elpsmpllfpgblm37qmkui4focu60dpldqoruu8n7i9rcv180" 2025/10/26 02:33:45 DEBUG : Creating backend with remote "/tmp/rclone4194907689" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fekuyuv9geqa'", Local "Local file system at /tmp/rclone4194907689", Modify Window "1ms" 2025/10/26 02:33:47 DEBUG : 測試_Русский___ě_áñ: md5 = faa1d9f7390b1dca754d4bfe8116ad24 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/26 02:33:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/26 02:33:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fekuyuv9geqa' 2025/10/26 02:33:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fekuyuv9geqa': 1 files missing 2025/10/26 02:33:48 NOTICE: 1 hashes missing 2025/10/26 02:33:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fekuyuv9geqa': 1 differences found 2025/10/26 02:33:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fekuyuv9geqa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/26 02:33:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 02:33:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fekuyuv9geqa': 0 differences found 2025/10/26 02:33:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fekuyuv9geqa': 1 matching files 2025/10/26 02:33:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibiley0jepo" 2025/10/26 02:33:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:33:49 DEBUG : Creating backend with remote "TestDrive:crypt/9g1ginvcmti6uinor7sbtdn490p0b4v7kvejin4rjhv3g1ngd890" 2025/10/26 02:33:50 DEBUG : Creating backend with remote "/tmp/rclone1836055625" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibiley0jepo'", Local "Local file system at /tmp/rclone1836055625", Modify Window "1ms" 2025/10/26 02:33:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 183142ffaf379d28ca80f7544f8bab4f OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/26 02:33:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/26 02:33:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jibiley0jepo' 2025/10/26 02:33:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jibiley0jepo': 1 files missing 2025/10/26 02:33:53 NOTICE: 1 hashes missing 2025/10/26 02:33:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jibiley0jepo': 1 differences found 2025/10/26 02:33:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jibiley0jepo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/26 02:33:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 02:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jibiley0jepo': 0 differences found 2025/10/26 02:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jibiley0jepo': 1 matching files 2025/10/26 02:33:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalosof2budo" 2025/10/26 02:33:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:33:54 DEBUG : Creating backend with remote "TestDrive:crypt/4hpvom35h9pehrvema1i5mvtkm8fqj0mhleuvmcbbh4hsrfhauk0" 2025/10/26 02:33:55 DEBUG : Creating backend with remote "/tmp/rclone1786615630" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalosof2budo'", Local "Local file system at /tmp/rclone1786615630", Modify Window "1ms" 2025/10/26 02:33:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a057a7dff2ddaca0ee786a3500968487 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/26 02:33:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/26 02:33:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zalosof2budo' 2025/10/26 02:33:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalosof2budo': 1 files missing 2025/10/26 02:33:58 NOTICE: 1 hashes missing 2025/10/26 02:33:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalosof2budo': 1 differences found 2025/10/26 02:33:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalosof2budo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/26 02:33:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 02:33:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalosof2budo': 0 differences found 2025/10/26 02:33:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalosof2budo': 1 matching files 2025/10/26 02:33:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vegiqon4neyu" 2025/10/26 02:33:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:33:59 DEBUG : Creating backend with remote "TestDrive:crypt/97ou9ffd47ojkc3m68m16quo0bt2m749dl5821qpse8tadciunqg" 2025/10/26 02:34:00 DEBUG : Creating backend with remote "/tmp/rclone3541522374" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vegiqon4neyu'", Local "Local file system at /tmp/rclone3541522374", Modify Window "1ms" 2025/10/26 02:34:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0f3498f64fce727cb105272cd35d611b OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/26 02:34:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/26 02:34:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vegiqon4neyu' 2025/10/26 02:34:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegiqon4neyu': 1 files missing 2025/10/26 02:34:03 NOTICE: 1 hashes missing 2025/10/26 02:34:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegiqon4neyu': 1 differences found 2025/10/26 02:34:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegiqon4neyu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/26 02:34:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 02:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegiqon4neyu': 0 differences found 2025/10/26 02:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegiqon4neyu': 1 matching files 2025/10/26 02:34:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piqepeg5vuqu" 2025/10/26 02:34:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:34:04 DEBUG : Creating backend with remote "TestDrive:crypt/n0a4q7qvanuvvkuifvr2dbbrfpu4eegs9tj5qpab89h4thu24jo0" 2025/10/26 02:34:06 DEBUG : Creating backend with remote "/tmp/rclone1308293223" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piqepeg5vuqu'", Local "Local file system at /tmp/rclone1308293223", Modify Window "1ms" 2025/10/26 02:34:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 092aa7bf3e4df6a4a0b1d3a577015593 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/26 02:34:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/26 02:34:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-piqepeg5vuqu' 2025/10/26 02:34:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqepeg5vuqu': 1 files missing 2025/10/26 02:34:09 NOTICE: 1 hashes missing 2025/10/26 02:34:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqepeg5vuqu': 1 differences found 2025/10/26 02:34:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqepeg5vuqu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/26 02:34:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/26 02:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqepeg5vuqu': 0 differences found 2025/10/26 02:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqepeg5vuqu': 1 matching files 2025/10/26 02:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piqepeg5vuqu': Purge remote 2025/10/26 02:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vegiqon4neyu': Purge remote 2025/10/26 02:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalosof2budo': Purge remote 2025/10/26 02:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibiley0jepo': Purge remote 2025/10/26 02:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fekuyuv9geqa': Purge remote 2025/10/26 02:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyib5vebi': Purge remote 2025/10/26 02:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suxagof9nayi': Purge remote 2025/10/26 02:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teqebam2miwe': Purge remote 2025/10/26 02:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rowofux9bele': Purge remote 2025/10/26 02:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejuxup8boni': Purge remote --- PASS: TestApplyTransforms (57.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:34:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/26 02:34:17 DEBUG : sub/file2: md5 = a6752996a58a6ebdf2c90383a2906b39 OK 2025/10/26 02:34:17 INFO : file1: Copied (new) to: sub/file2 2025/10/26 02:34:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 02:34:18 DEBUG : file1: Unchanged skipping 2025/10/26 02:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': don't need to copy/move sub/file2, it is already at target location 2025/10/26 02:34:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.03s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", 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-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:34:23 DEBUG : dst/file1: md5 = 6c6f1ebae29762480cc592b496a8d4eb OK 2025/10/26 02:34:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko/backup" 2025/10/26 02:34:24 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g/1nrff024r7pq65ecp72fc28jb0" 2025/10/26 02:34:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/26 02:34:28 INFO : dst/file1: Moved (server-side) 2025/10/26 02:34:30 DEBUG : dst/file1: md5 = d260d68270560dd1739b6a86d54a89b3 OK 2025/10/26 02:34:30 INFO : dst/file1: Copied (new) 2025/10/26 02:34:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 02:34:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 02:34:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.87s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:34:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko/dst" 2025/10/26 02:34:35 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/26 02:34:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko/CompareDest" 2025/10/26 02:34:37 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g/gveqi14airsml4bgu7krj116o8" 2025/10/26 02:34:38 DEBUG : one: Need to transfer - File not found at Destination 2025/10/26 02:34:41 DEBUG : one: md5 = 15f0c8c23ea6cf7684ac8f19599fb019 OK 2025/10/26 02:34:41 INFO : one: Copied (new) 2025/10/26 02:34:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 02:34:44 DEBUG : one: md5 = 26dc14518e717aa04fdb305f0bc47c5f OK 2025/10/26 02:34:44 INFO : one: Copied (replaced existing) 2025/10/26 02:34:46 DEBUG : dst/one: md5 = 8b493a2792a20ecb6158136b37bd10f3 OK 2025/10/26 02:34:48 DEBUG : CompareDest/one: md5 = 7e897f81dd0b2a63fdf5f1d348196c2a OK 2025/10/26 02:34:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 02:34:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 02:34:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/26 02:34:51 DEBUG : CompareDest/two: md5 = 4764da5496792a9030929d241d1992cd OK 2025/10/26 02:34:52 DEBUG : two: Need to transfer - File not found at Destination 2025/10/26 02:34:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 02:34:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/26 02:34:53 DEBUG : two: Need to transfer - File not found at Destination 2025/10/26 02:34:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 02:34:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/26 02:34:55 DEBUG : two: Need to transfer - File not found at Destination 2025/10/26 02:34:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/26 02:34:56 DEBUG : two: md5 = 3d8cb3299e68f382ab465f298442fecc OK 2025/10/26 02:34:56 INFO : two: Copied (new) 2025/10/26 02:34:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 02:34:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:35:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 02:35:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.98s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:35:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko/dst" 2025/10/26 02:35:01 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/26 02:35:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko/CopyDest" 2025/10/26 02:35:03 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/26 02:35:04 DEBUG : one: Need to transfer - File not found at Destination 2025/10/26 02:35:07 DEBUG : one: md5 = 7420e1f1a6d8de1dc3d85e9dc4758773 OK 2025/10/26 02:35:07 INFO : one: Copied (new) 2025/10/26 02:35:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 02:35:11 DEBUG : one: md5 = 5567c87ad0120f7d7a35ec0de735bf0b OK 2025/10/26 02:35:11 INFO : one: Copied (replaced existing) 2025/10/26 02:35:13 DEBUG : dst/one: md5 = 312b0fbf9db4223e11636bc19637fa58 OK 2025/10/26 02:35:16 DEBUG : CopyDest/one: md5 = dd65fb2501f050b5c01b8f1ebdd1836f OK 2025/10/26 02:35:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko/BackupDir" 2025/10/26 02:35:17 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/26 02:35:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 02:35:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 02:35:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 02:35:20 INFO : one: Moved (server-side) 2025/10/26 02:35:22 INFO : one: Copied (server-side copy) 2025/10/26 02:35:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/26 02:35:24 DEBUG : CopyDest/two: md5 = ef8df18748ad3368f54e9fa7c3c0a291 OK 2025/10/26 02:35:25 DEBUG : two: Need to transfer - File not found at Destination 2025/10/26 02:35:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 02:35:26 INFO : two: Copied (server-side copy) 2025/10/26 02:35:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/26 02:35:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 02:35:27 DEBUG : two: Unchanged skipping 2025/10/26 02:35:29 DEBUG : CopyDest/three: md5 = dd62aa95a42187b5e9e8dae93228db68 OK 2025/10/26 02:35:29 DEBUG : three: Need to transfer - File not found at Destination 2025/10/26 02:35:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/26 02:35:30 DEBUG : three: Destination not found in --copy-dest 2025/10/26 02:35:31 DEBUG : three: md5 = b2164d8ff4326a53b073a11a4468fde4 OK 2025/10/26 02:35:31 INFO : three: Copied (new) 2025/10/26 02:35:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/26 02:35:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 02:35:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:35:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:35:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 02:35:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/26 02:35:37 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.80s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:35:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/26 02:35:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = fd89ca29781145883bc85e7f0dd2f4f1 OK 2025/10/26 02:35:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/26 02:35:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/26 02:35:43 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/10/26 02:35:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/26 02:35:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/26 02:35:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 733f4d23fbfef8dd0b2a58a77627f3b0 OK 2025/10/26 02:35:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/26 02:35:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/26 02:35:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.65s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.68s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:35:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Looking for duplicate names using skip mode. 2025/10/26 02:35:53 NOTICE: one: Found 2 files with duplicate names 2025/10/26 02:35:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.54s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:35:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Looking for duplicate names using skip mode. 2025/10/26 02:36:00 NOTICE: one: Found 3 files with duplicate names 2025/10/26 02:36:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/26 02:36:00 INFO : one: Deleted 2025/10/26 02:36:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.04s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:36:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Looking for duplicate names using first mode. 2025/10/26 02:36:07 NOTICE: one: Found 3 files with duplicate names 2025/10/26 02:36:07 INFO : one: Deleted 2025/10/26 02:36:08 INFO : one: Deleted 2025/10/26 02:36:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.00s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:36:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Looking for duplicate names using newest mode. 2025/10/26 02:36:14 NOTICE: one: Found 3 files with duplicate names 2025/10/26 02:36:14 INFO : one: Deleted 2025/10/26 02:36:15 INFO : one: Deleted 2025/10/26 02:36:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.86s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:36:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Looking for duplicate names using oldest mode. 2025/10/26 02:36:21 NOTICE: one: Found 3 files with duplicate names 2025/10/26 02:36:22 INFO : one: Deleted 2025/10/26 02:36:22 INFO : one: Deleted 2025/10/26 02:36:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.00s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:36:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Looking for duplicate names using largest mode. 2025/10/26 02:36:28 NOTICE: one: Found 3 files with duplicate names 2025/10/26 02:36:29 INFO : one: Deleted 2025/10/26 02:36:29 INFO : one: Deleted 2025/10/26 02:36:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.72s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:36:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Looking for duplicate names using smallest mode. 2025/10/26 02:36:35 NOTICE: one: Found 3 files with duplicate names 2025/10/26 02:36:35 INFO : one: Deleted 2025/10/26 02:36:36 INFO : one: Deleted 2025/10/26 02:36:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.81s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:36:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Looking for duplicate names using rename mode. 2025/10/26 02:36:43 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/26 02:36:45 INFO : one-2.txt: renamed from: one.txt 2025/10/26 02:36:46 INFO : one-3.txt: renamed from: one.txt 2025/10/26 02:36:47 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.13s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:36:52 DEBUG : dupe1/one.txt: md5 = 73cf88d8f289ae08dda9304881121fec OK 2025/10/26 02:36:55 DEBUG : dupe2/two.txt: md5 = e7c95b93838ee43e1673062d2459fab2 OK 2025/10/26 02:36:57 DEBUG : dupe3/three.txt: md5 = 685bc02c907c2e306a74c5c41741865b OK 2025/10/26 02:36:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/26 02:36:58 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/26 02:36:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/26 02:37:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/26 02:37:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/26 02:37:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/26 02:37:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.85s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:37:06 DEBUG : a.txt: md5 = cee7b62caed745228a724a655c2b57bf OK 2025/10/26 02:37:07 DEBUG : zend.txt: md5 = 706e2726a4f5abe82a4321c65bb28e0c OK 2025/10/26 02:37:10 DEBUG : sub dir/hello world: md5 = d69ab695b7626674aecc1a341e397733 OK 2025/10/26 02:37:11 DEBUG : sub dir/hello world2: md5 = ad1a455e1cc47eeccddec7826ab9fde9 OK 2025/10/26 02:37:13 DEBUG : sub dir/ignore dir/.ignore: md5 = be189b567e7c329d57608bcd9e98774b OK 2025/10/26 02:37:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2729d090ff13e971562181f820336b67 OK 2025/10/26 02:37:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = b649bd8a71acef6e4a0459e6cf23c04a OK 2025/10/26 02:37:19 DEBUG : a.txt: Excluded (Size Filter) 2025/10/26 02:37:19 DEBUG : a.txt: Excluded 2025/10/26 02:37:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/26 02:37:20 DEBUG : sub dir/hello world2: Excluded 2025/10/26 02:37:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/26 02:37:20 DEBUG : sub dir/hello world: Excluded 2025/10/26 02:37:20 DEBUG : sub dir/ignore dir: Excluded 2025/10/26 02:37:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/26 02:37:20 DEBUG : sub dir/hello world2: Excluded 2025/10/26 02:37:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/26 02:37:20 DEBUG : sub dir/hello world: Excluded 2025/10/26 02:37:21 DEBUG : sub dir/ignore dir: Excluded 2025/10/26 02:37:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/26 02:37:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/26 02:37:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/26 02:37:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/26 02:37:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/26 02:37:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/26 02:37:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.77s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:37:29 DEBUG : a.txt: md5 = 6cbbab2802e7a749ba45c883add8c966 OK 2025/10/26 02:37:31 DEBUG : zend.txt: md5 = 531b9a41efa284a1d08c6444f9dd452e OK 2025/10/26 02:37:33 DEBUG : sub dir/hello world: md5 = cbe9d73a563ecd73f21209874f1dbf2f OK 2025/10/26 02:37:35 DEBUG : sub dir/hello world2: md5 = cb51901b96f515e10b7e40002c38e558 OK 2025/10/26 02:37:37 DEBUG : sub dir/ignore dir/.ignore: md5 = defee78f350ba76cb43dfa77c42b7ed4 OK 2025/10/26 02:37:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = e7837be4851ca3f4965be11303650c2a OK 2025/10/26 02:37:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = e2e18779f3755c9802bd962b62002e0a OK 2025/10/26 02:37:42 DEBUG : a.txt: Excluded (Size Filter) 2025/10/26 02:37:42 DEBUG : a.txt: Excluded 2025/10/26 02:37:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/26 02:37:43 DEBUG : sub dir/hello world: Excluded 2025/10/26 02:37:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/26 02:37:43 DEBUG : sub dir/hello world2: Excluded 2025/10/26 02:37:44 DEBUG : sub dir/ignore dir: Excluded 2025/10/26 02:37:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/26 02:37:44 DEBUG : sub dir/hello world: Excluded 2025/10/26 02:37:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/26 02:37:44 DEBUG : sub dir/hello world2: Excluded 2025/10/26 02:37:44 DEBUG : sub dir/ignore dir: Excluded 2025/10/26 02:37:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/26 02:37:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/26 02:37:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/26 02:37:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/26 02:37:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/26 02:37:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/26 02:37:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.62s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:37:53 DEBUG : file1: md5 = 460e2d866030d2256c153d28e93f2370 OK 2025/10/26 02:37:55 DEBUG : sub/file2: md5 = 62464f034806f236fe00ed8b259a3c1c 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/10/26 02:37:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/26 02:37:59 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/26 02:37:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/26 02:38:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.33s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:38:03 DEBUG : file1: md5 = 7d21ce00c00cf32803693bbcecce8dd7 OK 2025/10/26 02:38:06 DEBUG : sub/file2: md5 = e87685420728915f982ab336c29f9bea 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/10/26 02:38:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko/notfound" 2025/10/26 02:38:10 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g/qe0i31qdkoejk60elps0ni5sqk" 2025/10/26 02:38:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.62s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.33s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:38:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Making directory 2025/10/26 02:38:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:38:17 DEBUG : sub dir/hello world: md5 = 0c212397484914a441c3e3ac573fd9cb OK 2025/10/26 02:38:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.14s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:38:22 DEBUG : potato2: md5 = 67552c53ea0db94d17d3e32ce6da4371 OK 2025/10/26 02:38:23 DEBUG : empty space: md5 = 23528f45c30668781ab6e9055a27254b OK --- PASS: TestLs (5.32s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:38:27 DEBUG : potato2: md5 = e5d686f21171515ffc4d9c42b7a9a894 OK 2025/10/26 02:38:28 DEBUG : empty space: md5 = a7976ec3659d2544ce4b17b45b686282 OK 2025/10/26 02:38:29 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/26 02:38:29 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.43s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:38:32 DEBUG : potato2: md5 = eb376ca87bc6432cafc9d1535764da52 OK 2025/10/26 02:38:34 DEBUG : empty space: md5 = 1551e43a220661b3e2fb8fb087db76a8 OK --- PASS: TestLsLong (5.07s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:38:38 DEBUG : potato2: md5 = 3fd3c5f8d80628e5cac93920b33a2e3e OK 2025/10/26 02:38:39 DEBUG : empty space: md5 = d43d24a478869c2c1bcae279f44f2538 OK --- PASS: TestHashSums (5.14s) === RUN TestHashSumsWithErrors 2025/10/26 02:38:41 DEBUG : Creating backend with remote ":memory:" 2025/10/26 02:38:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/26 02:38:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/26 02:38:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/26 02:38:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/26 02:38:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/26 02:38:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/26 02:38:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/26 02:38:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/26 02:38:41 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-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:38:43 DEBUG : potato2: md5 = ee0ed37453ab447c82473eeba95aa20c OK 2025/10/26 02:38:44 DEBUG : empty space: md5 = 17b8732ac3921b2e169eecbc433607d8 OK 2025/10/26 02:38:46 DEBUG : sub dir/potato3: md5 = 0b04686e8c3bed70b5e68b975b1fc5cc OK 2025/10/26 02:38:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.24s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:38:52 DEBUG : small: md5 = 63687eb45f134d81b6acfc26deb74b96 OK 2025/10/26 02:38:53 DEBUG : medium: md5 = 89dd71353f9919a7ed8f8a2c92f9ada7 OK 2025/10/26 02:38:55 DEBUG : large: md5 = 0fb85280901b8c8bce27b0fca06d9d60 OK 2025/10/26 02:38:55 DEBUG : Waiting for deletions to finish 2025/10/26 02:38:55 DEBUG : large: Excluded (Size Filter) 2025/10/26 02:38:56 INFO : small: Deleted 2025/10/26 02:38:56 INFO : medium: Deleted --- PASS: TestDelete (6.98s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:38:59 DEBUG : small: md5 = 2b1355c97361379e8c0315f688222a82 OK 2025/10/26 02:39:01 DEBUG : medium: md5 = 3ac410deec24e864f63f71726177a95d OK 2025/10/26 02:39:02 DEBUG : large: md5 = 3fdb2a4da2ae31ccdd0c7cf6eeb87b31 OK 2025/10/26 02:39:02 DEBUG : Waiting for deletions to finish 2025/10/26 02:39:03 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/26 02:39:03 INFO : small: Deleted 2025/10/26 02:39:03 INFO : medium: Deleted --- PASS: TestMaxDelete (7.53s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:39:06 DEBUG : small: md5 = 5912d78e0056eded948b55be4ea7617a OK 2025/10/26 02:39:08 DEBUG : medium: md5 = e70d75ad33a93d6ae2ff681f27471992 OK 2025/10/26 02:39:09 DEBUG : large: md5 = 13acf879c4a8bed297617e260277c3f1 OK 2025/10/26 02:39:10 DEBUG : Waiting for deletions to finish 2025/10/26 02:39:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/26 02:39:10 INFO : small: Deleted 2025/10/26 02:39:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.21s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:39:14 DEBUG : small: md5 = 2ec470679eb53de34fc3218d01546128 OK 2025/10/26 02:39:15 DEBUG : medium: md5 = 7a8d45cb4e1fe9a47c7e2475f63c7e10 OK 2025/10/26 02:39:17 DEBUG : large: md5 = a5acf4c8cfd20a32f46d1e2b95552de9 OK 2025/10/26 02:39:17 DEBUG : Waiting for deletions to finish 2025/10/26 02:39:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/26 02:39:18 INFO : medium: Deleted 2025/10/26 02:39:18 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.42s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:39:21 DEBUG : ReadFile: md5 = d971b98f31a1a7463c1f3cc4c4230acb OK --- PASS: TestReadFile (4.39s) === RUN TestRetry 2025/10/26 02:39:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/26 02:39:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/26 02:39:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/26 02:39:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/26 02:39:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/26 02:39:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/26 02:39:24 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-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:39:25 DEBUG : file1: md5 = 1c871fe1e8ccc6f331dedae2176b6edb OK 2025/10/26 02:39:27 DEBUG : file2: md5 = c877ec02448d94c0f8f5aff2d2d9bed5 OK --- PASS: TestCat (15.93s) === RUN TestPurge 2025/10/26 02:39:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xozefuw8pipi" 2025/10/26 02:39:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 02:39:40 DEBUG : Creating backend with remote "TestDrive:crypt/96q2npiq1cc2sofp6ntqi8dma12j613esqr6aufhsp6mtvh5r7ag" 2025/10/26 02:39:41 DEBUG : Creating backend with remote "/tmp/rclone579937357" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xozefuw8pipi'", Local "Local file system at /tmp/rclone579937357", Modify Window "1ms" 2025/10/26 02:39:46 DEBUG : A1/B1/C1/one: md5 = 9f7e67864484be10b428a844d94a8416 OK 2025/10/26 02:39:46 INFO : A2: Making directory 2025/10/26 02:39:47 INFO : A1/B2: Making directory 2025/10/26 02:39:48 INFO : A1/B2/C2: Making directory 2025/10/26 02:39:49 INFO : A1/B1/C3: Making directory 2025/10/26 02:39:49 INFO : A3: Making directory 2025/10/26 02:39:50 INFO : A3/B3: Making directory 2025/10/26 02:39:51 INFO : A3/B3/C4: Making directory 2025/10/26 02:39:53 DEBUG : A1/two: md5 = 431f39e0661025b5aafe0ed56fb55c4e OK 2025/10/26 02:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xozefuw8pipi': Purge remote 2025/10/26 02:39:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.43s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:40:01 DEBUG : A1/B1/C1/one: md5 = f249cdcee469b054ce505bd63e29fec5 OK 2025/10/26 02:40:01 INFO : A2: Making directory 2025/10/26 02:40:02 INFO : A1/B2: Making directory 2025/10/26 02:40:03 INFO : A1/B2/C2: Making directory 2025/10/26 02:40:03 INFO : A1/B1/C3: Making directory 2025/10/26 02:40:04 INFO : A3: Making directory 2025/10/26 02:40:05 INFO : A3/B3: Making directory 2025/10/26 02:40:06 INFO : A3/B3/C4: Making directory 2025/10/26 02:40:08 DEBUG : A1/two: md5 = 963e3688a7dfb4635c54a44e2522e810 OK 2025/10/26 02:40:10 DEBUG : removing 1 level 3 directories 2025/10/26 02:40:10 INFO : A3/B3/C4: Removing directory 2025/10/26 02:40:12 DEBUG : removing 2 level 3 directories 2025/10/26 02:40:12 INFO : A1/B2/C2: Removing directory 2025/10/26 02:40:12 INFO : A1/B1/C3: Removing directory 2025/10/26 02:40:13 DEBUG : removing 2 level 2 directories 2025/10/26 02:40:13 INFO : A3/B3: Removing directory 2025/10/26 02:40:13 INFO : A1/B2: Removing directory 2025/10/26 02:40:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/26 02:40:13 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/26 02:40:14 DEBUG : removing 2 level 1 directories 2025/10/26 02:40:14 INFO : A3: Removing directory 2025/10/26 02:40:14 INFO : A2: Removing directory 2025/10/26 02:40:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/26 02:40:18 DEBUG : removing 1 level 3 directories 2025/10/26 02:40:18 INFO : A1/B1/C1: Removing directory 2025/10/26 02:40:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:19 DEBUG : removing 1 level 2 directories 2025/10/26 02:40:19 INFO : A1/B1: Removing directory 2025/10/26 02:40:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/26 02:40:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 02:40:20 DEBUG : removing 1 level 1 directories 2025/10/26 02:40:20 INFO : A1: Removing directory 2025/10/26 02:40:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/26 02:40:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/26 02:40:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 02:40:21 DEBUG : removing 1 level 0 directories 2025/10/26 02:40:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Removing directory 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/26 02:40:21 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (24.90s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:40:23 INFO : A1: Making directory 2025/10/26 02:40:24 INFO : A1/B1: Making directory 2025/10/26 02:40:25 INFO : A1/B1/C1: Making directory 2025/10/26 02:40:27 DEBUG : removing 1 level 3 directories 2025/10/26 02:40:27 INFO : A1/B1/C1: Removing directory 2025/10/26 02:40:28 DEBUG : removing 1 level 2 directories 2025/10/26 02:40:28 INFO : A1/B1: Removing directory 2025/10/26 02:40:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 02:40:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.59s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:40:31 INFO : A1: Making directory 2025/10/26 02:40:32 INFO : A1/B1: Making directory 2025/10/26 02:40:32 INFO : A1/B1/C1: Making directory 2025/10/26 02:40:35 DEBUG : removing 1 level 3 directories 2025/10/26 02:40:35 INFO : A1/B1/C1: Removing directory 2025/10/26 02:40:36 DEBUG : removing 1 level 2 directories 2025/10/26 02:40:36 INFO : A1/B1: Removing directory 2025/10/26 02:40:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 02:40:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.02s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:40:41 DEBUG : file1: md5 = 669698c4f95d85dc7fcc8d4877cbdd01 OK 2025/10/26 02:40:41 DEBUG : filename.txt: File name found in url 2025/10/26 02:40:43 DEBUG : filename.txt: md5 = 94eb79e2cccd3f09e85bad1e5ecbc07e OK 2025/10/26 02:40:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/26 02:40:44 DEBUG : headerfilename.txt: md5 = edceddc2f9582292a471785ebdf6950d OK 2025/10/26 02:40:46 DEBUG : file2: md5 = 3fe885eb22e059f761cce67243e3af3e OK --- PASS: TestCopyURL (10.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:40:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/26 02:40:51 DEBUG : sub/file2: md5 = b375fe91a6b3b8f059fd76c095a0c570 OK 2025/10/26 02:40:51 INFO : file1: Copied (new) to: sub/file2 2025/10/26 02:40:51 INFO : file1: Deleted 2025/10/26 02:40:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 02:40:52 DEBUG : file1: Unchanged skipping 2025/10/26 02:40:52 INFO : file1: Deleted 2025/10/26 02:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': don't need to copy/move sub/file2, it is already at target location 2025/10/26 02:40:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.39s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:40:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/26 02:40:57 DEBUG : file1: md5 = 17a131cb0ea07bb6f2c7575f30ac6d96 OK 2025/10/26 02:40:57 INFO : file1: Copied (new) 2025/10/26 02:40:57 INFO : file1: Deleted 2025/10/26 02:40:59 DEBUG : file1: Destination exists, skipping 2025/10/26 02:40:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.75s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:41:04 DEBUG : dst/file1: md5 = 7d3ba43eebb6aa998fde436263140c5f OK 2025/10/26 02:41:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizesol3quko/backup" 2025/10/26 02:41:05 DEBUG : Creating backend with remote "TestDrive:crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g/1nrff024r7pq65ecp72fc28jb0" 2025/10/26 02:41:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/26 02:41:09 INFO : dst/file1: Moved (server-side) 2025/10/26 02:41:10 DEBUG : dst/file1: md5 = 51d8b6f0c2fc9d7359ef0d33e499ef75 OK 2025/10/26 02:41:10 INFO : dst/file1: Copied (new) 2025/10/26 02:41:10 INFO : dst/file1: Deleted 2025/10/26 02:41:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 02:41:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/26 02:41:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.49s) === 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-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:41:18 DEBUG : A1/one: md5 = 7a7d3ab0c455612060e8827a7ea5d232 OK 2025/10/26 02:41:20 DEBUG : A1/two: md5 = 5261a81c8767d8adb8d2d29fcb38f377 OK 2025/10/26 02:41:22 DEBUG : A1/B1/three: md5 = 832dd0f9efa8bd47a18b0e19bfacb450 OK 2025/10/26 02:41:24 DEBUG : A1/B1/C1/four: md5 = 122746e4e2713782e156d96de30c6346 OK 2025/10/26 02:41:27 DEBUG : A1/B1/C2/five: md5 = a37b6d7c85153863382458e0070cce51 OK 2025/10/26 02:41:27 INFO : A1/B2: Making directory 2025/10/26 02:41:28 INFO : A1/B1/C3: Making directory 2025/10/26 02:41:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/26 02:41:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/26 02:41:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/26 02:41:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/26 02:41:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/26 02:41:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/26 02:41:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/26 02:41:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 02:41:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/26 02:41:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/26 02:41:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/26 02:41:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/26 02:41:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/26 02:41:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/26 02:41:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/26 02:41:50 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/26 02:41:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/26 02:41:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/26 02:41:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 02:41:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/26 02:41:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/26 02:42:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/26 02:42:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/26 02:42:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/26 02:42:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/26 02:42:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/26 02:42:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/26 02:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/26 02:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/26 02:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/26 02:42:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (48.25s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': File to upload is small (34 bytes), uploading instead of streaming 2025/10/26 02:42:06 DEBUG : no_checksum_small_file_from_pipe: md5 = d2a65517d5c4916d9cc5f66e140c5f31 OK 2025/10/26 02:42:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/26 02:42:06 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/26 02:42:07 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/26 02:42:08 DEBUG : no_checksum_big_file_from_pipe: md5 = 6510c5e4d6f4ab15c99f4022fa19b5cd OK 2025/10/26 02:42:08 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-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:42:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': File to upload is small (34 bytes), uploading instead of streaming 2025/10/26 02:42:12 DEBUG : with_checksum_small_file_from_pipe: md5 = 8e09b869172f889146c2cc8d333efc8c OK 2025/10/26 02:42:12 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/26 02:42:12 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/26 02:42:13 DEBUG : with_checksum_big_file_from_pipe: md5 = 2e0ac63dc4c2da7b28979acda3a6d23d OK 2025/10/26 02:42:13 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-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': File to upload is small (34 bytes), uploading instead of streaming 2025/10/26 02:42:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 02:42:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/26 02:42:19 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': File to upload is small (34 bytes), uploading instead of streaming 2025/10/26 02:42:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/26 02:42:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/26 02:42:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.09s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/26 02:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': File to upload is small (48 bytes), uploading instead of streaming 2025/10/26 02:42:29 DEBUG : rcat_metadata: md5 = 289c00b2fb86e63c8079051570104cfd OK 2025/10/26 02:42:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/26 02:42:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/26 02:42:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2f25653278a5c7a079baf507c21b780c OK 2025/10/26 02:42:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.33s) --- PASS: TestRcatMetadata/Normal (2.83s) --- PASS: TestRcatMetadata/ViaDisk (3.00s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:42:35 DEBUG : potato1: md5 = 71bccfb4cf8a05887fd15b6e8c1d8951 OK 2025/10/26 02:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': File to upload is small (60 bytes), uploading instead of streaming 2025/10/26 02:43:02 DEBUG : potato2: md5 = 584fe154dda84809244ae2b643115c70 OK 2025/10/26 02:43:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (30.12s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:43:05 DEBUG : potato1: md5 = bf904a16c994a7bbb09ff955bfe61a36 OK 2025/10/26 02:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': File to upload is small (60 bytes), uploading instead of streaming 2025/10/26 02:43:06 DEBUG : potato2: md5 = c348b8f210df6dbc2c2fdb09df02be3b OK 2025/10/26 02:43:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.58s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:43:11 DEBUG : potato2: md5 = a7ca4cf5f4743ca0da89beb9ef123cc1 OK 2025/10/26 02:43:12 DEBUG : empty space: md5 = 7cad3c91264fc462be938e6c546c27f8 OK 2025/10/26 02:43:14 DEBUG : sub dir/potato3: md5 = f2e963669ccd9c8753a2b9646b5acc22 OK 2025/10/26 02:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Touching "sub dir/potato3" 2025/10/26 02:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Touching "empty space" 2025/10/26 02:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Touching "potato2" 2025/10/26 02:43:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.56s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:43:20 DEBUG : dir with metadata: Making directory with metadata 2025/10/26 02:43:21 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.61s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:43:23 DEBUG : directory with modtime: Making directory with metadata 2025/10/26 02:43:24 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.60s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:43:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/26 02:43:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 02:43:26 DEBUG : Google drive root 'crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g': Skipping btime metadata as can't update it on an existing file: 2025-10-26T02:43:26.153500056Z 2025/10/26 02:43:26 INFO : non existent directory: Updated directory metadata 2025/10/26 02:43:29 DEBUG : Google drive root 'crypt/r8jfp83u216en2k9i8bdkofusbg4lb2bemoi8pusc7r1ptn2ie6g': Skipping btime metadata as can't update it on an existing file: 2025-10-26T02:43:26.153500056Z 2025/10/26 02:43:29 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.60s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:43:31 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/26 02:43:33 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/26 02:43:34 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.45s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:43:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/26 02:43:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 02:43:36 DEBUG : dst: Making directory with metadata 2025/10/26 02:43:36 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 02:43:36 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 02:43:37 INFO : dst: Set directory modification time (using SetModTime) 2025/10/26 02:43:38 INFO : dst: Set directory modification time (using SetModTime) 2025/10/26 02:43:38 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/26 02:43:38 INFO : dst: Set directory modification time (using SetModTime) 2025/10/26 02:43:38 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.00s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko'", Local "Local file system at /tmp/rclone1987301994", Modify Window "1ms" 2025/10/26 02:43:42 DEBUG : sub dir/test remove existing: md5 = 527906a3d651b904da42d5b0a13f0ef2 OK 2025/10/26 02:43:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 64c8da22294ca5c0a0367cf7b4698773 OK 2025/10/26 02:43:46 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hujejet5" before starting 2025/10/26 02:43:47 DEBUG : sub dir/test remove existing.hujejet5: TEST: removing renamed existing file after operation 2025/10/26 02:43:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.heyadab5" before starting 2025/10/26 02:43:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.heyadab5: TEST: renaming existing back after failed operation 2025/10/26 02:43:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qasekux3" before starting 2025/10/26 02:43:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qasekux3: TEST: removing renamed existing file after operation 2025/10/26 02:43:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n8c03n18nt56pn2fv1l4kqvdit5rbm9i46bh38nap9j542g39fig" 2025/10/26 02:43:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "v8b5au48q8j1rdc2kt0tcb454raqdurj3ijmrqu9u93ivs9ure456sbo1hjkpbok3c8t39na0n9k9c3io0vtpk3it3vejnnk2d23us00o41qkstm7mnnubg3c5o90rd386i5csgq6te7drn6uquj4lfd52cdq1a90od9sscoj3c8t7551slg" --- PASS: TestRemoveExisting (14.62s) === 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/10/26 02:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizesol3quko': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m11.272540999s (try 1/5)