"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/07 01:08:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa" 2025/10/07 01:08:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:08:52 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0" 2025/10/07 01:08:53 DEBUG : Creating backend with remote "/tmp/rclone2409082818" === 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-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/07 01:08:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/07 01:08:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/07 01:08:54 DEBUG : potato: Seek from 10 to 0 2025/10/07 01:08:54 DEBUG : potato: Seek from 10 to 0 2025/10/07 01:08:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/07 01:08:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/07 01:08:54 DEBUG : potato: Seek from 5 to 2 2025/10/07 01:08:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/07 01:08:54 DEBUG : potato: Seek from 7 to 0 2025/10/07 01:08:54 DEBUG : potato: Seek from 7 to 0 2025/10/07 01:08:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/07 01:08:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/07 01:08:54 DEBUG : potato: Seek from 5 to 2 2025/10/07 01:08:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/07 01:08:54 DEBUG : potato: Seek from 8 to 0 2025/10/07 01:08:54 DEBUG : potato: Seek from 8 to 0 2025/10/07 01:08:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/07 01:08:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/07 01:08:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/07 01:08:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/07 01:08:54 DEBUG : potato: Seek from 5 to 2 2025/10/07 01:08:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/07 01:08:54 DEBUG : potato: Seek from 9 to 0 2025/10/07 01:08:54 DEBUG : potato: Seek from 9 to 0 2025/10/07 01:08:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:08:57 DEBUG : rutabaga: md5 = bf9c3150a97adeb46b9aac9f5f242df7 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/07 01:08:59 DEBUG : empty space: md5 = e0a9834907b025eadaa55b1d0abc69bd OK === RUN TestCheck/3 2025/10/07 01:09:01 DEBUG : potato2: md5 = 5f10fbf028ad093b91f85b471be24847 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/07 01:09:04 DEBUG : remotepotato: md5 = 9dbc3a82122291452c7a1df02a1b7589 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.27s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/10/07 01:09:07 DEBUG : Creating backend with remote "nonexistent" 2025/10/07 01:09:07 DEBUG : Creating backend with remote "nonexistent" 2025/10/07 01:09:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/07 01:09:07 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/07 01:09:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/07 01:09:07 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-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:09:09 DEBUG : rutabaga: md5 = 846bc3fc8ac032575b5700960fdd28b9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/07 01:09:13 DEBUG : empty space: md5 = 1ce52eafca4b00c03654ef4667c5f7d2 OK === RUN TestCheckDownload/3 2025/10/07 01:09:16 DEBUG : potato2: md5 = 8db6fae49b48f06fc697bbc0444f91c3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/07 01:09:20 DEBUG : remotepotato: md5 = 96c9253514c7f1db71bc39568e47fc3d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.04s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (1.22s) --- PASS: TestCheckDownload/4 (1.44s) --- PASS: TestCheckDownload/5 (1.06s) --- PASS: TestCheckDownload/6 (0.88s) --- PASS: TestCheckDownload/7 (1.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:09:27 DEBUG : rutabaga: md5 = 4dea5074a5f165be5e8f906f090f295a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/07 01:09:29 DEBUG : empty space: md5 = 3ae7d65be0980f2eb76428683599567b OK === RUN TestCheckSizeOnly/3 2025/10/07 01:09:31 DEBUG : potato2: md5 = c02a718b9c4021687b99162f233f47dd OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/07 01:09:33 DEBUG : remotepotato: md5 = 986f896b5c94624dc84194b1a129954d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.06s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:09:38 DEBUG : test.sum: md5 = cab3d9b69b71a7838e17421164ee41f8 OK 2025/10/07 01:09:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/07 01:09:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/07 01:09:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/07 01:09:39 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/07 01:09:41 DEBUG : test.sum: md5 = 815dd2cd5b969a2961a272cb25786ba4 OK 2025/10/07 01:09:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/07 01:09:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/07 01:09:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/07 01:09:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.75s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:09:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa/data" 2025/10/07 01:09:43 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.30s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:09:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa/data" 2025/10/07 01:09:45 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0/vjrnln8ratgmqakfosrqe8espk" 2025/10/07 01:09:49 DEBUG : data/banana: md5 = 7b2054e22a8dcf157fda3807f3b98860 OK 2025/10/07 01:09:51 DEBUG : test.sum: md5 = 84876f4b9caac1af0038d68617c7ec38 OK === RUN TestCheckSumDownload/subtest1 2025/10/07 01:09:56 DEBUG : data/potato: md5 = 5f532b7733ae903ffbe0f564827e89d3 OK 2025/10/07 01:09:57 DEBUG : test.sum: md5 = 7b99d8686cea05f958339c7085e0332f OK === RUN TestCheckSumDownload/subtest2 2025/10/07 01:10:01 DEBUG : test.sum: md5 = cc8c3b68cd51c0066dcf6b69760bb9cd OK === RUN TestCheckSumDownload/subtest3 2025/10/07 01:10:06 DEBUG : test.sum: md5 = c4053ef1326ee115ca16711fa9c51096 OK === RUN TestCheckSumDownload/subtest4 2025/10/07 01:10:10 DEBUG : test.sum: md5 = 587bce7207b7d36c1143fe08ecfefb65 OK === RUN TestCheckSumDownload/subtest5 2025/10/07 01:10:15 DEBUG : test.sum: md5 = 9de833f40bcab6a0dce0812cfebd9753 OK === RUN TestCheckSumDownload/subtest6 2025/10/07 01:10:19 DEBUG : data/banana: md5 = 40fe5936abbc9dcd6ae7864b5baafb33 OK 2025/10/07 01:10:20 DEBUG : data/potato: md5 = 1c306ba7e3263efe5235cbd4b181877f OK 2025/10/07 01:10:22 DEBUG : test.sum: md5 = 4e80d0371a00b5a90a0345b7c5ac1728 OK === RUN TestCheckSumDownload/subtest7 2025/10/07 01:10:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/07 01:10:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.41s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (1.93s) --- PASS: TestCheckSumDownload/subtest3 (2.25s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (2.25s) --- PASS: TestCheckSumDownload/subtest7 (2.38s) === RUN TestApplyTransforms 2025/10/07 01:10:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xadupow1siwi" 2025/10/07 01:10:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:10:28 DEBUG : Creating backend with remote "TestDrive:crypt/m3jjhpccnmpjedlfclm4fou4ues871r44bfcqscdci0d7sa15530" 2025/10/07 01:10:29 DEBUG : Creating backend with remote "/tmp/rclone4025028243" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xadupow1siwi'", Local "Local file system at /tmp/rclone4025028243", Modify Window "1ms" 2025/10/07 01:10:31 DEBUG : hello, world!: md5 = b859910756faf26307e3ea7dd32b4ce7 OK upper checkfile vs. lower remote (without normalization) 2025/10/07 01:10:32 ERROR : hello, world!: sum not found 2025/10/07 01:10:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xadupow1siwi' 2025/10/07 01:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadupow1siwi': 1 files missing 2025/10/07 01:10:32 NOTICE: 1 hashes missing 2025/10/07 01:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadupow1siwi': 1 differences found 2025/10/07 01:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadupow1siwi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/07 01:10:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:10:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadupow1siwi': 0 differences found 2025/10/07 01:10:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadupow1siwi': 1 matching files 2025/10/07 01:10:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeraloj8kuvo" 2025/10/07 01:10:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:10:33 DEBUG : Creating backend with remote "TestDrive:crypt/nh2ndfudqbo3ssr4mr959uh8u2a0dpmvihctoitj03blbeht5s9g" 2025/10/07 01:10:34 DEBUG : Creating backend with remote "/tmp/rclone2933501569" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeraloj8kuvo'", Local "Local file system at /tmp/rclone2933501569", Modify Window "1ms" 2025/10/07 01:10:36 DEBUG : HELLO, WORLD!: md5 = 1a7d57748bdb9da53ad2a0f8470246b5 OK lower checkfile vs. upper remote (without normalization) 2025/10/07 01:10:37 ERROR : HELLO, WORLD!: sum not found 2025/10/07 01:10:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeraloj8kuvo' 2025/10/07 01:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeraloj8kuvo': 1 files missing 2025/10/07 01:10:37 NOTICE: 1 hashes missing 2025/10/07 01:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeraloj8kuvo': 1 differences found 2025/10/07 01:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeraloj8kuvo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/07 01:10:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeraloj8kuvo': 0 differences found 2025/10/07 01:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeraloj8kuvo': 1 matching files 2025/10/07 01:10:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodamix7suje" 2025/10/07 01:10:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:10:38 DEBUG : Creating backend with remote "TestDrive:crypt/4m05qpql9oggkgvcf27d6n9f5vjld59dsn2updc2tsjm8tapqju0" 2025/10/07 01:10:39 DEBUG : Creating backend with remote "/tmp/rclone4034131605" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodamix7suje'", Local "Local file system at /tmp/rclone4034131605", Modify Window "1ms" 2025/10/07 01:10:41 DEBUG : HeLlO, wOrLd!: md5 = 42e282966dd28b12f7483a50093d9341 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/07 01:10:42 ERROR : HeLlO, wOrLd!: sum not found 2025/10/07 01:10:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xodamix7suje' 2025/10/07 01:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodamix7suje': 1 files missing 2025/10/07 01:10:42 NOTICE: 1 hashes missing 2025/10/07 01:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodamix7suje': 1 differences found 2025/10/07 01:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodamix7suje': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/07 01:10:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodamix7suje': 0 differences found 2025/10/07 01:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodamix7suje': 1 matching files 2025/10/07 01:10:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponolor0wose" 2025/10/07 01:10:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/c3p7soot91un6prdc1bopeenbblop17ui3891vhbk0rf295nke30" 2025/10/07 01:10:44 DEBUG : Creating backend with remote "/tmp/rclone3767680593" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponolor0wose'", Local "Local file system at /tmp/rclone3767680593", Modify Window "1ms" 2025/10/07 01:10:47 DEBUG : HELLO, WORLD!: md5 = 427cfa1672045e9c3010b8d5851f5858 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/07 01:10:47 ERROR : HELLO, WORLD!: sum not found 2025/10/07 01:10:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ponolor0wose' 2025/10/07 01:10:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ponolor0wose': 1 files missing 2025/10/07 01:10:47 NOTICE: 1 hashes missing 2025/10/07 01:10:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ponolor0wose': 1 differences found 2025/10/07 01:10:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ponolor0wose': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/07 01:10:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ponolor0wose': 0 differences found 2025/10/07 01:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ponolor0wose': 1 matching files 2025/10/07 01:10:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puliloy9pije" 2025/10/07 01:10:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:10:48 DEBUG : Creating backend with remote "TestDrive:crypt/upl6pja6b86dsr2d4bdf75ru2c375q2dc16ap6rqibndbouj7nug" 2025/10/07 01:10:50 DEBUG : Creating backend with remote "/tmp/rclone586785971" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puliloy9pije'", Local "Local file system at /tmp/rclone586785971", Modify Window "1ms" 2025/10/07 01:10:52 DEBUG : 測試_Русский___ě_áñ: md5 = 4751e61007d743886eee614fc168a154 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/07 01:10:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/07 01:10:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-puliloy9pije' 2025/10/07 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puliloy9pije': 1 files missing 2025/10/07 01:10:52 NOTICE: 1 hashes missing 2025/10/07 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puliloy9pije': 1 differences found 2025/10/07 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puliloy9pije': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/07 01:10:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puliloy9pije': 0 differences found 2025/10/07 01:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puliloy9pije': 1 matching files 2025/10/07 01:10:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lavatat9bumu" 2025/10/07 01:10:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:10:54 DEBUG : Creating backend with remote "TestDrive:crypt/7rhgmspvl7unaku1ivlvn8mt3amhuvr6mjkvput88u6qftt93pm0" 2025/10/07 01:10:55 DEBUG : Creating backend with remote "/tmp/rclone1130326230" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lavatat9bumu'", Local "Local file system at /tmp/rclone1130326230", Modify Window "1ms" 2025/10/07 01:10:57 DEBUG : 測試_Русский___ě_áñ: md5 = d015fd23c43ce25a2baba81833054787 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/07 01:10:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/07 01:10:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lavatat9bumu' 2025/10/07 01:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavatat9bumu': 1 files missing 2025/10/07 01:10:57 NOTICE: 1 hashes missing 2025/10/07 01:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavatat9bumu': 1 differences found 2025/10/07 01:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavatat9bumu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/07 01:10:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:10:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavatat9bumu': 0 differences found 2025/10/07 01:10:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavatat9bumu': 1 matching files 2025/10/07 01:10:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tejavic1nivo" 2025/10/07 01:10:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:10:59 DEBUG : Creating backend with remote "TestDrive:crypt/qtftpssnf0k2gmr7hb1k54517m6bj6tj6nv8mb4ebqfm9barbcr0" 2025/10/07 01:11:00 DEBUG : Creating backend with remote "/tmp/rclone1497275802" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tejavic1nivo'", Local "Local file system at /tmp/rclone1497275802", Modify Window "1ms" 2025/10/07 01:11:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bb0e1033c1a1bc0d70d9d7b15403435f OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/07 01:11:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/07 01:11:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tejavic1nivo' 2025/10/07 01:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejavic1nivo': 1 files missing 2025/10/07 01:11:03 NOTICE: 1 hashes missing 2025/10/07 01:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejavic1nivo': 1 differences found 2025/10/07 01:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejavic1nivo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/07 01:11:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejavic1nivo': 0 differences found 2025/10/07 01:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tejavic1nivo': 1 matching files 2025/10/07 01:11:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowazim7vome" 2025/10/07 01:11:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:11:04 DEBUG : Creating backend with remote "TestDrive:crypt/l19g0mt7prdelfnnoqn7rm2ofo844a6or3326usg8eq958e4nii0" 2025/10/07 01:11:05 DEBUG : Creating backend with remote "/tmp/rclone3681605842" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowazim7vome'", Local "Local file system at /tmp/rclone3681605842", Modify Window "1ms" 2025/10/07 01:11:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9f94df7e665b9cfb375e0e04a56f08a0 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/07 01:11:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/07 01:11:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cowazim7vome' 2025/10/07 01:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowazim7vome': 1 files missing 2025/10/07 01:11:08 NOTICE: 1 hashes missing 2025/10/07 01:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowazim7vome': 1 differences found 2025/10/07 01:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowazim7vome': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/07 01:11:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:11:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowazim7vome': 0 differences found 2025/10/07 01:11:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowazim7vome': 1 matching files 2025/10/07 01:11:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mehedem3gute" 2025/10/07 01:11:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:11:10 DEBUG : Creating backend with remote "TestDrive:crypt/q5mkgeflk06lba03rne73euhjqbjcsul19hrhnirhf66ijdv2npg" 2025/10/07 01:11:10 DEBUG : Creating backend with remote "/tmp/rclone3179364494" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mehedem3gute'", Local "Local file system at /tmp/rclone3179364494", Modify Window "1ms" 2025/10/07 01:11:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8fa89795f2981f641ead5c3e9c515328 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/07 01:11:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/07 01:11:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mehedem3gute' 2025/10/07 01:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehedem3gute': 1 files missing 2025/10/07 01:11:14 NOTICE: 1 hashes missing 2025/10/07 01:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehedem3gute': 1 differences found 2025/10/07 01:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehedem3gute': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/07 01:11:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:11:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehedem3gute': 0 differences found 2025/10/07 01:11:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehedem3gute': 1 matching files 2025/10/07 01:11:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coboxik6xuki" 2025/10/07 01:11:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:11:15 DEBUG : Creating backend with remote "TestDrive:crypt/9p7984d6fq4rnn12r77rmh5mfebmo4idue0no0sb9fajfn024q00" 2025/10/07 01:11:16 DEBUG : Creating backend with remote "/tmp/rclone1309012611" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coboxik6xuki'", Local "Local file system at /tmp/rclone1309012611", Modify Window "1ms" 2025/10/07 01:11:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2b3ff261f67fdca21dffbe056b17c877 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/07 01:11:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/07 01:11:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-coboxik6xuki' 2025/10/07 01:11:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coboxik6xuki': 1 files missing 2025/10/07 01:11:19 NOTICE: 1 hashes missing 2025/10/07 01:11:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coboxik6xuki': 1 differences found 2025/10/07 01:11:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coboxik6xuki': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/07 01:11:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coboxik6xuki': 0 differences found 2025/10/07 01:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coboxik6xuki': 1 matching files 2025/10/07 01:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coboxik6xuki': Purge remote 2025/10/07 01:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mehedem3gute': Purge remote 2025/10/07 01:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowazim7vome': Purge remote 2025/10/07 01:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejavic1nivo': Purge remote 2025/10/07 01:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lavatat9bumu': Purge remote 2025/10/07 01:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puliloy9pije': Purge remote 2025/10/07 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponolor0wose': Purge remote 2025/10/07 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodamix7suje': Purge remote 2025/10/07 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeraloj8kuvo': Purge remote 2025/10/07 01:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xadupow1siwi': Purge remote --- PASS: TestApplyTransforms (56.77s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:11:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/07 01:11:27 DEBUG : sub/file2: md5 = 6283a4e0f8531a97c641820eceedc5ac OK 2025/10/07 01:11:27 INFO : file1: Copied (new) to: sub/file2 2025/10/07 01:11:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 01:11:28 DEBUG : file1: Unchanged skipping 2025/10/07 01:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': don't need to copy/move sub/file2, it is already at target location 2025/10/07 01:11:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.26s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:11:33 DEBUG : dst/file1: md5 = e734be17d1d9f955d4239666b968ed26 OK 2025/10/07 01:11:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa/backup" 2025/10/07 01:11:34 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0/1nrff024r7pq65ecp72fc28jb0" 2025/10/07 01:11:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/07 01:11:38 INFO : dst/file1: Moved (server-side) 2025/10/07 01:11:40 DEBUG : dst/file1: md5 = 4ee0b2ef41183e669ab2632526f4bca4 OK 2025/10/07 01:11:40 INFO : dst/file1: Copied (new) 2025/10/07 01:11:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:11:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:11:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.71s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:11:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa/dst" 2025/10/07 01:11:45 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/07 01:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa/CompareDest" 2025/10/07 01:11:47 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0/gveqi14airsml4bgu7krj116o8" 2025/10/07 01:11:48 DEBUG : one: Need to transfer - File not found at Destination 2025/10/07 01:11:51 DEBUG : one: md5 = 0bbb903c0eaacd852794f88ffb515d5b OK 2025/10/07 01:11:51 INFO : one: Copied (new) 2025/10/07 01:11:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 01:11:54 DEBUG : one: md5 = 0ff94a959e10cf9082403227760b0834 OK 2025/10/07 01:11:54 INFO : one: Copied (replaced existing) 2025/10/07 01:11:56 DEBUG : dst/one: md5 = 94c9b06f3264d07c174871b7ae08aff4 OK 2025/10/07 01:11:58 DEBUG : CompareDest/one: md5 = cc5c70c6a2e7ae286bc1e16a6dee65e6 OK 2025/10/07 01:11:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 01:12:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:12:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/07 01:12:02 DEBUG : CompareDest/two: md5 = 956f9b864f8b41b2069acf72440d0776 OK 2025/10/07 01:12:02 DEBUG : two: Need to transfer - File not found at Destination 2025/10/07 01:12:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:12:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/07 01:12:04 DEBUG : two: Need to transfer - File not found at Destination 2025/10/07 01:12:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:12:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/07 01:12:05 DEBUG : two: Need to transfer - File not found at Destination 2025/10/07 01:12:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/07 01:12:07 DEBUG : two: md5 = c610d1fedf9e3ae05835be410d640a22 OK 2025/10/07 01:12:07 INFO : two: Copied (new) 2025/10/07 01:12:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:12:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:12:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:12:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.22s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:12:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa/dst" 2025/10/07 01:12:11 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/07 01:12:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa/CopyDest" 2025/10/07 01:12:13 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/07 01:12:15 DEBUG : one: Need to transfer - File not found at Destination 2025/10/07 01:12:17 DEBUG : one: md5 = 94d31e8106d28c0e535703f91c9bc54b OK 2025/10/07 01:12:17 INFO : one: Copied (new) 2025/10/07 01:12:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 01:12:20 DEBUG : one: md5 = 8c145b5cd54104ac0a8c5931b98d305b OK 2025/10/07 01:12:20 INFO : one: Copied (replaced existing) 2025/10/07 01:12:22 DEBUG : dst/one: md5 = ae2a4e6e08911ee76ef46478e4dba514 OK 2025/10/07 01:12:24 DEBUG : CopyDest/one: md5 = d84692a42ca8995310baecedd2b4ec29 OK 2025/10/07 01:12:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa/BackupDir" 2025/10/07 01:12:25 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/07 01:12:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 01:12:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:12:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 01:12:29 INFO : one: Moved (server-side) 2025/10/07 01:12:30 INFO : one: Copied (server-side copy) 2025/10/07 01:12:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/07 01:12:32 DEBUG : CopyDest/two: md5 = 03abbf5b6145265bec47e98922a9d10c OK 2025/10/07 01:12:33 DEBUG : two: Need to transfer - File not found at Destination 2025/10/07 01:12:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:12:34 INFO : two: Copied (server-side copy) 2025/10/07 01:12:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/07 01:12:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:12:35 DEBUG : two: Unchanged skipping 2025/10/07 01:12:37 DEBUG : CopyDest/three: md5 = 134659500dc2fcd919c39d639f90bbe4 OK 2025/10/07 01:12:38 DEBUG : three: Need to transfer - File not found at Destination 2025/10/07 01:12:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/07 01:12:38 DEBUG : three: Destination not found in --copy-dest 2025/10/07 01:12:40 DEBUG : three: md5 = aa51f77bb67e415d69acdd35e7d50af2 OK 2025/10/07 01:12:40 INFO : three: Copied (new) 2025/10/07 01:12:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/07 01:12:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:12:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:12:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/07 01:12:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:12:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:12:45 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.09s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:12:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/07 01:12:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8e8f1c45166795ed0dfaad952b2ebcb5 OK 2025/10/07 01:12:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/07 01:12:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/07 01:12:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/07 01:12:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/07 01:12:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/07 01:12:54 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6cc58520cde175c5ff1e15be9016b1ad OK 2025/10/07 01:12:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/07 01:12:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/07 01:12:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.51s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:13:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Looking for duplicate names using skip mode. 2025/10/07 01:13:01 NOTICE: one: Found 2 files with duplicate names 2025/10/07 01:13:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.86s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:13:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Looking for duplicate names using skip mode. 2025/10/07 01:13:07 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:13:07 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/07 01:13:08 INFO : one: Deleted 2025/10/07 01:13:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.60s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:13:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Looking for duplicate names using first mode. 2025/10/07 01:13:14 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:13:14 INFO : one: Deleted 2025/10/07 01:13:15 INFO : one: Deleted 2025/10/07 01:13:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.77s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:13:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Looking for duplicate names using newest mode. 2025/10/07 01:13:20 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:13:21 INFO : one: Deleted 2025/10/07 01:13:21 INFO : one: Deleted 2025/10/07 01:13:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.62s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:13:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Looking for duplicate names using oldest mode. 2025/10/07 01:13:27 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:13:28 INFO : one: Deleted 2025/10/07 01:13:28 INFO : one: Deleted 2025/10/07 01:13:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.58s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:13:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Looking for duplicate names using largest mode. 2025/10/07 01:13:34 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:13:35 INFO : one: Deleted 2025/10/07 01:13:35 INFO : one: Deleted 2025/10/07 01:13:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.64s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:13:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Looking for duplicate names using smallest mode. 2025/10/07 01:13:41 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:13:41 INFO : one: Deleted 2025/10/07 01:13:42 INFO : one: Deleted 2025/10/07 01:13:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.58s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:13:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Looking for duplicate names using rename mode. 2025/10/07 01:13:48 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/07 01:13:50 INFO : one-2.txt: renamed from: one.txt 2025/10/07 01:13:51 INFO : one-3.txt: renamed from: one.txt 2025/10/07 01:13:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.70s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:14:07 DEBUG : dupe1/one.txt: md5 = a30347d3cc4df1395164a5c0fbaa71c4 OK 2025/10/07 01:14:28 DEBUG : dupe2/two.txt: md5 = 0aadf6ac351fd2cc6aab5aecfbe28cbb OK 2025/10/07 01:14:38 DEBUG : dupe3/three.txt: md5 = 4dbf298f8902b0a06cddadb4ed7d0fb3 OK 2025/10/07 01:14:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/07 01:14:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/07 01:14:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/07 01:14:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/07 01:14:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/07 01:14:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/07 01:14:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (46.74s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:14:47 DEBUG : a.txt: md5 = 847dd2e2bebb6c6e4c45c94f33076009 OK 2025/10/07 01:14:48 DEBUG : zend.txt: md5 = cf0c6168105157dbaf4322677398051c OK 2025/10/07 01:14:51 DEBUG : sub dir/hello world: md5 = 66db9002099a2445271182f9a0be6303 OK 2025/10/07 01:14:52 DEBUG : sub dir/hello world2: md5 = b40a71a1e04f70b0ea8e06d5c6a6e776 OK 2025/10/07 01:14:55 DEBUG : sub dir/ignore dir/.ignore: md5 = 7c6d20065e87f6581c6583b99b002be2 OK 2025/10/07 01:14:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = cf52c6c3103f5d09143253a2230163ce OK 2025/10/07 01:14:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = d90e78c640be7c4172d01099e66d267c OK 2025/10/07 01:14:59 DEBUG : a.txt: Excluded (Size Filter) 2025/10/07 01:14:59 DEBUG : a.txt: Excluded 2025/10/07 01:15:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/07 01:15:00 DEBUG : sub dir/hello world2: Excluded 2025/10/07 01:15:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/07 01:15:00 DEBUG : sub dir/hello world: Excluded 2025/10/07 01:15:01 DEBUG : sub dir/ignore dir: Excluded 2025/10/07 01:15:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/07 01:15:01 DEBUG : sub dir/hello world2: Excluded 2025/10/07 01:15:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/07 01:15:01 DEBUG : sub dir/hello world: Excluded 2025/10/07 01:15:01 DEBUG : sub dir/ignore dir: Excluded 2025/10/07 01:15:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/07 01:15:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/07 01:15:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/07 01:15:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/07 01:15:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/07 01:15:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/07 01:15:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.87s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:15:10 DEBUG : a.txt: md5 = 910ee4965c49bd70688ed3372dc7ffa2 OK 2025/10/07 01:15:11 DEBUG : zend.txt: md5 = 6857acb38fc486b24b1d466d79728f7b OK 2025/10/07 01:15:13 DEBUG : sub dir/hello world: md5 = 84349f9690259b078f0c57a47df9d4ec OK 2025/10/07 01:15:15 DEBUG : sub dir/hello world2: md5 = d0a0bb81624d4e49d1fae587dde1f78c OK 2025/10/07 01:15:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 145ea1388676879394e6618da21ca861 OK 2025/10/07 01:15:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = e4888e577007b5bf7ff0b00135c8efd1 OK 2025/10/07 01:15:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = 384a53f140f8f02c52dd6386dedf84ab OK 2025/10/07 01:15:22 DEBUG : a.txt: Excluded (Size Filter) 2025/10/07 01:15:22 DEBUG : a.txt: Excluded 2025/10/07 01:15:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/07 01:15:23 DEBUG : sub dir/hello world2: Excluded 2025/10/07 01:15:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/07 01:15:23 DEBUG : sub dir/hello world: Excluded 2025/10/07 01:15:24 DEBUG : sub dir/ignore dir: Excluded 2025/10/07 01:15:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/07 01:15:24 DEBUG : sub dir/hello world2: Excluded 2025/10/07 01:15:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/07 01:15:24 DEBUG : sub dir/hello world: Excluded 2025/10/07 01:15:24 DEBUG : sub dir/ignore dir: Excluded 2025/10/07 01:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/07 01:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/07 01:15:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/07 01:15:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/07 01:15:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/07 01:15:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/07 01:15:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.48s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:15:32 DEBUG : file1: md5 = c158e0ccf81eceb89df2e0ace3e1ffd0 OK 2025/10/07 01:15:34 DEBUG : sub/file2: md5 = a530dee0fb28f1112967710292e375cf OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/10/07 01:15:37 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/07 01:15:38 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/07 01:15:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/07 01:15:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.95s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:15:42 DEBUG : file1: md5 = c90d9e0f98dde3e5d1398c57b76f46d7 OK 2025/10/07 01:15:44 DEBUG : sub/file2: md5 = 5ce75500a8638aa6aa98a8e70eb3e641 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/07 01:15:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa/notfound" 2025/10/07 01:15:48 DEBUG : Config file has changed externally - reloading 2025/10/07 01:15:48 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/07 01:15:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.83s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:15:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Making directory 2025/10/07 01:15:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:15:55 DEBUG : sub dir/hello world: md5 = 532d1607961e29d646c9f7fda9e0e1fa OK 2025/10/07 01:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.79s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:16:00 DEBUG : potato2: md5 = 3c2d78d38025a457d68e68e1191914ff OK 2025/10/07 01:16:01 DEBUG : empty space: md5 = 84712a71896228f034191a0f75706c13 OK --- PASS: TestLs (5.48s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:16:05 DEBUG : potato2: md5 = 92046d1791b0c8ab92636c6809dfae73 OK 2025/10/07 01:16:06 DEBUG : empty space: md5 = 439ff768b84b21635d7b8dde2642f94e OK 2025/10/07 01:16:07 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/07 01:16:07 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.31s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:16:10 DEBUG : potato2: md5 = bf2b17368a5979a19a066735a55a45f5 OK 2025/10/07 01:16:12 DEBUG : empty space: md5 = 54fd9dcbe6cb7adbe1335740497b0122 OK --- PASS: TestLsLong (5.08s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:16:15 DEBUG : potato2: md5 = d8b5e92d304470196ad03f42e37aa49c OK 2025/10/07 01:16:17 DEBUG : empty space: md5 = ecbfa60b80d24ad8e276540ed9f54c8c OK --- PASS: TestHashSums (4.58s) === RUN TestHashSumsWithErrors 2025/10/07 01:16:18 DEBUG : Creating backend with remote ":memory:" 2025/10/07 01:16:18 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/07 01:16:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/07 01:16:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/07 01:16:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/07 01:16:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/07 01:16:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/07 01:16:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/07 01:16:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/07 01:16:18 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-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:16:20 DEBUG : potato2: md5 = 089e112413575db8e792c2b6ef92520b OK 2025/10/07 01:16:22 DEBUG : empty space: md5 = 6758944a11e5cf8052fc25ae07f53dc7 OK 2025/10/07 01:16:24 DEBUG : sub dir/potato3: md5 = 050ad60ee21e71377415c95eee5767e8 OK 2025/10/07 01:16:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.03s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:16:29 DEBUG : small: md5 = 840871ac64a91913ffb687f51baf7b44 OK 2025/10/07 01:16:30 DEBUG : medium: md5 = b2c57af26e816f0e2d9829a1eb440144 OK 2025/10/07 01:16:32 DEBUG : large: md5 = 0e3e35051e28c60ba2784ea54514fa26 OK 2025/10/07 01:16:32 DEBUG : Waiting for deletions to finish 2025/10/07 01:16:33 DEBUG : large: Excluded (Size Filter) 2025/10/07 01:16:33 INFO : small: Deleted 2025/10/07 01:16:33 INFO : medium: Deleted --- PASS: TestDelete (7.03s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:16:36 DEBUG : small: md5 = b0f7d6bfae4835239db0f52fad602a00 OK 2025/10/07 01:16:37 DEBUG : medium: md5 = a19c8990ec67bc55831634ca74f8ec19 OK 2025/10/07 01:16:39 DEBUG : large: md5 = ac7f7629c1438d3ce92d1157007376cb OK 2025/10/07 01:16:39 DEBUG : Waiting for deletions to finish 2025/10/07 01:16:39 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/07 01:16:40 INFO : small: Deleted 2025/10/07 01:16:40 INFO : large: Deleted --- PASS: TestMaxDelete (7.28s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:16:43 DEBUG : small: md5 = a07926027f938694b41cb930fa7935f9 OK 2025/10/07 01:16:45 DEBUG : medium: md5 = 22f0998aa29149a11b013f54e5f14408 OK 2025/10/07 01:16:46 DEBUG : large: md5 = b4eecf2b42670fff0c6b70b32034c0dc OK 2025/10/07 01:16:46 DEBUG : Waiting for deletions to finish 2025/10/07 01:16:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/07 01:16:47 INFO : small: Deleted 2025/10/07 01:16:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:16:50 DEBUG : small: md5 = beaa61e01c29490d1e43838f38059e6e OK 2025/10/07 01:16:52 DEBUG : medium: md5 = eb5252a9537fb28f5fe22c3cf628ac10 OK 2025/10/07 01:16:53 DEBUG : large: md5 = 09037894be4e838a711b335cf6acd33d OK 2025/10/07 01:16:53 DEBUG : Waiting for deletions to finish 2025/10/07 01:16:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/07 01:16:54 INFO : medium: Deleted 2025/10/07 01:16:54 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.34s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:16:58 DEBUG : ReadFile: md5 = c7575f733cf26333432a1f7a722d77fb OK --- PASS: TestReadFile (4.92s) === RUN TestRetry 2025/10/07 01:17:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/07 01:17:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/07 01:17:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/07 01:17:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/07 01:17:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/07 01:17:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/07 01:17:01 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-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:17:03 DEBUG : file1: md5 = 971d92f0828a856d161f40d434a6fcc0 OK 2025/10/07 01:17:04 DEBUG : file2: md5 = ece6822a5648a479f2e59930b02d8114 OK --- PASS: TestCat (16.11s) === RUN TestPurge 2025/10/07 01:17:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwugex5ceve" 2025/10/07 01:17:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:17:17 DEBUG : Creating backend with remote "TestDrive:crypt/ptqp91pth0pjjgvq5328mv07r6ape1fqcmhimgdpmdh3s5g27jv0" 2025/10/07 01:17:18 DEBUG : Creating backend with remote "/tmp/rclone294962117" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwugex5ceve'", Local "Local file system at /tmp/rclone294962117", Modify Window "1ms" 2025/10/07 01:17:23 DEBUG : A1/B1/C1/one: md5 = 1be156a4757f965e4c85c08ee2d14291 OK 2025/10/07 01:17:23 INFO : A2: Making directory 2025/10/07 01:17:23 INFO : A1/B2: Making directory 2025/10/07 01:17:24 INFO : A1/B2/C2: Making directory 2025/10/07 01:17:25 INFO : A1/B1/C3: Making directory 2025/10/07 01:17:26 INFO : A3: Making directory 2025/10/07 01:17:26 INFO : A3/B3: Making directory 2025/10/07 01:17:27 INFO : A3/B3/C4: Making directory 2025/10/07 01:17:29 DEBUG : A1/two: md5 = 46559f3ba01a68d7ad6341820339f20d OK 2025/10/07 01:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwugex5ceve': Purge remote 2025/10/07 01:17:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.92s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:17:37 DEBUG : A1/B1/C1/one: md5 = 8bc933699c57d022e3559e005722648a OK 2025/10/07 01:17:37 INFO : A2: Making directory 2025/10/07 01:17:37 INFO : A1/B2: Making directory 2025/10/07 01:17:38 INFO : A1/B2/C2: Making directory 2025/10/07 01:17:39 INFO : A1/B1/C3: Making directory 2025/10/07 01:17:40 INFO : A3: Making directory 2025/10/07 01:17:41 INFO : A3/B3: Making directory 2025/10/07 01:17:42 INFO : A3/B3/C4: Making directory 2025/10/07 01:17:44 DEBUG : A1/two: md5 = 7a7d75f038971cc54acfb029c5852846 OK 2025/10/07 01:17:45 DEBUG : removing 1 level 3 directories 2025/10/07 01:17:45 INFO : A3/B3/C4: Removing directory 2025/10/07 01:17:48 DEBUG : removing 2 level 3 directories 2025/10/07 01:17:48 INFO : A1/B2/C2: Removing directory 2025/10/07 01:17:48 INFO : A1/B1/C3: Removing directory 2025/10/07 01:17:48 DEBUG : removing 2 level 2 directories 2025/10/07 01:17:48 INFO : A3/B3: Removing directory 2025/10/07 01:17:48 INFO : A1/B2: Removing directory 2025/10/07 01:17:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/07 01:17:49 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/07 01:17:49 DEBUG : removing 2 level 1 directories 2025/10/07 01:17:49 INFO : A3: Removing directory 2025/10/07 01:17:49 INFO : A2: Removing directory 2025/10/07 01:17:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/07 01:17:53 DEBUG : removing 1 level 3 directories 2025/10/07 01:17:53 INFO : A1/B1/C1: Removing directory 2025/10/07 01:17:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:54 DEBUG : removing 1 level 2 directories 2025/10/07 01:17:54 INFO : A1/B1: Removing directory 2025/10/07 01:17:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/07 01:17:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 01:17:55 DEBUG : removing 1 level 1 directories 2025/10/07 01:17:55 INFO : A1: Removing directory 2025/10/07 01:17:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/07 01:17:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/07 01:17:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:17:55 DEBUG : removing 1 level 0 directories 2025/10/07 01:17:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Removing directory 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/07 01:17:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.91s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:17:58 INFO : A1: Making directory 2025/10/07 01:17:58 INFO : A1/B1: Making directory 2025/10/07 01:17:59 INFO : A1/B1/C1: Making directory 2025/10/07 01:18:02 DEBUG : removing 1 level 3 directories 2025/10/07 01:18:02 INFO : A1/B1/C1: Removing directory 2025/10/07 01:18:03 DEBUG : removing 1 level 2 directories 2025/10/07 01:18:03 INFO : A1/B1: Removing directory 2025/10/07 01:18:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 01:18:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.54s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:18:05 INFO : A1: Making directory 2025/10/07 01:18:06 INFO : A1/B1: Making directory 2025/10/07 01:18:07 INFO : A1/B1/C1: Making directory 2025/10/07 01:18:10 DEBUG : removing 1 level 3 directories 2025/10/07 01:18:10 INFO : A1/B1/C1: Removing directory 2025/10/07 01:18:10 DEBUG : removing 1 level 2 directories 2025/10/07 01:18:10 INFO : A1/B1: Removing directory 2025/10/07 01:18:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 01:18:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.48s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:18:15 DEBUG : file1: md5 = bde57a34b0fff379964fbd292ca0e9ce OK 2025/10/07 01:18:15 DEBUG : filename.txt: File name found in url 2025/10/07 01:18:17 DEBUG : filename.txt: md5 = dcc67704e6424be0d0b089cedd921c32 OK 2025/10/07 01:18:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/07 01:18:18 DEBUG : headerfilename.txt: md5 = ec7986d68e862ca614c87aa199ffaa70 OK 2025/10/07 01:18:20 DEBUG : file2: md5 = fcd58fdb012419c5400ee095433e1a01 OK --- PASS: TestCopyURL (9.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:18:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/07 01:18:25 DEBUG : sub/file2: md5 = 9ba6619a1a42eda965a5ac2356195f71 OK 2025/10/07 01:18:25 INFO : file1: Copied (new) to: sub/file2 2025/10/07 01:18:25 INFO : file1: Deleted 2025/10/07 01:18:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 01:18:26 DEBUG : file1: Unchanged skipping 2025/10/07 01:18:26 INFO : file1: Deleted 2025/10/07 01:18:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': don't need to copy/move sub/file2, it is already at target location 2025/10/07 01:18:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.14s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:18:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/07 01:18:30 DEBUG : file1: md5 = c072ce539a24ebd9a5b5480cb5824a13 OK 2025/10/07 01:18:30 INFO : file1: Copied (new) 2025/10/07 01:18:30 INFO : file1: Deleted 2025/10/07 01:18:31 DEBUG : file1: Destination exists, skipping 2025/10/07 01:18:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.44s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:18:35 DEBUG : dst/file1: md5 = 68c4d8c468f36240ec41c14d519144b3 OK 2025/10/07 01:18:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowelop6miqa/backup" 2025/10/07 01:18:36 DEBUG : Config file has changed externally - reloading 2025/10/07 01:18:36 DEBUG : Creating backend with remote "TestDrive:crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0/1nrff024r7pq65ecp72fc28jb0" 2025/10/07 01:18:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/07 01:18:39 INFO : dst/file1: Moved (server-side) 2025/10/07 01:18:41 DEBUG : dst/file1: md5 = 6ab8bca82c9a45c106e8949ede7317af OK 2025/10/07 01:18:41 INFO : dst/file1: Copied (new) 2025/10/07 01:18:41 INFO : dst/file1: Deleted 2025/10/07 01:18:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:18:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:18:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.93s) === 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-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:18:48 DEBUG : A1/one: md5 = 7961d0396515b05019cfd9b0f5f685e7 OK 2025/10/07 01:18:49 DEBUG : A1/two: md5 = c538f396bd07cc2973835cb2999cab17 OK 2025/10/07 01:18:52 DEBUG : A1/B1/three: md5 = 405b5ceb8a1202b9e58e77dbd8556fb9 OK 2025/10/07 01:18:54 DEBUG : A1/B1/C1/four: md5 = 190f0dc60210476734906fe90bfbd00e OK 2025/10/07 01:18:56 DEBUG : A1/B1/C2/five: md5 = 65048711dd94bda55c7de87bf85bc678 OK 2025/10/07 01:18:56 INFO : A1/B2: Making directory 2025/10/07 01:18:57 INFO : A1/B1/C3: Making directory 2025/10/07 01:19:07 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/07 01:19:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/07 01:19:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/07 01:19:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/07 01:19:07 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/07 01:19:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/07 01:19:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/07 01:19:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 01:19:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/07 01:19:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/07 01:19:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/07 01:19:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/07 01:19:18 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/07 01:19:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/07 01:19:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/07 01:19:18 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/07 01:19:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/07 01:19:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/07 01:19:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 01:19:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/07 01:19:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/07 01:19:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/07 01:19:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/07 01:19:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/07 01:19:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/07 01:19:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 01:19:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/07 01:19:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/07 01:19:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/07 01:19:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:19:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.52s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': File to upload is small (34 bytes), uploading instead of streaming 2025/10/07 01:19:32 DEBUG : no_checksum_small_file_from_pipe: md5 = 585621bc92d1cd04abc9004a0b7a0132 OK 2025/10/07 01:19:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/07 01:19:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/07 01:19:33 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/07 01:19:34 DEBUG : no_checksum_big_file_from_pipe: md5 = ba3bdbe1987815baebb0857cb028b103 OK 2025/10/07 01:19:34 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-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': File to upload is small (34 bytes), uploading instead of streaming 2025/10/07 01:19:37 DEBUG : with_checksum_small_file_from_pipe: md5 = 16780bae37efe52c46105ddab6216643 OK 2025/10/07 01:19:37 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/07 01:19:38 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/07 01:19:39 DEBUG : with_checksum_big_file_from_pipe: md5 = fe6460a87038e30758dbe8f852fd56d5 OK 2025/10/07 01:19:39 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-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': File to upload is small (34 bytes), uploading instead of streaming 2025/10/07 01:19:42 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 01:19:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/07 01:19:44 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-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': File to upload is small (34 bytes), uploading instead of streaming 2025/10/07 01:19:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/07 01:19:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/07 01:19:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.44s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/07 01:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': File to upload is small (48 bytes), uploading instead of streaming 2025/10/07 01:19:53 DEBUG : rcat_metadata: md5 = c7418a359a7b7798c375509e4029cbb4 OK 2025/10/07 01:19:53 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/07 01:19:54 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/07 01:19:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = c30fc7a4b6b4b0e45f1c76700b8fcf26 OK 2025/10/07 01:19:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.99s) --- PASS: TestRcatMetadata/Normal (2.66s) --- PASS: TestRcatMetadata/ViaDisk (2.90s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:19:58 DEBUG : potato1: md5 = 7a902d1128983687816bf119f40652c1 OK 2025/10/07 01:19:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': File to upload is small (60 bytes), uploading instead of streaming 2025/10/07 01:20:00 DEBUG : potato2: md5 = 567429fd9af109ddb0fd15bef5b7bb5c OK 2025/10/07 01:20:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.67s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:20:03 DEBUG : potato1: md5 = e126d5b7548cc4c0d2e797e38e33f912 OK 2025/10/07 01:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': File to upload is small (60 bytes), uploading instead of streaming 2025/10/07 01:20:04 DEBUG : potato2: md5 = 8c23208e4d7d948010f3f41a4d9f47ec OK 2025/10/07 01:20:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.01s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:20:08 DEBUG : potato2: md5 = c27f189567b81855b78358e73b3b85ef OK 2025/10/07 01:20:09 DEBUG : empty space: md5 = 80b076e85053431521a5e82d719850ec OK 2025/10/07 01:20:12 DEBUG : sub dir/potato3: md5 = 3b857465dccbfd1acd72b1c5cdd9ea2a OK 2025/10/07 01:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Touching "sub dir/potato3" 2025/10/07 01:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Touching "empty space" 2025/10/07 01:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Touching "potato2" 2025/10/07 01:20:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.03s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:20:17 DEBUG : dir with metadata: Making directory with metadata 2025/10/07 01:20:17 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.49s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:20:19 DEBUG : directory with modtime: Making directory with metadata 2025/10/07 01:20:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:20:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/07 01:20:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 01:20:22 DEBUG : Google drive root 'crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0': Skipping btime metadata as can't update it on an existing file: 2025-10-07T01:20:21.78890609Z 2025/10/07 01:20:22 INFO : non existent directory: Updated directory metadata 2025/10/07 01:20:24 DEBUG : Google drive root 'crypt/s3ean33n8rg32gf6hq97e8oeb0hiq9ikgqdj1p9qstgi2mm0t5q0': Skipping btime metadata as can't update it on an existing file: 2025-10-07T01:20:21.78890609Z 2025/10/07 01:20:25 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.97s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:20:26 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/07 01:20:28 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/07 01:20:29 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.95s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:20:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/07 01:20:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 01:20:30 DEBUG : dst: Making directory with metadata 2025/10/07 01:20:31 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 01:20:31 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 01:20:31 INFO : dst: Set directory modification time (using SetModTime) 2025/10/07 01:20:32 INFO : dst: Set directory modification time (using SetModTime) 2025/10/07 01:20:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/07 01:20:32 INFO : dst: Set directory modification time (using SetModTime) 2025/10/07 01:20:32 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.44s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa'", Local "Local file system at /tmp/rclone2409082818", Modify Window "1ms" 2025/10/07 01:20:36 DEBUG : sub dir/test remove existing: md5 = 3ee82f4991a86d01959471690bd12cf0 OK 2025/10/07 01:20:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7aefefde8542034f52ac823f5133f0c6 OK 2025/10/07 01:20:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.veqokaj3" before starting 2025/10/07 01:20:40 DEBUG : sub dir/test remove existing.veqokaj3: TEST: removing renamed existing file after operation 2025/10/07 01:20:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qonugeg0" before starting 2025/10/07 01:20:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qonugeg0: TEST: renaming existing back after failed operation 2025/10/07 01:20:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sepekoz3" before starting 2025/10/07 01:20:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sepekoz3: TEST: removing renamed existing file after operation 2025/10/07 01:20:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ot5dkftpdqnlf3v3ps8456l3ub94gh3sp40qmlrs3pd9f07t48s0" 2025/10/07 01:20:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "j20phv5pr2kp6r52q6361rfg93o3puejk8gs01f7po0241s38gg1eji9rregk1j258i9ueg7gee5a828a36obl0ge15u8o02itjd8qm9ffefoa0am6aamb6guc7abcubbqle9bklt8qksvad1gbkpf4c3416vcf6lr5376aps6a1ccek346g" --- PASS: TestRemoveExisting (13.09s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/07 01:20:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowelop6miqa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m55.290378272s (try 1/5)