"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/26 06:05:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo" 2025/08/26 06:05:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:05:35 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg" 2025/08/26 06:05:36 DEBUG : Creating backend with remote "/tmp/rclone1014429420" === 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-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/26 06:05:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 06:05:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/26 06:05:36 DEBUG : potato: Seek from 10 to 0 2025/08/26 06:05:36 DEBUG : potato: Seek from 10 to 0 2025/08/26 06:05:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/26 06:05:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 06:05:36 DEBUG : potato: Seek from 5 to 2 2025/08/26 06:05:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/26 06:05:36 DEBUG : potato: Seek from 7 to 0 2025/08/26 06:05:36 DEBUG : potato: Seek from 7 to 0 2025/08/26 06:05:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/26 06:05:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 06:05:36 DEBUG : potato: Seek from 5 to 2 2025/08/26 06:05:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/26 06:05:36 DEBUG : potato: Seek from 8 to 0 2025/08/26 06:05:36 DEBUG : potato: Seek from 8 to 0 2025/08/26 06:05:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/26 06:05:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/26 06:05:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/26 06:05:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/26 06:05:36 DEBUG : potato: Seek from 5 to 2 2025/08/26 06:05:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/26 06:05:36 DEBUG : potato: Seek from 9 to 0 2025/08/26 06:05:36 DEBUG : potato: Seek from 9 to 0 2025/08/26 06:05:36 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-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:05:38 DEBUG : rutabaga: md5 = 2f13b81145a22f2131c04c67a5c96dfa OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/26 06:05:41 DEBUG : empty space: md5 = eabd5829c9c9c8ac77d90d102b5fa217 OK === RUN TestCheck/3 2025/08/26 06:05:43 DEBUG : potato2: md5 = e8af1dc6726ba20ad59827989d66c396 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/26 06:05:45 DEBUG : remotepotato: md5 = 95d6d3b18edc524d57fb7c0acdcbbb2e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.75s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/08/26 06:05:48 DEBUG : Creating backend with remote "nonexistent" 2025/08/26 06:05:48 DEBUG : Creating backend with remote "nonexistent" 2025/08/26 06:05:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/26 06:05:48 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/08/26 06:05:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/26 06:05:48 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-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:05:50 DEBUG : rutabaga: md5 = 7a50c9b2e8353bbe93ba32008f279c81 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/26 06:05:54 DEBUG : empty space: md5 = 9b392bcc83154f8e311ab6a7c659164a OK === RUN TestCheckDownload/3 2025/08/26 06:05:56 DEBUG : potato2: md5 = 360d2a341346227b214fc35fc282b2ff OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/26 06:06:00 DEBUG : remotepotato: md5 = c1fd8c6b35f9b4face90d06e6d918f19 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.92s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (0.98s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.03s) --- PASS: TestCheckDownload/5 (1.24s) --- PASS: TestCheckDownload/6 (0.93s) --- PASS: TestCheckDownload/7 (0.93s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:06:06 DEBUG : rutabaga: md5 = 15a6eefa87036e1d3cd534cce2b7fc11 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/26 06:06:08 DEBUG : empty space: md5 = 8b7074f23c5f3ee75bd355cf2169d847 OK === RUN TestCheckSizeOnly/3 2025/08/26 06:06:10 DEBUG : potato2: md5 = a39b23b5687e35a28700b25828ca969a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/26 06:06:13 DEBUG : remotepotato: md5 = 3c53189ce65474b77b77b9a70afb6fa9 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.97s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:06:17 DEBUG : test.sum: md5 = 3b27d34b111d438662136f18ba37c95e OK 2025/08/26 06:06:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/26 06:06:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/26 06:06:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/26 06:06:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/26 06:06:20 DEBUG : test.sum: md5 = 4d0f2dafcd62320908b7f2130040667e OK 2025/08/26 06:06:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/26 06:06:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/26 06:06:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/26 06:06:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.07s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:06:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo/data" 2025/08/26 06:06:22 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:06:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo/data" 2025/08/26 06:06:24 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg/vjrnln8ratgmqakfosrqe8espk" 2025/08/26 06:06:28 DEBUG : data/banana: md5 = eb35e319ec82f046dcdd24e39f801359 OK 2025/08/26 06:06:29 DEBUG : test.sum: md5 = 6f525017f955e2833ba2b99f0929cb07 OK === RUN TestCheckSumDownload/subtest1 2025/08/26 06:06:34 DEBUG : data/potato: md5 = 3be5d71806dbfdd5e6417dbfd777022b OK 2025/08/26 06:06:35 DEBUG : test.sum: md5 = 345d2f7334393dac4df288adf27ada4c OK === RUN TestCheckSumDownload/subtest2 2025/08/26 06:06:40 DEBUG : test.sum: md5 = 30efc2065b54fb38829f349f57ef8f8a OK === RUN TestCheckSumDownload/subtest3 2025/08/26 06:06:44 DEBUG : test.sum: md5 = c2f0d4d6fc5560562ab22dd031cfc016 OK === RUN TestCheckSumDownload/subtest4 2025/08/26 06:06:49 DEBUG : test.sum: md5 = fe96c8f0844aa06d90787486f6e94ff8 OK === RUN TestCheckSumDownload/subtest5 2025/08/26 06:06:54 DEBUG : test.sum: md5 = 9d0b243202417c47ec5dea78a8c09020 OK === RUN TestCheckSumDownload/subtest6 2025/08/26 06:06:58 DEBUG : data/banana: md5 = 69ac534effd3d2a6f90af07f6b06e70f OK 2025/08/26 06:06:59 DEBUG : data/potato: md5 = 100043e4b240dec5eef41587ebf1ba5e OK 2025/08/26 06:07:01 DEBUG : test.sum: md5 = 55b975fce17bb8f034803dfa55aae564 OK === RUN TestCheckSumDownload/subtest7 2025/08/26 06:07:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/26 06:07:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.29s) --- PASS: TestCheckSumDownload/subtest1 (2.78s) --- PASS: TestCheckSumDownload/subtest2 (2.18s) --- PASS: TestCheckSumDownload/subtest3 (2.25s) --- PASS: TestCheckSumDownload/subtest4 (2.60s) --- PASS: TestCheckSumDownload/subtest5 (3.30s) --- PASS: TestCheckSumDownload/subtest6 (2.03s) --- PASS: TestCheckSumDownload/subtest7 (2.97s) === RUN TestApplyTransforms 2025/08/26 06:07:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-befemaj6welo" 2025/08/26 06:07:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:07:07 DEBUG : Creating backend with remote "TestDrive:crypt/b7kr2p8s72pb4sra4qgdl8t4ientg7k438f1tkorgct4neb0f4l0" 2025/08/26 06:07:08 DEBUG : Creating backend with remote "/tmp/rclone747155946" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-befemaj6welo'", Local "Local file system at /tmp/rclone747155946", Modify Window "1ms" 2025/08/26 06:07:10 DEBUG : hello, world!: md5 = 0666b2a8584fa7aeb2c7549d6e978921 OK upper checkfile vs. lower remote (without normalization) 2025/08/26 06:07:11 ERROR : hello, world!: sum not found 2025/08/26 06:07:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-befemaj6welo' 2025/08/26 06:07:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befemaj6welo': 1 files missing 2025/08/26 06:07:11 NOTICE: 1 hashes missing 2025/08/26 06:07:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befemaj6welo': 1 differences found 2025/08/26 06:07:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befemaj6welo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/26 06:07:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 06:07:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befemaj6welo': 0 differences found 2025/08/26 06:07:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befemaj6welo': 1 matching files 2025/08/26 06:07:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dumufah0naha" 2025/08/26 06:07:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:07:12 DEBUG : Creating backend with remote "TestDrive:crypt/5chkkk7d5095flmp9hfneb0e1k1jior068timpbsgmn6lfk9m720" 2025/08/26 06:07:13 DEBUG : Creating backend with remote "/tmp/rclone2673227451" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dumufah0naha'", Local "Local file system at /tmp/rclone2673227451", Modify Window "1ms" 2025/08/26 06:07:15 DEBUG : HELLO, WORLD!: md5 = f021735563e9c714783e9f0b741e9b12 OK lower checkfile vs. upper remote (without normalization) 2025/08/26 06:07:16 ERROR : HELLO, WORLD!: sum not found 2025/08/26 06:07:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dumufah0naha' 2025/08/26 06:07:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dumufah0naha': 1 files missing 2025/08/26 06:07:16 NOTICE: 1 hashes missing 2025/08/26 06:07:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dumufah0naha': 1 differences found 2025/08/26 06:07:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dumufah0naha': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/26 06:07:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 06:07:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dumufah0naha': 0 differences found 2025/08/26 06:07:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dumufah0naha': 1 matching files 2025/08/26 06:07:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sosezed9dupe" 2025/08/26 06:07:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:07:17 DEBUG : Creating backend with remote "TestDrive:crypt/10s44tund0v11h599h9osbrhb5jkspe0t5cbnagk9ihtjhgumiqg" 2025/08/26 06:07:18 DEBUG : Creating backend with remote "/tmp/rclone620391257" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sosezed9dupe'", Local "Local file system at /tmp/rclone620391257", Modify Window "1ms" 2025/08/26 06:07:21 DEBUG : HeLlO, wOrLd!: md5 = de6b224b87c53bf4b0021183df30f936 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/26 06:07:21 ERROR : HeLlO, wOrLd!: sum not found 2025/08/26 06:07:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sosezed9dupe' 2025/08/26 06:07:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosezed9dupe': 1 files missing 2025/08/26 06:07:21 NOTICE: 1 hashes missing 2025/08/26 06:07:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosezed9dupe': 1 differences found 2025/08/26 06:07:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosezed9dupe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/26 06:07:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 06:07:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosezed9dupe': 0 differences found 2025/08/26 06:07:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosezed9dupe': 1 matching files 2025/08/26 06:07:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vajijev6vopo" 2025/08/26 06:07:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:07:22 DEBUG : Creating backend with remote "TestDrive:crypt/s02c70qo6o42aqgsa98l560tlu2g0s7i404uhkl4ju9gdnpisub0" 2025/08/26 06:07:23 DEBUG : Creating backend with remote "/tmp/rclone3957620304" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vajijev6vopo'", Local "Local file system at /tmp/rclone3957620304", Modify Window "1ms" 2025/08/26 06:07:25 DEBUG : HELLO, WORLD!: md5 = 303835fb3e3d09fe93c545808b704d91 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/26 06:07:26 ERROR : HELLO, WORLD!: sum not found 2025/08/26 06:07:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vajijev6vopo' 2025/08/26 06:07:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajijev6vopo': 1 files missing 2025/08/26 06:07:26 NOTICE: 1 hashes missing 2025/08/26 06:07:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajijev6vopo': 1 differences found 2025/08/26 06:07:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajijev6vopo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/26 06:07:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 06:07:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajijev6vopo': 0 differences found 2025/08/26 06:07:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajijev6vopo': 1 matching files 2025/08/26 06:07:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gajolom0gubi" 2025/08/26 06:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:07:27 DEBUG : Creating backend with remote "TestDrive:crypt/quuqeqo27831jmu0goevueb32bakgi8en82hva1ag81rdtmqhln0" 2025/08/26 06:07:28 DEBUG : Creating backend with remote "/tmp/rclone3869392637" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gajolom0gubi'", Local "Local file system at /tmp/rclone3869392637", Modify Window "1ms" 2025/08/26 06:07:30 DEBUG : 測試_Русский___ě_áñ: md5 = 525b12629886039791ade634e6824556 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/26 06:07:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/26 06:07:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gajolom0gubi' 2025/08/26 06:07:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajolom0gubi': 1 files missing 2025/08/26 06:07:31 NOTICE: 1 hashes missing 2025/08/26 06:07:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajolom0gubi': 1 differences found 2025/08/26 06:07:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajolom0gubi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/26 06:07:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 06:07:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajolom0gubi': 0 differences found 2025/08/26 06:07:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajolom0gubi': 1 matching files 2025/08/26 06:07:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yehoqol8zuwi" 2025/08/26 06:07:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:07:32 DEBUG : Creating backend with remote "TestDrive:crypt/f4i7d9pa6hhk48gmc6f1jqh02jnel9tfdi2qf5dk4rtj3s2lpdtg" 2025/08/26 06:07:33 DEBUG : Creating backend with remote "/tmp/rclone3266223252" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yehoqol8zuwi'", Local "Local file system at /tmp/rclone3266223252", Modify Window "1ms" 2025/08/26 06:07:35 DEBUG : 測試_Русский___ě_áñ: md5 = 059514a2f085e59ed7bf0dbe3617f12a OK NFC checkfile vs. NFD remote (without normalization) 2025/08/26 06:07:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/26 06:07:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yehoqol8zuwi' 2025/08/26 06:07:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehoqol8zuwi': 1 files missing 2025/08/26 06:07:36 NOTICE: 1 hashes missing 2025/08/26 06:07:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehoqol8zuwi': 1 differences found 2025/08/26 06:07:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehoqol8zuwi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/26 06:07:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 06:07:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehoqol8zuwi': 0 differences found 2025/08/26 06:07:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yehoqol8zuwi': 1 matching files 2025/08/26 06:07:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biceqos3bofa" 2025/08/26 06:07:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:07:37 DEBUG : Creating backend with remote "TestDrive:crypt/nd0n7sk2ca6rbobbhkgioee28p9ldp4mfdkef23betvnqd1jb7qg" 2025/08/26 06:07:38 DEBUG : Creating backend with remote "/tmp/rclone777960426" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biceqos3bofa'", Local "Local file system at /tmp/rclone777960426", Modify Window "1ms" 2025/08/26 06:07:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aeed37fa2d37c539e213ad0a6125fda7 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/26 06:07:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 06:07:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-biceqos3bofa' 2025/08/26 06:07:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biceqos3bofa': 1 files missing 2025/08/26 06:07:41 NOTICE: 1 hashes missing 2025/08/26 06:07:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biceqos3bofa': 1 differences found 2025/08/26 06:07:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biceqos3bofa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/26 06:07:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 06:07:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biceqos3bofa': 0 differences found 2025/08/26 06:07:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biceqos3bofa': 1 matching files 2025/08/26 06:07:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepodah6tazu" 2025/08/26 06:07:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:07:42 DEBUG : Creating backend with remote "TestDrive:crypt/p7m3djujfnl7k6f3ih9t4t7erl44212qncfq9637aojj5njffue0" 2025/08/26 06:07:43 DEBUG : Creating backend with remote "/tmp/rclone1374859340" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepodah6tazu'", Local "Local file system at /tmp/rclone1374859340", Modify Window "1ms" 2025/08/26 06:07:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 875d4867779ed763e1a236c34ab3de03 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/26 06:07:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 06:07:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qepodah6tazu' 2025/08/26 06:07:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepodah6tazu': 1 files missing 2025/08/26 06:07:46 NOTICE: 1 hashes missing 2025/08/26 06:07:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepodah6tazu': 1 differences found 2025/08/26 06:07:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepodah6tazu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/26 06:07:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 06:07:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepodah6tazu': 0 differences found 2025/08/26 06:07:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepodah6tazu': 1 matching files 2025/08/26 06:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suwucib8rela" 2025/08/26 06:07:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/583dfjj51gamvrubi7lt4db6nkn2b77ikci01aknbi5kcr1s2egg" 2025/08/26 06:07:49 DEBUG : Creating backend with remote "/tmp/rclone1722017623" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suwucib8rela'", Local "Local file system at /tmp/rclone1722017623", Modify Window "1ms" 2025/08/26 06:07:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 15e98144d61fb3e16b2a8b92834a7b9e OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/26 06:07:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 06:07:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suwucib8rela' 2025/08/26 06:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwucib8rela': 1 files missing 2025/08/26 06:07:51 NOTICE: 1 hashes missing 2025/08/26 06:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwucib8rela': 1 differences found 2025/08/26 06:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwucib8rela': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/26 06:07:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 06:07:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwucib8rela': 0 differences found 2025/08/26 06:07:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwucib8rela': 1 matching files 2025/08/26 06:07:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ropitax5sofa" 2025/08/26 06:07:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:07:53 DEBUG : Creating backend with remote "TestDrive:crypt/2mjgji5hf1lji4gm7m2btgfrenseafvsij0t7rnoa6eie667vteg" 2025/08/26 06:07:54 DEBUG : Creating backend with remote "/tmp/rclone1272502713" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ropitax5sofa'", Local "Local file system at /tmp/rclone1272502713", Modify Window "1ms" 2025/08/26 06:07:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1bc8cc0bdbad8148c8422c896b6376f0 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/26 06:07:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/26 06:07:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ropitax5sofa' 2025/08/26 06:07:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ropitax5sofa': 1 files missing 2025/08/26 06:07:56 NOTICE: 1 hashes missing 2025/08/26 06:07:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ropitax5sofa': 1 differences found 2025/08/26 06:07:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ropitax5sofa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/26 06:07:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/26 06:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ropitax5sofa': 0 differences found 2025/08/26 06:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ropitax5sofa': 1 matching files 2025/08/26 06:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ropitax5sofa': Purge remote 2025/08/26 06:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suwucib8rela': Purge remote 2025/08/26 06:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepodah6tazu': Purge remote 2025/08/26 06:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biceqos3bofa': Purge remote 2025/08/26 06:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yehoqol8zuwi': Purge remote 2025/08/26 06:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gajolom0gubi': Purge remote 2025/08/26 06:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vajijev6vopo': Purge remote 2025/08/26 06:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sosezed9dupe': Purge remote 2025/08/26 06:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dumufah0naha': Purge remote 2025/08/26 06:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befemaj6welo': Purge remote --- PASS: TestApplyTransforms (55.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:08:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 06:08:05 DEBUG : sub/file2: md5 = bacaa6a9366245e9b2b4def90895eca9 OK 2025/08/26 06:08:05 INFO : file1: Copied (new) to: sub/file2 2025/08/26 06:08:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:08:06 DEBUG : file1: Unchanged skipping 2025/08/26 06:08:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': don't need to copy/move sub/file2, it is already at target location 2025/08/26 06:08:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.23s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:08:12 DEBUG : dst/file1: md5 = b6c6b8f05143f9a3c4719f96ce0e15a2 OK 2025/08/26 06:08:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo/backup" 2025/08/26 06:08:12 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg/1nrff024r7pq65ecp72fc28jb0" 2025/08/26 06:08:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/26 06:08:17 INFO : dst/file1: Moved (server-side) 2025/08/26 06:08:18 DEBUG : dst/file1: md5 = e05a845b7403b93459d31f0c93b4547e OK 2025/08/26 06:08:18 INFO : dst/file1: Copied (new) 2025/08/26 06:08:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 06:08:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 06:08:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.55s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:08:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo/dst" 2025/08/26 06:08:23 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/26 06:08:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo/CompareDest" 2025/08/26 06:08:25 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg/gveqi14airsml4bgu7krj116o8" 2025/08/26 06:08:26 DEBUG : one: Need to transfer - File not found at Destination 2025/08/26 06:08:29 DEBUG : one: md5 = fed9b19f7fd00d096a96cf23eb84ba83 OK 2025/08/26 06:08:29 INFO : one: Copied (new) 2025/08/26 06:08:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:08:31 DEBUG : one: md5 = ee7e2fe70f5c5ab898b07f69961d4ed2 OK 2025/08/26 06:08:31 INFO : one: Copied (replaced existing) 2025/08/26 06:08:33 DEBUG : dst/one: md5 = 0207433a1b028baf1bb7bfb718b8b5a8 OK 2025/08/26 06:08:36 DEBUG : CompareDest/one: md5 = 972d3915b52fbc8c1487f34016f4e809 OK 2025/08/26 06:08:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:08:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:08:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 06:08:39 DEBUG : CompareDest/two: md5 = 42aad9cd01a7755fc3744bee40ba45eb OK 2025/08/26 06:08:40 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 06:08:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:08:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 06:08:41 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 06:08:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:08:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 06:08:42 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 06:08:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/26 06:08:44 DEBUG : two: md5 = 29c79a487ffa5662433e12017a25488e OK 2025/08/26 06:08:44 INFO : two: Copied (new) 2025/08/26 06:08:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/26 06:08:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:08:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:08:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.42s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:08:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo/dst" 2025/08/26 06:08:48 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/26 06:08:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo/CopyDest" 2025/08/26 06:08:50 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/26 06:08:52 DEBUG : one: Need to transfer - File not found at Destination 2025/08/26 06:08:54 DEBUG : one: md5 = c9dd8b41a002b6eed3ce5e94bcdec60c OK 2025/08/26 06:08:54 INFO : one: Copied (new) 2025/08/26 06:08:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:08:57 DEBUG : one: md5 = 2873abdeae9378c61ac37e06b4e0d0b2 OK 2025/08/26 06:08:57 INFO : one: Copied (replaced existing) 2025/08/26 06:08:59 DEBUG : dst/one: md5 = 92c05bab2e99b42eeff894645412e435 OK 2025/08/26 06:09:01 DEBUG : CopyDest/one: md5 = 614d720e6d86fc65ab44a04a95fa96a3 OK 2025/08/26 06:09:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo/BackupDir" 2025/08/26 06:09:02 DEBUG : Config file has changed externally - reloading 2025/08/26 06:09:02 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/26 06:09:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:09:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:09:05 INFO : one: Moved (server-side) 2025/08/26 06:09:06 INFO : one: Copied (server-side copy) 2025/08/26 06:09:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/26 06:09:08 DEBUG : CopyDest/two: md5 = edf8f46da8c502b99a511782023bc266 OK 2025/08/26 06:09:09 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 06:09:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:10 INFO : two: Copied (server-side copy) 2025/08/26 06:09:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/26 06:09:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:11 DEBUG : two: Unchanged skipping 2025/08/26 06:09:13 DEBUG : CopyDest/three: md5 = 80f68268f7ed3764bf62f5cd933cff54 OK 2025/08/26 06:09:14 DEBUG : three: Need to transfer - File not found at Destination 2025/08/26 06:09:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/26 06:09:14 DEBUG : three: Destination not found in --copy-dest 2025/08/26 06:09:16 DEBUG : three: md5 = 2a46a5e5caaecbdc95cc4aa9964f6c17 OK 2025/08/26 06:09:16 INFO : three: Copied (new) 2025/08/26 06:09:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/26 06:09:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:09:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/26 06:09:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/26 06:09:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/26 06:09:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:09:21 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.95s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:09:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/26 06:09:26 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 993971c95580b0ca0515de2879f1c12a OK 2025/08/26 06:09:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/26 06:09:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/26 06:09:27 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/26 06:09:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/26 06:09:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/26 06:09:30 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8ff735cdc116dc504948d52fe7a7e933 OK 2025/08/26 06:09:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/26 06:09:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/26 06:09:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.34s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:09:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Looking for duplicate names using skip mode. 2025/08/26 06:09:36 NOTICE: one: Found 2 files with duplicate names 2025/08/26 06:09:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:09:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Looking for duplicate names using skip mode. 2025/08/26 06:09:43 NOTICE: one: Found 3 files with duplicate names 2025/08/26 06:09:43 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/26 06:09:44 INFO : one: Deleted 2025/08/26 06:09:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.26s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:09:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Looking for duplicate names using first mode. 2025/08/26 06:09:50 NOTICE: one: Found 3 files with duplicate names 2025/08/26 06:09:51 INFO : one: Deleted 2025/08/26 06:09:51 INFO : one: Deleted 2025/08/26 06:09:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:09:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Looking for duplicate names using newest mode. 2025/08/26 06:09:57 NOTICE: one: Found 3 files with duplicate names 2025/08/26 06:09:57 INFO : one: Deleted 2025/08/26 06:09:57 INFO : one: Deleted 2025/08/26 06:09:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.48s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:10:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Looking for duplicate names using oldest mode. 2025/08/26 06:10:04 NOTICE: one: Found 3 files with duplicate names 2025/08/26 06:10:04 INFO : one: Deleted 2025/08/26 06:10:05 INFO : one: Deleted 2025/08/26 06:10:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.62s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:10:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Looking for duplicate names using largest mode. 2025/08/26 06:10:10 NOTICE: one: Found 3 files with duplicate names 2025/08/26 06:10:11 INFO : one: Deleted 2025/08/26 06:10:11 INFO : one: Deleted 2025/08/26 06:10:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.46s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:10:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Looking for duplicate names using smallest mode. 2025/08/26 06:10:17 NOTICE: one: Found 3 files with duplicate names 2025/08/26 06:10:17 INFO : one: Deleted 2025/08/26 06:10:17 INFO : one: Deleted 2025/08/26 06:10:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.40s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:10:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Looking for duplicate names using rename mode. 2025/08/26 06:10:24 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/26 06:10:26 INFO : one-2.txt: renamed from: one.txt 2025/08/26 06:10:27 INFO : one-3.txt: renamed from: one.txt 2025/08/26 06:10:28 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.15s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:10:33 DEBUG : dupe1/one.txt: md5 = d866509891cdf6846281a97d18b7a477 OK 2025/08/26 06:10:35 DEBUG : dupe2/two.txt: md5 = c8e150d42ae2f726bc6d24a51e675b13 OK 2025/08/26 06:10:37 DEBUG : dupe3/three.txt: md5 = 76fc6d46922d3957620550679372fa9e OK 2025/08/26 06:10:38 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/26 06:10:39 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/26 06:10:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/26 06:10:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/26 06:10:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/26 06:10:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/26 06:10:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.06s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:10:45 DEBUG : a.txt: md5 = 7733de0fa77da6814acfd5599c7c09b0 OK 2025/08/26 06:10:47 DEBUG : zend.txt: md5 = e5a62b955652f5a83e7b60cd8f6488e3 OK 2025/08/26 06:10:49 DEBUG : sub dir/hello world: md5 = 4a1a922b29cb79ab55541daa33745550 OK 2025/08/26 06:10:50 DEBUG : sub dir/hello world2: md5 = 4826d5a54ce924f41ca14db461198307 OK 2025/08/26 06:10:53 DEBUG : sub dir/ignore dir/.ignore: md5 = 1de9faf70273697085442d9af3c5b35a OK 2025/08/26 06:10:54 DEBUG : sub dir/ignore dir/should be ignored: md5 = d49517e13b2513453cc2330c888bae85 OK 2025/08/26 06:10:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8c370c37593e91f35b4ef4ab3843bd29 OK 2025/08/26 06:10:58 DEBUG : a.txt: Excluded (Size Filter) 2025/08/26 06:10:58 DEBUG : a.txt: Excluded 2025/08/26 06:10:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 06:10:58 DEBUG : sub dir/hello world2: Excluded 2025/08/26 06:10:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 06:10:58 DEBUG : sub dir/hello world: Excluded 2025/08/26 06:10:59 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 06:10:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 06:10:59 DEBUG : sub dir/hello world2: Excluded 2025/08/26 06:10:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 06:10:59 DEBUG : sub dir/hello world: Excluded 2025/08/26 06:11:00 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 06:11:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/26 06:11:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/26 06:11:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/26 06:11:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/26 06:11:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/26 06:11:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/26 06:11:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.34s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:11:08 DEBUG : a.txt: md5 = 274b628f0d23204666c2dc062c018565 OK 2025/08/26 06:11:09 DEBUG : zend.txt: md5 = 315379514819ae7e70c752c4d0c1dadb OK 2025/08/26 06:11:11 DEBUG : sub dir/hello world: md5 = 67dde50b046cdfefd9e724e93221e541 OK 2025/08/26 06:11:13 DEBUG : sub dir/hello world2: md5 = c188da846bba5896c297319f90502bb3 OK 2025/08/26 06:11:15 DEBUG : sub dir/ignore dir/.ignore: md5 = c6570e25134a366b5b08dc412288da1b OK 2025/08/26 06:11:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = cd7d4bba2b85822347d19f728eaa25ea OK 2025/08/26 06:11:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8929ab5e43fb8d1143c4f503af186231 OK 2025/08/26 06:11:20 DEBUG : a.txt: Excluded (Size Filter) 2025/08/26 06:11:20 DEBUG : a.txt: Excluded 2025/08/26 06:11:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 06:11:21 DEBUG : sub dir/hello world: Excluded 2025/08/26 06:11:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 06:11:21 DEBUG : sub dir/hello world2: Excluded 2025/08/26 06:11:21 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 06:11:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/26 06:11:21 DEBUG : sub dir/hello world: Excluded 2025/08/26 06:11:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/26 06:11:21 DEBUG : sub dir/hello world2: Excluded 2025/08/26 06:11:22 DEBUG : sub dir/ignore dir: Excluded 2025/08/26 06:11:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/26 06:11:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/26 06:11:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/26 06:11:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/26 06:11:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/26 06:11:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/26 06:11:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.50s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:11:30 DEBUG : file1: md5 = 4d4ebeb1b4887569a0e537705741f8c2 OK 2025/08/26 06:11:32 DEBUG : sub/file2: md5 = e4bcc843ef2e8c23bd0a14b683f2245c 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/08/26 06:11:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/26 06:11:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/26 06:11:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/26 06:11:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.70s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:11:40 DEBUG : file1: md5 = 5a75341261fa4941f1326ff2a8828fe6 OK 2025/08/26 06:11:42 DEBUG : sub/file2: md5 = 4b0222772cf1697f184f8212f3c83218 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/08/26 06:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo/notfound" 2025/08/26 06:11:47 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/26 06:11:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.59s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.91s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:11:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Making directory 2025/08/26 06:11:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:11:54 DEBUG : sub dir/hello world: md5 = 9b3194eaab55a92b677398878ebd6add OK 2025/08/26 06:11:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.67s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:11:59 DEBUG : potato2: md5 = 432108a2d58f44d9bca46657aefac19d OK 2025/08/26 06:12:01 DEBUG : empty space: md5 = bcf35bc9770edecb2a2989002404e745 OK --- PASS: TestLs (5.09s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:12:04 DEBUG : potato2: md5 = 8695fefede7edd1d15e5d8f920dcb23e OK 2025/08/26 06:12:05 DEBUG : empty space: md5 = 1b8267f22c1b27c5c1860adfa4ba3f0f OK 2025/08/26 06:12:06 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.94s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:12:10 DEBUG : potato2: md5 = c3a297e495c0e359df4d1e60de9cf3da OK 2025/08/26 06:12:11 DEBUG : empty space: md5 = 9bf53563ea5af873b1c302267d06c12f OK --- PASS: TestLsLong (4.97s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:12:15 DEBUG : potato2: md5 = bc0da62c47565989d4bdd2b3e4d73b29 OK 2025/08/26 06:12:17 DEBUG : empty space: md5 = f11af25d6b4e1850f99f6a9ce88c0a99 OK --- PASS: TestHashSums (4.76s) === RUN TestHashSumsWithErrors 2025/08/26 06:12:18 DEBUG : Creating backend with remote ":memory:" 2025/08/26 06:12:18 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/26 06:12:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/26 06:12:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/26 06:12:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/26 06:12:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/26 06:12:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/26 06:12:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/26 06:12:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/26 06:12: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-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:12:20 DEBUG : potato2: md5 = 5145bdad8c1c3395d1963c784600dfef OK 2025/08/26 06:12:21 DEBUG : empty space: md5 = 9d3942768ae13e981bd10fe902fb9b04 OK 2025/08/26 06:12:24 DEBUG : sub dir/potato3: md5 = c476513036d85b27b22dadc4193119d9 OK 2025/08/26 06:12:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.18s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:12:29 DEBUG : small: md5 = 37ea86fb275b9783801c948cdfb028c1 OK 2025/08/26 06:12:30 DEBUG : medium: md5 = d6f4aefb9fa80019b470d0f35b05d027 OK 2025/08/26 06:12:32 DEBUG : large: md5 = 7a5ae672b803d3989bd6ff6947404502 OK 2025/08/26 06:12:32 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:32 DEBUG : large: Excluded (Size Filter) 2025/08/26 06:12:33 INFO : medium: Deleted 2025/08/26 06:12:33 INFO : small: Deleted --- PASS: TestDelete (6.45s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:12:35 DEBUG : small: md5 = cf1f4b8e5e72af4b29429ccbf1e9587f OK 2025/08/26 06:12:37 DEBUG : medium: md5 = cc3a35d11a12c1afa8298d95d15ba10f OK 2025/08/26 06:12:38 DEBUG : large: md5 = 3a543926943b2c67c1b7d22368a97612 OK 2025/08/26 06:12:38 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:39 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/26 06:12:39 INFO : small: Deleted 2025/08/26 06:12:39 INFO : medium: Deleted --- PASS: TestMaxDelete (6.89s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:12:42 DEBUG : small: md5 = 95f8bbc435a5481979f76af8dce54b9f OK 2025/08/26 06:12:44 DEBUG : medium: md5 = 64f9460793b12f828c810facd9a1b82c OK 2025/08/26 06:12:45 DEBUG : large: md5 = ff876867714f22857c739778382f3279 OK 2025/08/26 06:12:45 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/26 06:12:46 INFO : medium: Deleted 2025/08/26 06:12:46 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.01s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:12:49 DEBUG : small: md5 = 8b9cc9c403771f9ae42effae4d933add OK 2025/08/26 06:12:51 DEBUG : medium: md5 = 820a9caf2d558385acd2ac9c2b5e769c OK 2025/08/26 06:12:52 DEBUG : large: md5 = 877b8e331408743ec6088790952450e1 OK 2025/08/26 06:12:52 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/26 06:12:53 INFO : small: Deleted 2025/08/26 06:12:53 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.21s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:12:57 DEBUG : ReadFile: md5 = c0f61df8c8d5aae33246be1f6ba5ced0 OK --- PASS: TestReadFile (4.65s) === RUN TestRetry 2025/08/26 06:12:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/26 06:12:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/26 06:12:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 06:12:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 06:13:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 06:13:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/26 06:13:00 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-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:13:01 DEBUG : file1: md5 = c89d2c950ba56d8fb7d2e94d5f35a8c0 OK 2025/08/26 06:13:03 DEBUG : file2: md5 = 31c53ddd9628203458ff1aa6d42c5dd5 OK --- PASS: TestCat (17.91s) === RUN TestPurge 2025/08/26 06:13:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyowiw2movo" 2025/08/26 06:13:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:13:18 DEBUG : Creating backend with remote "TestDrive:crypt/esqq03g5id8b8u4jntsi5gqkilijq7h7v0a8m6nsu8gn3mp4nbrg" 2025/08/26 06:13:18 DEBUG : Creating backend with remote "/tmp/rclone2240628655" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyowiw2movo'", Local "Local file system at /tmp/rclone2240628655", Modify Window "1ms" 2025/08/26 06:13:23 DEBUG : A1/B1/C1/one: md5 = ef806756768b0ab193f5c25e4a654c40 OK 2025/08/26 06:13:23 INFO : A2: Making directory 2025/08/26 06:13:24 INFO : A1/B2: Making directory 2025/08/26 06:13:25 INFO : A1/B2/C2: Making directory 2025/08/26 06:13:25 INFO : A1/B1/C3: Making directory 2025/08/26 06:13:26 INFO : A3: Making directory 2025/08/26 06:13:27 INFO : A3/B3: Making directory 2025/08/26 06:13:28 INFO : A3/B3/C4: Making directory 2025/08/26 06:13:30 DEBUG : A1/two: md5 = b48c35a5aee8fd6b49fd3461edd8eabe OK 2025/08/26 06:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyowiw2movo': Purge remote 2025/08/26 06:13:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.93s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:13:37 DEBUG : A1/B1/C1/one: md5 = 7607abcc23f7814ecd963b654b3afc2e OK 2025/08/26 06:13:37 INFO : A2: Making directory 2025/08/26 06:13:38 INFO : A1/B2: Making directory 2025/08/26 06:13:38 INFO : A1/B2/C2: Making directory 2025/08/26 06:13:39 INFO : A1/B1/C3: Making directory 2025/08/26 06:13:40 INFO : A3: Making directory 2025/08/26 06:13:41 INFO : A3/B3: Making directory 2025/08/26 06:13:41 INFO : A3/B3/C4: Making directory 2025/08/26 06:13:44 DEBUG : A1/two: md5 = d10e9b7e4d771b6f95c5a7f3a5d9d642 OK 2025/08/26 06:13:45 DEBUG : removing 1 level 3 directories 2025/08/26 06:13:45 INFO : A3/B3/C4: Removing directory 2025/08/26 06:13:47 DEBUG : removing 2 level 3 directories 2025/08/26 06:13:47 INFO : A1/B2/C2: Removing directory 2025/08/26 06:13:47 INFO : A1/B1/C3: Removing directory 2025/08/26 06:13:48 DEBUG : removing 2 level 2 directories 2025/08/26 06:13:48 INFO : A3/B3: Removing directory 2025/08/26 06:13:48 INFO : A1/B2: Removing directory 2025/08/26 06:13:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/26 06:13:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/26 06:13:49 DEBUG : removing 2 level 1 directories 2025/08/26 06:13:49 INFO : A3: Removing directory 2025/08/26 06:13:49 INFO : A2: Removing directory 2025/08/26 06:13:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/26 06:13:53 DEBUG : removing 1 level 3 directories 2025/08/26 06:13:53 INFO : A1/B1/C1: Removing directory 2025/08/26 06:13:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:54 DEBUG : removing 1 level 2 directories 2025/08/26 06:13:54 INFO : A1/B1: Removing directory 2025/08/26 06:13:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/26 06:13:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 06:13:55 DEBUG : removing 1 level 1 directories 2025/08/26 06:13:55 INFO : A1: Removing directory 2025/08/26 06:13:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/26 06:13:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/26 06:13:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/26 06:13:55 DEBUG : removing 1 level 0 directories 2025/08/26 06:13:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Removing directory 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/26 06:13:57 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (24.50s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:13:59 INFO : A1: Making directory 2025/08/26 06:14:00 INFO : A1/B1: Making directory 2025/08/26 06:14:00 INFO : A1/B1/C1: Making directory 2025/08/26 06:14:03 DEBUG : removing 1 level 3 directories 2025/08/26 06:14:03 INFO : A1/B1/C1: Removing directory 2025/08/26 06:14:04 DEBUG : removing 1 level 2 directories 2025/08/26 06:14:04 INFO : A1/B1: Removing directory 2025/08/26 06:14:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 06:14:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.22s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:14:06 INFO : A1: Making directory 2025/08/26 06:14:07 INFO : A1/B1: Making directory 2025/08/26 06:14:08 INFO : A1/B1/C1: Making directory 2025/08/26 06:14:10 DEBUG : removing 1 level 3 directories 2025/08/26 06:14:10 INFO : A1/B1/C1: Removing directory 2025/08/26 06:14:11 DEBUG : removing 1 level 2 directories 2025/08/26 06:14:11 INFO : A1/B1: Removing directory 2025/08/26 06:14:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 06:14:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.48s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:14:15 DEBUG : file1: md5 = e17b53cc20e3ce043aebb7e78bd34639 OK 2025/08/26 06:14:16 DEBUG : filename.txt: File name found in url 2025/08/26 06:14:17 DEBUG : filename.txt: md5 = c1626bd64dc934642f6f89792cd1ced6 OK 2025/08/26 06:14:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/26 06:14:19 DEBUG : headerfilename.txt: md5 = 9527f0f93ef5d864f871447987cfead5 OK 2025/08/26 06:14:20 DEBUG : file2: md5 = 5e438d035ea9d7359fbdc04d3a00ef0c OK --- PASS: TestCopyURL (9.10s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:14:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 06:14:25 DEBUG : sub/file2: md5 = 678a7ace9d66c195e8a9f33199df9bda OK 2025/08/26 06:14:25 INFO : file1: Copied (new) to: sub/file2 2025/08/26 06:14:25 INFO : file1: Deleted 2025/08/26 06:14:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:26 DEBUG : file1: Unchanged skipping 2025/08/26 06:14:26 INFO : file1: Deleted 2025/08/26 06:14:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': don't need to copy/move sub/file2, it is already at target location 2025/08/26 06:14:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.68s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:14:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/26 06:14:31 DEBUG : file1: md5 = 599607240a4633817372adb082168bbd OK 2025/08/26 06:14:31 INFO : file1: Copied (new) 2025/08/26 06:14:31 INFO : file1: Deleted 2025/08/26 06:14:32 DEBUG : file1: Destination exists, skipping 2025/08/26 06:14:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.54s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:14:36 DEBUG : dst/file1: md5 = 3d28606659bc057701c6afe16568a758 OK 2025/08/26 06:14:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudubog0kijo/backup" 2025/08/26 06:14:37 DEBUG : Creating backend with remote "TestDrive:crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg/1nrff024r7pq65ecp72fc28jb0" 2025/08/26 06:14:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/26 06:14:41 INFO : dst/file1: Moved (server-side) 2025/08/26 06:14:43 DEBUG : dst/file1: md5 = 34e58b3a771ac8ac5990dbdf22c419b2 OK 2025/08/26 06:14:43 INFO : dst/file1: Copied (new) 2025/08/26 06:14:43 INFO : dst/file1: Deleted 2025/08/26 06:14:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 06:14:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/26 06:14:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.47s) === 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-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:14:50 DEBUG : A1/one: md5 = 0404ec36d54bf25350680af2f74e2ffa OK 2025/08/26 06:14:52 DEBUG : A1/two: md5 = bab2d0a91319b6763ddcf087f3483986 OK 2025/08/26 06:14:54 DEBUG : A1/B1/three: md5 = ad4d74ce3e56da14a33b5f835ef591cc OK 2025/08/26 06:14:57 DEBUG : A1/B1/C1/four: md5 = cd1998d76ef7b8856c3bf7f77cc852b9 OK 2025/08/26 06:14:59 DEBUG : A1/B1/C2/five: md5 = 431e8d46023c3cf7adc75e7f24f4d1d1 OK 2025/08/26 06:14:59 INFO : A1/B2: Making directory 2025/08/26 06:15:00 INFO : A1/B1/C3: Making directory 2025/08/26 06:15:10 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/26 06:15:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/26 06:15:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/26 06:15:10 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/26 06:15:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/26 06:15:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/26 06:15:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/26 06:15:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 06:15:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/26 06:15:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/26 06:15:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/26 06:15:22 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/26 06:15:22 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/26 06:15:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/26 06:15:22 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/26 06:15:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/26 06:15:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/26 06:15:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/26 06:15:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 06:15:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/26 06:15:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/26 06:15:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/26 06:15:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/26 06:15:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/26 06:15:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/26 06:15:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/26 06:15:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/26 06:15:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/26 06:15:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/26 06:15:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/26 06:15:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.45s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:15:36 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 06:15:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 2c1ddb5dd837deeabfa5fb9bdea11783 OK 2025/08/26 06:15:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/26 06:15:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/26 06:15:39 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/26 06:15:40 DEBUG : no_checksum_big_file_from_pipe: md5 = e0c782bae38ef674cb9cc4efd452fa9b OK 2025/08/26 06:15:40 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-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 06:15:43 DEBUG : with_checksum_small_file_from_pipe: md5 = da6301cf716b3e5b00ddab81258e10d4 OK 2025/08/26 06:15:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/26 06:15:44 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/26 06:15:45 DEBUG : with_checksum_big_file_from_pipe: md5 = 576373d5c52344d14afc9a0400f818fc OK 2025/08/26 06:15:45 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-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:15:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 06:15:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/26 06:15:50 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-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:15:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/26 06:15:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/26 06:15:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/26 06:15:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.41s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/26 06:15:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': File to upload is small (48 bytes), uploading instead of streaming 2025/08/26 06:15:59 DEBUG : rcat_metadata: md5 = 8fa32dc4cb5b0321e75ad33c587dc9f2 OK 2025/08/26 06:15:59 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/26 06:16:01 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/26 06:16:02 DEBUG : rcat_metadata_uploadcutoff0: md5 = b8dcd0f8b021b0daf5a4a64e242fd657 OK 2025/08/26 06:16:02 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.60s) --- PASS: TestRcatMetadata/Normal (2.96s) --- PASS: TestRcatMetadata/ViaDisk (3.18s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:16:05 DEBUG : potato1: md5 = 6c224c1da498edf4cc8d2b9c3076b59a OK 2025/08/26 06:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': File to upload is small (60 bytes), uploading instead of streaming 2025/08/26 06:16:07 DEBUG : potato2: md5 = 3c91b647da2bd1c377abbeefd043cbfb OK 2025/08/26 06:16:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.81s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:16:10 DEBUG : potato1: md5 = 37d61275f8ed9105159aeb8b07504cac OK 2025/08/26 06:16:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': File to upload is small (60 bytes), uploading instead of streaming 2025/08/26 06:16:12 DEBUG : potato2: md5 = 52208744251776dcd6142e4d3508a5a2 OK 2025/08/26 06:16:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.73s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:16:16 DEBUG : potato2: md5 = 17e739dbbe6a0254d751eeca455cd953 OK 2025/08/26 06:16:18 DEBUG : empty space: md5 = 939b9f8363f1547c54b0d04b4aad73c4 OK 2025/08/26 06:16:20 DEBUG : sub dir/potato3: md5 = 385723679b8955aa6b2fe6f2ab27cff0 OK 2025/08/26 06:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Touching "sub dir/potato3" 2025/08/26 06:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Touching "empty space" 2025/08/26 06:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Touching "potato2" 2025/08/26 06:16:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.84s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:16:25 DEBUG : dir with metadata: Making directory with metadata 2025/08/26 06:16:26 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:16:27 DEBUG : directory with modtime: Making directory with metadata 2025/08/26 06:16:29 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.67s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:16:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/26 06:16:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 06:16:30 DEBUG : Google drive root 'crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg': Skipping btime metadata as can't update it on an existing file: 2025-08-26T06:16:30.66318043Z 2025/08/26 06:16:31 INFO : non existent directory: Updated directory metadata 2025/08/26 06:16:33 DEBUG : Google drive root 'crypt/tcn74q27g32vdt13f04os37roufin0q6uog7d1ncbg3eh9lr2fdg': Skipping btime metadata as can't update it on an existing file: 2025-08-26T06:16:30.66318043Z 2025/08/26 06:16:34 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.08s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:16:35 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/26 06:16:37 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/26 06:16:38 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.24s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:16:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/26 06:16:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 06:16:39 DEBUG : dst: Making directory with metadata 2025/08/26 06:16:40 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 06:16:40 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:41 INFO : dst: Set directory modification time (using SetModTime) 2025/08/26 06:16:41 INFO : dst: Set directory modification time (using SetModTime) 2025/08/26 06:16:41 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/26 06:16:42 INFO : dst: Set directory modification time (using SetModTime) 2025/08/26 06:16:42 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.84s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo'", Local "Local file system at /tmp/rclone1014429420", Modify Window "1ms" 2025/08/26 06:16:45 DEBUG : sub dir/test remove existing: md5 = d77fce360d9ec12c559f75065b1c0eba OK 2025/08/26 06:16:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = cd0214f1c206a81429e5715434fde2bd OK 2025/08/26 06:16:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yubuket0" before starting 2025/08/26 06:16:50 DEBUG : sub dir/test remove existing.yubuket0: TEST: removing renamed existing file after operation 2025/08/26 06:16:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fobogeb5" before starting 2025/08/26 06:16:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fobogeb5: TEST: renaming existing back after failed operation 2025/08/26 06:16:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.modijet0" before starting 2025/08/26 06:16:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.modijet0: TEST: removing renamed existing file after operation 2025/08/26 06:16:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tk7fjr0q7o2splnhs343h5ma4blj2tka3h0h8hbh2fortc063klv3kf700m89i3tj0jd8ktk0kls277s0q0jfi3ah98uboknb48ircp5c8s884qn4qnp9hpgo32h3giq8t04eur8pm4vo95tg2kdcnto0j7kk4av9n2392qfva3i5vpruh60" 2025/08/26 06:16:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bgntp93qqpduht637aob5fsj5m9ldkgvbae814nmii05da7j5tag" --- PASS: TestRemoveExisting (14.32s) === 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/08/26 06:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudubog0kijo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m23.623124415s (try 1/5)