"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/05 05:46:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo" 2025/04/05 05:46:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:46:40 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0" 2025/04/05 05:46:41 DEBUG : Creating backend with remote "/tmp/rclone3257582909" === 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-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/05 05:46:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/05 05:46:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/05 05:46:41 DEBUG : potato: Seek from 10 to 0 2025/04/05 05:46:41 DEBUG : potato: Seek from 10 to 0 2025/04/05 05:46:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/05 05:46:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/05 05:46:41 DEBUG : potato: Seek from 5 to 2 2025/04/05 05:46:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/05 05:46:41 DEBUG : potato: Seek from 7 to 0 2025/04/05 05:46:41 DEBUG : potato: Seek from 7 to 0 2025/04/05 05:46:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/05 05:46:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/05 05:46:41 DEBUG : potato: Seek from 5 to 2 2025/04/05 05:46:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/05 05:46:41 DEBUG : potato: Seek from 8 to 0 2025/04/05 05:46:41 DEBUG : potato: Seek from 8 to 0 2025/04/05 05:46:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/05 05:46:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/05 05:46:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/05 05:46:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/05 05:46:41 DEBUG : potato: Seek from 5 to 2 2025/04/05 05:46:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/05 05:46:41 DEBUG : potato: Seek from 9 to 0 2025/04/05 05:46:41 DEBUG : potato: Seek from 9 to 0 2025/04/05 05:46:41 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-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:46:43 DEBUG : rutabaga: md5 = 0146d66cdb6f35cbe1ffadb7a16cc6db OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/05 05:46:45 DEBUG : empty space: md5 = 2806f4a32d5189760d371aab910795c7 OK === RUN TestCheck/3 2025/04/05 05:46:47 DEBUG : potato2: md5 = 007272a87f115d4cdbc2fdae45094d6f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/05 05:46:49 DEBUG : remotepotato: md5 = a895715fb19ce090fbac6fe5a1d1a73a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.68s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/04/05 05:46:52 DEBUG : Creating backend with remote "nonexistent" 2025/04/05 05:46:52 DEBUG : Creating backend with remote "nonexistent" 2025/04/05 05:46:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/05 05:46:52 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/04/05 05:46:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/05 05:46:52 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-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:46:53 DEBUG : rutabaga: md5 = ae4bad1cfd3a92ab92b13ed1a8bc3cdb OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/05 05:46:57 DEBUG : empty space: md5 = eec7330a5358a89b3175fab964ae0f6b OK === RUN TestCheckDownload/3 2025/04/05 05:47:00 DEBUG : potato2: md5 = 2f07b8e6644fd9d476755e4705126662 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/05 05:47:03 DEBUG : remotepotato: md5 = b5ae6425fe0efca506c5821aaabdaf87 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.86s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.13s) --- PASS: TestCheckDownload/7 (0.89s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:47:09 DEBUG : rutabaga: md5 = 2b6416bcda7b317c94dacb755dec2d9f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/05 05:47:11 DEBUG : empty space: md5 = b203749f148b94e5430eb7c36f37371d OK === RUN TestCheckSizeOnly/3 2025/04/05 05:47:13 DEBUG : potato2: md5 = 9aa812431900f38b5cad30ed52fa7f4d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/05 05:47:15 DEBUG : remotepotato: md5 = 5796471f0e25007a3b0fc1ddfae928af OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.89s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:47:19 DEBUG : test.sum: md5 = ef80b2a329f5eed533e1560dbb896015 OK 2025/04/05 05:47:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/05 05:47:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/05 05:47:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/05 05:47:20 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/05 05:47:21 DEBUG : test.sum: md5 = a74d837f4151b56f2a10fc982770cdef OK 2025/04/05 05:47:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/05 05:47:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/05 05:47:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/05 05:47:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.49s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:47:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo/data" 2025/04/05 05:47:23 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:47:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo/data" 2025/04/05 05:47:25 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0/vjrnln8ratgmqakfosrqe8espk" 2025/04/05 05:47:28 DEBUG : data/banana: md5 = c0167d646c1077a6615cc2f75835e315 OK 2025/04/05 05:47:30 DEBUG : test.sum: md5 = ea6453d2251c85dab843e68370bbb463 OK === RUN TestCheckSumDownload/subtest1 2025/04/05 05:47:34 DEBUG : data/potato: md5 = 72ac57f52fd26a8bd327939534730b21 OK 2025/04/05 05:47:35 DEBUG : test.sum: md5 = 2a016643d6d82c6fd0e4c017b949c462 OK === RUN TestCheckSumDownload/subtest2 2025/04/05 05:47:39 DEBUG : test.sum: md5 = 007a6ea27b468589a7670fb1237b5827 OK === RUN TestCheckSumDownload/subtest3 2025/04/05 05:47:43 DEBUG : test.sum: md5 = 216276d7403b65c3c83d936b65be5076 OK === RUN TestCheckSumDownload/subtest4 2025/04/05 05:47:47 DEBUG : test.sum: md5 = 8a0ab4a7a89af8b94cc819da7759a332 OK === RUN TestCheckSumDownload/subtest5 2025/04/05 05:47:51 DEBUG : test.sum: md5 = 711739e7f8515b59329b34ccaf2ec38c OK === RUN TestCheckSumDownload/subtest6 2025/04/05 05:47:56 DEBUG : data/banana: md5 = b38e9af16543c36f78b47270707951d5 OK 2025/04/05 05:47:57 DEBUG : data/potato: md5 = 98303505ba04726d328c720e7b7bd1d6 OK 2025/04/05 05:47:58 DEBUG : test.sum: md5 = a65a2579e1e34a00b6edbd4ba7a3b3ed OK === RUN TestCheckSumDownload/subtest7 2025/04/05 05:48:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/05 05:48:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.71s) --- PASS: TestCheckSumDownload/subtest1 (2.75s) --- PASS: TestCheckSumDownload/subtest2 (1.84s) --- PASS: TestCheckSumDownload/subtest3 (2.28s) --- PASS: TestCheckSumDownload/subtest4 (2.50s) --- PASS: TestCheckSumDownload/subtest5 (1.96s) --- PASS: TestCheckSumDownload/subtest6 (2.62s) --- PASS: TestCheckSumDownload/subtest7 (2.03s) === RUN TestApplyTransforms 2025/04/05 05:48:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibonih1fezu" 2025/04/05 05:48:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:48:04 DEBUG : Creating backend with remote "TestDrive:crypt/hll1vob4t5r9da8fp4s16rrujjlqpmqa8ntlcckhfknu5j2ipqj0" 2025/04/05 05:48:05 DEBUG : Creating backend with remote "/tmp/rclone2347639140" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibonih1fezu'", Local "Local file system at /tmp/rclone2347639140", Modify Window "1ms" 2025/04/05 05:48:07 DEBUG : hello, world!: md5 = 9b70e02e65b32a3a508e4e3a7740fca0 OK upper checkfile vs. lower remote (without normalization) 2025/04/05 05:48:07 ERROR : hello, world!: sum not found 2025/04/05 05:48:07 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cibonih1fezu' 2025/04/05 05:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibonih1fezu': 1 files missing 2025/04/05 05:48:07 NOTICE: 1 hashes missing 2025/04/05 05:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibonih1fezu': 2 differences found 2025/04/05 05:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibonih1fezu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/05 05:48:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/05 05:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibonih1fezu': 0 differences found 2025/04/05 05:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibonih1fezu': 1 matching files 2025/04/05 05:48:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-barenoq6leqo" 2025/04/05 05:48:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:48:08 DEBUG : Creating backend with remote "TestDrive:crypt/uuh5nognjkac4ltf41ncc16371fa5dojqel3v9fpcdromp6m4oag" 2025/04/05 05:48:09 DEBUG : Creating backend with remote "/tmp/rclone998650949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-barenoq6leqo'", Local "Local file system at /tmp/rclone998650949", Modify Window "1ms" 2025/04/05 05:48:11 DEBUG : HELLO, WORLD!: md5 = a847db37a877cabb8c82495ea9a04e20 OK lower checkfile vs. upper remote (without normalization) 2025/04/05 05:48:12 ERROR : HELLO, WORLD!: sum not found 2025/04/05 05:48:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-barenoq6leqo' 2025/04/05 05:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barenoq6leqo': 1 files missing 2025/04/05 05:48:12 NOTICE: 1 hashes missing 2025/04/05 05:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barenoq6leqo': 2 differences found 2025/04/05 05:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barenoq6leqo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/05 05:48:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/05 05:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barenoq6leqo': 0 differences found 2025/04/05 05:48:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barenoq6leqo': 1 matching files 2025/04/05 05:48:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yitecaf4xonu" 2025/04/05 05:48:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:48:13 DEBUG : Creating backend with remote "TestDrive:crypt/jn2pnt1e9gcgn8sn58rtqdvrgqns8t53m304bapc1k63c0ul2j6g" 2025/04/05 05:48:14 DEBUG : Creating backend with remote "/tmp/rclone1610274899" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yitecaf4xonu'", Local "Local file system at /tmp/rclone1610274899", Modify Window "1ms" 2025/04/05 05:48:16 DEBUG : HeLlO, wOrLd!: md5 = 710072e595b4498a27acb28ca2e723f3 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/05 05:48:16 ERROR : HeLlO, wOrLd!: sum not found 2025/04/05 05:48:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yitecaf4xonu' 2025/04/05 05:48:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitecaf4xonu': 1 files missing 2025/04/05 05:48:16 NOTICE: 1 hashes missing 2025/04/05 05:48:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitecaf4xonu': 2 differences found 2025/04/05 05:48:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitecaf4xonu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/05 05:48:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/05 05:48:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitecaf4xonu': 0 differences found 2025/04/05 05:48:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitecaf4xonu': 1 matching files 2025/04/05 05:48:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dujacam7ceho" 2025/04/05 05:48:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:48:17 DEBUG : Creating backend with remote "TestDrive:crypt/7g3104t6i7g9proqgs7njn1e78b68n08of6tpfp4p8uncvdgf44g" 2025/04/05 05:48:18 DEBUG : Creating backend with remote "/tmp/rclone907442915" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dujacam7ceho'", Local "Local file system at /tmp/rclone907442915", Modify Window "1ms" 2025/04/05 05:48:20 DEBUG : HELLO, WORLD!: md5 = 6ace30bf91e37a9ffcb1e125cfe354ce OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/05 05:48:21 ERROR : HELLO, WORLD!: sum not found 2025/04/05 05:48:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dujacam7ceho' 2025/04/05 05:48:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujacam7ceho': 1 files missing 2025/04/05 05:48:21 NOTICE: 1 hashes missing 2025/04/05 05:48:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujacam7ceho': 2 differences found 2025/04/05 05:48:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujacam7ceho': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/05 05:48:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/05 05:48:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujacam7ceho': 0 differences found 2025/04/05 05:48:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dujacam7ceho': 1 matching files 2025/04/05 05:48:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasapos0lamu" 2025/04/05 05:48:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:48:22 DEBUG : Creating backend with remote "TestDrive:crypt/04loqqrndq9f46hdgsvf7n7a2hkdr6c1u53m5fb31bisjpslqao0" 2025/04/05 05:48:23 DEBUG : Creating backend with remote "/tmp/rclone2865864093" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasapos0lamu'", Local "Local file system at /tmp/rclone2865864093", Modify Window "1ms" 2025/04/05 05:48:25 DEBUG : 測試_Русский___ě_áñ: md5 = 3d9bb243c55b64e218b25070ba66f133 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/05 05:48:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/05 05:48:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qasapos0lamu' 2025/04/05 05:48:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasapos0lamu': 1 files missing 2025/04/05 05:48:26 NOTICE: 1 hashes missing 2025/04/05 05:48:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasapos0lamu': 2 differences found 2025/04/05 05:48:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasapos0lamu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/05 05:48:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/05 05:48:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasapos0lamu': 0 differences found 2025/04/05 05:48:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasapos0lamu': 1 matching files 2025/04/05 05:48:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zinikuk2sugi" 2025/04/05 05:48:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:48:27 DEBUG : Creating backend with remote "TestDrive:crypt/m7vniqrtr3tf5s71lmtig22qihg9kidaapdiq9b23qh6k2butnh0" 2025/04/05 05:48:28 DEBUG : Creating backend with remote "/tmp/rclone180434749" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zinikuk2sugi'", Local "Local file system at /tmp/rclone180434749", Modify Window "1ms" 2025/04/05 05:48:30 DEBUG : 測試_Русский___ě_áñ: md5 = 4425e3c1d576c8c98197b5ae8ddac6d5 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/05 05:48:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/05 05:48:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zinikuk2sugi' 2025/04/05 05:48:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zinikuk2sugi': 1 files missing 2025/04/05 05:48:30 NOTICE: 1 hashes missing 2025/04/05 05:48:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zinikuk2sugi': 2 differences found 2025/04/05 05:48:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zinikuk2sugi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/05 05:48:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/05 05:48:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zinikuk2sugi': 0 differences found 2025/04/05 05:48:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zinikuk2sugi': 1 matching files 2025/04/05 05:48:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qohamoh9duvo" 2025/04/05 05:48:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:48:31 DEBUG : Creating backend with remote "TestDrive:crypt/fdogi1e7fehc2jegjukefqld69vilpvku6kjkh8iiuu7t430f3lg" 2025/04/05 05:48:32 DEBUG : Creating backend with remote "/tmp/rclone1577834168" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qohamoh9duvo'", Local "Local file system at /tmp/rclone1577834168", Modify Window "1ms" 2025/04/05 05:48:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a5479174a3ca72a0dbb2b803a50597e8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/05 05:48:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/05 05:48:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qohamoh9duvo' 2025/04/05 05:48:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qohamoh9duvo': 1 files missing 2025/04/05 05:48:35 NOTICE: 1 hashes missing 2025/04/05 05:48:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qohamoh9duvo': 2 differences found 2025/04/05 05:48:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qohamoh9duvo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/05 05:48:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/05 05:48:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qohamoh9duvo': 0 differences found 2025/04/05 05:48:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qohamoh9duvo': 1 matching files 2025/04/05 05:48:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-colovej6neyu" 2025/04/05 05:48:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:48:36 DEBUG : Creating backend with remote "TestDrive:crypt/d1vpincn8ff19eec1gnn8neuh2ddbfqt5m85vidphiet56767iug" 2025/04/05 05:48:37 DEBUG : Creating backend with remote "/tmp/rclone1288451828" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-colovej6neyu'", Local "Local file system at /tmp/rclone1288451828", Modify Window "1ms" 2025/04/05 05:48:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b9a65a2f250d83943d085c44020d90c2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/05 05:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/05 05:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-colovej6neyu' 2025/04/05 05:48:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-colovej6neyu': 1 files missing 2025/04/05 05:48:39 NOTICE: 1 hashes missing 2025/04/05 05:48:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-colovej6neyu': 2 differences found 2025/04/05 05:48:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-colovej6neyu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/05 05:48:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/05 05:48:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-colovej6neyu': 0 differences found 2025/04/05 05:48:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-colovej6neyu': 1 matching files 2025/04/05 05:48:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nulisuk6tifi" 2025/04/05 05:48:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:48:41 DEBUG : Creating backend with remote "TestDrive:crypt/07o02qmf9pfhof1ti1574irt1qjljvqg75n5dri2k8foi1fvjhm0" 2025/04/05 05:48:42 DEBUG : Creating backend with remote "/tmp/rclone885751852" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nulisuk6tifi'", Local "Local file system at /tmp/rclone885751852", Modify Window "1ms" 2025/04/05 05:48:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea25aab472f3f19a504e449de7a91a1a OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/05 05:48:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/05 05:48:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nulisuk6tifi' 2025/04/05 05:48:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nulisuk6tifi': 1 files missing 2025/04/05 05:48:45 NOTICE: 1 hashes missing 2025/04/05 05:48:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nulisuk6tifi': 2 differences found 2025/04/05 05:48:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nulisuk6tifi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/05 05:48:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/05 05:48:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nulisuk6tifi': 0 differences found 2025/04/05 05:48:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nulisuk6tifi': 1 matching files 2025/04/05 05:48:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-befolip4cinu" 2025/04/05 05:48:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:48:46 DEBUG : Creating backend with remote "TestDrive:crypt/vqllt4qh454gce0p02r408nen9krkklvlgld0k51bfdc9lnol19g" 2025/04/05 05:48:47 DEBUG : Creating backend with remote "/tmp/rclone2817021555" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-befolip4cinu'", Local "Local file system at /tmp/rclone2817021555", Modify Window "1ms" 2025/04/05 05:48:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 85273a728a7792632034abbe97545d24 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/05 05:48:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/05 05:48:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-befolip4cinu' 2025/04/05 05:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befolip4cinu': 1 files missing 2025/04/05 05:48:49 NOTICE: 1 hashes missing 2025/04/05 05:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befolip4cinu': 2 differences found 2025/04/05 05:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befolip4cinu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/05 05:48:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/05 05:48:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befolip4cinu': 0 differences found 2025/04/05 05:48:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befolip4cinu': 1 matching files 2025/04/05 05:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befolip4cinu': Purge remote 2025/04/05 05:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nulisuk6tifi': Purge remote 2025/04/05 05:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-colovej6neyu': Purge remote 2025/04/05 05:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qohamoh9duvo': Purge remote 2025/04/05 05:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zinikuk2sugi': Purge remote 2025/04/05 05:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasapos0lamu': Purge remote 2025/04/05 05:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dujacam7ceho': Purge remote 2025/04/05 05:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yitecaf4xonu': Purge remote 2025/04/05 05:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-barenoq6leqo': Purge remote 2025/04/05 05:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibonih1fezu': Purge remote --- PASS: TestApplyTransforms (50.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:48:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/05 05:48:57 DEBUG : sub/file2: md5 = cd22186ae295b4219794e0e59e5bb4ed OK 2025/04/05 05:48:57 INFO : file1: Copied (new) to: sub/file2 2025/04/05 05:48:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 05:48:58 DEBUG : file1: Unchanged skipping 2025/04/05 05:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': don't need to copy/move sub/file2, it is already at target location 2025/04/05 05:49:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.84s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.39s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:49:03 DEBUG : dst/file1: md5 = 7dbb17508e7778aef6d5e3edba515258 OK 2025/04/05 05:49:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo/backup" 2025/04/05 05:49:04 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0/1nrff024r7pq65ecp72fc28jb0" 2025/04/05 05:49:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/05 05:49:08 INFO : dst/file1: Moved (server-side) 2025/04/05 05:49:09 DEBUG : dst/file1: md5 = 4abeff96d46b1f032c6d7792228e94d8 OK 2025/04/05 05:49:09 INFO : dst/file1: Copied (new) 2025/04/05 05:49:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/05 05:49:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/05 05:49:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.86s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:49:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo/dst" 2025/04/05 05:49:14 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/05 05:49:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo/CompareDest" 2025/04/05 05:49:16 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0/gveqi14airsml4bgu7krj116o8" 2025/04/05 05:49:17 DEBUG : one: Need to transfer - File not found at Destination 2025/04/05 05:49:19 DEBUG : one: md5 = f4923eb4abab3d4781a43fd971e84cdb OK 2025/04/05 05:49:19 INFO : one: Copied (new) 2025/04/05 05:49:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 05:49:21 DEBUG : one: md5 = c7377082f9fce48d76577df3d48b6b65 OK 2025/04/05 05:49:21 INFO : one: Copied (replaced existing) 2025/04/05 05:49:23 DEBUG : dst/one: md5 = e7e461fff2f5ce5d621cdc3fa33913c8 OK 2025/04/05 05:49:26 DEBUG : CompareDest/one: md5 = 534e5d9d9d8e560dcb41664953c8827b OK 2025/04/05 05:49:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 05:49:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 05:49:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 05:49:29 DEBUG : CompareDest/two: md5 = 403314246c9f31cdac60d57208435393 OK 2025/04/05 05:49:29 DEBUG : two: Need to transfer - File not found at Destination 2025/04/05 05:49:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 05:49:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 05:49:30 DEBUG : two: Need to transfer - File not found at Destination 2025/04/05 05:49:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 05:49:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 05:49:32 DEBUG : two: Need to transfer - File not found at Destination 2025/04/05 05:49:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/05 05:49:33 DEBUG : two: md5 = b05f3473b884b39337a63a9e1b26eacb OK 2025/04/05 05:49:33 INFO : two: Copied (new) 2025/04/05 05:49:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/05 05:49:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:49:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/05 05:49:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:49:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo/dst" 2025/04/05 05:49:38 DEBUG : Config file has changed externally - reloading 2025/04/05 05:49:38 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/05 05:49:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo/CopyDest" 2025/04/05 05:49:39 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/05 05:49:41 DEBUG : one: Need to transfer - File not found at Destination 2025/04/05 05:49:43 DEBUG : one: md5 = 8e065f1cbe6791f83e0e81c0ba70c852 OK 2025/04/05 05:49:43 INFO : one: Copied (new) 2025/04/05 05:49:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 05:49:45 DEBUG : one: md5 = c73c4e5ac2f87e0514a391ddbf23919c OK 2025/04/05 05:49:45 INFO : one: Copied (replaced existing) 2025/04/05 05:49:47 DEBUG : dst/one: md5 = 5f393a98c18e0c3cd6860909e6b9ccc4 OK 2025/04/05 05:49:49 DEBUG : CopyDest/one: md5 = 4696cb8631683f1e69d081be0f479cf3 OK 2025/04/05 05:49:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo/BackupDir" 2025/04/05 05:49:50 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/05 05:49:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 05:49:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 05:49:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 05:49:54 INFO : one: Moved (server-side) 2025/04/05 05:49:55 INFO : one: Copied (server-side copy) 2025/04/05 05:49:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/05 05:49:57 DEBUG : CopyDest/two: md5 = 986eac705ad08efaf55d53ca2ce06b23 OK 2025/04/05 05:49:58 DEBUG : two: Need to transfer - File not found at Destination 2025/04/05 05:49:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 05:49:59 INFO : two: Copied (server-side copy) 2025/04/05 05:49:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/05 05:49:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 05:49:59 DEBUG : two: Unchanged skipping 2025/04/05 05:50:01 DEBUG : CopyDest/three: md5 = 99bd472d7a3d099085d72aeb3895c175 OK 2025/04/05 05:50:02 DEBUG : three: Need to transfer - File not found at Destination 2025/04/05 05:50:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/05 05:50:02 DEBUG : three: Destination not found in --copy-dest 2025/04/05 05:50:03 DEBUG : three: md5 = b9477a5d1ce2d1b06bdca651e639cd71 OK 2025/04/05 05:50:03 INFO : three: Copied (new) 2025/04/05 05:50:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/05 05:50:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/05 05:50:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:50:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/05 05:50:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/05 05:50:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:50:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.90s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", 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-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:50:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/05 05:50:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 03559eb6c97de188d2bff186ec978385 OK 2025/04/05 05:50:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/05 05:50:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/05 05:50:14 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/04/05 05:50:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/05 05:50:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/05 05:50:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 898d88564e01568f3042f896ccb94712 OK 2025/04/05 05:50:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/05 05:50:18 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/05 05:50:18 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.67s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:50:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Looking for duplicate names using skip mode. 2025/04/05 05:50:22 NOTICE: one: Found 2 files with duplicate names 2025/04/05 05:50:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.26s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:50:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Looking for duplicate names using skip mode. 2025/04/05 05:50:28 NOTICE: one: Found 3 files with duplicate names 2025/04/05 05:50:28 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/05 05:50:28 INFO : one: Deleted 2025/04/05 05:50:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:50:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Looking for duplicate names using first mode. 2025/04/05 05:50:34 NOTICE: one: Found 3 files with duplicate names 2025/04/05 05:50:34 INFO : one: Deleted 2025/04/05 05:50:35 INFO : one: Deleted 2025/04/05 05:50:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.29s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:50:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Looking for duplicate names using newest mode. 2025/04/05 05:50:40 NOTICE: one: Found 3 files with duplicate names 2025/04/05 05:50:41 INFO : one: Deleted 2025/04/05 05:50:41 INFO : one: Deleted 2025/04/05 05:50:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.14s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.67s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:50:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Looking for duplicate names using oldest mode. 2025/04/05 05:50:47 NOTICE: one: Found 3 files with duplicate names 2025/04/05 05:50:47 INFO : one: Deleted 2025/04/05 05:50:48 INFO : one: Deleted 2025/04/05 05:50:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:50:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Looking for duplicate names using largest mode. 2025/04/05 05:50:54 NOTICE: one: Found 3 files with duplicate names 2025/04/05 05:50:55 INFO : one: Deleted 2025/04/05 05:50:55 INFO : one: Deleted 2025/04/05 05:50:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.08s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:51:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Looking for duplicate names using smallest mode. 2025/04/05 05:51:00 NOTICE: one: Found 3 files with duplicate names 2025/04/05 05:51:01 INFO : one: Deleted 2025/04/05 05:51:01 INFO : one: Deleted 2025/04/05 05:51:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.07s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:51:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Looking for duplicate names using rename mode. 2025/04/05 05:51:08 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/05 05:51:09 INFO : one-2.txt: renamed from: one.txt 2025/04/05 05:51:10 INFO : one-3.txt: renamed from: one.txt 2025/04/05 05:51:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.99s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:51:15 DEBUG : dupe1/one.txt: md5 = 39d4f8f7cc3d56d555e5d12232e206ca OK 2025/04/05 05:51:17 DEBUG : dupe2/two.txt: md5 = e470e1576ac1e18e425cd713509fdf31 OK 2025/04/05 05:51:19 DEBUG : dupe3/three.txt: md5 = 6f7179a3042bbd2f8074990df80f9148 OK 2025/04/05 05:51:20 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/05 05:51:20 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/05 05:51:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/05 05:51:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/05 05:51:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/05 05:51:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/05 05:51:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.56s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:51:27 DEBUG : a.txt: md5 = 2783eadfae01037bb565f394394d7b02 OK 2025/04/05 05:51:28 DEBUG : zend.txt: md5 = 56de50e683aa7d335e93308e3684608c OK 2025/04/05 05:51:31 DEBUG : sub dir/hello world: md5 = 0935586faab469ac4861c76a8600d82c OK 2025/04/05 05:51:32 DEBUG : sub dir/hello world2: md5 = cf3d35680f9a2d5639ea9f6102fddf08 OK 2025/04/05 05:51:34 DEBUG : sub dir/ignore dir/.ignore: md5 = 5d1ad5f6f21e32ff9975f741bf2a3a4f OK 2025/04/05 05:51:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0940605ea1047023f590441ffd8e2094 OK 2025/04/05 05:51:37 DEBUG : sub dir/sub sub dir/hello world3: md5 = bfc4b204d56e9437cf9d99f6651a24b7 OK 2025/04/05 05:51:38 DEBUG : a.txt: Excluded (Size Filter) 2025/04/05 05:51:38 DEBUG : a.txt: Excluded 2025/04/05 05:51:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/05 05:51:39 DEBUG : sub dir/hello world2: Excluded 2025/04/05 05:51:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/05 05:51:39 DEBUG : sub dir/hello world: Excluded 2025/04/05 05:51:39 DEBUG : sub dir/ignore dir: Excluded 2025/04/05 05:51:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/05 05:51:39 DEBUG : sub dir/hello world2: Excluded 2025/04/05 05:51:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/05 05:51:39 DEBUG : sub dir/hello world: Excluded 2025/04/05 05:51:40 DEBUG : sub dir/ignore dir: Excluded 2025/04/05 05:51:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/05 05:51:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/05 05:51:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/05 05:51:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/05 05:51:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/05 05:51:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/05 05:51:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (19.90s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:51:47 DEBUG : file1: md5 = 06fdfce2dee682ae2d01708f37bdc3b6 OK 2025/04/05 05:51:49 DEBUG : sub/file2: md5 = 482d7acd278707be96f366c2944f900c 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/04/05 05:51:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/05 05:51:52 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/05 05:51:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/05 05:51:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.19s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.20s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.58s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:51:56 DEBUG : file1: md5 = 73d1fedce2a196a5ff1d5120f69abf12 OK 2025/04/05 05:51:58 DEBUG : sub/file2: md5 = 097a9e5e620da9f7afddb553c9035dab 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/04/05 05:52:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo/notfound" 2025/04/05 05:52:02 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/05 05:52:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.93s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.30s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.32s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.20s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Making directory 2025/04/05 05:52:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:09 DEBUG : sub dir/hello world: md5 = cf40cdfcaeb6a2d3ceee663c0bd6cfb4 OK 2025/04/05 05:52:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:13 DEBUG : potato2: md5 = 3199de729153a66297c487878473575a OK 2025/04/05 05:52:14 DEBUG : empty space: md5 = 311862197af6b8b8c413dc4bd8b1d251 OK --- PASS: TestLs (4.39s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:17 DEBUG : potato2: md5 = 1978dac08804bd73571dc3532d4fe39f OK 2025/04/05 05:52:18 DEBUG : empty space: md5 = b6221fbe011b6f96a399a4127cb6cf5c OK 2025/04/05 05:52:19 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/05 05:52:19 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.83s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:22 DEBUG : potato2: md5 = 120e771b91cd88b3d4f20d264cf2e7a0 OK 2025/04/05 05:52:23 DEBUG : empty space: md5 = c77e14bef0aa55b139c13bad55f73c7f OK --- PASS: TestLsLong (4.50s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:26 DEBUG : potato2: md5 = e01947b98b0437c96dfbe6da615c782c OK 2025/04/05 05:52:28 DEBUG : empty space: md5 = b6b09ec95c920060a75d8fc7e1315814 OK --- PASS: TestHashSums (4.26s) === RUN TestHashSumsWithErrors 2025/04/05 05:52:29 DEBUG : Creating backend with remote ":memory:" 2025/04/05 05:52:29 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/05 05:52:29 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/05 05:52:29 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/05 05:52:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/05 05:52:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/05 05:52:29 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/05 05:52:29 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/05 05:52:29 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/05 05:52:29 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-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:31 DEBUG : potato2: md5 = 31f150dc8cd929e3b506cb2302cff793 OK 2025/04/05 05:52:32 DEBUG : empty space: md5 = 9776af897ab8030c9cfc112c3c609262 OK 2025/04/05 05:52:34 DEBUG : sub dir/potato3: md5 = ecfa54bea9f54876f48170038dd66b57 OK 2025/04/05 05:52:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.01s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:39 DEBUG : small: md5 = a31dde2b4c593454cc08c7cd39774b72 OK 2025/04/05 05:52:40 DEBUG : medium: md5 = d65dc0ecfda1e5c5d4d86f8c3867b1fc OK 2025/04/05 05:52:41 DEBUG : large: md5 = 71a61166767763615836c51a36a1037b OK 2025/04/05 05:52:42 DEBUG : Waiting for deletions to finish 2025/04/05 05:52:42 DEBUG : large: Excluded (Size Filter) 2025/04/05 05:52:42 INFO : medium: Deleted 2025/04/05 05:52:42 INFO : small: Deleted --- PASS: TestDelete (6.03s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:45 DEBUG : small: md5 = e34b722dd4ed9fa26f2e4541a55d5d7b OK 2025/04/05 05:52:46 DEBUG : medium: md5 = d47d34d98052f953337b711c8378d789 OK 2025/04/05 05:52:48 DEBUG : large: md5 = 902d2c5960dc59987f80ff677d74abd9 OK 2025/04/05 05:52:48 DEBUG : Waiting for deletions to finish 2025/04/05 05:52:48 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/05 05:52:48 INFO : small: Deleted 2025/04/05 05:52:48 INFO : medium: Deleted --- PASS: TestMaxDelete (6.61s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:51 DEBUG : small: md5 = a3c9063ba4ca9a14441571119f095899 OK 2025/04/05 05:52:53 DEBUG : medium: md5 = db2e83ab202a6e1224a1200adfc56dcc OK 2025/04/05 05:52:54 DEBUG : large: md5 = 11aa454d44eb12ae580aebaa117404b7 OK 2025/04/05 05:52:54 DEBUG : Waiting for deletions to finish 2025/04/05 05:52:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/05 05:52:55 INFO : small: Deleted 2025/04/05 05:52:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.40s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:52:58 DEBUG : small: md5 = 864c593a54ee314ca11c189ab1800940 OK 2025/04/05 05:52:59 DEBUG : medium: md5 = 50332a645c2093c99a3ff116cd2f5a94 OK 2025/04/05 05:53:00 DEBUG : large: md5 = 6d00b27d5d83a2cf8f70267a6ecb9e90 OK 2025/04/05 05:53:01 DEBUG : Waiting for deletions to finish 2025/04/05 05:53:01 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/05 05:53:01 INFO : small: Deleted 2025/04/05 05:53:01 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.51s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:53:04 DEBUG : ReadFile: md5 = 3a483d5eedc85238d4786e26471b9308 OK --- PASS: TestReadFile (3.79s) === RUN TestRetry 2025/04/05 05:53:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/05 05:53:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/05 05:53:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/05 05:53:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/05 05:53:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/05 05:53:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/05 05:53:07 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-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:53:08 DEBUG : file1: md5 = 0fd6555f13d785bbd99a64be14e52876 OK 2025/04/05 05:53:10 DEBUG : file2: md5 = bb1aacc38cc389d29206cad7cf679e5e OK --- PASS: TestCat (15.77s) === RUN TestPurge 2025/04/05 05:53:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ferarut7fulu" 2025/04/05 05:53:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 05:53:23 DEBUG : Creating backend with remote "TestDrive:crypt/lg9t115jmrvi7abmb8gmcv2ms7aojductup92cvmdipogqg9cu8g" 2025/04/05 05:53:24 DEBUG : Creating backend with remote "/tmp/rclone504489088" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ferarut7fulu'", Local "Local file system at /tmp/rclone504489088", Modify Window "1ms" 2025/04/05 05:53:28 DEBUG : A1/B1/C1/one: md5 = 70d5dd7d67b002548df94afa95c05b3e OK 2025/04/05 05:53:28 INFO : A2: Making directory 2025/04/05 05:53:28 INFO : A1/B2: Making directory 2025/04/05 05:53:29 INFO : A1/B2/C2: Making directory 2025/04/05 05:53:30 INFO : A1/B1/C3: Making directory 2025/04/05 05:53:30 INFO : A3: Making directory 2025/04/05 05:53:31 INFO : A3/B3: Making directory 2025/04/05 05:53:32 INFO : A3/B3/C4: Making directory 2025/04/05 05:53:34 DEBUG : A1/two: md5 = a4ce2d838a4fcafeee1f2e33316734b4 OK 2025/04/05 05:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ferarut7fulu': Purge remote 2025/04/05 05:53:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.53s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:53:41 DEBUG : A1/B1/C1/one: md5 = 66879ecc4116e164b50abdb6900822f4 OK 2025/04/05 05:53:41 INFO : A2: Making directory 2025/04/05 05:53:41 INFO : A1/B2: Making directory 2025/04/05 05:53:42 INFO : A1/B2/C2: Making directory 2025/04/05 05:53:43 INFO : A1/B1/C3: Making directory 2025/04/05 05:53:43 INFO : A3: Making directory 2025/04/05 05:53:44 INFO : A3/B3: Making directory 2025/04/05 05:53:45 INFO : A3/B3/C4: Making directory 2025/04/05 05:53:47 DEBUG : A1/two: md5 = aba2b59fc86d0c12bd2ecf379d091855 OK 2025/04/05 05:53:48 DEBUG : removing 1 level 3 directories 2025/04/05 05:53:48 INFO : A3/B3/C4: Removing directory 2025/04/05 05:53:51 DEBUG : removing 2 level 3 directories 2025/04/05 05:53:51 INFO : A1/B2/C2: Removing directory 2025/04/05 05:53:51 INFO : A1/B1/C3: Removing directory 2025/04/05 05:53:51 DEBUG : removing 2 level 2 directories 2025/04/05 05:53:51 INFO : A3/B3: Removing directory 2025/04/05 05:53:51 INFO : A1/B2: Removing directory 2025/04/05 05:53:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/05 05:53:51 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/05 05:53:52 DEBUG : removing 2 level 1 directories 2025/04/05 05:53:52 INFO : A3: Removing directory 2025/04/05 05:53:52 INFO : A2: Removing directory 2025/04/05 05:53:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/05 05:53:56 DEBUG : removing 1 level 3 directories 2025/04/05 05:53:56 INFO : A1/B1/C1: Removing directory 2025/04/05 05:53:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:57 DEBUG : removing 1 level 2 directories 2025/04/05 05:53:57 INFO : A1/B1: Removing directory 2025/04/05 05:53:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/05 05:53:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/05 05:53:57 DEBUG : removing 1 level 1 directories 2025/04/05 05:53:57 INFO : A1: Removing directory 2025/04/05 05:53:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/05 05:53:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/05 05:53:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/05 05:53:58 DEBUG : removing 1 level 0 directories 2025/04/05 05:53:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Removing directory 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/05 05:53:58 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (22.56s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:54:00 INFO : A1: Making directory 2025/04/05 05:54:01 INFO : A1/B1: Making directory 2025/04/05 05:54:02 INFO : A1/B1/C1: Making directory 2025/04/05 05:54:04 DEBUG : removing 1 level 3 directories 2025/04/05 05:54:04 INFO : A1/B1/C1: Removing directory 2025/04/05 05:54:05 DEBUG : removing 1 level 2 directories 2025/04/05 05:54:05 INFO : A1/B1: Removing directory 2025/04/05 05:54:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/05 05:54:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.75s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:54:07 INFO : A1: Making directory 2025/04/05 05:54:08 INFO : A1/B1: Making directory 2025/04/05 05:54:09 INFO : A1/B1/C1: Making directory 2025/04/05 05:54:12 DEBUG : removing 1 level 3 directories 2025/04/05 05:54:12 INFO : A1/B1/C1: Removing directory 2025/04/05 05:54:13 DEBUG : removing 1 level 2 directories 2025/04/05 05:54:13 INFO : A1/B1: Removing directory 2025/04/05 05:54:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/05 05:54:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.75s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:54:17 DEBUG : file1: md5 = 626d0b40ba9b3d3fb2125d9e45931da3 OK 2025/04/05 05:54:17 DEBUG : filename.txt: File name found in url 2025/04/05 05:54:19 DEBUG : filename.txt: md5 = 1a194f2ec6d0c599a8245c84fb27bd77 OK 2025/04/05 05:54:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/05 05:54:20 DEBUG : headerfilename.txt: md5 = f1b41913335af5df84d1ae5020d2b383 OK 2025/04/05 05:54:21 DEBUG : file2: md5 = 879953d257b33ad6475918bca2443ffb OK --- PASS: TestCopyURL (8.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:54:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/05 05:54:26 DEBUG : sub/file2: md5 = cdca4a73ba7f66d62babea59f799c8f4 OK 2025/04/05 05:54:26 INFO : file1: Copied (new) to: sub/file2 2025/04/05 05:54:26 INFO : file1: Deleted 2025/04/05 05:54:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 05:54:26 DEBUG : file1: Unchanged skipping 2025/04/05 05:54:26 INFO : file1: Deleted 2025/04/05 05:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': don't need to copy/move sub/file2, it is already at target location 2025/04/05 05:54:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.82s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:54:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/05 05:54:31 DEBUG : file1: md5 = a1da474471029384be68285dcc2087f7 OK 2025/04/05 05:54:31 INFO : file1: Copied (new) 2025/04/05 05:54:31 INFO : file1: Deleted 2025/04/05 05:54:32 DEBUG : file1: Destination exists, skipping 2025/04/05 05:54:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.15s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:54:36 DEBUG : dst/file1: md5 = 6ced7ae84b2dbedcece16f22784af6a9 OK 2025/04/05 05:54:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopinan6tezo/backup" 2025/04/05 05:54:36 DEBUG : Creating backend with remote "TestDrive:crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0/1nrff024r7pq65ecp72fc28jb0" 2025/04/05 05:54:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/05 05:54:40 INFO : dst/file1: Moved (server-side) 2025/04/05 05:54:41 DEBUG : dst/file1: md5 = 426c8799071e6c527c3baf9d00c34527 OK 2025/04/05 05:54:41 INFO : dst/file1: Copied (new) 2025/04/05 05:54:41 INFO : dst/file1: Deleted 2025/04/05 05:54:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/05 05:54:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/05 05:54:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.25s) === 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-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:54:48 DEBUG : A1/one: md5 = f8df29e5f6219280e86648383884ec89 OK 2025/04/05 05:54:49 DEBUG : A1/two: md5 = ad4415329cb0803d2d39b8c280e4703f OK 2025/04/05 05:54:51 DEBUG : A1/B1/three: md5 = 6b508eecfa6d9369c957c030e58bd8fd OK 2025/04/05 05:54:53 DEBUG : A1/B1/C1/four: md5 = 003aaa11d4db606e2606dbf66ecb71ff OK 2025/04/05 05:54:55 DEBUG : A1/B1/C2/five: md5 = a9881d61a4aa5630e01f3a2d7e092619 OK 2025/04/05 05:54:55 INFO : A1/B2: Making directory 2025/04/05 05:54:56 INFO : A1/B1/C3: Making directory 2025/04/05 05:55:05 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/05 05:55:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/05 05:55:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/05 05:55:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/05 05:55:05 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/05 05:55:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/05 05:55:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/05 05:55:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/05 05:55:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/05 05:55:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/05 05:55:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/05 05:55:16 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/05 05:55:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/05 05:55:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/05 05:55:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/05 05:55:16 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/05 05:55:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/05 05:55:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/05 05:55:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/05 05:55:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/05 05:55:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/05 05:55:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/05 05:55:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/05 05:55:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/05 05:55:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/05 05:55:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/05 05:55:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/05 05:55:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/05 05:55:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/05 05:55:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/05 05:55:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.31s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:55:28 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/05 05:55:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 06e522c038f71eee3e99d7807bd7dbbf OK 2025/04/05 05:55:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/05 05:55:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/05 05:55:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/05 05:55:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 2b95bc6b10104ffa95b145bf50c171e3 OK 2025/04/05 05:55:32 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-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/05 05:55:35 DEBUG : with_checksum_small_file_from_pipe: md5 = 3d182d99863fd826ec7b8605394971f0 OK 2025/04/05 05:55:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/05 05:55:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/05 05:55:37 DEBUG : with_checksum_big_file_from_pipe: md5 = 6c3a7f29f89c6464fdf4ccd2362b7cad OK 2025/04/05 05:55:37 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-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/05 05:55:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 05:55:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/05 05:55:41 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-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:55:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/05 05:55:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/05 05:55:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/05 05:55:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.65s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/05 05:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': File to upload is small (48 bytes), uploading instead of streaming 2025/04/05 05:55:49 DEBUG : rcat_metadata: md5 = fde00b8d3f9542b3c9588c3ec0b4337c OK 2025/04/05 05:55:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/05 05:55:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/05 05:55:52 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3cebcdcbde1216ce9118bcda36e4d3a7 OK 2025/04/05 05:55:52 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.49s) --- PASS: TestRcatMetadata/Normal (2.40s) --- PASS: TestRcatMetadata/ViaDisk (2.70s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:55:54 DEBUG : potato1: md5 = 79c5378a5d7dd3c66935e533be3a9941 OK 2025/04/05 05:55:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': File to upload is small (60 bytes), uploading instead of streaming 2025/04/05 05:55:56 DEBUG : potato2: md5 = fc5d1b38b35aa213344d1c83f1e9e905 OK 2025/04/05 05:55:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.18s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:55:58 DEBUG : potato1: md5 = 633a08d8680f2f3499c6dd0f647fe5a1 OK 2025/04/05 05:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': File to upload is small (60 bytes), uploading instead of streaming 2025/04/05 05:56:00 DEBUG : potato2: md5 = 86f7a69d59115a989386fc929290f96f OK 2025/04/05 05:56:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.62s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:56:03 DEBUG : potato2: md5 = b400d1e643eb7ee11ec8730128402954 OK 2025/04/05 05:56:04 DEBUG : empty space: md5 = 750ec0800567259766288d82b9075e52 OK 2025/04/05 05:56:07 DEBUG : sub dir/potato3: md5 = 47acb76db27c932dadeb53368cb97ed2 OK 2025/04/05 05:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Touching "sub dir/potato3" 2025/04/05 05:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Touching "empty space" 2025/04/05 05:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Touching "potato2" 2025/04/05 05:56:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.56s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:56:11 DEBUG : dir with metadata: Making directory with metadata 2025/04/05 05:56:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.24s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:56:14 DEBUG : directory with modtime: Making directory with metadata 2025/04/05 05:56:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:56:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/05 05:56:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/05 05:56:16 DEBUG : Google drive root 'crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0': Skipping btime metadata as can't update it on an existing file: 2025-04-05T05:56:16.270114305Z 2025/04/05 05:56:16 INFO : non existent directory: Updated directory metadata 2025/04/05 05:56:18 DEBUG : Google drive root 'crypt/r6m1ppgfd8pc8umud6bm60ginf369mjtjoj427mj6re6boeu6be0': Skipping btime metadata as can't update it on an existing file: 2025-04-05T05:56:16.270114305Z 2025/04/05 05:56:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.47s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:56:20 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/05 05:56:22 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/05 05:56:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.11s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:56:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/05 05:56:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/05 05:56:24 DEBUG : dst: Making directory with metadata 2025/04/05 05:56:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/05 05:56:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 05:56:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/05 05:56:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/05 05:56:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/05 05:56:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/05 05:56:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.32s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo'", Local "Local file system at /tmp/rclone3257582909", Modify Window "1ms" 2025/04/05 05:56:30 DEBUG : sub dir/test remove existing: md5 = 86fc4e89e0569e6809cf13c34897d561 OK 2025/04/05 05:56:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = bd7261e20c66aa44cad19e369cf71b51 OK 2025/04/05 05:56:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jojonot4" before starting 2025/04/05 05:56:34 DEBUG : sub dir/test remove existing.jojonot4: TEST: removing renamed existing file after operation 2025/04/05 05:56:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tijufaw5" before starting 2025/04/05 05:56:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tijufaw5: TEST: renaming existing back after failed operation 2025/04/05 05:56:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nepijos6" before starting 2025/04/05 05:56:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nepijos6: TEST: removing renamed existing file after operation 2025/04/05 05:56:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "irtmjhqbu8u75d14namv1927v6hd0s98gu9k4l64fv1rlo1qinmg" 2025/04/05 05:56:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pl0mh0s6roi6kjqh7cjomt2pfnv1h37m5m0hri37s29ovpilptmb2vunflus39rtd5ss184rl6l10e84eifidnv3r9n675rfim43o4lpdbemr7trd84c9o3k3rhpmd2726usp4dgpma0qa2h22f20cqm7gcvf474sngjjgm1lhak7i3hkvsg" --- PASS: TestRemoveExisting (12.21s) === 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/04/05 05:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopinan6tezo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m0.798830223s (try 1/5)