"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/01 04:15:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira" 2025/07/01 04:15:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:15:48 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0" 2025/07/01 04:15:49 DEBUG : Creating backend with remote "/tmp/rclone1188119225" === 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-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/01 04:15:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/01 04:15:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/01 04:15:49 DEBUG : potato: Seek from 10 to 0 2025/07/01 04:15:49 DEBUG : potato: Seek from 10 to 0 2025/07/01 04:15:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/01 04:15:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/01 04:15:49 DEBUG : potato: Seek from 5 to 2 2025/07/01 04:15:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/01 04:15:49 DEBUG : potato: Seek from 7 to 0 2025/07/01 04:15:49 DEBUG : potato: Seek from 7 to 0 2025/07/01 04:15:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/01 04:15:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/01 04:15:49 DEBUG : potato: Seek from 5 to 2 2025/07/01 04:15:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/01 04:15:49 DEBUG : potato: Seek from 8 to 0 2025/07/01 04:15:49 DEBUG : potato: Seek from 8 to 0 2025/07/01 04:15:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/01 04:15:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/01 04:15:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/01 04:15:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/01 04:15:49 DEBUG : potato: Seek from 5 to 2 2025/07/01 04:15:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/01 04:15:49 DEBUG : potato: Seek from 9 to 0 2025/07/01 04:15:49 DEBUG : potato: Seek from 9 to 0 2025/07/01 04:15:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:15:51 DEBUG : rutabaga: md5 = ccc50cd2256c744035d3f7605ffd7ea5 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/01 04:15:53 DEBUG : empty space: md5 = 62cdfa5b37e883b7fc1cebed7b12690b OK === RUN TestCheck/3 2025/07/01 04:15:55 DEBUG : potato2: md5 = 4d6dc25450dbb9b3d49e2c1b5964293c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/01 04:15:57 DEBUG : remotepotato: md5 = 3a09bf1af16eb2c60c033a2b92991c90 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.97s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/07/01 04:16:00 DEBUG : Creating backend with remote "nonexistent" 2025/07/01 04:16:00 DEBUG : Creating backend with remote "nonexistent" 2025/07/01 04:16:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/01 04:16:00 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/07/01 04:16:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/01 04:16:00 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-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:16:01 DEBUG : rutabaga: md5 = d35ddc31757d6f4a9638dbf717271eec OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/01 04:16:05 DEBUG : empty space: md5 = 2c27e0ae1e9244268d4a70d721c49f2e OK === RUN TestCheckDownload/3 2025/07/01 04:16:08 DEBUG : potato2: md5 = 8420c3428578d8c2d6442e3e8ec053be OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/01 04:16:12 DEBUG : remotepotato: md5 = a68d8751c8d1ca3ad28f310b230f8851 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.21s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (1.12s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (0.91s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:16:18 DEBUG : rutabaga: md5 = 2c26eeae1002b9a511b0ff016eecc1f2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/01 04:16:20 DEBUG : empty space: md5 = abbf676c562ed0a0c02f8169ab1d91d6 OK === RUN TestCheckSizeOnly/3 2025/07/01 04:16:22 DEBUG : potato2: md5 = 68574d8d58eb45442b3ba1e16549f2ba OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/01 04:16:24 DEBUG : remotepotato: md5 = 6b77f972e3b9d11b07b03c64d8b16297 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.66s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:16:28 DEBUG : test.sum: md5 = 7a0f2d3faf456fb1f599d80d8b547c12 OK 2025/07/01 04:16:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/01 04:16:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/01 04:16:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/01 04:16:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/01 04:16:31 DEBUG : test.sum: md5 = 17d61857489d4514dfaa92b14648aedf OK 2025/07/01 04:16:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/01 04:16:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/01 04:16:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/01 04:16:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.00s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:16:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira/data" 2025/07/01 04:16:33 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:16:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira/data" 2025/07/01 04:16:35 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0/vjrnln8ratgmqakfosrqe8espk" 2025/07/01 04:16:39 DEBUG : data/banana: md5 = b254fd2f28630bf916e13ea86e58b562 OK 2025/07/01 04:16:40 DEBUG : test.sum: md5 = c47c94089de102970fbf805e0f21c29c OK === RUN TestCheckSumDownload/subtest1 2025/07/01 04:16:45 DEBUG : data/potato: md5 = 122a21e713fa0969be47d1f4191d5f78 OK 2025/07/01 04:16:46 DEBUG : test.sum: md5 = a2ce901c0bc85343d4368473283a0ec2 OK === RUN TestCheckSumDownload/subtest2 2025/07/01 04:16:50 DEBUG : test.sum: md5 = ba407d9d8ea5bc09f536005ce0573222 OK === RUN TestCheckSumDownload/subtest3 2025/07/01 04:16:54 DEBUG : test.sum: md5 = 797b6e0bf33cbbb55b40e560aa21c060 OK === RUN TestCheckSumDownload/subtest4 2025/07/01 04:16:58 DEBUG : test.sum: md5 = 0a71147e79744a53beda1f48d29437cc OK === RUN TestCheckSumDownload/subtest5 2025/07/01 04:17:02 DEBUG : test.sum: md5 = 2c94885d9e7a94075973ca441f1f98b3 OK === RUN TestCheckSumDownload/subtest6 2025/07/01 04:17:07 DEBUG : data/banana: md5 = 615212e215c62136d407ffb545fcdf8e OK 2025/07/01 04:17:08 DEBUG : data/potato: md5 = 553952702d46d5ddd18ea6a91c396182 OK 2025/07/01 04:17:09 DEBUG : test.sum: md5 = ac80ea87e1d7ff381c7ee68e3c9b9737 OK === RUN TestCheckSumDownload/subtest7 2025/07/01 04:17:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/01 04:17:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.62s) --- PASS: TestCheckSumDownload/subtest1 (2.87s) --- PASS: TestCheckSumDownload/subtest2 (2.18s) --- PASS: TestCheckSumDownload/subtest3 (2.34s) --- PASS: TestCheckSumDownload/subtest4 (2.37s) --- PASS: TestCheckSumDownload/subtest5 (2.05s) --- PASS: TestCheckSumDownload/subtest6 (2.26s) --- PASS: TestCheckSumDownload/subtest7 (2.24s) === RUN TestApplyTransforms 2025/07/01 04:17:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tebanur4qola" 2025/07/01 04:17:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:17:15 DEBUG : Creating backend with remote "TestDrive:crypt/7jjdq4432apeijnpa3iorg7arb7skimt3sh3tou84m2o31gb62g0" 2025/07/01 04:17:16 DEBUG : Creating backend with remote "/tmp/rclone1764571980" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tebanur4qola'", Local "Local file system at /tmp/rclone1764571980", Modify Window "1ms" 2025/07/01 04:17:18 DEBUG : hello, world!: md5 = 94bf3dac02bec61eb61aa2a0d6e60ec6 OK upper checkfile vs. lower remote (without normalization) 2025/07/01 04:17:18 ERROR : hello, world!: sum not found 2025/07/01 04:17:18 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tebanur4qola' 2025/07/01 04:17:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tebanur4qola': 1 files missing 2025/07/01 04:17:18 NOTICE: 1 hashes missing 2025/07/01 04:17:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tebanur4qola': 2 differences found 2025/07/01 04:17:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tebanur4qola': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/01 04:17:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/01 04:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tebanur4qola': 0 differences found 2025/07/01 04:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tebanur4qola': 1 matching files 2025/07/01 04:17:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wazasor0yani" 2025/07/01 04:17:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:17:20 DEBUG : Creating backend with remote "TestDrive:crypt/g90q4evs7n73k79o2pejpb05qft35gp1mdj8gnqms3445ihk2uh0" 2025/07/01 04:17:21 DEBUG : Creating backend with remote "/tmp/rclone721726750" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wazasor0yani'", Local "Local file system at /tmp/rclone721726750", Modify Window "1ms" 2025/07/01 04:17:22 DEBUG : HELLO, WORLD!: md5 = 15c8f1aced0321587d814cba2d117455 OK lower checkfile vs. upper remote (without normalization) 2025/07/01 04:17:23 ERROR : HELLO, WORLD!: sum not found 2025/07/01 04:17:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wazasor0yani' 2025/07/01 04:17:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazasor0yani': 1 files missing 2025/07/01 04:17:23 NOTICE: 1 hashes missing 2025/07/01 04:17:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazasor0yani': 2 differences found 2025/07/01 04:17:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazasor0yani': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/01 04:17:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/01 04:17:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazasor0yani': 0 differences found 2025/07/01 04:17:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wazasor0yani': 1 matching files 2025/07/01 04:17:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gidesil7huxa" 2025/07/01 04:17:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:17:24 DEBUG : Creating backend with remote "TestDrive:crypt/3v4m2q1cmts8ld5nqt8vad04qn880sdtdmg1jom1dpqbbg4uo6jg" 2025/07/01 04:17:25 DEBUG : Creating backend with remote "/tmp/rclone3403153004" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gidesil7huxa'", Local "Local file system at /tmp/rclone3403153004", Modify Window "1ms" 2025/07/01 04:17:27 DEBUG : HeLlO, wOrLd!: md5 = 9c2a0c17287ef2d3b15c8e798e94c41a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/01 04:17:28 ERROR : HeLlO, wOrLd!: sum not found 2025/07/01 04:17:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gidesil7huxa' 2025/07/01 04:17:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidesil7huxa': 1 files missing 2025/07/01 04:17:28 NOTICE: 1 hashes missing 2025/07/01 04:17:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidesil7huxa': 2 differences found 2025/07/01 04:17:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidesil7huxa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/01 04:17:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/01 04:17:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidesil7huxa': 0 differences found 2025/07/01 04:17:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gidesil7huxa': 1 matching files 2025/07/01 04:17:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijagac8juga" 2025/07/01 04:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:17:29 DEBUG : Creating backend with remote "TestDrive:crypt/69p2a8c42fp9oj8hut24tq9vrvb25e9e1d76gneccs07tnrmu6kg" 2025/07/01 04:17:30 DEBUG : Creating backend with remote "/tmp/rclone3925184366" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijagac8juga'", Local "Local file system at /tmp/rclone3925184366", Modify Window "1ms" 2025/07/01 04:17:32 DEBUG : HELLO, WORLD!: md5 = a795b5fa88711e52d2fd2780e22c94f4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/01 04:17:33 ERROR : HELLO, WORLD!: sum not found 2025/07/01 04:17:33 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nijagac8juga' 2025/07/01 04:17:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nijagac8juga': 1 files missing 2025/07/01 04:17:33 NOTICE: 1 hashes missing 2025/07/01 04:17:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nijagac8juga': 2 differences found 2025/07/01 04:17:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nijagac8juga': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/01 04:17:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/01 04:17:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nijagac8juga': 0 differences found 2025/07/01 04:17:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nijagac8juga': 1 matching files 2025/07/01 04:17:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-helogex1coco" 2025/07/01 04:17:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:17:34 DEBUG : Creating backend with remote "TestDrive:crypt/er9or6hi9enpd34ig59bvssd6daueqqsrlhinei6jpdnj48srdh0" 2025/07/01 04:17:35 DEBUG : Creating backend with remote "/tmp/rclone1101972917" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-helogex1coco'", Local "Local file system at /tmp/rclone1101972917", Modify Window "1ms" 2025/07/01 04:17:37 DEBUG : 測試_Русский___ě_áñ: md5 = 40d2748dd5afd53d0904a7e5eb992937 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/01 04:17:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/01 04:17:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-helogex1coco' 2025/07/01 04:17:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-helogex1coco': 1 files missing 2025/07/01 04:17:37 NOTICE: 1 hashes missing 2025/07/01 04:17:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-helogex1coco': 2 differences found 2025/07/01 04:17:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-helogex1coco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/01 04:17:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/01 04:17:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-helogex1coco': 0 differences found 2025/07/01 04:17:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-helogex1coco': 1 matching files 2025/07/01 04:17:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-picudib3muxu" 2025/07/01 04:17:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:17:39 DEBUG : Creating backend with remote "TestDrive:crypt/9kfb3b745lvei00pif1focidg4thccnc9hclcd1nk5amm5q1oegg" 2025/07/01 04:17:40 DEBUG : Creating backend with remote "/tmp/rclone174760874" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-picudib3muxu'", Local "Local file system at /tmp/rclone174760874", Modify Window "1ms" 2025/07/01 04:17:42 DEBUG : 測試_Русский___ě_áñ: md5 = dc7f0ecfcd9c8fcc8600e042e86a1605 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/01 04:17:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/01 04:17:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-picudib3muxu' 2025/07/01 04:17:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-picudib3muxu': 1 files missing 2025/07/01 04:17:42 NOTICE: 1 hashes missing 2025/07/01 04:17:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-picudib3muxu': 2 differences found 2025/07/01 04:17:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-picudib3muxu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/01 04:17:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/01 04:17:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-picudib3muxu': 0 differences found 2025/07/01 04:17:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-picudib3muxu': 1 matching files 2025/07/01 04:17:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capohek1nimo" 2025/07/01 04:17:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:17:43 DEBUG : Creating backend with remote "TestDrive:crypt/g8d7ipqks2gaktn0t3qg46ltp3eqmhj04c0p9dgrb44uj55dq1ng" 2025/07/01 04:17:44 DEBUG : Creating backend with remote "/tmp/rclone1206838197" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capohek1nimo'", Local "Local file system at /tmp/rclone1206838197", Modify Window "1ms" 2025/07/01 04:17:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0297071b9847d8c5ad7f17c035f11d8b OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/01 04:17:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/01 04:17:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-capohek1nimo' 2025/07/01 04:17:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-capohek1nimo': 1 files missing 2025/07/01 04:17:47 NOTICE: 1 hashes missing 2025/07/01 04:17:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-capohek1nimo': 2 differences found 2025/07/01 04:17:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-capohek1nimo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/01 04:17:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/01 04:17:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-capohek1nimo': 0 differences found 2025/07/01 04:17:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-capohek1nimo': 1 matching files 2025/07/01 04:17:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiwufoq3qota" 2025/07/01 04:17:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:17:48 DEBUG : Creating backend with remote "TestDrive:crypt/3f5g0qngaerebprrnpqaecsblvsjr5u88g7ses8i4bia32pq5ahg" 2025/07/01 04:17:49 DEBUG : Creating backend with remote "/tmp/rclone1309094358" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiwufoq3qota'", Local "Local file system at /tmp/rclone1309094358", Modify Window "1ms" 2025/07/01 04:17:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b5b9263837ff4a4b291dfc1d89fc0f7b OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/01 04:17:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/01 04:17:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiwufoq3qota' 2025/07/01 04:17:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwufoq3qota': 1 files missing 2025/07/01 04:17:52 NOTICE: 1 hashes missing 2025/07/01 04:17:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwufoq3qota': 2 differences found 2025/07/01 04:17:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwufoq3qota': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/01 04:17:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/01 04:17:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwufoq3qota': 0 differences found 2025/07/01 04:17:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwufoq3qota': 1 matching files 2025/07/01 04:17:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nibejuh1nuci" 2025/07/01 04:17:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:17:53 DEBUG : Creating backend with remote "TestDrive:crypt/feg5qi1ajo2hrb2iv2jp1qk1jiumrrivnren2egjljffr9dha3og" 2025/07/01 04:17:54 DEBUG : Creating backend with remote "/tmp/rclone3873622541" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nibejuh1nuci'", Local "Local file system at /tmp/rclone3873622541", Modify Window "1ms" 2025/07/01 04:17:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 31934bb6d2ef021d65fa380d26bec644 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/01 04:17:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/01 04:17:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nibejuh1nuci' 2025/07/01 04:17:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibejuh1nuci': 1 files missing 2025/07/01 04:17:56 NOTICE: 1 hashes missing 2025/07/01 04:17:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibejuh1nuci': 2 differences found 2025/07/01 04:17:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibejuh1nuci': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/01 04:17:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/01 04:17:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibejuh1nuci': 0 differences found 2025/07/01 04:17:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibejuh1nuci': 1 matching files 2025/07/01 04:17:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gewezak0mehi" 2025/07/01 04:17:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:17:57 DEBUG : Creating backend with remote "TestDrive:crypt/i1h99po0f1ht08suna3ca2te58u5t8b8n1lvb7f66to7cr2it0u0" 2025/07/01 04:17:58 DEBUG : Creating backend with remote "/tmp/rclone2591375304" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gewezak0mehi'", Local "Local file system at /tmp/rclone2591375304", Modify Window "1ms" 2025/07/01 04:18:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4ecdcfb9fcb101c4c6c1b2a2721765a6 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/01 04:18:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/01 04:18:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gewezak0mehi' 2025/07/01 04:18:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewezak0mehi': 1 files missing 2025/07/01 04:18:01 NOTICE: 1 hashes missing 2025/07/01 04:18:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewezak0mehi': 2 differences found 2025/07/01 04:18:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewezak0mehi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/01 04:18:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/01 04:18:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewezak0mehi': 0 differences found 2025/07/01 04:18:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewezak0mehi': 1 matching files 2025/07/01 04:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gewezak0mehi': Purge remote 2025/07/01 04:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nibejuh1nuci': Purge remote 2025/07/01 04:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiwufoq3qota': Purge remote 2025/07/01 04:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capohek1nimo': Purge remote 2025/07/01 04:18:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-picudib3muxu': Purge remote 2025/07/01 04:18:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-helogex1coco': Purge remote 2025/07/01 04:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijagac8juga': Purge remote 2025/07/01 04:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gidesil7huxa': Purge remote 2025/07/01 04:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wazasor0yani': Purge remote 2025/07/01 04:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tebanur4qola': Purge remote --- PASS: TestApplyTransforms (51.70s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:18:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/01 04:18:09 DEBUG : sub/file2: md5 = d0fe6b238c755417e41f617d684934d8 OK 2025/07/01 04:18:09 INFO : file1: Copied (new) to: sub/file2 2025/07/01 04:18:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:18:09 DEBUG : file1: Unchanged skipping 2025/07/01 04:18:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': don't need to copy/move sub/file2, it is already at target location 2025/07/01 04:18:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.98s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:18:15 DEBUG : dst/file1: md5 = 6acf47635df575e08621564cbe36898c OK 2025/07/01 04:18:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira/backup" 2025/07/01 04:18:16 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0/1nrff024r7pq65ecp72fc28jb0" 2025/07/01 04:18:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/01 04:18:19 INFO : dst/file1: Moved (server-side) 2025/07/01 04:18:21 DEBUG : dst/file1: md5 = cf8102772799dc2dba89df3142365b69 OK 2025/07/01 04:18:21 INFO : dst/file1: Copied (new) 2025/07/01 04:18:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/01 04:18:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/01 04:18:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.73s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:18:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira/dst" 2025/07/01 04:18:26 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/01 04:18:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira/CompareDest" 2025/07/01 04:18:27 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0/gveqi14airsml4bgu7krj116o8" 2025/07/01 04:18:29 DEBUG : one: Need to transfer - File not found at Destination 2025/07/01 04:18:31 DEBUG : one: md5 = 22909876fabe3c0386fd91e291e31126 OK 2025/07/01 04:18:31 INFO : one: Copied (new) 2025/07/01 04:18:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:18:34 DEBUG : one: md5 = 6c93869458d83f338dfca655e83a8ee8 OK 2025/07/01 04:18:34 INFO : one: Copied (replaced existing) 2025/07/01 04:18:36 DEBUG : dst/one: md5 = cf19faa2f7f5e8fef6ae19a88f930e5b OK 2025/07/01 04:18:38 DEBUG : CompareDest/one: md5 = febc88a4c3099c5bedb5c5be6362e83c OK 2025/07/01 04:18:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:18:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:18:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:18:41 DEBUG : CompareDest/two: md5 = e81b029cad7097840c2d7e2a7a3a3517 OK 2025/07/01 04:18:42 DEBUG : two: Need to transfer - File not found at Destination 2025/07/01 04:18:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:18:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 04:18:43 DEBUG : two: Need to transfer - File not found at Destination 2025/07/01 04:18:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:18:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 04:18:44 DEBUG : two: Need to transfer - File not found at Destination 2025/07/01 04:18:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/01 04:18:46 DEBUG : two: md5 = 8bf2158621c27c7615726c8fa9d025a7 OK 2025/07/01 04:18:46 INFO : two: Copied (new) 2025/07/01 04:18:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/01 04:18:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:18:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:18:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.65s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:18:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira/dst" 2025/07/01 04:18:50 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/01 04:18:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira/CopyDest" 2025/07/01 04:18:52 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/01 04:18:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/01 04:18:56 DEBUG : one: md5 = 28d37467c12a4d81fcc831bf1174d673 OK 2025/07/01 04:18:56 INFO : one: Copied (new) 2025/07/01 04:18:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:18:58 DEBUG : one: md5 = c424092bd50288a7516d27da76582b15 OK 2025/07/01 04:18:58 INFO : one: Copied (replaced existing) 2025/07/01 04:19:00 DEBUG : dst/one: md5 = bd622e46540586f8308cc3786ec8ae18 OK 2025/07/01 04:19:02 DEBUG : CopyDest/one: md5 = a80d1a063260b8002ed78e254c8f4bca OK 2025/07/01 04:19:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira/BackupDir" 2025/07/01 04:19:03 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/01 04:19:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:19:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:19:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:19:07 INFO : one: Moved (server-side) 2025/07/01 04:19:07 INFO : one: Copied (server-side copy) 2025/07/01 04:19:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/01 04:19:09 DEBUG : CopyDest/two: md5 = 8d03e67a600a418f035fbc36b5700d59 OK 2025/07/01 04:19:10 DEBUG : two: Need to transfer - File not found at Destination 2025/07/01 04:19:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:19:11 INFO : two: Copied (server-side copy) 2025/07/01 04:19:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/01 04:19:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:19:12 DEBUG : two: Unchanged skipping 2025/07/01 04:19:14 DEBUG : CopyDest/three: md5 = 5c1a63e4d62c94652cce9a2c9d22bf48 OK 2025/07/01 04:19:15 DEBUG : three: Need to transfer - File not found at Destination 2025/07/01 04:19:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/01 04:19:15 DEBUG : three: Destination not found in --copy-dest 2025/07/01 04:19:16 DEBUG : three: md5 = d656745f8ebee185cf51a1bd2905e561 OK 2025/07/01 04:19:16 INFO : three: Copied (new) 2025/07/01 04:19:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/01 04:19:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:19:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/01 04:19:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/01 04:19:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/01 04:19:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:19:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.70s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.63s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:19:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/01 04:19:26 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 65d1caf76b1635de26e80275492710ea OK 2025/07/01 04:19:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/01 04:19:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/01 04:19:27 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/07/01 04:19:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/01 04:19:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/01 04:19:30 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8dd424699f102f1705293d70ca8424f0 OK 2025/07/01 04:19:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/01 04:19:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/01 04:19:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.98s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:19:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Looking for duplicate names using skip mode. 2025/07/01 04:19:37 NOTICE: one: Found 2 files with duplicate names 2025/07/01 04:19:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.98s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:19:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Looking for duplicate names using skip mode. 2025/07/01 04:19:42 NOTICE: one: Found 3 files with duplicate names 2025/07/01 04:19:42 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/01 04:19:43 INFO : one: Deleted 2025/07/01 04:19:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.00s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:19:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Looking for duplicate names using first mode. 2025/07/01 04:19:49 NOTICE: one: Found 3 files with duplicate names 2025/07/01 04:19:49 INFO : one: Deleted 2025/07/01 04:19:49 INFO : one: Deleted 2025/07/01 04:19:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:19:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Looking for duplicate names using newest mode. 2025/07/01 04:19:55 NOTICE: one: Found 3 files with duplicate names 2025/07/01 04:19:55 INFO : one: Deleted 2025/07/01 04:19:55 INFO : one: Deleted 2025/07/01 04:19:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.02s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:20:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Looking for duplicate names using oldest mode. 2025/07/01 04:20:01 NOTICE: one: Found 3 files with duplicate names 2025/07/01 04:20:01 INFO : one: Deleted 2025/07/01 04:20:02 INFO : one: Deleted 2025/07/01 04:20:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.94s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:20:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Looking for duplicate names using largest mode. 2025/07/01 04:20:07 NOTICE: one: Found 3 files with duplicate names 2025/07/01 04:20:08 INFO : one: Deleted 2025/07/01 04:20:08 INFO : one: Deleted 2025/07/01 04:20:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.38s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:20:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Looking for duplicate names using smallest mode. 2025/07/01 04:20:14 NOTICE: one: Found 3 files with duplicate names 2025/07/01 04:20:14 INFO : one: Deleted 2025/07/01 04:20:14 INFO : one: Deleted 2025/07/01 04:20:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.25s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:20:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Looking for duplicate names using rename mode. 2025/07/01 04:20:21 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/01 04:20:22 INFO : one-2.txt: renamed from: one.txt 2025/07/01 04:20:23 INFO : one-3.txt: renamed from: one.txt 2025/07/01 04:20:25 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.69s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:20:29 DEBUG : dupe1/one.txt: md5 = 3dd9067d5fbf03f514318c4084c0c732 OK 2025/07/01 04:20:31 DEBUG : dupe2/two.txt: md5 = 50225caf94dfd641537e96fb6faa5fef OK 2025/07/01 04:20:33 DEBUG : dupe3/three.txt: md5 = cf7ef8e0b970ed913ade42ce7108d8e4 OK 2025/07/01 04:20:34 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/01 04:20:34 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/01 04:20:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/01 04:20:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/01 04:20:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/01 04:20:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/01 04:20:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.94s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:20:41 DEBUG : a.txt: md5 = 80e925ba7437c9321cac7ae19bd30311 OK 2025/07/01 04:20:42 DEBUG : zend.txt: md5 = 14b7321287ea351d4eb44237efbf82d8 OK 2025/07/01 04:20:44 DEBUG : sub dir/hello world: md5 = 8a7cd565b3864efd222bc2e806d72454 OK 2025/07/01 04:20:45 DEBUG : sub dir/hello world2: md5 = f4f926d6d7859d23c2de490f083c481d OK 2025/07/01 04:20:47 DEBUG : sub dir/ignore dir/.ignore: md5 = 4e083e0e51af54babe08b3115c720394 OK 2025/07/01 04:20:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = d3a6fd26a113cebef2fe80afe4e18a6c OK 2025/07/01 04:20:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 51541ca12f61639f88edc6cfe460c4a9 OK 2025/07/01 04:20:52 DEBUG : a.txt: Excluded (Size Filter) 2025/07/01 04:20:52 DEBUG : a.txt: Excluded 2025/07/01 04:20:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/01 04:20:53 DEBUG : sub dir/hello world2: Excluded 2025/07/01 04:20:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/01 04:20:53 DEBUG : sub dir/hello world: Excluded 2025/07/01 04:20:54 DEBUG : sub dir/ignore dir: Excluded 2025/07/01 04:20:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/01 04:20:54 DEBUG : sub dir/hello world2: Excluded 2025/07/01 04:20:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/01 04:20:54 DEBUG : sub dir/hello world: Excluded 2025/07/01 04:20:54 DEBUG : sub dir/ignore dir: Excluded 2025/07/01 04:20:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/01 04:20:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/01 04:20:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/01 04:21:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/01 04:21:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/01 04:21:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/01 04:21:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.08s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:21:02 DEBUG : a.txt: md5 = ef9735a795899a2fa2969cbbfb09f48f OK 2025/07/01 04:21:03 DEBUG : zend.txt: md5 = ed5af5241a7178aa33c58cf947671c2d OK 2025/07/01 04:21:05 DEBUG : sub dir/hello world: md5 = f62485a7269a4516c3fb9abdf1d1ef9b OK 2025/07/01 04:21:06 DEBUG : sub dir/hello world2: md5 = 6707c1a13f57c9695dc212d194093b66 OK 2025/07/01 04:21:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 81e887f96d19e9e8ad395eaad737e5c9 OK 2025/07/01 04:21:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = b85d26b45e78f6729332c88195a75f40 OK 2025/07/01 04:21:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = d6e93c9aeabf53c393c8662482515cea OK 2025/07/01 04:21:13 DEBUG : a.txt: Excluded (Size Filter) 2025/07/01 04:21:13 DEBUG : a.txt: Excluded 2025/07/01 04:21:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/01 04:21:14 DEBUG : sub dir/hello world: Excluded 2025/07/01 04:21:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/01 04:21:14 DEBUG : sub dir/hello world2: Excluded 2025/07/01 04:21:14 DEBUG : sub dir/ignore dir: Excluded 2025/07/01 04:21:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/01 04:21:14 DEBUG : sub dir/hello world: Excluded 2025/07/01 04:21:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/01 04:21:14 DEBUG : sub dir/hello world2: Excluded 2025/07/01 04:21:15 DEBUG : sub dir/ignore dir: Excluded 2025/07/01 04:21:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/01 04:21:19 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/07/01 04:21:20 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/07/01 04:21:20 DEBUG : TestDrive: Saved new token in config file 2025/07/01 04:21:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/01 04:21:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/01 04:21:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/01 04:21:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/01 04:21:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/01 04:21:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.76s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:21:22 DEBUG : file1: md5 = bb40c8808d11b5aca680b5b9355b3304 OK 2025/07/01 04:21:25 DEBUG : sub/file2: md5 = 9b54e67c79f3061b4de35f4b15b33116 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/07/01 04:21:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/01 04:21:28 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/01 04:21:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/01 04:21:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.38s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:21:32 DEBUG : file1: md5 = 84e03182f155826ba056e7f5d90d6549 OK 2025/07/01 04:21:34 DEBUG : sub/file2: md5 = 9f870baf3e2edb13d79f3e50fb717839 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/07/01 04:21:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira/notfound" 2025/07/01 04:21:38 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/01 04:21:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.87s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:21:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Making directory 2025/07/01 04:21:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:21:44 DEBUG : sub dir/hello world: md5 = 7ecc6162aac7e90ec62aa6657c303683 OK 2025/07/01 04:21:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.40s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:21:48 DEBUG : potato2: md5 = ec00cccf761cbd619145219b5919dbda OK 2025/07/01 04:21:49 DEBUG : empty space: md5 = 33ed9350ca102e5f111a4c0671201127 OK --- PASS: TestLs (4.45s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:21:52 DEBUG : potato2: md5 = 585f86253f45e8b4c28f10a49a05e5fd OK 2025/07/01 04:21:53 DEBUG : empty space: md5 = 06fe5c9cfe9f043e6ddfa73c52b8720c OK 2025/07/01 04:21:54 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.51s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:21:57 DEBUG : potato2: md5 = f52a05686456e0da95213aa4f3f410fa OK 2025/07/01 04:21:58 DEBUG : empty space: md5 = b6e8eaaacd5b2cad2682dad9edc12695 OK --- PASS: TestLsLong (4.79s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:22:02 DEBUG : potato2: md5 = eb0403d6f20f0aec4560b2ad7ed56bb9 OK 2025/07/01 04:22:03 DEBUG : empty space: md5 = 6f25cffa521d22ad916de3cc85df61dc OK --- PASS: TestHashSums (4.54s) === RUN TestHashSumsWithErrors 2025/07/01 04:22:05 DEBUG : Creating backend with remote ":memory:" 2025/07/01 04:22:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/01 04:22:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/01 04:22:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/01 04:22:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/01 04:22:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/01 04:22:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/01 04:22:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/01 04:22:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/01 04:22:05 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-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:22:06 DEBUG : potato2: md5 = e9adb3fcbf8e8e648f53aa61f79199c7 OK 2025/07/01 04:22:07 DEBUG : empty space: md5 = 7221da1d3932bba5739918c3ad1b66b8 OK 2025/07/01 04:22:09 DEBUG : sub dir/potato3: md5 = becee044f6fac8d4c4e5365f48f369bd OK 2025/07/01 04:22:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.98s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:22:15 DEBUG : small: md5 = 53cff570e6c43e5e1ae020ec1ed3c956 OK 2025/07/01 04:22:16 DEBUG : medium: md5 = 30f700b46df949106b5cdeb049093ec1 OK 2025/07/01 04:22:18 DEBUG : large: md5 = afb57b6359777023e3f223534499a9e5 OK 2025/07/01 04:22:18 DEBUG : Waiting for deletions to finish 2025/07/01 04:22:18 DEBUG : large: Excluded (Size Filter) 2025/07/01 04:22:19 INFO : small: Deleted 2025/07/01 04:22:19 INFO : medium: Deleted --- PASS: TestDelete (6.17s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:22:21 DEBUG : small: md5 = e2041cee2983cba6d74c71b895a86b75 OK 2025/07/01 04:22:22 DEBUG : medium: md5 = e8e826e02032aa10296d9296c8bbc528 OK 2025/07/01 04:22:24 DEBUG : large: md5 = 23faf0d5a757ffba90cdeec90f56236d OK 2025/07/01 04:22:24 DEBUG : Waiting for deletions to finish 2025/07/01 04:22:25 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/01 04:22:25 INFO : medium: Deleted 2025/07/01 04:22:25 INFO : large: Deleted --- PASS: TestMaxDelete (7.25s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:22:29 DEBUG : small: md5 = 5ab7fa0633d81a0b18910b0700713d6b OK 2025/07/01 04:22:30 DEBUG : medium: md5 = c2497cfebf22f68591478829f165b8e3 OK 2025/07/01 04:22:31 DEBUG : large: md5 = 9b12e346815ce1c3e4ecf9542fa8d50f OK 2025/07/01 04:22:32 DEBUG : Waiting for deletions to finish 2025/07/01 04:22:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/01 04:22:33 INFO : medium: Deleted 2025/07/01 04:22:33 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.09s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:22:36 DEBUG : small: md5 = 017ec7dc476a348b80d20f707050d0ba OK 2025/07/01 04:22:37 DEBUG : medium: md5 = a21ed975b7e4b355691d86ad65be6689 OK 2025/07/01 04:22:38 DEBUG : large: md5 = ccf175d7b5d84a906cb426f06ae49647 OK 2025/07/01 04:22:39 DEBUG : Waiting for deletions to finish 2025/07/01 04:22:39 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/01 04:22:39 INFO : small: Deleted 2025/07/01 04:22:39 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.75s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:22:42 DEBUG : ReadFile: md5 = a5cf0de5d7b0ba5360bd704f3906e7e2 OK --- PASS: TestReadFile (4.36s) === RUN TestRetry 2025/07/01 04:22:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/01 04:22:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/01 04:22:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/01 04:22:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/01 04:22:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/01 04:22:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/01 04:22:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:22:47 DEBUG : file1: md5 = f6019a6b3c08dff39e2f310f9785f5ab OK 2025/07/01 04:22:48 DEBUG : file2: md5 = 9a0149f4029430a0cc39368eb3adaca6 OK --- PASS: TestCat (16.06s) === RUN TestPurge 2025/07/01 04:23:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kecijar2doci" 2025/07/01 04:23:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:23:02 DEBUG : Creating backend with remote "TestDrive:crypt/iakqi5nrpbccdfvispul8i5kb4iigcha21rodtvj98g6f2nno7tg" 2025/07/01 04:23:02 DEBUG : Creating backend with remote "/tmp/rclone3491343966" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kecijar2doci'", Local "Local file system at /tmp/rclone3491343966", Modify Window "1ms" 2025/07/01 04:23:07 DEBUG : A1/B1/C1/one: md5 = 53a14ec20c7b368570b7dc3046ae293b OK 2025/07/01 04:23:07 INFO : A2: Making directory 2025/07/01 04:23:08 INFO : A1/B2: Making directory 2025/07/01 04:23:08 INFO : A1/B2/C2: Making directory 2025/07/01 04:23:09 INFO : A1/B1/C3: Making directory 2025/07/01 04:23:10 INFO : A3: Making directory 2025/07/01 04:23:11 INFO : A3/B3: Making directory 2025/07/01 04:23:12 INFO : A3/B3/C4: Making directory 2025/07/01 04:23:14 DEBUG : A1/two: md5 = 4f61bf68d3d8e2e3abd3b3b8db814bd7 OK 2025/07/01 04:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kecijar2doci': Purge remote 2025/07/01 04:23:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.79s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:23:21 DEBUG : A1/B1/C1/one: md5 = 218ab3783138ff4f3c9d9bedd5889d0e OK 2025/07/01 04:23:21 INFO : A2: Making directory 2025/07/01 04:23:21 INFO : A1/B2: Making directory 2025/07/01 04:23:22 INFO : A1/B2/C2: Making directory 2025/07/01 04:23:23 INFO : A1/B1/C3: Making directory 2025/07/01 04:23:24 INFO : A3: Making directory 2025/07/01 04:23:24 INFO : A3/B3: Making directory 2025/07/01 04:23:25 INFO : A3/B3/C4: Making directory 2025/07/01 04:23:27 DEBUG : A1/two: md5 = 470b89245961639799d65acf15885ab0 OK 2025/07/01 04:23:29 DEBUG : removing 1 level 3 directories 2025/07/01 04:23:29 INFO : A3/B3/C4: Removing directory 2025/07/01 04:23:32 DEBUG : removing 2 level 3 directories 2025/07/01 04:23:32 INFO : A1/B2/C2: Removing directory 2025/07/01 04:23:32 INFO : A1/B1/C3: Removing directory 2025/07/01 04:23:32 DEBUG : removing 2 level 2 directories 2025/07/01 04:23:32 INFO : A3/B3: Removing directory 2025/07/01 04:23:32 INFO : A1/B2: Removing directory 2025/07/01 04:23:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/01 04:23:33 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/01 04:23:33 DEBUG : removing 2 level 1 directories 2025/07/01 04:23:33 INFO : A3: Removing directory 2025/07/01 04:23:33 INFO : A2: Removing directory 2025/07/01 04:23:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/01 04:23:37 DEBUG : removing 1 level 3 directories 2025/07/01 04:23:37 INFO : A1/B1/C1: Removing directory 2025/07/01 04:23:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:37 DEBUG : removing 1 level 2 directories 2025/07/01 04:23:37 INFO : A1/B1: Removing directory 2025/07/01 04:23:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/01 04:23:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/01 04:23:38 DEBUG : removing 1 level 1 directories 2025/07/01 04:23:38 INFO : A1: Removing directory 2025/07/01 04:23:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/01 04:23:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/01 04:23:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/01 04:23:39 DEBUG : removing 1 level 0 directories 2025/07/01 04:23:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Removing directory 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/01 04:23:39 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (22.96s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:23:41 INFO : A1: Making directory 2025/07/01 04:23:42 INFO : A1/B1: Making directory 2025/07/01 04:23:42 INFO : A1/B1/C1: Making directory 2025/07/01 04:23:45 DEBUG : removing 1 level 3 directories 2025/07/01 04:23:45 INFO : A1/B1/C1: Removing directory 2025/07/01 04:23:45 DEBUG : removing 1 level 2 directories 2025/07/01 04:23:45 INFO : A1/B1: Removing directory 2025/07/01 04:23:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/01 04:23:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.68s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:23:48 INFO : A1: Making directory 2025/07/01 04:23:49 INFO : A1/B1: Making directory 2025/07/01 04:23:49 INFO : A1/B1/C1: Making directory 2025/07/01 04:23:52 DEBUG : removing 1 level 3 directories 2025/07/01 04:23:52 INFO : A1/B1/C1: Removing directory 2025/07/01 04:23:52 DEBUG : removing 1 level 2 directories 2025/07/01 04:23:52 INFO : A1/B1: Removing directory 2025/07/01 04:23:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/01 04:23:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.98s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:23:56 DEBUG : file1: md5 = 34e31a43776b7a40b2eefe77ba950362 OK 2025/07/01 04:23:57 DEBUG : filename.txt: File name found in url 2025/07/01 04:23:58 DEBUG : filename.txt: md5 = 48f4259ce869d575397760718e1c19f9 OK 2025/07/01 04:23:58 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/01 04:24:00 DEBUG : headerfilename.txt: md5 = 15d229d3abc6908ee310c4c37c3a2751 OK 2025/07/01 04:24:01 DEBUG : file2: md5 = 0915d4eb38200faf77b22bbc765c394e OK --- PASS: TestCopyURL (8.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:24:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/01 04:24:06 DEBUG : sub/file2: md5 = 862704f48dbcdb18f6beceeb7d652779 OK 2025/07/01 04:24:06 INFO : file1: Copied (new) to: sub/file2 2025/07/01 04:24:06 INFO : file1: Deleted 2025/07/01 04:24:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:24:06 DEBUG : file1: Unchanged skipping 2025/07/01 04:24:06 INFO : file1: Deleted 2025/07/01 04:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': don't need to copy/move sub/file2, it is already at target location 2025/07/01 04:24:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:24:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/01 04:24:11 DEBUG : file1: md5 = 1dcf4ab44682cdab7356778127b0bef8 OK 2025/07/01 04:24:11 INFO : file1: Copied (new) 2025/07/01 04:24:11 INFO : file1: Deleted 2025/07/01 04:24:11 DEBUG : file1: Destination exists, skipping 2025/07/01 04:24:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.03s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:24:15 DEBUG : dst/file1: md5 = 8bba998f81ce87e33a29baadab618384 OK 2025/07/01 04:24:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowiraw1pira/backup" 2025/07/01 04:24:16 DEBUG : Creating backend with remote "TestDrive:crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0/1nrff024r7pq65ecp72fc28jb0" 2025/07/01 04:24:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/01 04:24:20 INFO : dst/file1: Moved (server-side) 2025/07/01 04:24:21 DEBUG : dst/file1: md5 = f58afd552eea7266c7a2a489bc3fafe7 OK 2025/07/01 04:24:21 INFO : dst/file1: Copied (new) 2025/07/01 04:24:21 INFO : dst/file1: Deleted 2025/07/01 04:24:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/01 04:24:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/01 04:24:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.13s) === 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-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:24:27 DEBUG : A1/one: md5 = 7d81ff0548332cb5f4443e53576dcb52 OK 2025/07/01 04:24:29 DEBUG : A1/two: md5 = ca12d2477dc6ee95798e09815b4b514b OK 2025/07/01 04:24:31 DEBUG : A1/B1/three: md5 = c20800ac612a926ecaf378cc895e1568 OK 2025/07/01 04:24:33 DEBUG : A1/B1/C1/four: md5 = 7293e1164dd1e245eaae83a03538a784 OK 2025/07/01 04:24:35 DEBUG : A1/B1/C2/five: md5 = 7f457ed05dafc0df69421a4f4a9d21f4 OK 2025/07/01 04:24:35 INFO : A1/B2: Making directory 2025/07/01 04:24:36 INFO : A1/B1/C3: Making directory 2025/07/01 04:24:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/01 04:24:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/01 04:24:45 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/01 04:24:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/01 04:24:45 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/01 04:24:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/01 04:24:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/01 04:24:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/01 04:24:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/01 04:24:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/01 04:24:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/01 04:24:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/01 04:24:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/01 04:24:55 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/01 04:24:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/01 04:24:56 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/01 04:24:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/01 04:24:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/01 04:24:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/01 04:24:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/01 04:24:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/01 04:25:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/01 04:25:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/01 04:25:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/01 04:25:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/01 04:25:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/01 04:25:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/01 04:25:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/01 04:25:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/01 04:25:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/01 04:25:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.87s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:08 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': File to upload is small (34 bytes), uploading instead of streaming 2025/07/01 04:25:10 DEBUG : no_checksum_small_file_from_pipe: md5 = 3714e09b545f3099e21add75c7971de8 OK 2025/07/01 04:25:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/01 04:25:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/01 04:25:11 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/01 04:25:12 DEBUG : no_checksum_big_file_from_pipe: md5 = d87f5cedf72a9a0a2e4f1bfdda8adb7a OK 2025/07/01 04:25:12 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-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': File to upload is small (34 bytes), uploading instead of streaming 2025/07/01 04:25:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 92866774d03207fceb636201b5e192bb OK 2025/07/01 04:25:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/01 04:25:16 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/01 04:25:17 DEBUG : with_checksum_big_file_from_pipe: md5 = 11f729997d0da2b8b2f3e68739f07cf4 OK 2025/07/01 04:25:17 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-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': File to upload is small (34 bytes), uploading instead of streaming 2025/07/01 04:25:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:25:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/01 04:25:21 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-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': File to upload is small (34 bytes), uploading instead of streaming 2025/07/01 04:25:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/01 04:25:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/01 04:25:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.65s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/01 04:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': File to upload is small (48 bytes), uploading instead of streaming 2025/07/01 04:25:29 DEBUG : rcat_metadata: md5 = dbec7f9d686a140f476d89a509122634 OK 2025/07/01 04:25:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/01 04:25:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/01 04:25:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 6d7849378f26b5d578568f184cd140d2 OK 2025/07/01 04:25:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.62s) --- PASS: TestRcatMetadata/Normal (2.76s) --- PASS: TestRcatMetadata/ViaDisk (2.42s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:34 DEBUG : potato1: md5 = e81fb85c06e0653f12293a6a050a091f OK 2025/07/01 04:25:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': File to upload is small (60 bytes), uploading instead of streaming 2025/07/01 04:25:36 DEBUG : potato2: md5 = a9df6197e4856e9a0c8d8351de76ffd8 OK 2025/07/01 04:25:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:39 DEBUG : potato1: md5 = 90e9e37dc5b602276daa8ad0b8272640 OK 2025/07/01 04:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': File to upload is small (60 bytes), uploading instead of streaming 2025/07/01 04:25:40 DEBUG : potato2: md5 = 0b9a37089f13cd1604215c9d49633980 OK 2025/07/01 04:25:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.85s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:44 DEBUG : potato2: md5 = 3b667fc0a3190933ae6aff261f358a6d OK 2025/07/01 04:25:45 DEBUG : empty space: md5 = 90aeeb4872c7acaae0faa4ff4acb31da OK 2025/07/01 04:25:47 DEBUG : sub dir/potato3: md5 = a9698226706861bc9443ee96e7a7a277 OK 2025/07/01 04:25:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Touching "sub dir/potato3" 2025/07/01 04:25:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Touching "empty space" 2025/07/01 04:25:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Touching "potato2" 2025/07/01 04:25:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.78s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:52 DEBUG : dir with metadata: Making directory with metadata 2025/07/01 04:25:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:55 DEBUG : directory with modtime: Making directory with metadata 2025/07/01 04:25:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.37s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:25:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/01 04:25:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/01 04:25:57 DEBUG : Google drive root 'crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0': Skipping btime metadata as can't update it on an existing file: 2025-07-01T04:25:57.429590075Z 2025/07/01 04:25:58 INFO : non existent directory: Updated directory metadata 2025/07/01 04:25:59 DEBUG : Google drive root 'crypt/i0n28nk6teio3faitkcenhqjaa0rcliej1mhamjkgcdmthjnllk0': Skipping btime metadata as can't update it on an existing file: 2025-07-01T04:25:57.429590075Z 2025/07/01 04:26:00 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.58s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:26:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/01 04:26:03 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/01 04:26:04 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.96s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:26:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/01 04:26:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/01 04:26:05 DEBUG : dst: Making directory with metadata 2025/07/01 04:26:06 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/01 04:26:06 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:26:07 INFO : dst: Set directory modification time (using SetModTime) 2025/07/01 04:26:07 INFO : dst: Set directory modification time (using SetModTime) 2025/07/01 04:26:07 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/01 04:26:08 INFO : dst: Set directory modification time (using SetModTime) 2025/07/01 04:26:08 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira'", Local "Local file system at /tmp/rclone1188119225", Modify Window "1ms" 2025/07/01 04:26:11 DEBUG : sub dir/test remove existing: md5 = ce044c9011057cda1cf19a01ee176fd4 OK 2025/07/01 04:26:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 612f93dc89744add07fbe331809c8bcd OK 2025/07/01 04:26:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.berabep3" before starting 2025/07/01 04:26:15 DEBUG : sub dir/test remove existing.berabep3: TEST: removing renamed existing file after operation 2025/07/01 04:26:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lebidel0" before starting 2025/07/01 04:26:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lebidel0: TEST: renaming existing back after failed operation 2025/07/01 04:26:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuteqon9" before starting 2025/07/01 04:26:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuteqon9: TEST: removing renamed existing file after operation 2025/07/01 04:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "54m3krr2rkdd1lhblaofpoglb6mapm1s4n8csma1i35lvi0hn6a760nmnbf2jt9kk2r90n866u019g46b3sm25iust6s7p0q215mpb7tr28pqann71s035ivd9jvamtu0h1mj4728is4af15fi4piuvfr7v6sgp513qprk6rv7vjunidn6u0" 2025/07/01 04:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tfd5suc5ksj2cdkrd741fjv3ktk0uefukoela70qjq85ljnhq6f0" --- PASS: TestRemoveExisting (13.29s) === 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/07/01 04:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowiraw1pira': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m35.05924895s (try 1/5)