"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/16 02:58:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo" 2025/05/16 02:58:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:58:05 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig" 2025/05/16 02:58:06 DEBUG : Creating backend with remote "/tmp/rclone2136408168" === 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-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/16 02:58:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 02:58:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/16 02:58:07 DEBUG : potato: Seek from 10 to 0 2025/05/16 02:58:07 DEBUG : potato: Seek from 10 to 0 2025/05/16 02:58:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/16 02:58:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 02:58:07 DEBUG : potato: Seek from 5 to 2 2025/05/16 02:58:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/16 02:58:07 DEBUG : potato: Seek from 7 to 0 2025/05/16 02:58:07 DEBUG : potato: Seek from 7 to 0 2025/05/16 02:58:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/16 02:58:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 02:58:07 DEBUG : potato: Seek from 5 to 2 2025/05/16 02:58:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/16 02:58:07 DEBUG : potato: Seek from 8 to 0 2025/05/16 02:58:07 DEBUG : potato: Seek from 8 to 0 2025/05/16 02:58:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/16 02:58:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 02:58:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 02:58:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 02:58:07 DEBUG : potato: Seek from 5 to 2 2025/05/16 02:58:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/16 02:58:07 DEBUG : potato: Seek from 9 to 0 2025/05/16 02:58:07 DEBUG : potato: Seek from 9 to 0 2025/05/16 02:58:07 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-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 02:58:09 DEBUG : rutabaga: md5 = ac650b90db4c933b31086fcac4d1a969 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/16 02:58:11 DEBUG : empty space: md5 = 8614bcfa067aa7ebf631ee28e60e5a67 OK === RUN TestCheck/3 2025/05/16 02:58:13 DEBUG : potato2: md5 = f88ccd02dc874174bef65591bcdd2741 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/16 02:58:16 DEBUG : remotepotato: md5 = 2f3226f369527c1466fc9a4363e19a60 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.95s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2025/05/16 02:58:19 DEBUG : Creating backend with remote "nonexistent" 2025/05/16 02:58:19 DEBUG : Creating backend with remote "nonexistent" 2025/05/16 02:58:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/16 02:58:19 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/05/16 02:58:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/16 02:58:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 02:58:20 DEBUG : rutabaga: md5 = ebbb003571ba2b0a57359f56853e32ba OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/16 02:58:25 DEBUG : empty space: md5 = 7f38ba8bc58bed76d13683f4a3f11f64 OK === RUN TestCheckDownload/3 2025/05/16 02:58:28 DEBUG : potato2: md5 = 9a537cabfab1f38d32a0594817a07e6a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/16 02:58:32 DEBUG : remotepotato: md5 = 250ff0b4a9295da1ebe21d4ad19dc82f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.90s) --- PASS: TestCheckDownload/1 (1.43s) --- PASS: TestCheckDownload/2 (1.54s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.17s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.09s) --- PASS: TestCheckDownload/7 (1.18s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 02:58:38 DEBUG : rutabaga: md5 = 9c5c8089049d94620876511d8a3f1783 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/16 02:58:40 DEBUG : empty space: md5 = 14e8d07b8f81c2bbd3ad300bd82c5e93 OK === RUN TestCheckSizeOnly/3 2025/05/16 02:58:42 DEBUG : potato2: md5 = b6565a6e719a95775dfbb2e1bac39004 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/16 02:58:44 DEBUG : remotepotato: md5 = 091e155142f91ac3407b53a3602f82f7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.15s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 02:58:49 DEBUG : test.sum: md5 = 56f825fafc91103064c94e0ea30db8cd OK 2025/05/16 02:58:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/16 02:58:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/16 02:58:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/16 02:58:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/16 02:58:52 DEBUG : test.sum: md5 = a333a3907686982dcfd8dc584e77650c OK 2025/05/16 02:58:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/16 02:58:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/16 02:58:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/16 02:58:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.58s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 02:58:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo/data" 2025/05/16 02:58:55 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 02:58:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo/data" 2025/05/16 02:58:57 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig/vjrnln8ratgmqakfosrqe8espk" 2025/05/16 02:59:00 DEBUG : data/banana: md5 = b2bedc2bb693b37e3c870cd284521119 OK 2025/05/16 02:59:02 DEBUG : test.sum: md5 = f00c399a0916fb0f22c949d5f198a8c1 OK === RUN TestCheckSumDownload/subtest1 2025/05/16 02:59:06 DEBUG : data/potato: md5 = 516eeaa37ae114e2dcc8fb579ddb20a2 OK 2025/05/16 02:59:07 DEBUG : test.sum: md5 = 42b64e7a7c0d10575234e96b42949fde OK === RUN TestCheckSumDownload/subtest2 2025/05/16 02:59:12 DEBUG : test.sum: md5 = 8bc7f0bc44b9102879a8b068acb7db45 OK === RUN TestCheckSumDownload/subtest3 2025/05/16 02:59:16 DEBUG : test.sum: md5 = 461b59b60d7a831e77f86ab03f1e3754 OK === RUN TestCheckSumDownload/subtest4 2025/05/16 02:59:20 DEBUG : test.sum: md5 = ceeeef784f2362160f79d233acd88e8e OK === RUN TestCheckSumDownload/subtest5 2025/05/16 02:59:24 DEBUG : test.sum: md5 = 0dedd2647d5c818263afb7ee9d844f86 OK === RUN TestCheckSumDownload/subtest6 2025/05/16 02:59:28 DEBUG : data/banana: md5 = 284e88c42b7b12a41b32bca0f80b99c1 OK 2025/05/16 02:59:30 DEBUG : data/potato: md5 = 5a6e10dddb86216c13027597faa922ad OK 2025/05/16 02:59:31 DEBUG : test.sum: md5 = 2567506f62f7e1019ef46ee104fce6d3 OK === RUN TestCheckSumDownload/subtest7 2025/05/16 02:59:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/16 02:59:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.88s) --- PASS: TestCheckSumDownload/subtest1 (2.69s) --- PASS: TestCheckSumDownload/subtest2 (2.37s) --- PASS: TestCheckSumDownload/subtest3 (2.41s) --- PASS: TestCheckSumDownload/subtest4 (2.17s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.08s) === RUN TestApplyTransforms 2025/05/16 02:59:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-webimip1jebu" 2025/05/16 02:59:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:59:36 DEBUG : Creating backend with remote "TestDrive:crypt/nuepokji820837lb8ce76skppai8snj8k06vrupk6q03a8aj46og" 2025/05/16 02:59:37 DEBUG : Creating backend with remote "/tmp/rclone679844180" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-webimip1jebu'", Local "Local file system at /tmp/rclone679844180", Modify Window "1ms" 2025/05/16 02:59:40 DEBUG : hello, world!: md5 = 6a4ec22dd636e0255dadb1a0b92a8b21 OK upper checkfile vs. lower remote (without normalization) 2025/05/16 02:59:40 ERROR : hello, world!: sum not found 2025/05/16 02:59:40 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-webimip1jebu' 2025/05/16 02:59:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-webimip1jebu': 1 files missing 2025/05/16 02:59:40 NOTICE: 1 hashes missing 2025/05/16 02:59:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-webimip1jebu': 2 differences found 2025/05/16 02:59:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-webimip1jebu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/16 02:59:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-webimip1jebu': 0 differences found 2025/05/16 02:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-webimip1jebu': 1 matching files 2025/05/16 02:59:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogiwak3zefe" 2025/05/16 02:59:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:59:41 DEBUG : Creating backend with remote "TestDrive:crypt/qsq0opva7brn8jsqs7vnhnbo54ia9eel1diedj331ms6dmce0g90" 2025/05/16 02:59:42 DEBUG : Creating backend with remote "/tmp/rclone2467882310" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogiwak3zefe'", Local "Local file system at /tmp/rclone2467882310", Modify Window "1ms" 2025/05/16 02:59:44 DEBUG : HELLO, WORLD!: md5 = 0b1ed9012b3a44219f584f84fd635021 OK lower checkfile vs. upper remote (without normalization) 2025/05/16 02:59:45 ERROR : HELLO, WORLD!: sum not found 2025/05/16 02:59:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gogiwak3zefe' 2025/05/16 02:59:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogiwak3zefe': 1 files missing 2025/05/16 02:59:45 NOTICE: 1 hashes missing 2025/05/16 02:59:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogiwak3zefe': 2 differences found 2025/05/16 02:59:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogiwak3zefe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/16 02:59:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogiwak3zefe': 0 differences found 2025/05/16 02:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogiwak3zefe': 1 matching files 2025/05/16 02:59:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-notalod9haxa" 2025/05/16 02:59:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:59:46 DEBUG : Creating backend with remote "TestDrive:crypt/pu3b3df973d2alumgfgjnajab3mgl56jjten667gtqqqirpa6jm0" 2025/05/16 02:59:47 DEBUG : Creating backend with remote "/tmp/rclone1141972480" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-notalod9haxa'", Local "Local file system at /tmp/rclone1141972480", Modify Window "1ms" 2025/05/16 02:59:49 DEBUG : HeLlO, wOrLd!: md5 = 7d3340e26c36af0ef788ceeb3b3c90b7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/16 02:59:50 ERROR : HeLlO, wOrLd!: sum not found 2025/05/16 02:59:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-notalod9haxa' 2025/05/16 02:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-notalod9haxa': 1 files missing 2025/05/16 02:59:50 NOTICE: 1 hashes missing 2025/05/16 02:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-notalod9haxa': 2 differences found 2025/05/16 02:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-notalod9haxa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/16 02:59:51 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-notalod9haxa': 0 differences found 2025/05/16 02:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-notalod9haxa': 1 matching files 2025/05/16 02:59:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-busazap2zovu" 2025/05/16 02:59:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:59:51 DEBUG : Creating backend with remote "TestDrive:crypt/0pf7p2hjikvme4j9c0hepjojkat8t2qqoksncqjhfq1tojrq8910" 2025/05/16 02:59:52 DEBUG : Creating backend with remote "/tmp/rclone2224085679" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-busazap2zovu'", Local "Local file system at /tmp/rclone2224085679", Modify Window "1ms" 2025/05/16 02:59:55 DEBUG : HELLO, WORLD!: md5 = 7f4f6599f8d251b31ce26867de59c718 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/16 02:59:55 ERROR : HELLO, WORLD!: sum not found 2025/05/16 02:59:55 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-busazap2zovu' 2025/05/16 02:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-busazap2zovu': 1 files missing 2025/05/16 02:59:55 NOTICE: 1 hashes missing 2025/05/16 02:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-busazap2zovu': 2 differences found 2025/05/16 02:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-busazap2zovu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/16 02:59:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-busazap2zovu': 0 differences found 2025/05/16 02:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-busazap2zovu': 1 matching files 2025/05/16 02:59:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xigunac6yula" 2025/05/16 02:59:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:59:56 DEBUG : Creating backend with remote "TestDrive:crypt/86k0a1t825h93rstqpsvcc7r8r95alo8l916jg8ruf599p9l8et0" 2025/05/16 02:59:57 DEBUG : Creating backend with remote "/tmp/rclone924427102" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xigunac6yula'", Local "Local file system at /tmp/rclone924427102", Modify Window "1ms" 2025/05/16 02:59:59 DEBUG : 測試_Русский___ě_áñ: md5 = d2b6d2aa259eede90e919da764212b7d OK NFD checkfile vs. NFC remote (without normalization) 2025/05/16 03:00:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/16 03:00:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xigunac6yula' 2025/05/16 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xigunac6yula': 1 files missing 2025/05/16 03:00:00 NOTICE: 1 hashes missing 2025/05/16 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xigunac6yula': 2 differences found 2025/05/16 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xigunac6yula': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/16 03:00:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 03:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xigunac6yula': 0 differences found 2025/05/16 03:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xigunac6yula': 1 matching files 2025/05/16 03:00:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refesok0vigi" 2025/05/16 03:00:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 03:00:01 DEBUG : Creating backend with remote "TestDrive:crypt/apahh6bonl8sqa8nf2ehmshh2jh0nkco5a3ad9v68jgm0bjn987g" 2025/05/16 03:00:02 DEBUG : Creating backend with remote "/tmp/rclone1417346213" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refesok0vigi'", Local "Local file system at /tmp/rclone1417346213", Modify Window "1ms" 2025/05/16 03:00:04 DEBUG : 測試_Русский___ě_áñ: md5 = 5a1adaaa15fd40bcc0ad2bfe8cf69f3e OK NFC checkfile vs. NFD remote (without normalization) 2025/05/16 03:00:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/16 03:00:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-refesok0vigi' 2025/05/16 03:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refesok0vigi': 1 files missing 2025/05/16 03:00:05 NOTICE: 1 hashes missing 2025/05/16 03:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refesok0vigi': 2 differences found 2025/05/16 03:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refesok0vigi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/16 03:00:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 03:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refesok0vigi': 0 differences found 2025/05/16 03:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refesok0vigi': 1 matching files 2025/05/16 03:00:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagizip6cojo" 2025/05/16 03:00:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 03:00:06 DEBUG : Creating backend with remote "TestDrive:crypt/jmfc4v1gdu8a4ocana10u5sl0dprnq0pmk8h97khf0a841sa2md0" 2025/05/16 03:00:07 DEBUG : Creating backend with remote "/tmp/rclone1324977628" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagizip6cojo'", Local "Local file system at /tmp/rclone1324977628", Modify Window "1ms" 2025/05/16 03:00:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea45d03939060d7cc5fff40a6f41b01d OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/16 03:00:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 03:00:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lagizip6cojo' 2025/05/16 03:00:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagizip6cojo': 1 files missing 2025/05/16 03:00:09 NOTICE: 1 hashes missing 2025/05/16 03:00:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagizip6cojo': 2 differences found 2025/05/16 03:00:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagizip6cojo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/16 03:00:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 03:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagizip6cojo': 0 differences found 2025/05/16 03:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagizip6cojo': 1 matching files 2025/05/16 03:00:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nutehav4vobo" 2025/05/16 03:00:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 03:00:11 DEBUG : Creating backend with remote "TestDrive:crypt/m8nssmj8ksopho94uigen4loeo8kif3u46hb9ure4mi2vj790ml0" 2025/05/16 03:00:12 DEBUG : Creating backend with remote "/tmp/rclone752138451" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nutehav4vobo'", Local "Local file system at /tmp/rclone752138451", Modify Window "1ms" 2025/05/16 03:00:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1327af26b17f9ea8c0a124a30b39c3b6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/16 03:00:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 03:00:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nutehav4vobo' 2025/05/16 03:00:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutehav4vobo': 1 files missing 2025/05/16 03:00:15 NOTICE: 1 hashes missing 2025/05/16 03:00:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutehav4vobo': 2 differences found 2025/05/16 03:00:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutehav4vobo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/16 03:00:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 03:00:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutehav4vobo': 0 differences found 2025/05/16 03:00:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutehav4vobo': 1 matching files 2025/05/16 03:00:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzuvel0boye" 2025/05/16 03:00:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 03:00:16 DEBUG : Creating backend with remote "TestDrive:crypt/gs1rn9ve4c95bvh3vs676arl45vv3bfh8tk5ukq7p55mpe34ob20" 2025/05/16 03:00:17 DEBUG : Creating backend with remote "/tmp/rclone514702723" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzuvel0boye'", Local "Local file system at /tmp/rclone514702723", Modify Window "1ms" 2025/05/16 03:00:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 302f6d1e38d35452d090f66a21e2f955 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/16 03:00:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 03:00:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuzuvel0boye' 2025/05/16 03:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzuvel0boye': 1 files missing 2025/05/16 03:00:19 NOTICE: 1 hashes missing 2025/05/16 03:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzuvel0boye': 2 differences found 2025/05/16 03:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzuvel0boye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/16 03:00:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 03:00:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzuvel0boye': 0 differences found 2025/05/16 03:00:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzuvel0boye': 1 matching files 2025/05/16 03:00:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pupihin1ragu" 2025/05/16 03:00:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 03:00:21 DEBUG : Creating backend with remote "TestDrive:crypt/62r6liu8j88f3urssu5r01bs0ecv4msae546tvo4hu3n6529ohqg" 2025/05/16 03:00:22 DEBUG : Creating backend with remote "/tmp/rclone3294051114" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pupihin1ragu'", Local "Local file system at /tmp/rclone3294051114", Modify Window "1ms" 2025/05/16 03:00:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0874331561d3cbdf7244888e5eb6bfbe OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/16 03:00:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 03:00:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pupihin1ragu' 2025/05/16 03:00:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pupihin1ragu': 1 files missing 2025/05/16 03:00:24 NOTICE: 1 hashes missing 2025/05/16 03:00:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pupihin1ragu': 2 differences found 2025/05/16 03:00:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pupihin1ragu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/16 03:00:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 03:00:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pupihin1ragu': 0 differences found 2025/05/16 03:00:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pupihin1ragu': 1 matching files 2025/05/16 03:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pupihin1ragu': Purge remote 2025/05/16 03:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzuvel0boye': Purge remote 2025/05/16 03:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nutehav4vobo': Purge remote 2025/05/16 03:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagizip6cojo': Purge remote 2025/05/16 03:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refesok0vigi': Purge remote 2025/05/16 03:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xigunac6yula': Purge remote 2025/05/16 03:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-busazap2zovu': Purge remote 2025/05/16 03:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-notalod9haxa': Purge remote 2025/05/16 03:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogiwak3zefe': Purge remote 2025/05/16 03:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-webimip1jebu': Purge remote --- PASS: TestApplyTransforms (54.57s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:00:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/16 03:00:34 DEBUG : sub/file2: md5 = 9e4ad37e7e89e54a899bc40447154e23 OK 2025/05/16 03:00:34 INFO : file1: Copied (new) to: sub/file2 2025/05/16 03:00:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:00:34 DEBUG : file1: Unchanged skipping 2025/05/16 03:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': don't need to copy/move sub/file2, it is already at target location 2025/05/16 03:00:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.23s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:00:40 DEBUG : dst/file1: md5 = 8f53c1f4679cb5eb7b94604ec63e4fcf OK 2025/05/16 03:00:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo/backup" 2025/05/16 03:00:41 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig/1nrff024r7pq65ecp72fc28jb0" 2025/05/16 03:00:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/16 03:00:45 INFO : dst/file1: Moved (server-side) 2025/05/16 03:00:46 DEBUG : dst/file1: md5 = cd168b70fe9051fc509c9f4c4b7e3a1d OK 2025/05/16 03:00:46 INFO : dst/file1: Copied (new) 2025/05/16 03:00:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 03:00:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 03:00:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:00:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo/dst" 2025/05/16 03:00:51 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/16 03:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo/CompareDest" 2025/05/16 03:00:53 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig/gveqi14airsml4bgu7krj116o8" 2025/05/16 03:00:54 DEBUG : one: Need to transfer - File not found at Destination 2025/05/16 03:00:57 DEBUG : one: md5 = a7803c7c5ae3f55e871af46c1bccdb1b OK 2025/05/16 03:00:57 INFO : one: Copied (new) 2025/05/16 03:00:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:00:59 DEBUG : one: md5 = 2f4bfc25eace0f486c09414ee20cfba4 OK 2025/05/16 03:00:59 INFO : one: Copied (replaced existing) 2025/05/16 03:01:01 DEBUG : dst/one: md5 = 823d4a26c89dfc278b3d92d7760fd6e0 OK 2025/05/16 03:01:03 DEBUG : CompareDest/one: md5 = ddb2f37b12d04b7d0d6d013c9b3574f0 OK 2025/05/16 03:01:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:01:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:01:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 03:01:07 DEBUG : CompareDest/two: md5 = 74aaa347f8024e36cc14e1d342742c16 OK 2025/05/16 03:01:07 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 03:01:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:01:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 03:01:08 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 03:01:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:01:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 03:01:10 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 03:01:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/16 03:01:12 DEBUG : two: md5 = 3fe1568073d4cbe724a5ccde83a5c22e OK 2025/05/16 03:01:12 INFO : two: Copied (new) 2025/05/16 03:01:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 03:01:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:01:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 03:01:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.23s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:01:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo/dst" 2025/05/16 03:01:16 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/16 03:01:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo/CopyDest" 2025/05/16 03:01:18 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/16 03:01:20 DEBUG : one: Need to transfer - File not found at Destination 2025/05/16 03:01:22 DEBUG : one: md5 = d343284528c3cc1f30307f7ae766a0d0 OK 2025/05/16 03:01:22 INFO : one: Copied (new) 2025/05/16 03:01:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:01:24 DEBUG : one: md5 = 94ec5a0bb01eb20df35dff12c050feac OK 2025/05/16 03:01:24 INFO : one: Copied (replaced existing) 2025/05/16 03:01:27 DEBUG : dst/one: md5 = 7933c5051de3d84a52664e31503380f9 OK 2025/05/16 03:01:29 DEBUG : CopyDest/one: md5 = 2fa36f4577fa06760f86ec9253840ed0 OK 2025/05/16 03:01:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo/BackupDir" 2025/05/16 03:01:29 DEBUG : Config file has changed externally - reloading 2025/05/16 03:01:29 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/16 03:01:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:01:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:01:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 03:01:33 INFO : one: Moved (server-side) 2025/05/16 03:01:34 INFO : one: Copied (server-side copy) 2025/05/16 03:01:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/16 03:01:36 DEBUG : CopyDest/two: md5 = 7b42afc3d633ef896516631b9e15d686 OK 2025/05/16 03:01:37 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 03:01:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:01:38 INFO : two: Copied (server-side copy) 2025/05/16 03:01:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/16 03:01:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 03:01:39 DEBUG : two: Unchanged skipping 2025/05/16 03:01:41 DEBUG : CopyDest/three: md5 = 62b67e4eb1e259941dff2afdba274f8a OK 2025/05/16 03:01:41 DEBUG : three: Need to transfer - File not found at Destination 2025/05/16 03:01:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/16 03:01:41 DEBUG : three: Destination not found in --copy-dest 2025/05/16 03:01:43 DEBUG : three: md5 = 660cc56b03267448ab13a9f284476d19 OK 2025/05/16 03:01:43 INFO : three: Copied (new) 2025/05/16 03:01:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/16 03:01:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 03:01:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:01:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:01:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/16 03:01:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 03:01:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.53s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:01:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/16 03:01:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = aacce68872e45aa1b2a7db1c42558ad2 OK 2025/05/16 03:01:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/16 03:01:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/16 03:01:54 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/16 03:01:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/16 03:01:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/16 03:01:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 399cbaf1b19fb182b612555d6d89dbfe OK 2025/05/16 03:01:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/16 03:01:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/16 03:01:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:02:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Looking for duplicate names using skip mode. 2025/05/16 03:02:03 NOTICE: one: Found 2 files with duplicate names 2025/05/16 03:02:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:02:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Looking for duplicate names using skip mode. 2025/05/16 03:02:09 NOTICE: one: Found 3 files with duplicate names 2025/05/16 03:02:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/16 03:02:09 INFO : one: Deleted 2025/05/16 03:02:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:02:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Looking for duplicate names using first mode. 2025/05/16 03:02:15 NOTICE: one: Found 3 files with duplicate names 2025/05/16 03:02:15 INFO : one: Deleted 2025/05/16 03:02:16 INFO : one: Deleted 2025/05/16 03:02:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.54s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:02:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Looking for duplicate names using newest mode. 2025/05/16 03:02:21 NOTICE: one: Found 3 files with duplicate names 2025/05/16 03:02:22 INFO : one: Deleted 2025/05/16 03:02:22 INFO : one: Deleted 2025/05/16 03:02:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.27s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:02:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Looking for duplicate names using oldest mode. 2025/05/16 03:02:28 NOTICE: one: Found 3 files with duplicate names 2025/05/16 03:02:29 INFO : one: Deleted 2025/05/16 03:02:29 INFO : one: Deleted 2025/05/16 03:02:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.41s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:02:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Looking for duplicate names using largest mode. 2025/05/16 03:02:35 NOTICE: one: Found 3 files with duplicate names 2025/05/16 03:02:36 INFO : one: Deleted 2025/05/16 03:02:36 INFO : one: Deleted 2025/05/16 03:02:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.06s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:02:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Looking for duplicate names using smallest mode. 2025/05/16 03:02:42 NOTICE: one: Found 3 files with duplicate names 2025/05/16 03:02:43 INFO : one: Deleted 2025/05/16 03:02:43 INFO : one: Deleted 2025/05/16 03:02:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.21s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:02:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Looking for duplicate names using rename mode. 2025/05/16 03:02:50 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/16 03:02:52 INFO : one-2.txt: renamed from: one.txt 2025/05/16 03:02:53 INFO : one-3.txt: renamed from: one.txt 2025/05/16 03:02:54 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.03s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:02:59 DEBUG : dupe1/one.txt: md5 = 4dcae6fdc0f5aeb43be54134400c3371 OK 2025/05/16 03:03:01 DEBUG : dupe2/two.txt: md5 = a8aa5fc86416c64b1bf6c17a2378afff OK 2025/05/16 03:03:03 DEBUG : dupe3/three.txt: md5 = 7619f27022e210123545783ad3efdd45 OK 2025/05/16 03:03:04 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/16 03:03:04 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/16 03:03:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/16 03:03:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/16 03:03:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/16 03:03:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/16 03:03:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.36s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:03:12 DEBUG : a.txt: md5 = fe4d7fdc855e0577d92a0c1cd0aede67 OK 2025/05/16 03:03:13 DEBUG : zend.txt: md5 = c7948c6da8326bd8519217091d48a88f OK 2025/05/16 03:03:15 DEBUG : sub dir/hello world: md5 = e718152767ad7e9217ac2b077b0e2566 OK 2025/05/16 03:03:18 DEBUG : sub dir/hello world2: md5 = e9779a01474e65f2ae8a06f639c9cbce OK 2025/05/16 03:03:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 1b734711c2c7ce387478fcd48060167d OK 2025/05/16 03:03:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = c467b2d209fdfc8733f2013124cfcee8 OK 2025/05/16 03:03:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = e4ac35ad6ec5540f87d92a08880740c8 OK 2025/05/16 03:03:25 DEBUG : a.txt: Excluded (Size Filter) 2025/05/16 03:03:25 DEBUG : a.txt: Excluded 2025/05/16 03:03:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 03:03:26 DEBUG : sub dir/hello world: Excluded 2025/05/16 03:03:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 03:03:26 DEBUG : sub dir/hello world2: Excluded 2025/05/16 03:03:27 DEBUG : sub dir/ignore dir: Excluded 2025/05/16 03:03:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 03:03:27 DEBUG : sub dir/hello world: Excluded 2025/05/16 03:03:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 03:03:27 DEBUG : sub dir/hello world2: Excluded 2025/05/16 03:03:27 DEBUG : sub dir/ignore dir: Excluded 2025/05/16 03:03:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/16 03:03:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/16 03:03:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/16 03:03:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/16 03:03:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/16 03:03:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/16 03:03:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.91s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:03:35 DEBUG : a.txt: md5 = 10ab75377fbd5eb478022a8cf524b0aa OK 2025/05/16 03:03:37 DEBUG : zend.txt: md5 = f746d8aeb5974d701b374ae9f4d7a038 OK 2025/05/16 03:03:39 DEBUG : sub dir/hello world: md5 = cf91177b3819bed6c7ac0b26d69ed1ea OK 2025/05/16 03:03:41 DEBUG : sub dir/hello world2: md5 = 6b24c0a857db5bd129f956ab4fe9ca4e OK 2025/05/16 03:03:43 DEBUG : sub dir/ignore dir/.ignore: md5 = adce4e201da705ba6219c201ab2ba7fc OK 2025/05/16 03:03:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4c751db5e4b07d3afbb340d5196e10e7 OK 2025/05/16 03:03:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4f315c9e0b0e607d905f25bf8071a854 OK 2025/05/16 03:03:48 DEBUG : a.txt: Excluded (Size Filter) 2025/05/16 03:03:48 DEBUG : a.txt: Excluded 2025/05/16 03:03:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 03:03:49 DEBUG : sub dir/hello world2: Excluded 2025/05/16 03:03:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 03:03:49 DEBUG : sub dir/hello world: Excluded 2025/05/16 03:03:50 DEBUG : sub dir/ignore dir: Excluded 2025/05/16 03:03:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 03:03:50 DEBUG : sub dir/hello world2: Excluded 2025/05/16 03:03:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 03:03:50 DEBUG : sub dir/hello world: Excluded 2025/05/16 03:03:50 DEBUG : sub dir/ignore dir: Excluded 2025/05/16 03:03:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/16 03:03:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/16 03:03:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/16 03:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/16 03:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/16 03:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/16 03:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.73s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:03:58 DEBUG : file1: md5 = ea38db13802758a703fd850151c8204f OK 2025/05/16 03:04:00 DEBUG : sub/file2: md5 = c60b491b3185249437e495e3dc628a05 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/05/16 03:04:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/16 03:04:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/16 03:04:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/16 03:04:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.85s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:04:08 DEBUG : file1: md5 = e149e8d71dbcdb4c30ddab27eecf47d5 OK 2025/05/16 03:04:10 DEBUG : sub/file2: md5 = 4d0ea56995f9c6432cfcd4f1bb6bda89 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/05/16 03:04:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo/notfound" 2025/05/16 03:04:14 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig/qe0i31qdkoejk60elps0ni5sqk" 2025/05/16 03:04:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.52s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.40s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:04:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Making directory 2025/05/16 03:04:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:04:21 DEBUG : sub dir/hello world: md5 = a6c357cb65c0e7d430e42b47d36460c9 OK 2025/05/16 03:04:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:04:25 DEBUG : potato2: md5 = 20f0b3973ef20f3213e10943b42c6927 OK 2025/05/16 03:04:26 DEBUG : empty space: md5 = d51b3b145a0fc58fdd2d8c8612aa2caf OK --- PASS: TestLs (4.80s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:04:30 DEBUG : potato2: md5 = 12687fe510dbd68fdf90416732d146fd OK 2025/05/16 03:04:31 DEBUG : empty space: md5 = 738ebc8bc20e07824d7dbe5eaf0e3f87 OK 2025/05/16 03:04:32 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:04:35 DEBUG : potato2: md5 = 343356b73008c5fc51bf207924a3226e OK 2025/05/16 03:04:36 DEBUG : empty space: md5 = fa78c8f553671c5c9d14e2549700ffcf OK --- PASS: TestLsLong (4.70s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:04:39 DEBUG : potato2: md5 = 0efd27c82a5463e91367ac12c8b15276 OK 2025/05/16 03:04:41 DEBUG : empty space: md5 = 0abad6834f693aa82a72af3568321a82 OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2025/05/16 03:04:42 DEBUG : Creating backend with remote ":memory:" 2025/05/16 03:04:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/16 03:04:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/16 03:04:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/16 03:04:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/16 03:04:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/16 03:04:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/16 03:04:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/16 03:04:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/16 03:04:42 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-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:04:44 DEBUG : potato2: md5 = cb0c97d1b152ad7e4d2fbd5db5bc192e OK 2025/05/16 03:04:45 DEBUG : empty space: md5 = 832123b156f9ad20bdca0c47c054c0f2 OK 2025/05/16 03:04:47 DEBUG : sub dir/potato3: md5 = 6855f2092b5707a68c7a382da12b49d4 OK 2025/05/16 03:04:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.35s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:04:52 DEBUG : small: md5 = 3a7b1a0bf2df51b93c38d7ef39f7ba5c OK 2025/05/16 03:04:53 DEBUG : medium: md5 = 9e8aad309e49a797ec4ae534d6f2b73c OK 2025/05/16 03:04:55 DEBUG : large: md5 = de0864ad77e7846333f4249b8b44645b OK 2025/05/16 03:04:55 DEBUG : Waiting for deletions to finish 2025/05/16 03:04:55 DEBUG : large: Excluded (Size Filter) 2025/05/16 03:04:56 INFO : medium: Deleted 2025/05/16 03:04:56 INFO : small: Deleted --- PASS: TestDelete (6.32s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:04:59 DEBUG : small: md5 = 423dc355ddac37043f273b1b5889935d OK 2025/05/16 03:05:00 DEBUG : medium: md5 = 960aa5b32a065cc2b2d1574128e36df3 OK 2025/05/16 03:05:02 DEBUG : large: md5 = a52d60618fbf169dd59470bd21b30091 OK 2025/05/16 03:05:02 DEBUG : Waiting for deletions to finish 2025/05/16 03:05:02 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/05/16 03:05:02 INFO : small: Deleted 2025/05/16 03:05:02 INFO : large: Deleted --- PASS: TestMaxDelete (6.94s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:05:05 DEBUG : small: md5 = 529ccc7d5eda6e46a945c640ef04fa3f OK 2025/05/16 03:05:07 DEBUG : medium: md5 = 096c5e318d09db702e1f4c9d04c79b69 OK 2025/05/16 03:05:08 DEBUG : large: md5 = afc4fb10c6297fea8a1a4ba0a63511c8 OK 2025/05/16 03:05:08 DEBUG : Waiting for deletions to finish 2025/05/16 03:05:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/16 03:05:09 INFO : small: Deleted 2025/05/16 03:05:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.82s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:05:12 DEBUG : small: md5 = a6898b2977a2dcf321e26b05982d329a OK 2025/05/16 03:05:13 DEBUG : medium: md5 = 256f1d02cd176027447ce9d0c869c1ce OK 2025/05/16 03:05:15 DEBUG : large: md5 = 8a11549a80cd37f2283ba96b6f91a755 OK 2025/05/16 03:05:15 DEBUG : Waiting for deletions to finish 2025/05/16 03:05:16 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/05/16 03:05:16 INFO : large: Deleted 2025/05/16 03:05:16 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.23s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:05:20 DEBUG : ReadFile: md5 = e32d8b9ed876b7b0717b6ddf86d42f41 OK --- PASS: TestReadFile (4.57s) === RUN TestRetry 2025/05/16 03:05:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/16 03:05:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/16 03:05:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 03:05:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 03:05:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 03:05:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 03:05:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:05:24 DEBUG : file1: md5 = 219b163ee2fe9b557681a5b49cdc6edd OK 2025/05/16 03:05:25 DEBUG : file2: md5 = 937d775be4d85c89f47f2ce250d59c1d OK --- PASS: TestCat (17.44s) === RUN TestPurge 2025/05/16 03:05:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuguwop9lohu" 2025/05/16 03:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 03:05:40 DEBUG : Creating backend with remote "TestDrive:crypt/hjvstq5cet0f0lkhd491dd9nbh0gcblkhhmavtfmcif2epftrnbg" 2025/05/16 03:05:41 DEBUG : Creating backend with remote "/tmp/rclone3800355427" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuguwop9lohu'", Local "Local file system at /tmp/rclone3800355427", Modify Window "1ms" 2025/05/16 03:05:45 DEBUG : A1/B1/C1/one: md5 = 0bc41599889c566b5761b2815f9e96bb OK 2025/05/16 03:05:45 INFO : A2: Making directory 2025/05/16 03:05:46 INFO : A1/B2: Making directory 2025/05/16 03:05:47 INFO : A1/B2/C2: Making directory 2025/05/16 03:05:48 INFO : A1/B1/C3: Making directory 2025/05/16 03:05:49 INFO : A3: Making directory 2025/05/16 03:05:49 INFO : A3/B3: Making directory 2025/05/16 03:05:50 INFO : A3/B3/C4: Making directory 2025/05/16 03:05:53 DEBUG : A1/two: md5 = 1aee8858b69e7839541571144c41a07f OK 2025/05/16 03:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuguwop9lohu': Purge remote 2025/05/16 03:05:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.71s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:06:01 DEBUG : A1/B1/C1/one: md5 = 28e6d7791b38d5c20435fd05664733bb OK 2025/05/16 03:06:01 INFO : A2: Making directory 2025/05/16 03:06:01 INFO : A1/B2: Making directory 2025/05/16 03:06:02 INFO : A1/B2/C2: Making directory 2025/05/16 03:06:03 INFO : A1/B1/C3: Making directory 2025/05/16 03:06:04 INFO : A3: Making directory 2025/05/16 03:06:04 INFO : A3/B3: Making directory 2025/05/16 03:06:05 INFO : A3/B3/C4: Making directory 2025/05/16 03:06:07 DEBUG : A1/two: md5 = 529d36ddc3bce29df99025b27218339a OK 2025/05/16 03:06:09 DEBUG : removing 1 level 3 directories 2025/05/16 03:06:09 INFO : A3/B3/C4: Removing directory 2025/05/16 03:06:11 DEBUG : removing 2 level 3 directories 2025/05/16 03:06:11 INFO : A1/B2/C2: Removing directory 2025/05/16 03:06:11 INFO : A1/B1/C3: Removing directory 2025/05/16 03:06:12 DEBUG : removing 2 level 2 directories 2025/05/16 03:06:12 INFO : A3/B3: Removing directory 2025/05/16 03:06:12 INFO : A1/B2: Removing directory 2025/05/16 03:06:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/16 03:06:12 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/16 03:06:13 DEBUG : removing 2 level 1 directories 2025/05/16 03:06:13 INFO : A3: Removing directory 2025/05/16 03:06:13 INFO : A2: Removing directory 2025/05/16 03:06:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/16 03:06:17 DEBUG : removing 1 level 3 directories 2025/05/16 03:06:17 INFO : A1/B1/C1: Removing directory 2025/05/16 03:06:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:18 DEBUG : removing 1 level 2 directories 2025/05/16 03:06:18 INFO : A1/B1: Removing directory 2025/05/16 03:06:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/16 03:06:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 03:06:18 DEBUG : removing 1 level 1 directories 2025/05/16 03:06:18 INFO : A1: Removing directory 2025/05/16 03:06:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/16 03:06:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/16 03:06:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 03:06:19 DEBUG : removing 1 level 0 directories 2025/05/16 03:06:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Removing directory 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/16 03:06:19 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.85s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:06:21 INFO : A1: Making directory 2025/05/16 03:06:22 INFO : A1/B1: Making directory 2025/05/16 03:06:23 INFO : A1/B1/C1: Making directory 2025/05/16 03:06:25 DEBUG : removing 1 level 3 directories 2025/05/16 03:06:25 INFO : A1/B1/C1: Removing directory 2025/05/16 03:06:26 DEBUG : removing 1 level 2 directories 2025/05/16 03:06:26 INFO : A1/B1: Removing directory 2025/05/16 03:06:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 03:06:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.06s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:06:29 INFO : A1: Making directory 2025/05/16 03:06:29 INFO : A1/B1: Making directory 2025/05/16 03:06:30 INFO : A1/B1/C1: Making directory 2025/05/16 03:06:33 DEBUG : removing 1 level 3 directories 2025/05/16 03:06:33 INFO : A1/B1/C1: Removing directory 2025/05/16 03:06:34 DEBUG : removing 1 level 2 directories 2025/05/16 03:06:34 INFO : A1/B1: Removing directory 2025/05/16 03:06:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 03:06:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.56s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:06:38 DEBUG : file1: md5 = 9428ab5b56976a7a0c09b32810595293 OK 2025/05/16 03:06:38 DEBUG : filename.txt: File name found in url 2025/05/16 03:06:40 DEBUG : filename.txt: md5 = 51650cc1b3a383c5902e971dcab575cb OK 2025/05/16 03:06:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/16 03:06:41 DEBUG : headerfilename.txt: md5 = 0a039bf0a675f95f4426256caa776e1e OK 2025/05/16 03:06:42 DEBUG : file2: md5 = e1a904a77a1a48e7b17ab29eec157cfd OK --- PASS: TestCopyURL (8.57s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:06:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/16 03:06:47 DEBUG : sub/file2: md5 = 07cb12e1373b58bb2d6eedfd646c81a6 OK 2025/05/16 03:06:47 INFO : file1: Copied (new) to: sub/file2 2025/05/16 03:06:47 INFO : file1: Deleted 2025/05/16 03:06:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:06:48 DEBUG : file1: Unchanged skipping 2025/05/16 03:06:48 INFO : file1: Deleted 2025/05/16 03:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': don't need to copy/move sub/file2, it is already at target location 2025/05/16 03:06:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:06:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/16 03:06:52 DEBUG : file1: md5 = 43fc7a26b1b58860ad8986f3b0ecbb4a OK 2025/05/16 03:06:52 INFO : file1: Copied (new) 2025/05/16 03:06:52 INFO : file1: Deleted 2025/05/16 03:06:53 DEBUG : file1: Destination exists, skipping 2025/05/16 03:06:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.09s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:06:57 DEBUG : dst/file1: md5 = ebd881ce9df4c99555c4752aac421628 OK 2025/05/16 03:06:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subopaz1dulo/backup" 2025/05/16 03:06:58 DEBUG : Creating backend with remote "TestDrive:crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig/1nrff024r7pq65ecp72fc28jb0" 2025/05/16 03:06:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/16 03:07:02 INFO : dst/file1: Moved (server-side) 2025/05/16 03:07:03 DEBUG : dst/file1: md5 = abd3e46dc0d71c0368b7086ecdc861e3 OK 2025/05/16 03:07:03 INFO : dst/file1: Copied (new) 2025/05/16 03:07:03 INFO : dst/file1: Deleted 2025/05/16 03:07:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 03:07:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 03:07:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.34s) === 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-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:07:10 DEBUG : A1/one: md5 = 1f82465df9e0b7bcf2a60b147b5a48c9 OK 2025/05/16 03:07:12 DEBUG : A1/two: md5 = cb540e9677ce86028c5ba4d16c669f4d OK 2025/05/16 03:07:14 DEBUG : A1/B1/three: md5 = d7ba8eefb6f3fa461f87964217b07a81 OK 2025/05/16 03:07:16 DEBUG : A1/B1/C1/four: md5 = cd118a62291371a28117b8195d6817dc OK 2025/05/16 03:07:18 DEBUG : A1/B1/C2/five: md5 = d626fbf0d8a728e4752e81cc3bfb4b51 OK 2025/05/16 03:07:18 INFO : A1/B2: Making directory 2025/05/16 03:07:19 INFO : A1/B1/C3: Making directory 2025/05/16 03:07:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/16 03:07:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/16 03:07:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/16 03:07:29 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/16 03:07:30 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/16 03:07:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/16 03:07:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/16 03:07:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 03:07:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/16 03:07:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/16 03:07:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/16 03:07:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/16 03:07:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/16 03:07:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/16 03:07:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/16 03:07:42 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/16 03:07:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/16 03:07:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/16 03:07:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 03:07:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/16 03:07:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/16 03:07:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/16 03:07:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/16 03:07:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/16 03:07:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/16 03:07:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 03:07:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/16 03:07:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/16 03:07:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/16 03:07:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 03:07:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.76s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:07:55 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/16 03:07:57 DEBUG : no_checksum_small_file_from_pipe: md5 = 5828ed84db18713652961971e79e30e6 OK 2025/05/16 03:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/16 03:07:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/16 03:07:58 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/16 03:07:59 DEBUG : no_checksum_big_file_from_pipe: md5 = 7d6905db9dc026b08c53d00109103aeb OK 2025/05/16 03:07:59 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-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/16 03:08:02 DEBUG : with_checksum_small_file_from_pipe: md5 = b4bc3bdaf28a4f551ecb91f2898524d6 OK 2025/05/16 03:08:02 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/16 03:08:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/16 03:08:04 DEBUG : with_checksum_big_file_from_pipe: md5 = 6023c0b3ac955071b6c841034d3e6ed7 OK 2025/05/16 03:08:04 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-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/16 03:08:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:08:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/16 03:08:09 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-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/16 03:08:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/16 03:08:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/16 03:08:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.21s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.05s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/16 03:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': File to upload is small (48 bytes), uploading instead of streaming 2025/05/16 03:08:17 DEBUG : rcat_metadata: md5 = 62a16945227ad8d26fbb1e4219dbda97 OK 2025/05/16 03:08:17 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/16 03:08:19 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/16 03:08:20 DEBUG : rcat_metadata_uploadcutoff0: md5 = fc3c37d717d9e33b9c9d16851027482b OK 2025/05/16 03:08:20 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.78s) --- PASS: TestRcatMetadata/Normal (2.49s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:23 DEBUG : potato1: md5 = dd7c8b00bfeaa57ba14afc7ba07e460d OK 2025/05/16 03:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/16 03:08:24 DEBUG : potato2: md5 = 29d20e0a1fc43a98634eb774971cfad0 OK 2025/05/16 03:08:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.33s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:27 DEBUG : potato1: md5 = 0c967b0648ba7b18ea39eee5f1850084 OK 2025/05/16 03:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/16 03:08:28 DEBUG : potato2: md5 = a1c7e6abf70648b402355e5f2966be76 OK 2025/05/16 03:08:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:32 DEBUG : potato2: md5 = a8a565ce55c157e96c428a3f75cb36e4 OK 2025/05/16 03:08:33 DEBUG : empty space: md5 = b6a389ee16f5dbeff7d7e142d3349c54 OK 2025/05/16 03:08:36 DEBUG : sub dir/potato3: md5 = be96a6072f6a9a508834a3316a97ae40 OK 2025/05/16 03:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Touching "sub dir/potato3" 2025/05/16 03:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Touching "empty space" 2025/05/16 03:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Touching "potato2" 2025/05/16 03:08:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.98s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:40 DEBUG : dir with metadata: Making directory with metadata 2025/05/16 03:08:41 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.44s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:43 DEBUG : directory with modtime: Making directory with metadata 2025/05/16 03:08:44 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.46s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/16 03:08:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/16 03:08:46 DEBUG : Google drive root 'crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig': Skipping btime metadata as can't update it on an existing file: 2025-05-16T03:08:45.852841698Z 2025/05/16 03:08:46 INFO : non existent directory: Updated directory metadata 2025/05/16 03:08:48 DEBUG : Google drive root 'crypt/0u76uj3jmpd8etfsau79qk8pbplb9tpfc4cudtg5vuanpqj910ig': Skipping btime metadata as can't update it on an existing file: 2025-05-16T03:08:45.852841698Z 2025/05/16 03:08:49 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:50 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/16 03:08:52 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/16 03:08:53 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.04s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:08:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/16 03:08:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/16 03:08:54 DEBUG : dst: Making directory with metadata 2025/05/16 03:08:55 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/16 03:08:55 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 03:08:56 INFO : dst: Set directory modification time (using SetModTime) 2025/05/16 03:08:56 INFO : dst: Set directory modification time (using SetModTime) 2025/05/16 03:08:56 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/16 03:08:57 INFO : dst: Set directory modification time (using SetModTime) 2025/05/16 03:08:57 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.89s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo'", Local "Local file system at /tmp/rclone2136408168", Modify Window "1ms" 2025/05/16 03:09:01 DEBUG : sub dir/test remove existing: md5 = b1ab162d8338575b3cdeb92ea048ce29 OK 2025/05/16 03:09:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f510c50774afcbb087dbe4487048ddc1 OK 2025/05/16 03:09:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zuxesen2" before starting 2025/05/16 03:09:05 DEBUG : sub dir/test remove existing.zuxesen2: TEST: removing renamed existing file after operation 2025/05/16 03:09:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.favejez9" before starting 2025/05/16 03:09:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.favejez9: TEST: renaming existing back after failed operation 2025/05/16 03:09:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cewibop6" before starting 2025/05/16 03:09:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cewibop6: TEST: removing renamed existing file after operation 2025/05/16 03:09:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e397vv0pe6h5e2cu9m8nf2d2qihe8m9s5b4pvejgq0rb0fgiu1ansuq7cjvl4lqqprssg4cpl7dca1romrbipgod4ivh99lkd45b3s4m779oiuug6jjadmkk8ul2k83ko4oa6doh0mis4svj15j7qjdgu3ors2cvblmgm09k1fjnbf3ggnm0" 2025/05/16 03:09:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k1e18pdr1lc8nj6i6imkc74mehrfdisdqnhhm699d8theobeumgg" --- PASS: TestRemoveExisting (13.90s) === 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/05/16 03:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subopaz1dulo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m7.31873583s (try 1/5)