"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/03 06:35:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego" 2025/07/03 06:35:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:35:06 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g" 2025/07/03 06:35:07 DEBUG : Creating backend with remote "/tmp/rclone3464819843" === 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-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/03 06:35:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 06:35:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/03 06:35:08 DEBUG : potato: Seek from 10 to 0 2025/07/03 06:35:08 DEBUG : potato: Seek from 10 to 0 2025/07/03 06:35:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/03 06:35:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 06:35:08 DEBUG : potato: Seek from 5 to 2 2025/07/03 06:35:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/03 06:35:08 DEBUG : potato: Seek from 7 to 0 2025/07/03 06:35:08 DEBUG : potato: Seek from 7 to 0 2025/07/03 06:35:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/03 06:35:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 06:35:08 DEBUG : potato: Seek from 5 to 2 2025/07/03 06:35:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/03 06:35:08 DEBUG : potato: Seek from 8 to 0 2025/07/03 06:35:08 DEBUG : potato: Seek from 8 to 0 2025/07/03 06:35:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/03 06:35:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 06:35:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 06:35:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 06:35:08 DEBUG : potato: Seek from 5 to 2 2025/07/03 06:35:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/03 06:35:08 DEBUG : potato: Seek from 9 to 0 2025/07/03 06:35:08 DEBUG : potato: Seek from 9 to 0 2025/07/03 06:35:08 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-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:35:10 DEBUG : rutabaga: md5 = a1720f0bc8d984351c919cebc3f6bd98 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/03 06:35:12 DEBUG : empty space: md5 = 63fe4b2cbd357f3a74a94c366a9b56ee OK === RUN TestCheck/3 2025/07/03 06:35:14 DEBUG : potato2: md5 = 7bc7818c24b16796e2c6b54089d2d772 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/03 06:35:16 DEBUG : remotepotato: md5 = 61d8966475d4366e3ff33b039a3e0755 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.00s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.48s) === RUN TestCheckFsError 2025/07/03 06:35:20 DEBUG : Creating backend with remote "nonexistent" 2025/07/03 06:35:20 DEBUG : Creating backend with remote "nonexistent" 2025/07/03 06:35:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/03 06:35:20 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/03 06:35:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/03 06:35:20 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-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:35:21 DEBUG : rutabaga: md5 = a4dda5d22c9f9958d6d84b44612aadaa OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/03 06:35:25 DEBUG : empty space: md5 = 64c14b1dab71058178bede1175cbe9fc OK === RUN TestCheckDownload/3 2025/07/03 06:35:28 DEBUG : potato2: md5 = 93e9d56a0152452013763e7bd85060e8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/03 06:35:32 DEBUG : remotepotato: md5 = 829bd0fdd3ff4bd69a83486c3699c55c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.67s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (1.18s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.16s) --- PASS: TestCheckDownload/6 (1.06s) --- PASS: TestCheckDownload/7 (0.97s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:35:38 DEBUG : rutabaga: md5 = c8f4b36801fe02256e207df2cbdafd55 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/03 06:35:40 DEBUG : empty space: md5 = 9b1adc00f5e166b9dc63e81785055643 OK === RUN TestCheckSizeOnly/3 2025/07/03 06:35:42 DEBUG : potato2: md5 = 9e3f5e3716dd642c9d197d81e9e43280 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/03 06:35:44 DEBUG : remotepotato: md5 = 0fa013df8104e3c37a0c166f0464172f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.73s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:35:49 DEBUG : test.sum: md5 = aa3c7680406f77f78225ddfd91f0c435 OK 2025/07/03 06:35:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/03 06:35:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/03 06:35:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/03 06:35:50 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/03 06:35:51 DEBUG : test.sum: md5 = 31f246df59e676b2415ccdd554c903c4 OK 2025/07/03 06:35:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/03 06:35:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/03 06:35:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/03 06:35:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.48s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:35:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego/data" 2025/07/03 06:35:54 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego/data' lacks md5, skipping --- SKIP: TestCheckSum (2.29s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:35:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego/data" 2025/07/03 06:35:56 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g/vjrnln8ratgmqakfosrqe8espk" 2025/07/03 06:36:00 DEBUG : data/banana: md5 = f1cb4e93cfd15bf36e2e3b666519158a OK 2025/07/03 06:36:01 DEBUG : test.sum: md5 = bed5cdd893772751eb5b4b995bfa44c4 OK === RUN TestCheckSumDownload/subtest1 2025/07/03 06:36:06 DEBUG : data/potato: md5 = 7e911f95b045f4ae1f41f43edfe9fbb6 OK 2025/07/03 06:36:07 DEBUG : test.sum: md5 = 6c9804a57949f5ee3e46dc0114dc8e59 OK === RUN TestCheckSumDownload/subtest2 2025/07/03 06:36:12 DEBUG : test.sum: md5 = 6477f5daabd2d9ec9f890454ebd2e330 OK === RUN TestCheckSumDownload/subtest3 2025/07/03 06:36:16 DEBUG : test.sum: md5 = b4f1785812abcfb110d911f48bdd7e13 OK === RUN TestCheckSumDownload/subtest4 2025/07/03 06:36:21 DEBUG : test.sum: md5 = afa8d916afdf689f373972d096517d41 OK === RUN TestCheckSumDownload/subtest5 2025/07/03 06:36:25 DEBUG : test.sum: md5 = 745f151f8c1842a7a983be63dad35cf2 OK === RUN TestCheckSumDownload/subtest6 2025/07/03 06:36:30 DEBUG : data/banana: md5 = da6ef1002a20ecd9f53f95508cb5322d OK 2025/07/03 06:36:31 DEBUG : data/potato: md5 = cdef22ec73b169734e72897a1398f64f OK 2025/07/03 06:36:33 DEBUG : test.sum: md5 = 1d9512f8ea40bcc7b6c04f3330715ae9 OK === RUN TestCheckSumDownload/subtest7 2025/07/03 06:36:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/03 06:36:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.23s) --- PASS: TestCheckSumDownload/subtest1 (2.82s) --- PASS: TestCheckSumDownload/subtest2 (2.48s) --- PASS: TestCheckSumDownload/subtest3 (2.34s) --- PASS: TestCheckSumDownload/subtest4 (2.44s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (2.79s) --- PASS: TestCheckSumDownload/subtest7 (2.94s) === RUN TestApplyTransforms 2025/07/03 06:36:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-videgid5hapo" 2025/07/03 06:36:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:36:39 DEBUG : Creating backend with remote "TestDrive:crypt/427svj8gv1kgkfjp0p4ahttlrmbkiqnpmrt7he7sqs1964a5ll80" 2025/07/03 06:36:40 DEBUG : Creating backend with remote "/tmp/rclone3583783173" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-videgid5hapo'", Local "Local file system at /tmp/rclone3583783173", Modify Window "1ms" 2025/07/03 06:36:42 DEBUG : hello, world!: md5 = 6adff6bcede683661225a01cd539233c OK upper checkfile vs. lower remote (without normalization) 2025/07/03 06:36:43 ERROR : hello, world!: sum not found 2025/07/03 06:36:43 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-videgid5hapo' 2025/07/03 06:36:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-videgid5hapo': 1 files missing 2025/07/03 06:36:43 NOTICE: 1 hashes missing 2025/07/03 06:36:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-videgid5hapo': 2 differences found 2025/07/03 06:36:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-videgid5hapo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/03 06:36:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 06:36:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-videgid5hapo': 0 differences found 2025/07/03 06:36:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-videgid5hapo': 1 matching files 2025/07/03 06:36:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vesesoh1xipe" 2025/07/03 06:36:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:36:44 DEBUG : Creating backend with remote "TestDrive:crypt/j73vo5790k10k0ftfbs0fsghr85qhi7ehfu23dop473gthvfk1ag" 2025/07/03 06:36:45 DEBUG : Creating backend with remote "/tmp/rclone3872874726" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vesesoh1xipe'", Local "Local file system at /tmp/rclone3872874726", Modify Window "1ms" 2025/07/03 06:36:48 DEBUG : HELLO, WORLD!: md5 = 31371f74aa951264cc094825dba75bca OK lower checkfile vs. upper remote (without normalization) 2025/07/03 06:36:48 ERROR : HELLO, WORLD!: sum not found 2025/07/03 06:36:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vesesoh1xipe' 2025/07/03 06:36:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vesesoh1xipe': 1 files missing 2025/07/03 06:36:48 NOTICE: 1 hashes missing 2025/07/03 06:36:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vesesoh1xipe': 2 differences found 2025/07/03 06:36:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vesesoh1xipe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/03 06:36:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 06:36:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vesesoh1xipe': 0 differences found 2025/07/03 06:36:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vesesoh1xipe': 1 matching files 2025/07/03 06:36:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vaziqic9supa" 2025/07/03 06:36:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:36:49 DEBUG : Creating backend with remote "TestDrive:crypt/9rld4mr0mt74dpipuce8p5snisvtf9ghnok5ecfao0fhqj8ivghg" 2025/07/03 06:36:51 DEBUG : Creating backend with remote "/tmp/rclone3078167216" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vaziqic9supa'", Local "Local file system at /tmp/rclone3078167216", Modify Window "1ms" 2025/07/03 06:36:53 DEBUG : HeLlO, wOrLd!: md5 = 4c1913dce53ac98611bc8d0c35d6162f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/03 06:36:53 ERROR : HeLlO, wOrLd!: sum not found 2025/07/03 06:36:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vaziqic9supa' 2025/07/03 06:36:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaziqic9supa': 1 files missing 2025/07/03 06:36:53 NOTICE: 1 hashes missing 2025/07/03 06:36:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaziqic9supa': 2 differences found 2025/07/03 06:36:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaziqic9supa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/03 06:36:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 06:36:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaziqic9supa': 0 differences found 2025/07/03 06:36:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaziqic9supa': 1 matching files 2025/07/03 06:36:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qurorej2pesu" 2025/07/03 06:36:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:36:54 DEBUG : Creating backend with remote "TestDrive:crypt/vraquv06v0ot3jviis137mi0mmeafmn85veibn47g0bgdfodba0g" 2025/07/03 06:36:55 DEBUG : Creating backend with remote "/tmp/rclone1339950719" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qurorej2pesu'", Local "Local file system at /tmp/rclone1339950719", Modify Window "1ms" 2025/07/03 06:36:58 DEBUG : HELLO, WORLD!: md5 = 6281d696b136ce93bd718f26416ca9b4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/03 06:36:58 ERROR : HELLO, WORLD!: sum not found 2025/07/03 06:36:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qurorej2pesu' 2025/07/03 06:36:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurorej2pesu': 1 files missing 2025/07/03 06:36:58 NOTICE: 1 hashes missing 2025/07/03 06:36:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurorej2pesu': 2 differences found 2025/07/03 06:36:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurorej2pesu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/03 06:36:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 06:36:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurorej2pesu': 0 differences found 2025/07/03 06:36:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qurorej2pesu': 1 matching files 2025/07/03 06:36:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qecikap3pesa" 2025/07/03 06:36:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:36:59 DEBUG : Creating backend with remote "TestDrive:crypt/k5b68m5cf4iv6cq87404i15k4n8ikbf5qbgpeqo7vse69ihmteig" 2025/07/03 06:37:00 DEBUG : Creating backend with remote "/tmp/rclone771327662" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qecikap3pesa'", Local "Local file system at /tmp/rclone771327662", Modify Window "1ms" 2025/07/03 06:37:02 DEBUG : 測試_Русский___ě_áñ: md5 = f0d0a8b8257e6d815f26dd981463b630 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/03 06:37:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/03 06:37:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qecikap3pesa' 2025/07/03 06:37:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qecikap3pesa': 1 files missing 2025/07/03 06:37:03 NOTICE: 1 hashes missing 2025/07/03 06:37:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qecikap3pesa': 2 differences found 2025/07/03 06:37:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qecikap3pesa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/03 06:37:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 06:37:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qecikap3pesa': 0 differences found 2025/07/03 06:37:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qecikap3pesa': 1 matching files 2025/07/03 06:37:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yumuxed6xada" 2025/07/03 06:37:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:37:04 DEBUG : Creating backend with remote "TestDrive:crypt/h72e00qnknpidvdeesfnd77svjs16ijcqg58tdsk5ot88ea0glig" 2025/07/03 06:37:05 DEBUG : Creating backend with remote "/tmp/rclone2252033877" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yumuxed6xada'", Local "Local file system at /tmp/rclone2252033877", Modify Window "1ms" 2025/07/03 06:37:08 DEBUG : 測試_Русский___ě_áñ: md5 = c5246ab107392f479fdf74ed037b4d12 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/03 06:37:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/03 06:37:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yumuxed6xada' 2025/07/03 06:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yumuxed6xada': 1 files missing 2025/07/03 06:37:08 NOTICE: 1 hashes missing 2025/07/03 06:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yumuxed6xada': 2 differences found 2025/07/03 06:37:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yumuxed6xada': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/03 06:37:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 06:37:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yumuxed6xada': 0 differences found 2025/07/03 06:37:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yumuxed6xada': 1 matching files 2025/07/03 06:37:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lomegez2zico" 2025/07/03 06:37:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:37:09 DEBUG : Creating backend with remote "TestDrive:crypt/67q10o48juk5lj5pkrc9lbjle6uv8om5dbu8kukdg3noor1cmuig" 2025/07/03 06:37:10 DEBUG : Creating backend with remote "/tmp/rclone1710924971" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lomegez2zico'", Local "Local file system at /tmp/rclone1710924971", Modify Window "1ms" 2025/07/03 06:37:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7ebc6dd43329741427716dada9480baa OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/03 06:37:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 06:37:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lomegez2zico' 2025/07/03 06:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomegez2zico': 1 files missing 2025/07/03 06:37:13 NOTICE: 1 hashes missing 2025/07/03 06:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomegez2zico': 2 differences found 2025/07/03 06:37:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomegez2zico': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/03 06:37:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 06:37:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomegez2zico': 0 differences found 2025/07/03 06:37:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomegez2zico': 1 matching files 2025/07/03 06:37:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soxoyuw4lihi" 2025/07/03 06:37:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:37:15 DEBUG : Creating backend with remote "TestDrive:crypt/vf38h93vjobkh11ovbtrb5pbd1770u15sb9l9q3vohqhgm7rijug" 2025/07/03 06:37:16 DEBUG : Creating backend with remote "/tmp/rclone2228998321" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-soxoyuw4lihi'", Local "Local file system at /tmp/rclone2228998321", Modify Window "1ms" 2025/07/03 06:37:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e7f39e61289445f39c180c2264b02344 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/03 06:37:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 06:37:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-soxoyuw4lihi' 2025/07/03 06:37:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soxoyuw4lihi': 1 files missing 2025/07/03 06:37:18 NOTICE: 1 hashes missing 2025/07/03 06:37:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soxoyuw4lihi': 2 differences found 2025/07/03 06:37:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soxoyuw4lihi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/03 06:37:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 06:37:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soxoyuw4lihi': 0 differences found 2025/07/03 06:37:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soxoyuw4lihi': 1 matching files 2025/07/03 06:37:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rumazar5sidu" 2025/07/03 06:37:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:37:20 DEBUG : Creating backend with remote "TestDrive:crypt/20c66uif1fu9675v9ccsb12b957t31819fe2tkhl7cidkvmqnkv0" 2025/07/03 06:37:21 DEBUG : Creating backend with remote "/tmp/rclone1549638853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rumazar5sidu'", Local "Local file system at /tmp/rclone1549638853", Modify Window "1ms" 2025/07/03 06:37:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 35ae7d5deeef41f8551214ffc72aee7f OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/03 06:37:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 06:37:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rumazar5sidu' 2025/07/03 06:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rumazar5sidu': 1 files missing 2025/07/03 06:37:24 NOTICE: 1 hashes missing 2025/07/03 06:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rumazar5sidu': 2 differences found 2025/07/03 06:37:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rumazar5sidu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/03 06:37:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 06:37:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rumazar5sidu': 0 differences found 2025/07/03 06:37:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rumazar5sidu': 1 matching files 2025/07/03 06:37:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mikefaj1zimi" 2025/07/03 06:37:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:37:25 DEBUG : Creating backend with remote "TestDrive:crypt/kqdbmuitr0eholth36gmaqq4i290jmvfbl37bopi1jccqe72o3m0" 2025/07/03 06:37:26 DEBUG : Creating backend with remote "/tmp/rclone1229750358" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mikefaj1zimi'", Local "Local file system at /tmp/rclone1229750358", Modify Window "1ms" 2025/07/03 06:37:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 96efa7ec82de340ebedff22c92bd269a OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/03 06:37:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 06:37:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mikefaj1zimi' 2025/07/03 06:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikefaj1zimi': 1 files missing 2025/07/03 06:37:29 NOTICE: 1 hashes missing 2025/07/03 06:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikefaj1zimi': 2 differences found 2025/07/03 06:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikefaj1zimi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/03 06:37:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 06:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikefaj1zimi': 0 differences found 2025/07/03 06:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikefaj1zimi': 1 matching files 2025/07/03 06:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mikefaj1zimi': Purge remote 2025/07/03 06:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rumazar5sidu': Purge remote 2025/07/03 06:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soxoyuw4lihi': Purge remote 2025/07/03 06:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lomegez2zico': Purge remote 2025/07/03 06:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yumuxed6xada': Purge remote 2025/07/03 06:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qecikap3pesa': Purge remote 2025/07/03 06:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qurorej2pesu': Purge remote 2025/07/03 06:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vaziqic9supa': Purge remote 2025/07/03 06:37:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vesesoh1xipe': Purge remote 2025/07/03 06:37:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-videgid5hapo': Purge remote --- PASS: TestApplyTransforms (55.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:37:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/03 06:37:38 DEBUG : sub/file2: md5 = 2ddd30aa5b06a8f14fc8f9342b70fc8a OK 2025/07/03 06:37:38 INFO : file1: Copied (new) to: sub/file2 2025/07/03 06:37:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/03 06:37:38 DEBUG : file1: Unchanged skipping 2025/07/03 06:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': don't need to copy/move sub/file2, it is already at target location 2025/07/03 06:37:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.52s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:37:44 DEBUG : dst/file1: md5 = e992ca949efa6c919b16b888078ec5f2 OK 2025/07/03 06:37:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego/backup" 2025/07/03 06:37:45 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g/1nrff024r7pq65ecp72fc28jb0" 2025/07/03 06:37:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/03 06:37:49 INFO : dst/file1: Moved (server-side) 2025/07/03 06:37:50 DEBUG : dst/file1: md5 = 24c242bdaee9e6211191e6d1ae0c6544 OK 2025/07/03 06:37:50 INFO : dst/file1: Copied (new) 2025/07/03 06:37:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 06:37:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 06:37:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.72s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:37:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego/dst" 2025/07/03 06:37:56 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/03 06:37:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego/CompareDest" 2025/07/03 06:37:57 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g/gveqi14airsml4bgu7krj116o8" 2025/07/03 06:37:59 DEBUG : one: Need to transfer - File not found at Destination 2025/07/03 06:38:01 DEBUG : one: md5 = 449b1c23fe41bb98e38816d8ab9c0215 OK 2025/07/03 06:38:01 INFO : one: Copied (new) 2025/07/03 06:38:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 06:38:04 DEBUG : one: md5 = a9f6bfcc8352abe35f18cd0e774f5eb0 OK 2025/07/03 06:38:04 INFO : one: Copied (replaced existing) 2025/07/03 06:38:06 DEBUG : dst/one: md5 = 775172601f31322aa4143fd3c299936c OK 2025/07/03 06:38:08 DEBUG : CompareDest/one: md5 = 6d4855cd9006e44c8f1d782804170740 OK 2025/07/03 06:38:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 06:38:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 06:38:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/03 06:38:11 DEBUG : CompareDest/two: md5 = 6846006ea6ac4caffa52f4f7270b9534 OK 2025/07/03 06:38:11 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 06:38:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 06:38:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/03 06:38:12 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 06:38:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 06:38:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/03 06:38:14 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 06:38:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/03 06:38:16 DEBUG : two: md5 = 907b3082cd22af6457b5cb7aafb11d9e OK 2025/07/03 06:38:16 INFO : two: Copied (new) 2025/07/03 06:38:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 06:38:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:38:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:38:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.56s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:38:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego/dst" 2025/07/03 06:38:20 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/03 06:38:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego/CopyDest" 2025/07/03 06:38:22 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/03 06:38:24 DEBUG : one: Need to transfer - File not found at Destination 2025/07/03 06:38:26 DEBUG : one: md5 = 1fa3b5e9dfdf2d7420a7a5ca7d09211f OK 2025/07/03 06:38:26 INFO : one: Copied (new) 2025/07/03 06:38:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 06:38:29 DEBUG : one: md5 = 1a0856705bd94bb08969e03f1362e053 OK 2025/07/03 06:38:29 INFO : one: Copied (replaced existing) 2025/07/03 06:38:31 DEBUG : dst/one: md5 = 32690e0902f7eecae4f61f5564375d50 OK 2025/07/03 06:38:33 DEBUG : CopyDest/one: md5 = a5efbf2a36cf4d2b68d5c247bbdafd57 OK 2025/07/03 06:38:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego/BackupDir" 2025/07/03 06:38:34 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/03 06:38:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 06:38:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 06:38:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 06:38:37 INFO : one: Moved (server-side) 2025/07/03 06:38:38 INFO : one: Copied (server-side copy) 2025/07/03 06:38:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/03 06:38:40 DEBUG : CopyDest/two: md5 = 11250e74ab26eea706f154a1af9df07d OK 2025/07/03 06:38:41 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 06:38:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 06:38:42 INFO : two: Copied (server-side copy) 2025/07/03 06:38:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/03 06:38:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 06:38:43 DEBUG : two: Unchanged skipping 2025/07/03 06:38:45 DEBUG : CopyDest/three: md5 = c83f6545f5ac4f0f2406cb467edeb965 OK 2025/07/03 06:38:45 DEBUG : three: Need to transfer - File not found at Destination 2025/07/03 06:38:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/03 06:38:46 DEBUG : three: Destination not found in --copy-dest 2025/07/03 06:38:47 DEBUG : three: md5 = ddf6ba61c7f16dfc0bd09c5409a7fa7f OK 2025/07/03 06:38:47 INFO : three: Copied (new) 2025/07/03 06:38:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/03 06:38:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:38:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 06:38:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/03 06:38:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 06:38:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:38:53 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.61s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:38:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/03 06:38:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 911396b2e5263dde7c9cf058f977e9dc OK 2025/07/03 06:38:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/03 06:38:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/03 06:38:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/03 06:38:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/03 06:39:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/03 06:39:01 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0605431c25f37624f9cf6e86482de613 OK 2025/07/03 06:39:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/03 06:39:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/03 06:39:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.12s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:39:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Looking for duplicate names using skip mode. 2025/07/03 06:39:07 NOTICE: one: Found 2 files with duplicate names 2025/07/03 06:39:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.72s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:39:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Looking for duplicate names using skip mode. 2025/07/03 06:39:13 NOTICE: one: Found 3 files with duplicate names 2025/07/03 06:39:13 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/03 06:39:14 INFO : one: Deleted 2025/07/03 06:39:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.40s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:39:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Looking for duplicate names using first mode. 2025/07/03 06:39:19 NOTICE: one: Found 3 files with duplicate names 2025/07/03 06:39:20 INFO : one: Deleted 2025/07/03 06:39:20 INFO : one: Deleted 2025/07/03 06:39:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.46s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:39:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Looking for duplicate names using newest mode. 2025/07/03 06:39:27 NOTICE: one: Found 3 files with duplicate names 2025/07/03 06:39:27 INFO : one: Deleted 2025/07/03 06:39:28 INFO : one: Deleted 2025/07/03 06:39:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.39s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:39:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Looking for duplicate names using oldest mode. 2025/07/03 06:39:34 NOTICE: one: Found 3 files with duplicate names 2025/07/03 06:39:35 INFO : one: Deleted 2025/07/03 06:39:35 INFO : one: Deleted 2025/07/03 06:39:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.68s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:39:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Looking for duplicate names using largest mode. 2025/07/03 06:39:41 NOTICE: one: Found 3 files with duplicate names 2025/07/03 06:39:41 INFO : one: Deleted 2025/07/03 06:39:42 INFO : one: Deleted 2025/07/03 06:39:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.34s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:39:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Looking for duplicate names using smallest mode. 2025/07/03 06:39:47 NOTICE: one: Found 3 files with duplicate names 2025/07/03 06:39:47 INFO : one: Deleted 2025/07/03 06:39:48 INFO : one: Deleted 2025/07/03 06:39:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.31s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:39:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Looking for duplicate names using rename mode. 2025/07/03 06:39:55 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/03 06:39:56 INFO : one-2.txt: renamed from: one.txt 2025/07/03 06:39:57 INFO : one-3.txt: renamed from: one.txt 2025/07/03 06:39:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.36s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:40:04 DEBUG : dupe1/one.txt: md5 = 73e5fe816223e99301276749badaa159 OK 2025/07/03 06:40:06 DEBUG : dupe2/two.txt: md5 = 46679168dc452b33e44b9e5c0d568392 OK 2025/07/03 06:40:08 DEBUG : dupe3/three.txt: md5 = 9047d4ac98a8469f9490861fbf5565a2 OK 2025/07/03 06:40:08 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/03 06:40:09 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/03 06:40:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/03 06:40:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/03 06:40:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/03 06:40:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/03 06:40:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.59s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:40:16 DEBUG : a.txt: md5 = 05fd544ebb71ee65704473b9da172834 OK 2025/07/03 06:40:17 DEBUG : zend.txt: md5 = 46c4c8a137e4f8afdd8ebce0a6c85c21 OK 2025/07/03 06:40:20 DEBUG : sub dir/hello world: md5 = 6062dd1bb5c56e98613e48013e5ee042 OK 2025/07/03 06:40:21 DEBUG : sub dir/hello world2: md5 = 9051a0208f7c21d27c5bbc4306d208e4 OK 2025/07/03 06:40:23 DEBUG : sub dir/ignore dir/.ignore: md5 = d2048ca09dd1c2b1411287f0509f99da OK 2025/07/03 06:40:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = a3e6bd8550fb23cca6b8fc5b36483cb0 OK 2025/07/03 06:40:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = a259cee1b8470a430019119bd08daac4 OK 2025/07/03 06:40:29 DEBUG : a.txt: Excluded (Size Filter) 2025/07/03 06:40:29 DEBUG : a.txt: Excluded 2025/07/03 06:40:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 06:40:30 DEBUG : sub dir/hello world2: Excluded 2025/07/03 06:40:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 06:40:30 DEBUG : sub dir/hello world: Excluded 2025/07/03 06:40:31 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 06:40:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 06:40:31 DEBUG : sub dir/hello world2: Excluded 2025/07/03 06:40:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 06:40:31 DEBUG : sub dir/hello world: Excluded 2025/07/03 06:40:31 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 06:40:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/03 06:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/03 06:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/03 06:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/03 06:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/03 06:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/03 06:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.10s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:40:39 DEBUG : a.txt: md5 = 292ee2d14d0ebc3b3e2b3a6a312572ee OK 2025/07/03 06:40:41 DEBUG : zend.txt: md5 = edb21dbab2f0c6df4ed4e4e711463f3c OK 2025/07/03 06:40:43 DEBUG : sub dir/hello world: md5 = 0b8c70c247a3de2a135432a3148105d6 OK 2025/07/03 06:40:45 DEBUG : sub dir/hello world2: md5 = 843510a29886119ad651e505ed2692a3 OK 2025/07/03 06:40:47 DEBUG : sub dir/ignore dir/.ignore: md5 = cefa1388182cd14792e53b28d1754d26 OK 2025/07/03 06:40:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = f393a269f28a936c26994cec3910f5bb OK 2025/07/03 06:40:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 39c24af5dda5db18fc3f17342e28c7e9 OK 2025/07/03 06:40:52 DEBUG : a.txt: Excluded (Size Filter) 2025/07/03 06:40:52 DEBUG : a.txt: Excluded 2025/07/03 06:40:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 06:40:52 DEBUG : sub dir/hello world: Excluded 2025/07/03 06:40:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 06:40:52 DEBUG : sub dir/hello world2: Excluded 2025/07/03 06:40:53 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 06:40:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 06:40:53 DEBUG : sub dir/hello world: Excluded 2025/07/03 06:40:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 06:40:53 DEBUG : sub dir/hello world2: Excluded 2025/07/03 06:40:53 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 06:40:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/03 06:40:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/03 06:40:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/03 06:40:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/03 06:40:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/03 06:40:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/03 06:40:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.08s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:41:01 DEBUG : file1: md5 = f1d0e1df9acc4e8bff2dff00c406178c OK 2025/07/03 06:41:04 DEBUG : sub/file2: md5 = 245139dd432492decb5a2766222646f1 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/03 06:41:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/03 06:41:07 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/03 06:41:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/03 06:41:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.45s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:41:11 DEBUG : file1: md5 = 8ca9f827318737c5871091ca4769e023 OK 2025/07/03 06:41:14 DEBUG : sub/file2: md5 = 5de862e9cd0acc70400b9560b716cbd8 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/03 06:41:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego/notfound" 2025/07/03 06:41:17 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g/qe0i31qdkoejk60elps0ni5sqk" 2025/07/03 06:41:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.94s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.88s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:41:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Making directory 2025/07/03 06:41:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Making directory --- PASS: TestMkdir (0.91s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:41:25 DEBUG : sub dir/hello world: md5 = ed0e58e07c85b6ae24396de9644eab4e OK 2025/07/03 06:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.79s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:41:29 DEBUG : potato2: md5 = 06c6ac6bf8f1d1a7f2a2b5e3b5011601 OK 2025/07/03 06:41:30 DEBUG : empty space: md5 = 61b9f29ce9fcdf7ab948d1a5734ac73f OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:41:33 DEBUG : potato2: md5 = 0660d00c7f9f369d83e30ad4a4eafb50 OK 2025/07/03 06:41:35 DEBUG : empty space: md5 = 78f386bbf6437206c5a09436bc1c38c7 OK 2025/07/03 06:41:36 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.75s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:41:39 DEBUG : potato2: md5 = 7fd1bb0ee7b07f0d60aac1cef375da00 OK 2025/07/03 06:41:40 DEBUG : empty space: md5 = cb72ed0916e39cfe781c0b5f096ff930 OK --- PASS: TestLsLong (4.72s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:41:44 DEBUG : potato2: md5 = 61bf557ad94bce27815e8e5a51fab123 OK 2025/07/03 06:41:45 DEBUG : empty space: md5 = 126f4d3d902222a097e915c6e15f47d2 OK --- PASS: TestHashSums (4.79s) === RUN TestHashSumsWithErrors 2025/07/03 06:41:47 DEBUG : Creating backend with remote ":memory:" 2025/07/03 06:41:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/03 06:41:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/03 06:41:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/03 06:41:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/03 06:41:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/03 06:41:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/03 06:41:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/03 06:41:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/03 06:41:47 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-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:41:49 DEBUG : potato2: md5 = 2344982a2dfa04db934ae14ca4bfb220 OK 2025/07/03 06:41:50 DEBUG : empty space: md5 = 634f8d46670f39feb95696a54facc56d OK 2025/07/03 06:41:53 DEBUG : sub dir/potato3: md5 = 3918d28b79fedc9ee49387a4f4a8d73e OK 2025/07/03 06:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.23s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:41:58 DEBUG : small: md5 = bffa7467aa66976f55c6fc3efb05cc2a OK 2025/07/03 06:41:59 DEBUG : medium: md5 = 1f55384380e77041f1dbe2ecd2f85e75 OK 2025/07/03 06:42:01 DEBUG : large: md5 = 792f4d790d202fe76c91ca3bb82d0c4f OK 2025/07/03 06:42:01 DEBUG : Waiting for deletions to finish 2025/07/03 06:42:01 DEBUG : large: Excluded (Size Filter) 2025/07/03 06:42:02 INFO : small: Deleted 2025/07/03 06:42:02 INFO : medium: Deleted --- PASS: TestDelete (6.64s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:42:04 DEBUG : small: md5 = bb4e3bb8e640589c3a1d35be3ddf9e2d OK 2025/07/03 06:42:06 DEBUG : medium: md5 = 218f5562fd7f08cb233bd1caa96b3130 OK 2025/07/03 06:42:07 DEBUG : large: md5 = defb0f3bc13894edc3d9755f08ff6c93 OK 2025/07/03 06:42:08 DEBUG : Waiting for deletions to finish 2025/07/03 06:42:08 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/03 06:42:08 INFO : large: Deleted 2025/07/03 06:42:08 INFO : small: Deleted --- PASS: TestMaxDelete (6.87s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:42:11 DEBUG : small: md5 = f40e66b4c7cefccaee62da8d55116de3 OK 2025/07/03 06:42:13 DEBUG : medium: md5 = f103e06590b40e991246342a676001a0 OK 2025/07/03 06:42:14 DEBUG : large: md5 = 960f4c95a31d846d80fd29fe8e34d925 OK 2025/07/03 06:42:15 DEBUG : Waiting for deletions to finish 2025/07/03 06:42:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/03 06:42:16 INFO : medium: Deleted 2025/07/03 06:42:16 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.33s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:42:19 DEBUG : small: md5 = 90519e50679a1313b5f5c9af3d763129 OK 2025/07/03 06:42:20 DEBUG : medium: md5 = f3f81c8b063a63d207a0af25b83646b2 OK 2025/07/03 06:42:21 DEBUG : large: md5 = aa41ea6996b84595da47d7d3c5213dea OK 2025/07/03 06:42:22 DEBUG : Waiting for deletions to finish 2025/07/03 06:42:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/03 06:42:22 INFO : medium: Deleted 2025/07/03 06:42:22 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.81s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:42:25 DEBUG : ReadFile: md5 = 7535df2b3a333963666e5a4d49587e84 OK --- PASS: TestReadFile (4.50s) === RUN TestRetry 2025/07/03 06:42:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/03 06:42:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/03 06:42:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 06:42:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 06:42:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 06:42:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 06:42:29 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-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:42:30 DEBUG : file1: md5 = 5f3bf0c9c58fafa4c2fa214d29343273 OK 2025/07/03 06:42:31 DEBUG : file2: md5 = ca82dc60ba9cb105147fd96c21c23bec OK --- PASS: TestCat (19.13s) === RUN TestPurge 2025/07/03 06:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yarixin0rola" 2025/07/03 06:42:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/leb974jq8mhrfqtjj7ns5193keru516bnm9hdmrafb3r3nvvna5g" 2025/07/03 06:42:49 DEBUG : Creating backend with remote "/tmp/rclone3646840273" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yarixin0rola'", Local "Local file system at /tmp/rclone3646840273", Modify Window "1ms" 2025/07/03 06:42:53 DEBUG : A1/B1/C1/one: md5 = 53feb77cedbb4cc24212012985564eb6 OK 2025/07/03 06:42:53 INFO : A2: Making directory 2025/07/03 06:42:54 INFO : A1/B2: Making directory 2025/07/03 06:42:55 INFO : A1/B2/C2: Making directory 2025/07/03 06:42:55 INFO : A1/B1/C3: Making directory 2025/07/03 06:42:56 INFO : A3: Making directory 2025/07/03 06:42:57 INFO : A3/B3: Making directory 2025/07/03 06:42:58 INFO : A3/B3/C4: Making directory 2025/07/03 06:43:00 DEBUG : A1/two: md5 = cbb20321b4ea2d8f042894bc90d5b53b OK 2025/07/03 06:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yarixin0rola': Purge remote 2025/07/03 06:43:04 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.08s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:43:08 DEBUG : A1/B1/C1/one: md5 = 15cdb269c044232b43d6cb00b0d12537 OK 2025/07/03 06:43:08 INFO : A2: Making directory 2025/07/03 06:43:09 INFO : A1/B2: Making directory 2025/07/03 06:43:09 INFO : A1/B2/C2: Making directory 2025/07/03 06:43:10 INFO : A1/B1/C3: Making directory 2025/07/03 06:43:11 INFO : A3: Making directory 2025/07/03 06:43:12 INFO : A3/B3: Making directory 2025/07/03 06:43:12 INFO : A3/B3/C4: Making directory 2025/07/03 06:43:14 DEBUG : A1/two: md5 = d49cf60332d8dedc9ecbb52028d7180a OK 2025/07/03 06:43:16 DEBUG : removing 1 level 3 directories 2025/07/03 06:43:16 INFO : A3/B3/C4: Removing directory 2025/07/03 06:43:18 DEBUG : removing 2 level 3 directories 2025/07/03 06:43:18 INFO : A1/B2/C2: Removing directory 2025/07/03 06:43:18 INFO : A1/B1/C3: Removing directory 2025/07/03 06:43:19 DEBUG : removing 2 level 2 directories 2025/07/03 06:43:19 INFO : A3/B3: Removing directory 2025/07/03 06:43:19 INFO : A1/B2: Removing directory 2025/07/03 06:43:19 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/03 06:43:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/03 06:43:20 DEBUG : removing 2 level 1 directories 2025/07/03 06:43:20 INFO : A3: Removing directory 2025/07/03 06:43:20 INFO : A2: Removing directory 2025/07/03 06:43:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/03 06:43:24 DEBUG : removing 1 level 3 directories 2025/07/03 06:43:24 INFO : A1/B1/C1: Removing directory 2025/07/03 06:43:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:25 DEBUG : removing 1 level 2 directories 2025/07/03 06:43:25 INFO : A1/B1: Removing directory 2025/07/03 06:43:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/03 06:43:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 06:43:26 DEBUG : removing 1 level 1 directories 2025/07/03 06:43:26 INFO : A1: Removing directory 2025/07/03 06:43:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/03 06:43:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/03 06:43:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 06:43:27 DEBUG : removing 1 level 0 directories 2025/07/03 06:43:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Removing directory 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/03 06:43:27 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (24.22s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:43:29 INFO : A1: Making directory 2025/07/03 06:43:30 INFO : A1/B1: Making directory 2025/07/03 06:43:30 INFO : A1/B1/C1: Making directory 2025/07/03 06:43:33 DEBUG : removing 1 level 3 directories 2025/07/03 06:43:33 INFO : A1/B1/C1: Removing directory 2025/07/03 06:43:33 DEBUG : removing 1 level 2 directories 2025/07/03 06:43:33 INFO : A1/B1: Removing directory 2025/07/03 06:43:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 06:43:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.05s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:43:36 INFO : A1: Making directory 2025/07/03 06:43:37 INFO : A1/B1: Making directory 2025/07/03 06:43:38 INFO : A1/B1/C1: Making directory 2025/07/03 06:43:40 DEBUG : removing 1 level 3 directories 2025/07/03 06:43:40 INFO : A1/B1/C1: Removing directory 2025/07/03 06:43:41 DEBUG : removing 1 level 2 directories 2025/07/03 06:43:41 INFO : A1/B1: Removing directory 2025/07/03 06:43:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 06:43:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.53s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:43:45 DEBUG : file1: md5 = 27af80969c41ac6757b88ae931168947 OK 2025/07/03 06:43:46 DEBUG : filename.txt: File name found in url 2025/07/03 06:43:47 DEBUG : filename.txt: md5 = 9b62a6bfe54ff16551c7524856082101 OK 2025/07/03 06:43:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/03 06:43:49 DEBUG : headerfilename.txt: md5 = 512b9d02ce6c69006b894989559a247c OK 2025/07/03 06:43:50 DEBUG : file2: md5 = 62f80bf70d3b20322492fd038a98be60 OK --- PASS: TestCopyURL (9.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:43:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/03 06:43:55 DEBUG : sub/file2: md5 = 77d4abde95b9cbda8c6ea43198ee63ad OK 2025/07/03 06:43:55 INFO : file1: Copied (new) to: sub/file2 2025/07/03 06:43:55 INFO : file1: Deleted 2025/07/03 06:43:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/03 06:43:56 DEBUG : file1: Unchanged skipping 2025/07/03 06:43:56 INFO : file1: Deleted 2025/07/03 06:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': don't need to copy/move sub/file2, it is already at target location 2025/07/03 06:43:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.97s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:43:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/03 06:44:01 DEBUG : file1: md5 = bbd5cdfa77c7f0416f06190f507425f0 OK 2025/07/03 06:44:01 INFO : file1: Copied (new) 2025/07/03 06:44:01 INFO : file1: Deleted 2025/07/03 06:44:01 DEBUG : file1: Destination exists, skipping 2025/07/03 06:44:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.60s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:44:06 DEBUG : dst/file1: md5 = 1c1fb4f55eee3eef9bab552cb6a36444 OK 2025/07/03 06:44:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqibog7nego/backup" 2025/07/03 06:44:06 DEBUG : Creating backend with remote "TestDrive:crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g/1nrff024r7pq65ecp72fc28jb0" 2025/07/03 06:44:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/03 06:44:10 INFO : dst/file1: Moved (server-side) 2025/07/03 06:44:12 DEBUG : dst/file1: md5 = a3ee2acbffb7406430e1804d58a43e1d OK 2025/07/03 06:44:12 INFO : dst/file1: Copied (new) 2025/07/03 06:44:12 INFO : dst/file1: Deleted 2025/07/03 06:44:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 06:44:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 06:44:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.81s) === 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-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:44:18 DEBUG : A1/one: md5 = bff733d86bca49161eaa599ac6282ad1 OK 2025/07/03 06:44:20 DEBUG : A1/two: md5 = 60bd6fcd3e497acc932efe34ffc19f92 OK 2025/07/03 06:44:22 DEBUG : A1/B1/three: md5 = ef47d542694af09140bc0287e82cdc40 OK 2025/07/03 06:44:25 DEBUG : A1/B1/C1/four: md5 = bda64812d1c9e321fa89d2f0bd804122 OK 2025/07/03 06:44:27 DEBUG : A1/B1/C2/five: md5 = 8997bb9420f1c3252a6948a77b87ae94 OK 2025/07/03 06:44:27 INFO : A1/B2: Making directory 2025/07/03 06:44:27 INFO : A1/B1/C3: Making directory 2025/07/03 06:44:37 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/03 06:44:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/03 06:44:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/03 06:44:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/03 06:44:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/03 06:44:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/03 06:44:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/03 06:44:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 06:44:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/03 06:44:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/03 06:44:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/03 06:44:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/03 06:44:49 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/03 06:44:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/03 06:44:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/03 06:44:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/03 06:44:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/03 06:44:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/03 06:44:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 06:44:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/03 06:44:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/03 06:44:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/03 06:45:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/03 06:45:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/03 06:45:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/03 06:45:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 06:45:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/03 06:45:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/03 06:45:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/03 06:45:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 06:45:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.25s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': File to upload is small (34 bytes), uploading instead of streaming 2025/07/03 06:45:04 DEBUG : no_checksum_small_file_from_pipe: md5 = 000ef79079645d1feb66a7eca02d3e92 OK 2025/07/03 06:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/03 06:45:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/03 06:45:04 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/03 06:45:05 DEBUG : no_checksum_big_file_from_pipe: md5 = 286c4f0389fe79abf67f53abf15e925e OK 2025/07/03 06:45:05 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-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': File to upload is small (34 bytes), uploading instead of streaming 2025/07/03 06:45:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 2e8a8cebed519a85f3097f9968140038 OK 2025/07/03 06:45:08 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/03 06:45:09 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/03 06:45:10 DEBUG : with_checksum_big_file_from_pipe: md5 = 2622ae5b0d46af2ae6e76463944c1705 OK 2025/07/03 06:45:10 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-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': File to upload is small (34 bytes), uploading instead of streaming 2025/07/03 06:45:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/03 06:45:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/03 06:45:15 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-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': File to upload is small (34 bytes), uploading instead of streaming 2025/07/03 06:45:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/03 06:45:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/03 06:45:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.30s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/03 06:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': File to upload is small (48 bytes), uploading instead of streaming 2025/07/03 06:45:24 DEBUG : rcat_metadata: md5 = 6959c1cb1e4da1093e546392e910f6b6 OK 2025/07/03 06:45:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/03 06:45:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/03 06:45:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5f77c7e2fb568de97dbd665448cef1b4 OK 2025/07/03 06:45:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.95s) --- PASS: TestRcatMetadata/Normal (2.70s) --- PASS: TestRcatMetadata/ViaDisk (2.82s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:30 DEBUG : potato1: md5 = 5393e801a0f857115394c85cb05a5d1a OK 2025/07/03 06:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': File to upload is small (60 bytes), uploading instead of streaming 2025/07/03 06:45:31 DEBUG : potato2: md5 = 456a0309aa5d5230fd1b912b559f4509 OK 2025/07/03 06:45:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.77s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:34 DEBUG : potato1: md5 = b9912f6eb284c243b54e856b155ce5bf OK 2025/07/03 06:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': File to upload is small (60 bytes), uploading instead of streaming 2025/07/03 06:45:36 DEBUG : potato2: md5 = a2370f677c2057070b981683bc11ab62 OK 2025/07/03 06:45:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.40s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:40 DEBUG : potato2: md5 = 6354bbdcc83f41c54be22237d23d4184 OK 2025/07/03 06:45:41 DEBUG : empty space: md5 = 2d08904b326a9eb91079a8ff314e164f OK 2025/07/03 06:45:44 DEBUG : sub dir/potato3: md5 = c1ceee2e9c454666ee35fe35c33256d2 OK 2025/07/03 06:45:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Touching "sub dir/potato3" 2025/07/03 06:45:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Touching "empty space" 2025/07/03 06:45:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Touching "potato2" 2025/07/03 06:45:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.27s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:49 DEBUG : dir with metadata: Making directory with metadata 2025/07/03 06:45:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.41s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:51 DEBUG : directory with modtime: Making directory with metadata 2025/07/03 06:45:52 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.44s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/03 06:45:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 06:45:54 DEBUG : Google drive root 'crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g': Skipping btime metadata as can't update it on an existing file: 2025-07-03T06:45:53.983650382Z 2025/07/03 06:45:54 INFO : non existent directory: Updated directory metadata 2025/07/03 06:45:56 DEBUG : Google drive root 'crypt/kjjjpik2nc48jc84htd90pkoo6vl2dfjki60sedkefcma694or2g': Skipping btime metadata as can't update it on an existing file: 2025-07-03T06:45:53.983650382Z 2025/07/03 06:45:57 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.94s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:45:58 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/03 06:46:00 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/03 06:46:01 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.29s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:46:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/03 06:46:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 06:46:03 DEBUG : dst: Making directory with metadata 2025/07/03 06:46:03 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 06:46:03 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/03 06:46:04 INFO : dst: Set directory modification time (using SetModTime) 2025/07/03 06:46:04 INFO : dst: Set directory modification time (using SetModTime) 2025/07/03 06:46:04 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/03 06:46:05 INFO : dst: Set directory modification time (using SetModTime) 2025/07/03 06:46:05 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.31s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego'", Local "Local file system at /tmp/rclone3464819843", Modify Window "1ms" 2025/07/03 06:46:09 DEBUG : sub dir/test remove existing: md5 = 4a776bd8cd899cb753bc08b5aeaf70a2 OK 2025/07/03 06:46:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 43a2fd26b7cfbcdf55c7a59990ead95f OK 2025/07/03 06:46:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pocakux7" before starting 2025/07/03 06:46:14 DEBUG : sub dir/test remove existing.pocakux7: TEST: removing renamed existing file after operation 2025/07/03 06:46:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tecizap0" before starting 2025/07/03 06:46:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tecizap0: TEST: renaming existing back after failed operation 2025/07/03 06:46:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tujicuh8" before starting 2025/07/03 06:46:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tujicuh8: TEST: removing renamed existing file after operation 2025/07/03 06:46:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k51jg4tjd9eq2a38otcu2d365pnj8lvq3ro1b68g9hmgn8jjig8288343gnh51o39bki44gfd5p7fdi4m9mhkjm4lqaebjt58n653n9dges09k0fjv9a1h4u94mbmec79642sjqihc2nl37p1jpgb9u1tibmuh21gbcj4f3mh74fobiolv5g" 2025/07/03 06:46:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "udi5hpt6rcp15kqof2ate06a650a9o15jhlmmcpdj58tja2q3qd0" --- PASS: TestRemoveExisting (13.65s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/03 06:46:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqibog7nego': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m15.202099758s (try 1/5)