"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/04 01:31:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero" 2025/05/04 01:31:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:31:00 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230" 2025/05/04 01:31:01 DEBUG : Creating backend with remote "/tmp/rclone713106648" === 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-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/04 01:31:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/04 01:31:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/04 01:31:01 DEBUG : potato: Seek from 10 to 0 2025/05/04 01:31:01 DEBUG : potato: Seek from 10 to 0 2025/05/04 01:31:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/04 01:31:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/04 01:31:01 DEBUG : potato: Seek from 5 to 2 2025/05/04 01:31:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/04 01:31:01 DEBUG : potato: Seek from 7 to 0 2025/05/04 01:31:01 DEBUG : potato: Seek from 7 to 0 2025/05/04 01:31:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/04 01:31:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/04 01:31:01 DEBUG : potato: Seek from 5 to 2 2025/05/04 01:31:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/04 01:31:01 DEBUG : potato: Seek from 8 to 0 2025/05/04 01:31:01 DEBUG : potato: Seek from 8 to 0 2025/05/04 01:31:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/04 01:31:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/04 01:31:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/04 01:31:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/04 01:31:01 DEBUG : potato: Seek from 5 to 2 2025/05/04 01:31:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/04 01:31:01 DEBUG : potato: Seek from 9 to 0 2025/05/04 01:31:01 DEBUG : potato: Seek from 9 to 0 2025/05/04 01:31:01 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-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:31:03 DEBUG : rutabaga: md5 = 6bea1ff2aebd9ff98f8168bbc558c25a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/04 01:31:06 DEBUG : empty space: md5 = 454dd1c60c0489bf6b134b56fd3efae5 OK === RUN TestCheck/3 2025/05/04 01:31:07 DEBUG : potato2: md5 = 130969212b7e8495236bd3e783c8914d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/04 01:31:09 DEBUG : remotepotato: md5 = 5c09a6f75c5a62bd78a086af06fbb17b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.04s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/05/04 01:31:13 DEBUG : Creating backend with remote "nonexistent" 2025/05/04 01:31:13 DEBUG : Creating backend with remote "nonexistent" 2025/05/04 01:31:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/04 01:31:13 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/05/04 01:31:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/04 01:31:13 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-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:31:14 DEBUG : rutabaga: md5 = 2a535312000205b4cb762ccb83cb5580 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/04 01:31:18 DEBUG : empty space: md5 = 1d234d293b6666164508eee661665ab7 OK === RUN TestCheckDownload/3 2025/05/04 01:31:21 DEBUG : potato2: md5 = 56d333c123721a391de987114c817032 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/04 01:31:24 DEBUG : remotepotato: md5 = 1e646347c05ab2788437dc650a11485f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.46s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.67s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:31:30 DEBUG : rutabaga: md5 = e99131a85c7fb4843670460da314f65b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/04 01:31:33 DEBUG : empty space: md5 = bca9c3fb0a594b2535c40c69697eda46 OK === RUN TestCheckSizeOnly/3 2025/05/04 01:31:34 DEBUG : potato2: md5 = a90c72313aa15f998391af728c3f53ed OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/04 01:31:36 DEBUG : remotepotato: md5 = 10b979b9e9d6f836100b75cf7895c4b2 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.04s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:31:40 DEBUG : test.sum: md5 = 9d544afcd06ce50e967a2349aa1078cf OK 2025/05/04 01:31:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/04 01:31:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/04 01:31:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/04 01:31:41 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/04 01:31:43 DEBUG : test.sum: md5 = 14839c2f71b8f38022503bf59d67164f OK 2025/05/04 01:31:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/04 01:31:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/04 01:31:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/04 01:31:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.53s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:31:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero/data" 2025/05/04 01:31:45 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero/data' lacks md5, skipping --- SKIP: TestCheckSum (1.90s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:31:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero/data" 2025/05/04 01:31:47 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230/vjrnln8ratgmqakfosrqe8espk" 2025/05/04 01:31:50 DEBUG : data/banana: md5 = c889d2ef626a3c8d23a0bd1deb02be78 OK 2025/05/04 01:31:51 DEBUG : test.sum: md5 = c55768a897497322a9ad8269ffd32fdf OK === RUN TestCheckSumDownload/subtest1 2025/05/04 01:31:55 DEBUG : data/potato: md5 = 05f284ce57a91339326d1e3fb8661cd4 OK 2025/05/04 01:31:57 DEBUG : test.sum: md5 = 15c2ab7b67c80d104e48be7edc935b21 OK === RUN TestCheckSumDownload/subtest2 2025/05/04 01:32:01 DEBUG : test.sum: md5 = 4e724e0c950351d7ad1d73de7f8591c2 OK === RUN TestCheckSumDownload/subtest3 2025/05/04 01:32:05 DEBUG : test.sum: md5 = a7443fae4f73c9389f282531520f94ee OK === RUN TestCheckSumDownload/subtest4 2025/05/04 01:32:09 DEBUG : test.sum: md5 = a0d7f07e5917a598880a2b3ffc11ea7d OK === RUN TestCheckSumDownload/subtest5 2025/05/04 01:32:13 DEBUG : test.sum: md5 = bc57d4ce74356f40a0ab455eab631135 OK === RUN TestCheckSumDownload/subtest6 2025/05/04 01:32:17 DEBUG : data/banana: md5 = aafabeba6045dca2e715a2d8f7f9cf5f OK 2025/05/04 01:32:18 DEBUG : data/potato: md5 = 815447283a09a16eee75f7e99914e599 OK 2025/05/04 01:32:20 DEBUG : test.sum: md5 = adfc7490df49b6ecb2f1ee97f4c16c74 OK === RUN TestCheckSumDownload/subtest7 2025/05/04 01:32:25 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/04 01:32:25 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.77s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (2.24s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (2.42s) --- PASS: TestCheckSumDownload/subtest5 (1.91s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.43s) === RUN TestApplyTransforms 2025/05/04 01:32:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-segixec2fese" 2025/05/04 01:32:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:32:25 DEBUG : Creating backend with remote "TestDrive:crypt/8vieodbdjh850ukp5ucmd0otquua4pcovka3krb9pnmkdmeakfc0" 2025/05/04 01:32:26 DEBUG : Creating backend with remote "/tmp/rclone2470179651" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-segixec2fese'", Local "Local file system at /tmp/rclone2470179651", Modify Window "1ms" 2025/05/04 01:32:28 DEBUG : hello, world!: md5 = b74fed7365608080a94e75eccd37443b OK upper checkfile vs. lower remote (without normalization) 2025/05/04 01:32:29 ERROR : hello, world!: sum not found 2025/05/04 01:32:29 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-segixec2fese' 2025/05/04 01:32:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-segixec2fese': 1 files missing 2025/05/04 01:32:29 NOTICE: 1 hashes missing 2025/05/04 01:32:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-segixec2fese': 2 differences found 2025/05/04 01:32:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-segixec2fese': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/04 01:32:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 01:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-segixec2fese': 0 differences found 2025/05/04 01:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-segixec2fese': 1 matching files 2025/05/04 01:32:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-panevot9vufa" 2025/05/04 01:32:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:32:30 DEBUG : Creating backend with remote "TestDrive:crypt/of6a730kmjsjofn129q6ehe04ji01vvtrsdalstphh6nmjf5tdlg" 2025/05/04 01:32:31 DEBUG : Creating backend with remote "/tmp/rclone802481086" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-panevot9vufa'", Local "Local file system at /tmp/rclone802481086", Modify Window "1ms" 2025/05/04 01:32:33 DEBUG : HELLO, WORLD!: md5 = 795dd1ef9c3ebc8eb31376c57edc8dcc OK lower checkfile vs. upper remote (without normalization) 2025/05/04 01:32:33 ERROR : HELLO, WORLD!: sum not found 2025/05/04 01:32:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-panevot9vufa' 2025/05/04 01:32:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panevot9vufa': 1 files missing 2025/05/04 01:32:33 NOTICE: 1 hashes missing 2025/05/04 01:32:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panevot9vufa': 2 differences found 2025/05/04 01:32:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panevot9vufa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/04 01:32:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 01:32:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panevot9vufa': 0 differences found 2025/05/04 01:32:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panevot9vufa': 1 matching files 2025/05/04 01:32:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rawogif3lamo" 2025/05/04 01:32:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:32:34 DEBUG : Creating backend with remote "TestDrive:crypt/5hbm0gses150lc4il8lmfgerk7e5m4s59imo6fl5os2215al5clg" 2025/05/04 01:32:35 DEBUG : Creating backend with remote "/tmp/rclone1233366909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rawogif3lamo'", Local "Local file system at /tmp/rclone1233366909", Modify Window "1ms" 2025/05/04 01:32:37 DEBUG : HeLlO, wOrLd!: md5 = 68b35b8a539841540a1b40d2964d1382 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/04 01:32:38 ERROR : HeLlO, wOrLd!: sum not found 2025/05/04 01:32:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rawogif3lamo' 2025/05/04 01:32:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawogif3lamo': 1 files missing 2025/05/04 01:32:38 NOTICE: 1 hashes missing 2025/05/04 01:32:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawogif3lamo': 2 differences found 2025/05/04 01:32:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawogif3lamo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/04 01:32:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 01:32:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawogif3lamo': 0 differences found 2025/05/04 01:32:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawogif3lamo': 1 matching files 2025/05/04 01:32:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiwejev5quqa" 2025/05/04 01:32:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:32:39 DEBUG : Creating backend with remote "TestDrive:crypt/hb1p02m8r1l29oecom6nk7crhv9llrqhm9idrc2kjlarfv4sgprg" 2025/05/04 01:32:40 DEBUG : Creating backend with remote "/tmp/rclone2999414133" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiwejev5quqa'", Local "Local file system at /tmp/rclone2999414133", Modify Window "1ms" 2025/05/04 01:32:42 DEBUG : HELLO, WORLD!: md5 = 6b122ec4060868e64e2b79d1568cb08c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/04 01:32:43 ERROR : HELLO, WORLD!: sum not found 2025/05/04 01:32:43 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiwejev5quqa' 2025/05/04 01:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwejev5quqa': 1 files missing 2025/05/04 01:32:43 NOTICE: 1 hashes missing 2025/05/04 01:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwejev5quqa': 2 differences found 2025/05/04 01:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwejev5quqa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/04 01:32:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 01:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwejev5quqa': 0 differences found 2025/05/04 01:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwejev5quqa': 1 matching files 2025/05/04 01:32:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonexiw2jano" 2025/05/04 01:32:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:32:44 DEBUG : Creating backend with remote "TestDrive:crypt/gncnu0irgb2fognesb6vkt5tjgb7f01ogd68bkc0vo43frr1lih0" 2025/05/04 01:32:45 DEBUG : Creating backend with remote "/tmp/rclone1968211878" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonexiw2jano'", Local "Local file system at /tmp/rclone1968211878", Modify Window "1ms" 2025/05/04 01:32:47 DEBUG : 測試_Русский___ě_áñ: md5 = 9bc4e49920384b9eb95cfc9d982562df OK NFD checkfile vs. NFC remote (without normalization) 2025/05/04 01:32:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/04 01:32:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gonexiw2jano' 2025/05/04 01:32:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonexiw2jano': 1 files missing 2025/05/04 01:32:47 NOTICE: 1 hashes missing 2025/05/04 01:32:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonexiw2jano': 2 differences found 2025/05/04 01:32:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonexiw2jano': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/04 01:32:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 01:32:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonexiw2jano': 0 differences found 2025/05/04 01:32:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonexiw2jano': 1 matching files 2025/05/04 01:32:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gedalef5deyi" 2025/05/04 01:32:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:32:48 DEBUG : Creating backend with remote "TestDrive:crypt/erj3760d73u8a8rfm3fkrtl99c421qhnanptc57bd0udfmrukpqg" 2025/05/04 01:32:49 DEBUG : Creating backend with remote "/tmp/rclone2635615986" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gedalef5deyi'", Local "Local file system at /tmp/rclone2635615986", Modify Window "1ms" 2025/05/04 01:32:51 DEBUG : 測試_Русский___ě_áñ: md5 = 21e9b84f7a85ae426bbcaec2a7d90d41 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/04 01:32:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/04 01:32:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gedalef5deyi' 2025/05/04 01:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedalef5deyi': 1 files missing 2025/05/04 01:32:52 NOTICE: 1 hashes missing 2025/05/04 01:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedalef5deyi': 2 differences found 2025/05/04 01:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedalef5deyi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/04 01:32:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 01:32:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedalef5deyi': 0 differences found 2025/05/04 01:32:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedalef5deyi': 1 matching files 2025/05/04 01:32:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pifetex3kobu" 2025/05/04 01:32:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:32:53 DEBUG : Creating backend with remote "TestDrive:crypt/3qvs6cg64e155htn7amdu1dfkbdvnqhq9209p5bc4pacbodhf5l0" 2025/05/04 01:32:54 DEBUG : Creating backend with remote "/tmp/rclone3438421598" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pifetex3kobu'", Local "Local file system at /tmp/rclone3438421598", Modify Window "1ms" 2025/05/04 01:32:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = edbcee5ac4f983690287ed1f35a34397 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/04 01:32:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/04 01:32:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pifetex3kobu' 2025/05/04 01:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pifetex3kobu': 1 files missing 2025/05/04 01:32:56 NOTICE: 1 hashes missing 2025/05/04 01:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pifetex3kobu': 2 differences found 2025/05/04 01:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pifetex3kobu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/04 01:32:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 01:32:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pifetex3kobu': 0 differences found 2025/05/04 01:32:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pifetex3kobu': 1 matching files 2025/05/04 01:32:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maguvub0luwa" 2025/05/04 01:32:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:32:58 DEBUG : Creating backend with remote "TestDrive:crypt/2phr69fudn11nggfhccmfu2pv56tp3r41uf86kh86eu4tlped600" 2025/05/04 01:32:58 DEBUG : Creating backend with remote "/tmp/rclone1530899285" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maguvub0luwa'", Local "Local file system at /tmp/rclone1530899285", Modify Window "1ms" 2025/05/04 01:33:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 82974ede75eea0ff48e25a7b612b939b OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/04 01:33:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/04 01:33:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-maguvub0luwa' 2025/05/04 01:33:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maguvub0luwa': 1 files missing 2025/05/04 01:33:01 NOTICE: 1 hashes missing 2025/05/04 01:33:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maguvub0luwa': 2 differences found 2025/05/04 01:33:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maguvub0luwa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/04 01:33:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 01:33:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maguvub0luwa': 0 differences found 2025/05/04 01:33:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maguvub0luwa': 1 matching files 2025/05/04 01:33:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuxelat1zugi" 2025/05/04 01:33:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:33:02 DEBUG : Creating backend with remote "TestDrive:crypt/6o0501omkqvuv6rcnhmfubvh9q5o1voseslr4ajabvb4ako9k4tg" 2025/05/04 01:33:03 DEBUG : Creating backend with remote "/tmp/rclone1577679853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuxelat1zugi'", Local "Local file system at /tmp/rclone1577679853", Modify Window "1ms" 2025/05/04 01:33:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 31fab66f39ac8eeb9d1b447ad9e6eaff OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/04 01:33:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/04 01:33:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuxelat1zugi' 2025/05/04 01:33:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxelat1zugi': 1 files missing 2025/05/04 01:33:05 NOTICE: 1 hashes missing 2025/05/04 01:33:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxelat1zugi': 2 differences found 2025/05/04 01:33:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxelat1zugi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/04 01:33:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 01:33:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxelat1zugi': 0 differences found 2025/05/04 01:33:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxelat1zugi': 1 matching files 2025/05/04 01:33:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cabajut6beva" 2025/05/04 01:33:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:33:07 DEBUG : Creating backend with remote "TestDrive:crypt/a4rfq3e6gk1t3s85e7eabh3tamignn37fnbso9nqer7vgul7litg" 2025/05/04 01:33:08 DEBUG : Creating backend with remote "/tmp/rclone1860094952" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cabajut6beva'", Local "Local file system at /tmp/rclone1860094952", Modify Window "1ms" 2025/05/04 01:33:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d35cadeed940692afe82ac4b71f6ba5e OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/04 01:33:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/04 01:33:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cabajut6beva' 2025/05/04 01:33:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabajut6beva': 1 files missing 2025/05/04 01:33:10 NOTICE: 1 hashes missing 2025/05/04 01:33:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabajut6beva': 2 differences found 2025/05/04 01:33:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabajut6beva': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/04 01:33:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 01:33:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabajut6beva': 0 differences found 2025/05/04 01:33:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabajut6beva': 1 matching files 2025/05/04 01:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabajut6beva': Purge remote 2025/05/04 01:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuxelat1zugi': Purge remote 2025/05/04 01:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maguvub0luwa': Purge remote 2025/05/04 01:33:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pifetex3kobu': Purge remote 2025/05/04 01:33:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gedalef5deyi': Purge remote 2025/05/04 01:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonexiw2jano': Purge remote 2025/05/04 01:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiwejev5quqa': Purge remote 2025/05/04 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawogif3lamo': Purge remote 2025/05/04 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-panevot9vufa': Purge remote 2025/05/04 01:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-segixec2fese': Purge remote --- PASS: TestApplyTransforms (50.76s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:33:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/04 01:33:18 DEBUG : sub/file2: md5 = c216eeeace87c74b52cc819c3ac8615e OK 2025/05/04 01:33:18 INFO : file1: Copied (new) to: sub/file2 2025/05/04 01:33:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:33:19 DEBUG : file1: Unchanged skipping 2025/05/04 01:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': don't need to copy/move sub/file2, it is already at target location 2025/05/04 01:33:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.61s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:33:24 DEBUG : dst/file1: md5 = aee912e686d980159cb7e5c18be369e2 OK 2025/05/04 01:33:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero/backup" 2025/05/04 01:33:25 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230/1nrff024r7pq65ecp72fc28jb0" 2025/05/04 01:33:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/04 01:33:29 INFO : dst/file1: Moved (server-side) 2025/05/04 01:33:30 DEBUG : dst/file1: md5 = 50c0ec6556fdf0ff75ae873cfeea43d6 OK 2025/05/04 01:33:30 INFO : dst/file1: Copied (new) 2025/05/04 01:33:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/04 01:33:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/04 01:33:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.62s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:33:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero/dst" 2025/05/04 01:33:35 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/04 01:33:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero/CompareDest" 2025/05/04 01:33:36 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230/gveqi14airsml4bgu7krj116o8" 2025/05/04 01:33:38 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 01:33:40 DEBUG : one: md5 = 6698167babc5f1c6b8c37f332accb1b0 OK 2025/05/04 01:33:40 INFO : one: Copied (new) 2025/05/04 01:33:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:33:42 DEBUG : one: md5 = 0d0c08b0bd9baf3dd9d0d1daf2578787 OK 2025/05/04 01:33:42 INFO : one: Copied (replaced existing) 2025/05/04 01:33:44 DEBUG : dst/one: md5 = 91db7c6c3feedc9dd32f249b4dd2dd78 OK 2025/05/04 01:33:46 DEBUG : CompareDest/one: md5 = bb683968bbac987a76dee6c4fd944801 OK 2025/05/04 01:33:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:33:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:33:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 01:33:49 DEBUG : CompareDest/two: md5 = 754194ddcfc0d501c6e085f91584b2a5 OK 2025/05/04 01:33:50 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 01:33:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:33:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 01:33:51 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 01:33:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:33:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 01:33:52 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 01:33:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/04 01:33:54 DEBUG : two: md5 = 3e91044615f0ff9b26fb321c485f47d1 OK 2025/05/04 01:33:54 INFO : two: Copied (new) 2025/05/04 01:33:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/04 01:33:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:33:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:33:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:33:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero/dst" 2025/05/04 01:33:59 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/04 01:34:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero/CopyDest" 2025/05/04 01:34:00 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/04 01:34:02 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 01:34:04 DEBUG : one: md5 = 38a608f80780f266a2bf8fdded93e640 OK 2025/05/04 01:34:04 INFO : one: Copied (new) 2025/05/04 01:34:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:34:07 DEBUG : one: md5 = 4b95b4a46ce1c7d5db69ee8ff1650e3e OK 2025/05/04 01:34:07 INFO : one: Copied (replaced existing) 2025/05/04 01:34:09 DEBUG : dst/one: md5 = ea99994d07256d81754297f4cde511fb OK 2025/05/04 01:34:11 DEBUG : CopyDest/one: md5 = 93c9d401727b9a79ec9cf3e4e53877ad OK 2025/05/04 01:34:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero/BackupDir" 2025/05/04 01:34:11 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/04 01:34:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:34:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:34:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:34:15 INFO : one: Moved (server-side) 2025/05/04 01:34:16 INFO : one: Copied (server-side copy) 2025/05/04 01:34:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/04 01:34:18 DEBUG : CopyDest/two: md5 = 79c72739cbf7968920ac642dfdcd3500 OK 2025/05/04 01:34:18 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 01:34:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:34:20 INFO : two: Copied (server-side copy) 2025/05/04 01:34:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/04 01:34:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:34:20 DEBUG : two: Unchanged skipping 2025/05/04 01:34:22 DEBUG : CopyDest/three: md5 = 89c41f33bca35a8f637c30afa4fde765 OK 2025/05/04 01:34:23 DEBUG : three: Need to transfer - File not found at Destination 2025/05/04 01:34:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/04 01:34:23 DEBUG : three: Destination not found in --copy-dest 2025/05/04 01:34:24 DEBUG : three: md5 = 42a8aeedc52ad119a0d20cd7a53200c0 OK 2025/05/04 01:34:24 INFO : three: Copied (new) 2025/05/04 01:34:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/04 01:34:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:34:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/04 01:34:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/04 01:34:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/04 01:34:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:34:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.30s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:34:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/04 01:34:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9cc8040301b332d6c36d47b3921ab507 OK 2025/05/04 01:34:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/04 01:34:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/04 01:34:35 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/05/04 01:34:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/04 01:34:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/04 01:34:38 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9790299c3cbf03b9d2344a0809cc352b OK 2025/05/04 01:34:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/04 01:34:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/04 01:34:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.99s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:34:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Looking for duplicate names using skip mode. 2025/05/04 01:34:44 NOTICE: one: Found 2 files with duplicate names 2025/05/04 01:34:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.48s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:34:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Looking for duplicate names using skip mode. 2025/05/04 01:34:50 NOTICE: one: Found 3 files with duplicate names 2025/05/04 01:34:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/04 01:34:50 INFO : one: Deleted 2025/05/04 01:34:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:34:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Looking for duplicate names using first mode. 2025/05/04 01:34:56 NOTICE: one: Found 3 files with duplicate names 2025/05/04 01:34:56 INFO : one: Deleted 2025/05/04 01:34:57 INFO : one: Deleted 2025/05/04 01:34:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.21s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:35:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Looking for duplicate names using newest mode. 2025/05/04 01:35:02 NOTICE: one: Found 3 files with duplicate names 2025/05/04 01:35:03 INFO : one: Deleted 2025/05/04 01:35:03 INFO : one: Deleted 2025/05/04 01:35:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.07s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:35:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Looking for duplicate names using oldest mode. 2025/05/04 01:35:09 NOTICE: one: Found 3 files with duplicate names 2025/05/04 01:35:09 INFO : one: Deleted 2025/05/04 01:35:10 INFO : one: Deleted 2025/05/04 01:35:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.18s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:35:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Looking for duplicate names using largest mode. 2025/05/04 01:35:15 NOTICE: one: Found 3 files with duplicate names 2025/05/04 01:35:15 INFO : one: Deleted 2025/05/04 01:35:16 INFO : one: Deleted 2025/05/04 01:35:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:35:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Looking for duplicate names using smallest mode. 2025/05/04 01:35:21 NOTICE: one: Found 3 files with duplicate names 2025/05/04 01:35:21 INFO : one: Deleted 2025/05/04 01:35:22 INFO : one: Deleted 2025/05/04 01:35:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.25s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:35:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Looking for duplicate names using rename mode. 2025/05/04 01:35:28 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/04 01:35:30 INFO : one-2.txt: renamed from: one.txt 2025/05/04 01:35:31 INFO : one-3.txt: renamed from: one.txt 2025/05/04 01:35:32 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.27s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:35:36 DEBUG : dupe1/one.txt: md5 = 7dc37f6edbae77c8d648a0446411443e OK 2025/05/04 01:35:39 DEBUG : dupe2/two.txt: md5 = fb4aa17b54665cd83256fecb158b8a0e OK 2025/05/04 01:35:41 DEBUG : dupe3/three.txt: md5 = f82e2c5c828392404c5466f05628e873 OK 2025/05/04 01:35:41 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/04 01:35:42 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/04 01:35:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/04 01:35:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/04 01:35:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/04 01:35:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/04 01:35:46 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.46s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:35:48 DEBUG : a.txt: md5 = 07012698c82c8b4026957d8abbeb3bc0 OK 2025/05/04 01:35:49 DEBUG : zend.txt: md5 = a59f8f6c0e881363f13220f07280593e OK 2025/05/04 01:35:51 DEBUG : sub dir/hello world: md5 = f99a46a203270beeb66e1976deaa0ff3 OK 2025/05/04 01:35:53 DEBUG : sub dir/hello world2: md5 = e2478eeebf2617cc40fae668c4b37906 OK 2025/05/04 01:35:55 DEBUG : sub dir/ignore dir/.ignore: md5 = 09c185abb509a5153f7c9dabf4ceafc2 OK 2025/05/04 01:35:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 65a48b7f8a2530d205c6f151715ebf49 OK 2025/05/04 01:35:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 22ec2d38fcb6603dbf64abbcbad8ecbf OK 2025/05/04 01:36:00 DEBUG : a.txt: Excluded (Size Filter) 2025/05/04 01:36:00 DEBUG : a.txt: Excluded 2025/05/04 01:36:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/04 01:36:00 DEBUG : sub dir/hello world2: Excluded 2025/05/04 01:36:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/04 01:36:00 DEBUG : sub dir/hello world: Excluded 2025/05/04 01:36:01 DEBUG : sub dir/ignore dir: Excluded 2025/05/04 01:36:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/04 01:36:01 DEBUG : sub dir/hello world2: Excluded 2025/05/04 01:36:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/04 01:36:01 DEBUG : sub dir/hello world: Excluded 2025/05/04 01:36:01 DEBUG : sub dir/ignore dir: Excluded 2025/05/04 01:36:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/04 01:36:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/04 01:36:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/04 01:36:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/04 01:36:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/04 01:36:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/04 01:36:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.95s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:36:09 DEBUG : a.txt: md5 = f3e7c9d06efbfcab1d3b51d85ab0c2ba OK 2025/05/04 01:36:10 DEBUG : zend.txt: md5 = 916c4ac8ff64dcf8ed3a16f582505d2f OK 2025/05/04 01:36:12 DEBUG : sub dir/hello world: md5 = 2bcefb5a3049d0ad28d5ba4715d2a721 OK 2025/05/04 01:36:14 DEBUG : sub dir/hello world2: md5 = eee47fb571ca8a6cee9be980f3ea1c3d OK 2025/05/04 01:36:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 9ad1ec7320259d8597a065defbc84677 OK 2025/05/04 01:36:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4d5c085e4aacabf3a132d19b02292293 OK 2025/05/04 01:36:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = c529e0256aa296bd988f1e1417f558af OK 2025/05/04 01:36:20 DEBUG : a.txt: Excluded (Size Filter) 2025/05/04 01:36:20 DEBUG : a.txt: Excluded 2025/05/04 01:36:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/04 01:36:21 DEBUG : sub dir/hello world2: Excluded 2025/05/04 01:36:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/04 01:36:21 DEBUG : sub dir/hello world: Excluded 2025/05/04 01:36:22 DEBUG : sub dir/ignore dir: Excluded 2025/05/04 01:36:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/04 01:36:22 DEBUG : sub dir/hello world2: Excluded 2025/05/04 01:36:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/04 01:36:22 DEBUG : sub dir/hello world: Excluded 2025/05/04 01:36:22 DEBUG : sub dir/ignore dir: Excluded 2025/05/04 01:36:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/04 01:36:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/04 01:36:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/04 01:36:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/04 01:36:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/04 01:36:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/04 01:36:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.86s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:36:30 DEBUG : file1: md5 = af378ba4131b4ef79a519d6a360ccc70 OK 2025/05/04 01:36:32 DEBUG : sub/file2: md5 = 24f93ad9ed00cf55fdefca4f7b0ec5b6 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/05/04 01:36:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/04 01:36:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/04 01:36:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/04 01:36:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.45s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:36:39 DEBUG : file1: md5 = c4800ac279c3849fe63701b3261d476e OK 2025/05/04 01:36:41 DEBUG : sub/file2: md5 = c05079d5d59be92a0cd3b82d03c331fc 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/05/04 01:36:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero/notfound" 2025/05/04 01:36:45 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230/qe0i31qdkoejk60elps0ni5sqk" 2025/05/04 01:36:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.00s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.62s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:36:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Making directory 2025/05/04 01:36:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:36:52 DEBUG : sub dir/hello world: md5 = b2f0acbb849e7a2f2bf9f9ef9ce7cada OK 2025/05/04 01:36:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.70s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:36:56 DEBUG : potato2: md5 = 9fe01dafd3280f5ec96e45b9d34202fe OK 2025/05/04 01:36:57 DEBUG : empty space: md5 = 409cbff1e4d3916979edd7fdf915d285 OK --- PASS: TestLs (4.36s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:37:00 DEBUG : potato2: md5 = fbd65ec3ef4ecdcea520f631889963b1 OK 2025/05/04 01:37:02 DEBUG : empty space: md5 = aba8103709ea4e2cd2b31a807c04b3a2 OK 2025/05/04 01:37:02 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.93s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:37:05 DEBUG : potato2: md5 = 4d4503e1c80367e6145c94abca132f8d OK 2025/05/04 01:37:06 DEBUG : empty space: md5 = 5acc84e5b98485dc81437775ecefbdec OK --- PASS: TestLsLong (4.60s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:37:10 DEBUG : potato2: md5 = fcea02d84819814ec2bf52c20bf94a19 OK 2025/05/04 01:37:11 DEBUG : empty space: md5 = 6c187f0754a566167a889ba6309af54f OK --- PASS: TestHashSums (4.26s) === RUN TestHashSumsWithErrors 2025/05/04 01:37:13 DEBUG : Creating backend with remote ":memory:" 2025/05/04 01:37:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/04 01:37:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/04 01:37:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/04 01:37:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/04 01:37:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/04 01:37:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/04 01:37:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/04 01:37:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/04 01:37:13 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-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:37:14 DEBUG : potato2: md5 = 8b6ad81934f2bbd3bb7b6499be71cb01 OK 2025/05/04 01:37:15 DEBUG : empty space: md5 = 49babe6e42fd1c192f775a0dd0e06c4d OK 2025/05/04 01:37:17 DEBUG : sub dir/potato3: md5 = 5f41f62295066f562a0009182fea77d0 OK 2025/05/04 01:37:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.31s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:37:22 DEBUG : small: md5 = cd3811eff6c08428ad029eaf6e18e5d6 OK 2025/05/04 01:37:23 DEBUG : medium: md5 = d580d820db62561df245e2a2a39dfd3d OK 2025/05/04 01:37:25 DEBUG : large: md5 = 2032a4083d1c44a049d1996e2b524018 OK 2025/05/04 01:37:25 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:25 DEBUG : large: Excluded (Size Filter) 2025/05/04 01:37:26 INFO : medium: Deleted 2025/05/04 01:37:26 INFO : small: Deleted --- PASS: TestDelete (5.90s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:37:28 DEBUG : small: md5 = a2b7ca59c64db8cb2fc2b58c1269df21 OK 2025/05/04 01:37:29 DEBUG : medium: md5 = d90c04f69a9bfed2cd05d988578b32ce OK 2025/05/04 01:37:31 DEBUG : large: md5 = 1bc034b75c5237e98242e049b5d5038e OK 2025/05/04 01:37:31 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:31 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/04 01:37:31 INFO : medium: Deleted 2025/05/04 01:37:32 INFO : small: Deleted --- PASS: TestMaxDelete (6.40s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:37:35 DEBUG : small: md5 = 85ed123d18cfabd904000167856e1010 OK 2025/05/04 01:37:36 DEBUG : medium: md5 = 79c95e75ccf5ae54aea83097b7c2f4e9 OK 2025/05/04 01:37:37 DEBUG : large: md5 = ee61cd3250002e46d0b6dc6121dd4633 OK 2025/05/04 01:37:38 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/04 01:37:38 INFO : medium: Deleted 2025/05/04 01:37:38 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.86s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:37:41 DEBUG : small: md5 = ac5e4860bbf211c0438a1bcbb954d907 OK 2025/05/04 01:37:43 DEBUG : medium: md5 = ecf3da5493fb8ce98e207d55921f8fdd OK 2025/05/04 01:37:44 DEBUG : large: md5 = 8f3b1976eecab87a2c8b173183da390d OK 2025/05/04 01:37:44 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/04 01:37:45 INFO : medium: Deleted 2025/05/04 01:37:45 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.55s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:37:48 DEBUG : ReadFile: md5 = 6fecba6d95c2bf2e16f7b07f53773d65 OK --- PASS: TestReadFile (4.37s) === RUN TestRetry 2025/05/04 01:37:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/04 01:37:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/04 01:37:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/04 01:37:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/04 01:37:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/04 01:37:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/04 01:37:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:37:52 DEBUG : file1: md5 = c6d98667d453fa33e9fb891eac02cb4f OK 2025/05/04 01:37:54 DEBUG : file2: md5 = 2b05d9abeef7921b432efba751ae2262 OK --- PASS: TestCat (16.65s) === RUN TestPurge 2025/05/04 01:38:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vudokat1cubu" 2025/05/04 01:38:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:38:08 DEBUG : Creating backend with remote "TestDrive:crypt/grvl048u65ed09eggvjmriu7n5h0t5rvu53pl6h9ph98hvfndi30" 2025/05/04 01:38:09 DEBUG : Creating backend with remote "/tmp/rclone1140631084" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vudokat1cubu'", Local "Local file system at /tmp/rclone1140631084", Modify Window "1ms" 2025/05/04 01:38:13 DEBUG : A1/B1/C1/one: md5 = dd70d5c977e361f6469dccbf2cae07e0 OK 2025/05/04 01:38:13 INFO : A2: Making directory 2025/05/04 01:38:14 INFO : A1/B2: Making directory 2025/05/04 01:38:15 INFO : A1/B2/C2: Making directory 2025/05/04 01:38:15 INFO : A1/B1/C3: Making directory 2025/05/04 01:38:16 INFO : A3: Making directory 2025/05/04 01:38:17 INFO : A3/B3: Making directory 2025/05/04 01:38:18 INFO : A3/B3/C4: Making directory 2025/05/04 01:38:20 DEBUG : A1/two: md5 = 12c5a605046ef9b0b91139339b898330 OK 2025/05/04 01:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudokat1cubu': Purge remote 2025/05/04 01:38:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.47s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:38:27 DEBUG : A1/B1/C1/one: md5 = ee18d494efe9bb2fad47134699e55bb8 OK 2025/05/04 01:38:27 INFO : A2: Making directory 2025/05/04 01:38:27 INFO : A1/B2: Making directory 2025/05/04 01:38:28 INFO : A1/B2/C2: Making directory 2025/05/04 01:38:29 INFO : A1/B1/C3: Making directory 2025/05/04 01:38:30 INFO : A3: Making directory 2025/05/04 01:38:30 INFO : A3/B3: Making directory 2025/05/04 01:38:31 INFO : A3/B3/C4: Making directory 2025/05/04 01:38:33 DEBUG : A1/two: md5 = 219ac36f230295d0ae3b68db36534c1d OK 2025/05/04 01:38:34 DEBUG : removing 1 level 3 directories 2025/05/04 01:38:34 INFO : A3/B3/C4: Removing directory 2025/05/04 01:38:37 DEBUG : removing 2 level 3 directories 2025/05/04 01:38:37 INFO : A1/B2/C2: Removing directory 2025/05/04 01:38:37 INFO : A1/B1/C3: Removing directory 2025/05/04 01:38:38 DEBUG : removing 2 level 2 directories 2025/05/04 01:38:38 INFO : A1/B2: Removing directory 2025/05/04 01:38:38 INFO : A3/B3: Removing directory 2025/05/04 01:38:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/04 01:38:38 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/04 01:38:38 DEBUG : removing 2 level 1 directories 2025/05/04 01:38:38 INFO : A3: Removing directory 2025/05/04 01:38:38 INFO : A2: Removing directory 2025/05/04 01:38:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/04 01:38:43 DEBUG : removing 1 level 3 directories 2025/05/04 01:38:43 INFO : A1/B1/C1: Removing directory 2025/05/04 01:38:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:43 DEBUG : removing 1 level 2 directories 2025/05/04 01:38:43 INFO : A1/B1: Removing directory 2025/05/04 01:38:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/04 01:38:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/04 01:38:44 DEBUG : removing 1 level 1 directories 2025/05/04 01:38:44 INFO : A1: Removing directory 2025/05/04 01:38:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/04 01:38:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/04 01:38:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/04 01:38:45 DEBUG : removing 1 level 0 directories 2025/05/04 01:38:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Removing directory 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/04 01:38:45 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (23.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:38:47 INFO : A1: Making directory 2025/05/04 01:38:48 INFO : A1/B1: Making directory 2025/05/04 01:38:48 INFO : A1/B1/C1: Making directory 2025/05/04 01:38:51 DEBUG : removing 1 level 3 directories 2025/05/04 01:38:51 INFO : A1/B1/C1: Removing directory 2025/05/04 01:38:52 DEBUG : removing 1 level 2 directories 2025/05/04 01:38:52 INFO : A1/B1: Removing directory 2025/05/04 01:38:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/04 01:38:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.87s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:38:54 INFO : A1: Making directory 2025/05/04 01:38:55 INFO : A1/B1: Making directory 2025/05/04 01:38:55 INFO : A1/B1/C1: Making directory 2025/05/04 01:38:58 DEBUG : removing 1 level 3 directories 2025/05/04 01:38:58 INFO : A1/B1/C1: Removing directory 2025/05/04 01:38:59 DEBUG : removing 1 level 2 directories 2025/05/04 01:38:59 INFO : A1/B1: Removing directory 2025/05/04 01:38:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/04 01:39:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.08s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:39:03 DEBUG : file1: md5 = 6b8eebcfcd0ab31f4f5b052b975ad236 OK 2025/05/04 01:39:03 DEBUG : filename.txt: File name found in url 2025/05/04 01:39:04 DEBUG : filename.txt: md5 = ae29e818d3516ad72c9f86874f739c8f OK 2025/05/04 01:39:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/04 01:39:06 DEBUG : headerfilename.txt: md5 = 069876ec66922fec74d2f07b118021c7 OK 2025/05/04 01:39:07 DEBUG : file2: md5 = 54d78951d81aa228601688c8a637c354 OK --- PASS: TestCopyURL (8.68s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:39:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/04 01:39:12 DEBUG : sub/file2: md5 = 5d364f733cf47a4fa3607d52bfe15ce3 OK 2025/05/04 01:39:12 INFO : file1: Copied (new) to: sub/file2 2025/05/04 01:39:12 INFO : file1: Deleted 2025/05/04 01:39:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:39:13 DEBUG : file1: Unchanged skipping 2025/05/04 01:39:13 INFO : file1: Deleted 2025/05/04 01:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': don't need to copy/move sub/file2, it is already at target location 2025/05/04 01:39:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.94s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:39:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/04 01:39:17 DEBUG : file1: md5 = 7783ad629bba0fb4c6e303f181aebf99 OK 2025/05/04 01:39:17 INFO : file1: Copied (new) 2025/05/04 01:39:17 INFO : file1: Deleted 2025/05/04 01:39:18 DEBUG : file1: Destination exists, skipping 2025/05/04 01:39:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:39:22 DEBUG : dst/file1: md5 = 9442bc008f1f437856db37a74646433c OK 2025/05/04 01:39:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisefem3kero/backup" 2025/05/04 01:39:23 DEBUG : Creating backend with remote "TestDrive:crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230/1nrff024r7pq65ecp72fc28jb0" 2025/05/04 01:39:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/04 01:39:26 INFO : dst/file1: Moved (server-side) 2025/05/04 01:39:28 DEBUG : dst/file1: md5 = c396696c85949443b27386f7ae826e04 OK 2025/05/04 01:39:28 INFO : dst/file1: Copied (new) 2025/05/04 01:39:28 INFO : dst/file1: Deleted 2025/05/04 01:39:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/04 01:39:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/04 01:39:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.43s) === 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-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:39:34 DEBUG : A1/one: md5 = 113b95b621ba98c5fbad0a4afbbd7d34 OK 2025/05/04 01:39:36 DEBUG : A1/two: md5 = 51e456161a9965dc5ef56f7080b26f68 OK 2025/05/04 01:39:38 DEBUG : A1/B1/three: md5 = b02dd834a1bbd80a48ecc80d0cce27ff OK 2025/05/04 01:39:40 DEBUG : A1/B1/C1/four: md5 = d5577c7de40fd8b34fa869a173c1eb99 OK 2025/05/04 01:39:42 DEBUG : A1/B1/C2/five: md5 = d0ff3183024a4259befd96d4522449aa OK 2025/05/04 01:39:42 INFO : A1/B2: Making directory 2025/05/04 01:39:43 INFO : A1/B1/C3: Making directory 2025/05/04 01:39:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/04 01:39:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/04 01:39:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/04 01:39:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/04 01:39:52 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/04 01:39:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/04 01:39:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/04 01:39:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/04 01:39:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/04 01:39:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/04 01:39:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/04 01:40:03 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/04 01:40:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/04 01:40:03 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/04 01:40:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/04 01:40:03 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/04 01:40:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/04 01:40:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/04 01:40:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/04 01:40:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/04 01:40:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/04 01:40:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/04 01:40:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/04 01:40:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/04 01:40:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/04 01:40:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/04 01:40:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/04 01:40:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/04 01:40:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/04 01:40:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/04 01:40:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.67s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': File to upload is small (34 bytes), uploading instead of streaming 2025/05/04 01:40:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 17ae67aeb56b30a16c7f5bf5a7934b97 OK 2025/05/04 01:40:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/04 01:40:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/04 01:40:19 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/04 01:40:20 DEBUG : no_checksum_big_file_from_pipe: md5 = ab2b13602c16d40b2e733d44a3015311 OK 2025/05/04 01:40:20 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-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': File to upload is small (34 bytes), uploading instead of streaming 2025/05/04 01:40:23 DEBUG : with_checksum_small_file_from_pipe: md5 = bbca4215155944f4db2916396b4b0bcd OK 2025/05/04 01:40:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/04 01:40:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/04 01:40:25 DEBUG : with_checksum_big_file_from_pipe: md5 = 70cf962cdd59e45bebae036a334831b8 OK 2025/05/04 01:40:25 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-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:40:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': File to upload is small (34 bytes), uploading instead of streaming 2025/05/04 01:40:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:40:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/04 01:40:30 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-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': File to upload is small (34 bytes), uploading instead of streaming 2025/05/04 01:40:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/04 01:40:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/04 01:40:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.96s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/04 01:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': File to upload is small (48 bytes), uploading instead of streaming 2025/05/04 01:40:38 DEBUG : rcat_metadata: md5 = 3ccf2fb24e67c194daf3b9044bbc3335 OK 2025/05/04 01:40:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/04 01:40:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/04 01:40:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = e8ac7f5d3b6aabb5d7b83c6b5898da2f OK 2025/05/04 01:40:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.83s) --- PASS: TestRcatMetadata/Normal (2.70s) --- PASS: TestRcatMetadata/ViaDisk (2.70s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:40:43 DEBUG : potato1: md5 = b5f634c0afd327c7f3b1de951aae88d7 OK 2025/05/04 01:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': File to upload is small (60 bytes), uploading instead of streaming 2025/05/04 01:40:45 DEBUG : potato2: md5 = 7e300ce7367da2505bd1c9ec9ad2166e OK 2025/05/04 01:40:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:40:48 DEBUG : potato1: md5 = 0f55d25a9190eb017dd25ce008eb82a6 OK 2025/05/04 01:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': File to upload is small (60 bytes), uploading instead of streaming 2025/05/04 01:40:49 DEBUG : potato2: md5 = e1281fe5c3f7ce4d8b7e3015e1f54c52 OK 2025/05/04 01:40:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.01s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:40:53 DEBUG : potato2: md5 = 709730b63e83f3cadf675685b9dc5a45 OK 2025/05/04 01:40:54 DEBUG : empty space: md5 = bacd76932023e57361c296b8f64b015a OK 2025/05/04 01:40:56 DEBUG : sub dir/potato3: md5 = 9201c8074bdd611b3c736cda309640b8 OK 2025/05/04 01:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Touching "sub dir/potato3" 2025/05/04 01:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Touching "empty space" 2025/05/04 01:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Touching "potato2" 2025/05/04 01:41:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.95s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:41:01 DEBUG : dir with metadata: Making directory with metadata 2025/05/04 01:41:02 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:41:04 DEBUG : directory with modtime: Making directory with metadata 2025/05/04 01:41:04 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:41:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/04 01:41:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/04 01:41:06 DEBUG : Google drive root 'crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230': Skipping btime metadata as can't update it on an existing file: 2025-05-04T01:41:06.546166925Z 2025/05/04 01:41:07 INFO : non existent directory: Updated directory metadata 2025/05/04 01:41:09 DEBUG : Google drive root 'crypt/2452ngeal67rd4tm4ke072f3o4t6hjt4qb09rocu73ooporsg230': Skipping btime metadata as can't update it on an existing file: 2025-05-04T01:41:06.546166925Z 2025/05/04 01:41:09 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:41:11 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/04 01:41:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/04 01:41:13 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.09s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:41:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/04 01:41:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/04 01:41:15 DEBUG : dst: Making directory with metadata 2025/05/04 01:41:16 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/04 01:41:16 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:41:16 INFO : dst: Set directory modification time (using SetModTime) 2025/05/04 01:41:17 INFO : dst: Set directory modification time (using SetModTime) 2025/05/04 01:41:17 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/04 01:41:17 INFO : dst: Set directory modification time (using SetModTime) 2025/05/04 01:41:17 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.52s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero'", Local "Local file system at /tmp/rclone713106648", Modify Window "1ms" 2025/05/04 01:41:21 DEBUG : sub dir/test remove existing: md5 = b793a40479876fa503a82ab7b7a5178d OK 2025/05/04 01:41:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 76d70e0e6f44e3e3810f67cce7dfb240 OK 2025/05/04 01:41:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ricumec2" before starting 2025/05/04 01:41:25 DEBUG : sub dir/test remove existing.ricumec2: TEST: removing renamed existing file after operation 2025/05/04 01:41:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guroyew4" before starting 2025/05/04 01:41:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guroyew4: TEST: renaming existing back after failed operation 2025/05/04 01:41:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wokudut3" before starting 2025/05/04 01:41:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wokudut3: TEST: removing renamed existing file after operation 2025/05/04 01:41:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bme258v368hl3u1q67dap3ih75h1ra3jckmt682hass0nclat9qsenrrpn248ubhmtv39p2kq0rgpqaf76sqblntd7bditopbj45u3h5nhcmso6e6esh1att2jb42u4s1u7ls7go2el1ekek8p9en02jqac2tn620oodhit6fh3fa7ul9ulg" 2025/05/04 01:41:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "to5b8c6amre7o604e8eqje6d9hktcbajf0kprqjal9l25g6ekr2g" --- PASS: TestRemoveExisting (13.24s) === 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/05/04 01:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisefem3kero': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m32.254869575s (try 1/5)