"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/30 03:15:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama" 2025/03/30 03:15:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:15:12 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0" 2025/03/30 03:15:13 DEBUG : Creating backend with remote "/tmp/rclone3605697415" === 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-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/30 03:15:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 03:15:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/30 03:15:13 DEBUG : potato: Seek from 10 to 0 2025/03/30 03:15:13 DEBUG : potato: Seek from 10 to 0 2025/03/30 03:15:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/30 03:15:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 03:15:13 DEBUG : potato: Seek from 5 to 2 2025/03/30 03:15:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/30 03:15:13 DEBUG : potato: Seek from 7 to 0 2025/03/30 03:15:13 DEBUG : potato: Seek from 7 to 0 2025/03/30 03:15:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/30 03:15:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 03:15:13 DEBUG : potato: Seek from 5 to 2 2025/03/30 03:15:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/30 03:15:13 DEBUG : potato: Seek from 8 to 0 2025/03/30 03:15:13 DEBUG : potato: Seek from 8 to 0 2025/03/30 03:15:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/30 03:15:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/30 03:15:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/30 03:15:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/30 03:15:13 DEBUG : potato: Seek from 5 to 2 2025/03/30 03:15:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/30 03:15:13 DEBUG : potato: Seek from 9 to 0 2025/03/30 03:15:13 DEBUG : potato: Seek from 9 to 0 2025/03/30 03:15:13 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-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:15:16 DEBUG : rutabaga: md5 = 9803e5a3348562f6f139343cb03ec742 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/30 03:15:18 DEBUG : empty space: md5 = 5229c8573ef3e7cf8d86fee7782d91c7 OK === RUN TestCheck/3 2025/03/30 03:15:19 DEBUG : potato2: md5 = 72ee36f8d5e03824b9ce96d84092cc5e OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/30 03:15:22 DEBUG : remotepotato: md5 = 6b6737fad35a073ed13f4290fdcd9335 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.16s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/03/30 03:15:24 DEBUG : Creating backend with remote "nonexistent" 2025/03/30 03:15:24 DEBUG : Creating backend with remote "nonexistent" 2025/03/30 03:15:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/30 03:15:24 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/03/30 03:15:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/30 03:15:24 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-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:15:26 DEBUG : rutabaga: md5 = 72701f999ba5f5baa27e0405e4a1bfe1 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/30 03:15:30 DEBUG : empty space: md5 = e4edc50d7904875cf5b3ff52b59df86e OK === RUN TestCheckDownload/3 2025/03/30 03:15:32 DEBUG : potato2: md5 = 7f649fdefbd3ece5cbf9720f311cdbae OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/30 03:15:36 DEBUG : remotepotato: md5 = 637829acf50da8b15558b191dd3552c1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.35s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (0.95s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (1.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:15:42 DEBUG : rutabaga: md5 = ea9a0602ebd653cc50dcad80c060c728 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/30 03:15:44 DEBUG : empty space: md5 = 7ca26c98827d970eb43432920c83f941 OK === RUN TestCheckSizeOnly/3 2025/03/30 03:15:46 DEBUG : potato2: md5 = a9b9b468305859cd6b8934d490a01c86 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/30 03:15:48 DEBUG : remotepotato: md5 = 60f1a99e744120e6bd993f7554206fda OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.80s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:15:53 DEBUG : test.sum: md5 = e3933638e835f70b904cee77c2f7c5c4 OK 2025/03/30 03:15:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/30 03:15:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/30 03:15:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/30 03:15:54 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/30 03:15:55 DEBUG : test.sum: md5 = f21e7d05248aaebb2ef0485f4800856d OK 2025/03/30 03:15:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/30 03:15:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/30 03:15:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/30 03:15:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.93s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:15:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama/data" 2025/03/30 03:15:58 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:16:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama/data" 2025/03/30 03:16:00 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0/vjrnln8ratgmqakfosrqe8espk" 2025/03/30 03:16:03 DEBUG : data/banana: md5 = 794df3078ef21f1deeedd654faf0a60d OK 2025/03/30 03:16:05 DEBUG : test.sum: md5 = ea5ab1d083417274dc335817563b81f8 OK === RUN TestCheckSumDownload/subtest1 2025/03/30 03:16:09 DEBUG : data/potato: md5 = 2bf814cf1fc9e19548bb5abc00810486 OK 2025/03/30 03:16:10 DEBUG : test.sum: md5 = 0d23c7cc71e7bc953ccba6d45d1bd4f9 OK === RUN TestCheckSumDownload/subtest2 2025/03/30 03:16:14 DEBUG : test.sum: md5 = c75c2254d7ea60112a248fae27b5ac1c OK === RUN TestCheckSumDownload/subtest3 2025/03/30 03:16:18 DEBUG : test.sum: md5 = fcaada4f913039cc453b1587d9561412 OK === RUN TestCheckSumDownload/subtest4 2025/03/30 03:16:23 DEBUG : test.sum: md5 = f91a13ae4c0e09b84bfcd999be472227 OK === RUN TestCheckSumDownload/subtest5 2025/03/30 03:16:27 DEBUG : test.sum: md5 = fff7614c4cb59787da2718ed5e8be4e7 OK === RUN TestCheckSumDownload/subtest6 2025/03/30 03:16:30 DEBUG : data/banana: md5 = 2212add2e8a8184efa840400ef988df8 OK 2025/03/30 03:16:32 DEBUG : data/potato: md5 = d16dcc07bd00195dcf66773cdbad4a4f OK 2025/03/30 03:16:33 DEBUG : test.sum: md5 = e4fe83c0f1d7693ce9a52113a0944805 OK === RUN TestCheckSumDownload/subtest7 2025/03/30 03:16:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/30 03:16:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.79s) --- PASS: TestCheckSumDownload/subtest1 (2.42s) --- PASS: TestCheckSumDownload/subtest2 (2.41s) --- PASS: TestCheckSumDownload/subtest3 (2.23s) --- PASS: TestCheckSumDownload/subtest4 (2.61s) --- PASS: TestCheckSumDownload/subtest5 (1.99s) --- PASS: TestCheckSumDownload/subtest6 (1.95s) --- PASS: TestCheckSumDownload/subtest7 (2.76s) === RUN TestApplyTransforms 2025/03/30 03:16:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rusayay2qeki" 2025/03/30 03:16:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:16:39 DEBUG : Creating backend with remote "TestDrive:crypt/j0omn1qub93ljptpbr6g873tpmo5pnlentf5un3lqb3det058e20" 2025/03/30 03:16:40 DEBUG : Creating backend with remote "/tmp/rclone3143042439" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rusayay2qeki'", Local "Local file system at /tmp/rclone3143042439", Modify Window "1ms" 2025/03/30 03:16:43 DEBUG : hello, world!: md5 = 1c6aa63cfa2ee007727383a474bc912f OK upper checkfile vs. lower remote (without normalization) 2025/03/30 03:16:43 ERROR : hello, world!: sum not found 2025/03/30 03:16:43 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rusayay2qeki' 2025/03/30 03:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusayay2qeki': 1 files missing 2025/03/30 03:16:43 NOTICE: 1 hashes missing 2025/03/30 03:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusayay2qeki': 2 differences found 2025/03/30 03:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusayay2qeki': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/30 03:16:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 03:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusayay2qeki': 0 differences found 2025/03/30 03:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusayay2qeki': 1 matching files 2025/03/30 03:16:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipebox4zeja" 2025/03/30 03:16:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:16:45 DEBUG : Creating backend with remote "TestDrive:crypt/5pf28jvjt3cn7dbof2mb0i4p205ds7jd33174jvru4dl1h24os30" 2025/03/30 03:16:46 DEBUG : Creating backend with remote "/tmp/rclone3213314008" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipebox4zeja'", Local "Local file system at /tmp/rclone3213314008", Modify Window "1ms" 2025/03/30 03:16:48 DEBUG : HELLO, WORLD!: md5 = 4ce061981b064fbcf352155baf37a755 OK lower checkfile vs. upper remote (without normalization) 2025/03/30 03:16:48 ERROR : HELLO, WORLD!: sum not found 2025/03/30 03:16:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bipebox4zeja' 2025/03/30 03:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipebox4zeja': 1 files missing 2025/03/30 03:16:48 NOTICE: 1 hashes missing 2025/03/30 03:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipebox4zeja': 2 differences found 2025/03/30 03:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipebox4zeja': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/30 03:16:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 03:16:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipebox4zeja': 0 differences found 2025/03/30 03:16:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipebox4zeja': 1 matching files 2025/03/30 03:16:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonesag0laka" 2025/03/30 03:16:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:16:49 DEBUG : Creating backend with remote "TestDrive:crypt/4057qvb8d40ohah68dug7ne0o51l317mivi7nrl90mjlcbuckec0" 2025/03/30 03:16:50 DEBUG : Creating backend with remote "/tmp/rclone3295800114" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonesag0laka'", Local "Local file system at /tmp/rclone3295800114", Modify Window "1ms" 2025/03/30 03:16:53 DEBUG : HeLlO, wOrLd!: md5 = a73facbce494a83c2ec0fb6a29833fe7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/30 03:16:53 ERROR : HeLlO, wOrLd!: sum not found 2025/03/30 03:16:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bonesag0laka' 2025/03/30 03:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonesag0laka': 1 files missing 2025/03/30 03:16:53 NOTICE: 1 hashes missing 2025/03/30 03:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonesag0laka': 2 differences found 2025/03/30 03:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonesag0laka': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/30 03:16:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 03:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonesag0laka': 0 differences found 2025/03/30 03:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonesag0laka': 1 matching files 2025/03/30 03:16:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cokecen2jeji" 2025/03/30 03:16:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:16:54 DEBUG : Creating backend with remote "TestDrive:crypt/8o0ul9t28at4s1bu0257oggsqd0afqj3ab7lidvmn5d7692aan3g" 2025/03/30 03:16:55 DEBUG : Creating backend with remote "/tmp/rclone956109370" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cokecen2jeji'", Local "Local file system at /tmp/rclone956109370", Modify Window "1ms" 2025/03/30 03:16:57 DEBUG : HELLO, WORLD!: md5 = 4eda04054530450d8184a9cd6a2a8c82 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/30 03:16:58 ERROR : HELLO, WORLD!: sum not found 2025/03/30 03:16:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cokecen2jeji' 2025/03/30 03:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokecen2jeji': 1 files missing 2025/03/30 03:16:58 NOTICE: 1 hashes missing 2025/03/30 03:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokecen2jeji': 2 differences found 2025/03/30 03:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokecen2jeji': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/30 03:16:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 03:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokecen2jeji': 0 differences found 2025/03/30 03:16:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokecen2jeji': 1 matching files 2025/03/30 03:16:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mafuwub2yowa" 2025/03/30 03:16:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:16:59 DEBUG : Creating backend with remote "TestDrive:crypt/d91q1c44mcfh5gkflnt275t1rc4poan8dhr2m94rasbls5rq5ls0" 2025/03/30 03:17:00 DEBUG : Creating backend with remote "/tmp/rclone3237782480" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mafuwub2yowa'", Local "Local file system at /tmp/rclone3237782480", Modify Window "1ms" 2025/03/30 03:17:02 DEBUG : 測試_Русский___ě_áñ: md5 = 91f41ebd4ad3dfc2c19e0a41f765ea31 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/30 03:17:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/30 03:17:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mafuwub2yowa' 2025/03/30 03:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafuwub2yowa': 1 files missing 2025/03/30 03:17:03 NOTICE: 1 hashes missing 2025/03/30 03:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafuwub2yowa': 2 differences found 2025/03/30 03:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafuwub2yowa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/30 03:17:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 03:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafuwub2yowa': 0 differences found 2025/03/30 03:17:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mafuwub2yowa': 1 matching files 2025/03/30 03:17:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-makadox7pebu" 2025/03/30 03:17:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:17:04 DEBUG : Creating backend with remote "TestDrive:crypt/nc8eqggn9sjtvrli3q1rf30vs6ik0rks1040bv2kgvin5ia8i2bg" 2025/03/30 03:17:05 DEBUG : Creating backend with remote "/tmp/rclone1625879649" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-makadox7pebu'", Local "Local file system at /tmp/rclone1625879649", Modify Window "1ms" 2025/03/30 03:17:07 DEBUG : 測試_Русский___ě_áñ: md5 = 8f9b51c805c9ea1d1eb0e76f5f21b83d OK NFC checkfile vs. NFD remote (without normalization) 2025/03/30 03:17:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/30 03:17:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-makadox7pebu' 2025/03/30 03:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-makadox7pebu': 1 files missing 2025/03/30 03:17:07 NOTICE: 1 hashes missing 2025/03/30 03:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-makadox7pebu': 2 differences found 2025/03/30 03:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-makadox7pebu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/30 03:17:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 03:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-makadox7pebu': 0 differences found 2025/03/30 03:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-makadox7pebu': 1 matching files 2025/03/30 03:17:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruhaqej5yiza" 2025/03/30 03:17:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:17:09 DEBUG : Creating backend with remote "TestDrive:crypt/fibm1abjsl8f20j3pdoidrpg1s6pl857hu6kfuub84rvvapq1vig" 2025/03/30 03:17:09 DEBUG : Creating backend with remote "/tmp/rclone2453671181" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruhaqej5yiza'", Local "Local file system at /tmp/rclone2453671181", Modify Window "1ms" 2025/03/30 03:17:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 626df5b2cc11284be3040df845b92d29 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/30 03:17:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 03:17:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruhaqej5yiza' 2025/03/30 03:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhaqej5yiza': 1 files missing 2025/03/30 03:17:12 NOTICE: 1 hashes missing 2025/03/30 03:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhaqej5yiza': 2 differences found 2025/03/30 03:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhaqej5yiza': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/30 03:17:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 03:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhaqej5yiza': 0 differences found 2025/03/30 03:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruhaqej5yiza': 1 matching files 2025/03/30 03:17:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luxasol6noso" 2025/03/30 03:17:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:17:13 DEBUG : Creating backend with remote "TestDrive:crypt/5c9l7sskvgv40a7morrknaaerssoasrvt4upmqskoam9vu2aht0g" 2025/03/30 03:17:14 DEBUG : Creating backend with remote "/tmp/rclone919103520" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luxasol6noso'", Local "Local file system at /tmp/rclone919103520", Modify Window "1ms" 2025/03/30 03:17:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cd57a35189ed94c90ae4cdd85a405ed2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/30 03:17:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 03:17:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luxasol6noso' 2025/03/30 03:17:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luxasol6noso': 1 files missing 2025/03/30 03:17:17 NOTICE: 1 hashes missing 2025/03/30 03:17:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luxasol6noso': 2 differences found 2025/03/30 03:17:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luxasol6noso': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/30 03:17:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 03:17:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luxasol6noso': 0 differences found 2025/03/30 03:17:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luxasol6noso': 1 matching files 2025/03/30 03:17:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutajoy8bami" 2025/03/30 03:17:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:17:18 DEBUG : Creating backend with remote "TestDrive:crypt/caj4uvmn8jismlnq9kgmlhbb3lovtd9amimm17s5hkiq4i3ebb2g" 2025/03/30 03:17:19 DEBUG : Creating backend with remote "/tmp/rclone3311000912" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutajoy8bami'", Local "Local file system at /tmp/rclone3311000912", Modify Window "1ms" 2025/03/30 03:17:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a791f0e5e3297f0c7817f0b45c69fb56 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/30 03:17:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 03:17:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dutajoy8bami' 2025/03/30 03:17:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutajoy8bami': 1 files missing 2025/03/30 03:17:22 NOTICE: 1 hashes missing 2025/03/30 03:17:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutajoy8bami': 2 differences found 2025/03/30 03:17:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutajoy8bami': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/30 03:17:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 03:17:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutajoy8bami': 0 differences found 2025/03/30 03:17:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutajoy8bami': 1 matching files 2025/03/30 03:17:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzahil0gasa" 2025/03/30 03:17:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:17:23 DEBUG : Creating backend with remote "TestDrive:crypt/i1jblrmvd8ek2i7885a8knuserp0mogbla0c3gtie4kvcrb8upn0" 2025/03/30 03:17:24 DEBUG : Creating backend with remote "/tmp/rclone2188181828" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzahil0gasa'", Local "Local file system at /tmp/rclone2188181828", Modify Window "1ms" 2025/03/30 03:17:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3041429c1124106667962ee40d431404 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/30 03:17:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/30 03:17:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuzahil0gasa' 2025/03/30 03:17:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzahil0gasa': 1 files missing 2025/03/30 03:17:26 NOTICE: 1 hashes missing 2025/03/30 03:17:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzahil0gasa': 2 differences found 2025/03/30 03:17:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzahil0gasa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/30 03:17:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/30 03:17:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzahil0gasa': 0 differences found 2025/03/30 03:17:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzahil0gasa': 1 matching files 2025/03/30 03:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzahil0gasa': Purge remote 2025/03/30 03:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutajoy8bami': Purge remote 2025/03/30 03:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luxasol6noso': Purge remote 2025/03/30 03:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruhaqej5yiza': Purge remote 2025/03/30 03:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-makadox7pebu': Purge remote 2025/03/30 03:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafuwub2yowa': Purge remote 2025/03/30 03:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokecen2jeji': Purge remote 2025/03/30 03:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonesag0laka': Purge remote 2025/03/30 03:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipebox4zeja': Purge remote 2025/03/30 03:17:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rusayay2qeki': Purge remote --- PASS: TestApplyTransforms (52.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:17:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 03:17:34 DEBUG : sub/file2: md5 = c03378fb7b1e594e6482f86915748f70 OK 2025/03/30 03:17:34 INFO : file1: Copied (new) to: sub/file2 2025/03/30 03:17:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:17:35 DEBUG : file1: Unchanged skipping 2025/03/30 03:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': don't need to copy/move sub/file2, it is already at target location 2025/03/30 03:17:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.89s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:17:40 DEBUG : dst/file1: md5 = ab35284d875404a457b136d0fcc8077c OK 2025/03/30 03:17:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama/backup" 2025/03/30 03:17:41 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0/1nrff024r7pq65ecp72fc28jb0" 2025/03/30 03:17:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/30 03:17:45 INFO : dst/file1: Moved (server-side) 2025/03/30 03:17:47 DEBUG : dst/file1: md5 = a0d1d029c9929da16f6d21d2903708be OK 2025/03/30 03:17:47 INFO : dst/file1: Copied (new) 2025/03/30 03:17:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 03:17:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 03:17:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.96s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:17:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama/dst" 2025/03/30 03:17:51 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 03:17:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama/CompareDest" 2025/03/30 03:17:53 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0/gveqi14airsml4bgu7krj116o8" 2025/03/30 03:17:55 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 03:17:57 DEBUG : one: md5 = 63deec993c61c9fd07e6a3fd09a4e2a4 OK 2025/03/30 03:17:57 INFO : one: Copied (new) 2025/03/30 03:17:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:18:00 DEBUG : one: md5 = db9f47d96e4efa5c227c1705e0b6a3ed OK 2025/03/30 03:18:00 INFO : one: Copied (replaced existing) 2025/03/30 03:18:01 DEBUG : dst/one: md5 = 4ece04176331b04ea2bfd9bcf159cfef OK 2025/03/30 03:18:03 DEBUG : CompareDest/one: md5 = 10e613d7afee2bd4123062fb12102b4b OK 2025/03/30 03:18:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:18:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:18:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:18:07 DEBUG : CompareDest/two: md5 = 2e470efa1a7eb2bfa006cc9f7b28fd4f OK 2025/03/30 03:18:07 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 03:18:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:18:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 03:18:08 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 03:18:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:18:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 03:18:10 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 03:18:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/30 03:18:11 DEBUG : two: md5 = 1b28999de05ed694a15d9597f4316419 OK 2025/03/30 03:18:11 INFO : two: Copied (new) 2025/03/30 03:18:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 03:18:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:18:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:18:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.24s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:18:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama/dst" 2025/03/30 03:18:16 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 03:18:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama/CopyDest" 2025/03/30 03:18:17 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/30 03:18:19 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 03:18:21 DEBUG : one: md5 = 5a76e3c8c94214b1e40feea954c70b39 OK 2025/03/30 03:18:21 INFO : one: Copied (new) 2025/03/30 03:18:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:18:24 DEBUG : one: md5 = 1e5733cc8e91102e3a3ca98b08f6e5aa OK 2025/03/30 03:18:24 INFO : one: Copied (replaced existing) 2025/03/30 03:18:26 DEBUG : dst/one: md5 = 03ed00a455ff37241db9f6bcb89a8aaa OK 2025/03/30 03:18:28 DEBUG : CopyDest/one: md5 = 4e5cc8943a068518c39160e2227de16f OK 2025/03/30 03:18:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama/BackupDir" 2025/03/30 03:18:29 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/30 03:18:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:18:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:18:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:18:32 INFO : one: Moved (server-side) 2025/03/30 03:18:33 INFO : one: Copied (server-side copy) 2025/03/30 03:18:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/30 03:18:35 DEBUG : CopyDest/two: md5 = f0cba0dce25038c3d5043f27773c796c OK 2025/03/30 03:18:36 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 03:18:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:18:37 INFO : two: Copied (server-side copy) 2025/03/30 03:18:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/30 03:18:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:18:38 DEBUG : two: Unchanged skipping 2025/03/30 03:18:40 DEBUG : CopyDest/three: md5 = 4396cf7ac9f1267b17fbd039dc5e0e07 OK 2025/03/30 03:18:41 DEBUG : three: Need to transfer - File not found at Destination 2025/03/30 03:18:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/30 03:18:41 DEBUG : three: Destination not found in --copy-dest 2025/03/30 03:18:42 DEBUG : three: md5 = 8fa4a5ecea6cb32d971015a09f5fc6c5 OK 2025/03/30 03:18:42 INFO : three: Copied (new) 2025/03/30 03:18:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/30 03:18:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 03:18:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:18:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 03:18:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:18:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/30 03:18:48 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.15s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:18:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/30 03:18:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9b78ec0b617abcc6f26602d95729a3cd OK 2025/03/30 03:18:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/30 03:18:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/30 03:18:53 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/03/30 03:18:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/30 03:18:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/30 03:18:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 37201c91acaac8fcf474328172ad0c0b OK 2025/03/30 03:18:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/30 03:18:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/30 03:18:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.88s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", 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-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:19:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Looking for duplicate names using skip mode. 2025/03/30 03:19:02 NOTICE: one: Found 2 files with duplicate names 2025/03/30 03:19:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.73s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:19:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Looking for duplicate names using skip mode. 2025/03/30 03:19:08 NOTICE: one: Found 3 files with duplicate names 2025/03/30 03:19:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/30 03:19:08 INFO : one: Deleted 2025/03/30 03:19:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.29s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:19:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Looking for duplicate names using first mode. 2025/03/30 03:19:14 NOTICE: one: Found 3 files with duplicate names 2025/03/30 03:19:14 INFO : one: Deleted 2025/03/30 03:19:15 INFO : one: Deleted 2025/03/30 03:19:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.07s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:19:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Looking for duplicate names using newest mode. 2025/03/30 03:19:20 NOTICE: one: Found 3 files with duplicate names 2025/03/30 03:19:20 INFO : one: Deleted 2025/03/30 03:19:21 INFO : one: Deleted 2025/03/30 03:19:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:19:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Looking for duplicate names using oldest mode. 2025/03/30 03:19:27 NOTICE: one: Found 3 files with duplicate names 2025/03/30 03:19:27 INFO : one: Deleted 2025/03/30 03:19:28 INFO : one: Deleted 2025/03/30 03:19:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.37s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:19:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Looking for duplicate names using largest mode. 2025/03/30 03:19:33 NOTICE: one: Found 3 files with duplicate names 2025/03/30 03:19:33 INFO : one: Deleted 2025/03/30 03:19:34 INFO : one: Deleted 2025/03/30 03:19:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.23s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:19:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Looking for duplicate names using smallest mode. 2025/03/30 03:19:39 NOTICE: one: Found 3 files with duplicate names 2025/03/30 03:19:40 INFO : one: Deleted 2025/03/30 03:19:40 INFO : one: Deleted 2025/03/30 03:19:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.41s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:19:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Looking for duplicate names using rename mode. 2025/03/30 03:19:47 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/30 03:19:48 INFO : one-2.txt: renamed from: one.txt 2025/03/30 03:19:49 INFO : one-3.txt: renamed from: one.txt 2025/03/30 03:19:50 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.27s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:19:55 DEBUG : dupe1/one.txt: md5 = 291f5d5300e70f5397e58eeab4aa09e4 OK 2025/03/30 03:19:57 DEBUG : dupe2/two.txt: md5 = dd50eda35dc258f89b7c3f471b64b60b OK 2025/03/30 03:19:59 DEBUG : dupe3/three.txt: md5 = f58f94330a8636cdd9c92a5044431ef6 OK 2025/03/30 03:20:00 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/30 03:20:00 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/30 03:20:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/30 03:20:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/30 03:20:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/30 03:20:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/30 03:20:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.75s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:20:07 DEBUG : a.txt: md5 = 9214d250148a790170eb35822f9b8733 OK 2025/03/30 03:20:08 DEBUG : zend.txt: md5 = 7b79ff1fee517805fbcb903c31fcb665 OK 2025/03/30 03:20:10 DEBUG : sub dir/hello world: md5 = 7b4bf8dfcd2f445570fb5f6de1031cf1 OK 2025/03/30 03:20:11 DEBUG : sub dir/hello world2: md5 = eb1e4fd1bb30707664e2d03a66c2853a OK 2025/03/30 03:20:13 DEBUG : sub dir/ignore dir/.ignore: md5 = b199b35aebd3b9fa7fd747089f391ad4 OK 2025/03/30 03:20:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = e4d2157f83c8f81968c72fb668b99186 OK 2025/03/30 03:20:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = ba369964fa7e44edfb57845916931dc8 OK 2025/03/30 03:20:18 DEBUG : a.txt: Excluded (Size Filter) 2025/03/30 03:20:18 DEBUG : a.txt: Excluded 2025/03/30 03:20:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/30 03:20:19 DEBUG : sub dir/hello world: Excluded 2025/03/30 03:20:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/30 03:20:19 DEBUG : sub dir/hello world2: Excluded 2025/03/30 03:20:20 DEBUG : sub dir/ignore dir: Excluded 2025/03/30 03:20:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/30 03:20:20 DEBUG : sub dir/hello world: Excluded 2025/03/30 03:20:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/30 03:20:20 DEBUG : sub dir/hello world2: Excluded 2025/03/30 03:20:20 DEBUG : sub dir/ignore dir: Excluded 2025/03/30 03:20:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/30 03:20:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/30 03:20:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/30 03:20:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/30 03:20:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/30 03:20:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/30 03:20:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.01s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:20:28 DEBUG : file1: md5 = 8b819cc8105233e03ca5ce9342d5b2fe OK 2025/03/30 03:20:30 DEBUG : sub/file2: md5 = b7015a23bfbf2416fff8385095c7245e 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/03/30 03:20:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/30 03:20:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/30 03:20:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/30 03:20:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.45s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:20:37 DEBUG : file1: md5 = 016151c816df52d89421c0f642761a74 OK 2025/03/30 03:20:39 DEBUG : sub/file2: md5 = ea7ecef8feccc778bf753085b56d5cd8 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/03/30 03:20:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama/notfound" 2025/03/30 03:20:43 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0/qe0i31qdkoejk60elps0ni5sqk" 2025/03/30 03:20:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.28s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:20:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Making directory 2025/03/30 03:20:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:20:50 DEBUG : sub dir/hello world: md5 = b7feb417de1ddb693a6ab27e4e166fdf OK 2025/03/30 03:20:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.81s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:20:54 DEBUG : potato2: md5 = 62e389eb797b546b609aee9566cc636e OK 2025/03/30 03:20:56 DEBUG : empty space: md5 = e93f2c2d9726d72aee0d63c5a2f21980 OK --- PASS: TestLs (4.65s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:20:59 DEBUG : potato2: md5 = af33a8b1268efd0cd9de5ffea7837de0 OK 2025/03/30 03:21:00 DEBUG : empty space: md5 = bfb92f8cbd52473fcaa079dccb8a1eba OK 2025/03/30 03:21:01 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/30 03:21:01 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:21:04 DEBUG : potato2: md5 = e6bd3969137018d16d020a3aeb784cb3 OK 2025/03/30 03:21:05 DEBUG : empty space: md5 = 75aef64fc51eaec522e373b7c3168665 OK --- PASS: TestLsLong (4.53s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:21:08 DEBUG : potato2: md5 = bdc892ed5805df73d0dfee373ca3dfb2 OK 2025/03/30 03:21:10 DEBUG : empty space: md5 = 52941f77cf832d988ae8bf79626b5fa8 OK --- PASS: TestHashSums (4.65s) === RUN TestHashSumsWithErrors 2025/03/30 03:21:11 DEBUG : Creating backend with remote ":memory:" 2025/03/30 03:21:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/30 03:21:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/30 03:21:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/30 03:21:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/30 03:21:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/30 03:21:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/30 03:21:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/30 03:21:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/30 03:21:11 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-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:21:13 DEBUG : potato2: md5 = 140eb0783d7359a2373c4bd963c10093 OK 2025/03/30 03:21:14 DEBUG : empty space: md5 = 8be1b28530b867481157ec0217acf99f OK 2025/03/30 03:21:16 DEBUG : sub dir/potato3: md5 = 7c786a9cadbdc8b3126dc9668817d28f OK 2025/03/30 03:21:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.31s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:21:21 DEBUG : small: md5 = ecb36bd2a2e43d1fb1dd5ddac92fbce8 OK 2025/03/30 03:21:22 DEBUG : medium: md5 = 9284f36eeb77b27490d237dd961ef169 OK 2025/03/30 03:21:24 DEBUG : large: md5 = 86ba98fad908baca2f0cb6b9ad127462 OK 2025/03/30 03:21:24 DEBUG : Waiting for deletions to finish 2025/03/30 03:21:24 DEBUG : large: Excluded (Size Filter) 2025/03/30 03:21:25 INFO : medium: Deleted 2025/03/30 03:21:25 INFO : small: Deleted --- PASS: TestDelete (6.11s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:21:27 DEBUG : small: md5 = 30edbf314c8e4f4b068db12567ecc5f7 OK 2025/03/30 03:21:29 DEBUG : medium: md5 = f7f00fcf7dc7f7df1fca5661851d91ce OK 2025/03/30 03:21:30 DEBUG : large: md5 = 65df07e90f133e0723d7b6cd62fe83ee OK 2025/03/30 03:21:30 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/03/30 03:21:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/03/30 03:21:30 DEBUG : TestDrive: Saved new token in config file 2025/03/30 03:21:30 DEBUG : Waiting for deletions to finish 2025/03/30 03:21:30 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/30 03:21:31 INFO : small: Deleted 2025/03/30 03:21:31 INFO : large: Deleted --- PASS: TestMaxDelete (6.62s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:21:34 DEBUG : small: md5 = 05790a3531a840ee7b3cf33dce3e9398 OK 2025/03/30 03:21:35 DEBUG : medium: md5 = a678c7125109298256dc1325aebd0b58 OK 2025/03/30 03:21:37 DEBUG : large: md5 = 2f09516ba2a9571faa1a8b8b26a152be OK 2025/03/30 03:21:37 DEBUG : Waiting for deletions to finish 2025/03/30 03:21:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/30 03:21:37 INFO : small: Deleted 2025/03/30 03:21:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.69s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:21:41 DEBUG : small: md5 = 53014a7b66f0250acbecbb9eba10dc15 OK 2025/03/30 03:21:42 DEBUG : medium: md5 = 9b3a1e88717f4a1a2238b305fc6276ae OK 2025/03/30 03:21:44 DEBUG : large: md5 = 594593d1424c3808e41701674f3e803d OK 2025/03/30 03:21:44 DEBUG : Waiting for deletions to finish 2025/03/30 03:21:44 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/30 03:21:45 INFO : small: Deleted 2025/03/30 03:21:45 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.98s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:21:48 DEBUG : ReadFile: md5 = afad4ed011aef12d2a18c4e84ce14f3a OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2025/03/30 03:21:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/30 03:21:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/30 03:21:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 03:21:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 03:21:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 03:21:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/30 03:21:50 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-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:21:52 DEBUG : file1: md5 = cf490d4ab66e172685f00f00c9dad0f4 OK 2025/03/30 03:21:53 DEBUG : file2: md5 = d6b9f0f74448fd4cfd5fa253208e6437 OK --- PASS: TestCat (16.28s) === RUN TestPurge 2025/03/30 03:22:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giwojoc5peci" 2025/03/30 03:22:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:22:07 DEBUG : Creating backend with remote "TestDrive:crypt/sl0obrns2c12um862vnf0on274epiftud0112o5ltcjjdftu2is0" 2025/03/30 03:22:08 DEBUG : Creating backend with remote "/tmp/rclone1871613792" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giwojoc5peci'", Local "Local file system at /tmp/rclone1871613792", Modify Window "1ms" 2025/03/30 03:22:12 DEBUG : A1/B1/C1/one: md5 = 7b89680df1eafdcfc468da7786fded5b OK 2025/03/30 03:22:12 INFO : A2: Making directory 2025/03/30 03:22:13 INFO : A1/B2: Making directory 2025/03/30 03:22:14 INFO : A1/B2/C2: Making directory 2025/03/30 03:22:14 INFO : A1/B1/C3: Making directory 2025/03/30 03:22:15 INFO : A3: Making directory 2025/03/30 03:22:16 INFO : A3/B3: Making directory 2025/03/30 03:22:17 INFO : A3/B3/C4: Making directory 2025/03/30 03:22:19 DEBUG : A1/two: md5 = 1fffd6cae20b824714d88845836839ac OK 2025/03/30 03:22:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giwojoc5peci': Purge remote 2025/03/30 03:22:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.79s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:22:27 DEBUG : A1/B1/C1/one: md5 = a459e10651213b79b2d6a8fd12358b55 OK 2025/03/30 03:22:27 INFO : A2: Making directory 2025/03/30 03:22:27 INFO : A1/B2: Making directory 2025/03/30 03:22:28 INFO : A1/B2/C2: Making directory 2025/03/30 03:22:29 INFO : A1/B1/C3: Making directory 2025/03/30 03:22:30 INFO : A3: Making directory 2025/03/30 03:22:31 INFO : A3/B3: Making directory 2025/03/30 03:22:31 INFO : A3/B3/C4: Making directory 2025/03/30 03:22:34 DEBUG : A1/two: md5 = ea93c2a0a0040c98f142c0a4facf67d2 OK 2025/03/30 03:22:35 DEBUG : removing 1 level 3 directories 2025/03/30 03:22:35 INFO : A3/B3/C4: Removing directory 2025/03/30 03:22:37 DEBUG : removing 2 level 3 directories 2025/03/30 03:22:37 INFO : A1/B2/C2: Removing directory 2025/03/30 03:22:37 INFO : A1/B1/C3: Removing directory 2025/03/30 03:22:38 DEBUG : removing 2 level 2 directories 2025/03/30 03:22:38 INFO : A3/B3: Removing directory 2025/03/30 03:22:38 INFO : A1/B2: Removing directory 2025/03/30 03:22:38 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/30 03:22:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/30 03:22:39 DEBUG : removing 2 level 1 directories 2025/03/30 03:22:39 INFO : A3: Removing directory 2025/03/30 03:22:39 INFO : A2: Removing directory 2025/03/30 03:22:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/30 03:22:43 DEBUG : removing 1 level 3 directories 2025/03/30 03:22:43 INFO : A1/B1/C1: Removing directory 2025/03/30 03:22:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:43 DEBUG : removing 1 level 2 directories 2025/03/30 03:22:43 INFO : A1/B1: Removing directory 2025/03/30 03:22:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/30 03:22:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 03:22:44 DEBUG : removing 1 level 1 directories 2025/03/30 03:22:44 INFO : A1: Removing directory 2025/03/30 03:22:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/30 03:22:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/30 03:22:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 03:22:45 DEBUG : removing 1 level 0 directories 2025/03/30 03:22:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Removing directory 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/30 03:22:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.01s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:22:47 INFO : A1: Making directory 2025/03/30 03:22:48 INFO : A1/B1: Making directory 2025/03/30 03:22:49 INFO : A1/B1/C1: Making directory 2025/03/30 03:22:51 DEBUG : removing 1 level 3 directories 2025/03/30 03:22:51 INFO : A1/B1/C1: Removing directory 2025/03/30 03:22:52 DEBUG : removing 1 level 2 directories 2025/03/30 03:22:52 INFO : A1/B1: Removing directory 2025/03/30 03:22:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 03:22:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:22:55 INFO : A1: Making directory 2025/03/30 03:22:55 INFO : A1/B1: Making directory 2025/03/30 03:22:56 INFO : A1/B1/C1: Making directory 2025/03/30 03:22:59 DEBUG : removing 1 level 3 directories 2025/03/30 03:22:59 INFO : A1/B1/C1: Removing directory 2025/03/30 03:22:59 DEBUG : removing 1 level 2 directories 2025/03/30 03:22:59 INFO : A1/B1: Removing directory 2025/03/30 03:23:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 03:23:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.52s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:23:04 DEBUG : file1: md5 = 26afe7203396299480ed3c2b1f705f60 OK 2025/03/30 03:23:04 DEBUG : filename.txt: File name found in url 2025/03/30 03:23:06 DEBUG : filename.txt: md5 = 2a49f9f50ad76228d21843c7087b08f1 OK 2025/03/30 03:23:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/30 03:23:07 DEBUG : headerfilename.txt: md5 = 70913f49500192b9d4856d4fc49ecfe5 OK 2025/03/30 03:23:08 DEBUG : file2: md5 = c3e2ce2b4a6319430dea406e47f6fa4e OK --- PASS: TestCopyURL (8.53s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:23:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 03:23:13 DEBUG : sub/file2: md5 = 919e5f77777708e75a0e54021a8f1279 OK 2025/03/30 03:23:13 INFO : file1: Copied (new) to: sub/file2 2025/03/30 03:23:13 INFO : file1: Deleted 2025/03/30 03:23:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:23:14 DEBUG : file1: Unchanged skipping 2025/03/30 03:23:14 INFO : file1: Deleted 2025/03/30 03:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': don't need to copy/move sub/file2, it is already at target location 2025/03/30 03:23:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.88s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:23:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/30 03:23:18 DEBUG : file1: md5 = 80d5083581300d69f2cef341d089e464 OK 2025/03/30 03:23:18 INFO : file1: Copied (new) 2025/03/30 03:23:18 INFO : file1: Deleted 2025/03/30 03:23:19 DEBUG : file1: Destination exists, skipping 2025/03/30 03:23:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.23s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:23:23 DEBUG : dst/file1: md5 = dc01c8e9974bf4470ed4d512bc52c4ee OK 2025/03/30 03:23:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudozak1xama/backup" 2025/03/30 03:23:23 DEBUG : Creating backend with remote "TestDrive:crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0/1nrff024r7pq65ecp72fc28jb0" 2025/03/30 03:23:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/30 03:23:27 INFO : dst/file1: Moved (server-side) 2025/03/30 03:23:28 DEBUG : dst/file1: md5 = 6f78575c6eddcb13e1ac52c63002bf01 OK 2025/03/30 03:23:28 INFO : dst/file1: Copied (new) 2025/03/30 03:23:28 INFO : dst/file1: Deleted 2025/03/30 03:23:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 03:23:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/30 03:23:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.41s) === 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-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:23:35 DEBUG : A1/one: md5 = 59f2d65cd5a74defe09e526620764e92 OK 2025/03/30 03:23:36 DEBUG : A1/two: md5 = 0b152903652c46603b5b6e447f33b092 OK 2025/03/30 03:23:39 DEBUG : A1/B1/three: md5 = 00d64175195cb2bfdf0aab1be49b9762 OK 2025/03/30 03:23:41 DEBUG : A1/B1/C1/four: md5 = f28d539716d15bca6faf0b45596384ec OK 2025/03/30 03:23:43 DEBUG : A1/B1/C2/five: md5 = dc9d662bb59dd4372491232a31f78d77 OK 2025/03/30 03:23:43 INFO : A1/B2: Making directory 2025/03/30 03:23:44 INFO : A1/B1/C3: Making directory 2025/03/30 03:23:54 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/30 03:23:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/30 03:23:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/30 03:23:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/30 03:23:54 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/30 03:23:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/30 03:23:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/30 03:23:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 03:23:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/30 03:23:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/30 03:23:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/30 03:24:05 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/30 03:24:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/30 03:24:05 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/30 03:24:05 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/30 03:24:05 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/30 03:24:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/30 03:24:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/30 03:24:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 03:24:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/30 03:24:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/30 03:24:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/30 03:24:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/30 03:24:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/30 03:24:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/30 03:24:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/30 03:24:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/30 03:24:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/30 03:24:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/30 03:24:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 03:24:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.76s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': File to upload is small (34 bytes), uploading instead of streaming 2025/03/30 03:24:20 DEBUG : no_checksum_small_file_from_pipe: md5 = fb689fa22fd50489f862d597c83bbed6 OK 2025/03/30 03:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/30 03:24:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/30 03:24:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/30 03:24:22 DEBUG : no_checksum_big_file_from_pipe: md5 = 9ee6560305e8258a9242cfc0b39ec1bf OK 2025/03/30 03:24:22 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-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': File to upload is small (34 bytes), uploading instead of streaming 2025/03/30 03:24:25 DEBUG : with_checksum_small_file_from_pipe: md5 = 374cdde343ccf5ce10b24b573bd730db OK 2025/03/30 03:24:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/30 03:24:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/30 03:24:26 DEBUG : with_checksum_big_file_from_pipe: md5 = 17705369ed9b4d5fca9eaf4607127f0d OK 2025/03/30 03:24:26 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-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': File to upload is small (34 bytes), uploading instead of streaming 2025/03/30 03:24:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:24:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/30 03:24:31 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-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': File to upload is small (34 bytes), uploading instead of streaming 2025/03/30 03:24:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/30 03:24:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/30 03:24:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.58s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/30 03:24:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': File to upload is small (48 bytes), uploading instead of streaming 2025/03/30 03:24:39 DEBUG : rcat_metadata: md5 = 92fd02add5f845956745565dee6de122 OK 2025/03/30 03:24:39 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/30 03:24:41 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/30 03:24:42 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1d01d0965a5b8f7a842aa2d5447a2c3b OK 2025/03/30 03:24:42 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.12s) --- PASS: TestRcatMetadata/Normal (2.48s) --- PASS: TestRcatMetadata/ViaDisk (3.18s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:24:45 DEBUG : potato1: md5 = 148ae044ed83c8e960ecf78d2b019137 OK 2025/03/30 03:24:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': File to upload is small (60 bytes), uploading instead of streaming 2025/03/30 03:24:46 DEBUG : potato2: md5 = 5143d44993be0b61812cdf83f76200e4 OK 2025/03/30 03:24:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:24:49 DEBUG : potato1: md5 = 78911eef36a204c7e88f5a9f6d8c0998 OK 2025/03/30 03:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': File to upload is small (60 bytes), uploading instead of streaming 2025/03/30 03:24:51 DEBUG : potato2: md5 = 7294c21c2c6222a150d7119cbf213c96 OK 2025/03/30 03:24:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.01s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:24:54 DEBUG : potato2: md5 = 2eec30890af965040a4873bb6aa8b3d6 OK 2025/03/30 03:24:55 DEBUG : empty space: md5 = 4923c696e25b4cfb2e6086ff62674044 OK 2025/03/30 03:24:58 DEBUG : sub dir/potato3: md5 = 4dbaafd0111a01d74727bc4d55783f56 OK 2025/03/30 03:24:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Touching "sub dir/potato3" 2025/03/30 03:24:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Touching "empty space" 2025/03/30 03:24:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Touching "potato2" 2025/03/30 03:25:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.40s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:25:02 DEBUG : dir with metadata: Making directory with metadata 2025/03/30 03:25:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.24s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:25:04 DEBUG : directory with modtime: Making directory with metadata 2025/03/30 03:25:05 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.43s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:25:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/30 03:25:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/30 03:25:07 DEBUG : Google drive root 'crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0': Skipping btime metadata as can't update it on an existing file: 2025-03-30T03:25:07.294025378Z 2025/03/30 03:25:08 INFO : non existent directory: Updated directory metadata 2025/03/30 03:25:10 DEBUG : Google drive root 'crypt/jl191j1ce5ereb5kpv0pl8dn1qhed62umjjc04jt974b2ncce5t0': Skipping btime metadata as can't update it on an existing file: 2025-03-30T03:25:07.294025378Z 2025/03/30 03:25:10 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.05s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:25:12 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/30 03:25:14 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/30 03:25:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.22s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:25:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/30 03:25:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/30 03:25:16 DEBUG : dst: Making directory with metadata 2025/03/30 03:25:17 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/30 03:25:17 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:25:17 INFO : dst: Set directory modification time (using SetModTime) 2025/03/30 03:25:18 INFO : dst: Set directory modification time (using SetModTime) 2025/03/30 03:25:18 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/30 03:25:18 INFO : dst: Set directory modification time (using SetModTime) 2025/03/30 03:25:18 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.65s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama'", Local "Local file system at /tmp/rclone3605697415", Modify Window "1ms" 2025/03/30 03:25:22 DEBUG : sub dir/test remove existing: md5 = 2c9079517cd3fef201f6a2d3601b1d3a OK 2025/03/30 03:25:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 02fa3daacc737b449551677aebdc9a77 OK 2025/03/30 03:25:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jejomud2" before starting 2025/03/30 03:25:26 DEBUG : sub dir/test remove existing.jejomud2: TEST: removing renamed existing file after operation 2025/03/30 03:25:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qecexeq5" before starting 2025/03/30 03:25:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qecexeq5: TEST: renaming existing back after failed operation 2025/03/30 03:25:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xebinac4" before starting 2025/03/30 03:25:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xebinac4: TEST: removing renamed existing file after operation 2025/03/30 03:25:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9j7o4h4e0e6b5nf0ifjna9bdv5pv8ro9hmv1gahtl1chg7aid8moa9eet3se7toqp7tmcsjefdq4obj4o67v4acrm4djjos4jo0huc4kcp8fg3c55t2os6547u60trn7pq6l0oq81s9vj9dhsestgqi2d818ku0ra5g049eg8c5g43nelu60" 2025/03/30 03:25:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "r9hpmn1rh2lp8djjfv71m6bsksanceeqf5so33gf6k2gkcgn7v1g" --- PASS: TestRemoveExisting (13.45s) === 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/03/30 03:25:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudozak1xama': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m21.89283824s (try 1/5)