"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/06 04:45:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada" 2025/07/06 04:45:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:45:53 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g" 2025/07/06 04:45:54 DEBUG : Creating backend with remote "/tmp/rclone3829727870" === 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-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/06 04:45:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/06 04:45:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/06 04:45:55 DEBUG : potato: Seek from 10 to 0 2025/07/06 04:45:55 DEBUG : potato: Seek from 10 to 0 2025/07/06 04:45:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/06 04:45:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/06 04:45:55 DEBUG : potato: Seek from 5 to 2 2025/07/06 04:45:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/06 04:45:55 DEBUG : potato: Seek from 7 to 0 2025/07/06 04:45:55 DEBUG : potato: Seek from 7 to 0 2025/07/06 04:45:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/06 04:45:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/06 04:45:55 DEBUG : potato: Seek from 5 to 2 2025/07/06 04:45:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/06 04:45:55 DEBUG : potato: Seek from 8 to 0 2025/07/06 04:45:55 DEBUG : potato: Seek from 8 to 0 2025/07/06 04:45:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/06 04:45:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/06 04:45:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/06 04:45:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/06 04:45:55 DEBUG : potato: Seek from 5 to 2 2025/07/06 04:45:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/06 04:45:55 DEBUG : potato: Seek from 9 to 0 2025/07/06 04:45:55 DEBUG : potato: Seek from 9 to 0 2025/07/06 04:45:55 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-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:45:57 DEBUG : rutabaga: md5 = d054509c74878df759d8b165993c9c14 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/06 04:45:59 DEBUG : empty space: md5 = 359a94c8bd65e5f306020680b5649da5 OK === RUN TestCheck/3 2025/07/06 04:46:01 DEBUG : potato2: md5 = b3d63915690ba0271906736dc6b5cd9d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/06 04:46:03 DEBUG : remotepotato: md5 = 9270381ed9302eb5427cc0b103e0e82b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.48s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/07/06 04:46:06 DEBUG : Creating backend with remote "nonexistent" 2025/07/06 04:46:06 DEBUG : Creating backend with remote "nonexistent" 2025/07/06 04:46:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/06 04:46:06 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/06 04:46:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/06 04:46:06 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-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:46:08 DEBUG : rutabaga: md5 = e520a18bc34a47454b9e961fb055a466 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/06 04:46:11 DEBUG : empty space: md5 = f17b57f4bfc04614b58f798b9db5a7b1 OK === RUN TestCheckDownload/3 2025/07/06 04:46:14 DEBUG : potato2: md5 = 37141f02457425db4373b9a699b36d56 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/06 04:46:18 DEBUG : remotepotato: md5 = 109f1f039348578550b27eb00a622d9a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.44s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.35s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:46:24 DEBUG : rutabaga: md5 = cafa8d5de10e3293160f896c7cd350d1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/06 04:46:26 DEBUG : empty space: md5 = f4f30e7cabcc65a6fb1a87c4273d3e4d OK === RUN TestCheckSizeOnly/3 2025/07/06 04:46:28 DEBUG : potato2: md5 = a0a2d8a0339db9f1e9f1850428740f9f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/06 04:46:30 DEBUG : remotepotato: md5 = 817fd2da51d011c7dadc022123a10260 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.26s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:46:34 DEBUG : test.sum: md5 = 4af079f4219b5fa6d27fa2a59970e49b OK 2025/07/06 04:46:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/06 04:46:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/06 04:46:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/06 04:46:36 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/06 04:46:37 DEBUG : test.sum: md5 = 0efa9ec77a0286c1972cbe2c23c96100 OK 2025/07/06 04:46:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/06 04:46:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/06 04:46:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/06 04:46:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.84s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:46:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada/data" 2025/07/06 04:46:39 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:46:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada/data" 2025/07/06 04:46:41 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g/vjrnln8ratgmqakfosrqe8espk" 2025/07/06 04:46:45 DEBUG : data/banana: md5 = 4e2b9d88670e38174f98f2597420782f OK 2025/07/06 04:46:46 DEBUG : test.sum: md5 = c2ddb7d6ad074fbb39b176fa6f0a6eff OK === RUN TestCheckSumDownload/subtest1 2025/07/06 04:46:50 DEBUG : data/potato: md5 = 20d0cba200668a1c5775751b295d1fa2 OK 2025/07/06 04:46:52 DEBUG : test.sum: md5 = 543a5610f2fb8758a31f39293430f230 OK === RUN TestCheckSumDownload/subtest2 2025/07/06 04:46:56 DEBUG : test.sum: md5 = 53d109e1bc45331b5099411114be76f3 OK === RUN TestCheckSumDownload/subtest3 2025/07/06 04:47:00 DEBUG : test.sum: md5 = c9296437745c6aee1d07c88f5711fd57 OK === RUN TestCheckSumDownload/subtest4 2025/07/06 04:47:04 DEBUG : test.sum: md5 = 7ebbf52d18b92fcb8d2bd0a8fc3b3d9e OK === RUN TestCheckSumDownload/subtest5 2025/07/06 04:47:08 DEBUG : test.sum: md5 = 51af40afd1efc402f5c08f2ef91a2a08 OK === RUN TestCheckSumDownload/subtest6 2025/07/06 04:47:12 DEBUG : data/banana: md5 = 5660534b359c12aa035b42e417085d0d OK 2025/07/06 04:47:13 DEBUG : data/potato: md5 = a2b70caca029cfef9a1e9c18e06eb1c1 OK 2025/07/06 04:47:15 DEBUG : test.sum: md5 = c1f976d3243ce8dc9806813a44cb7551 OK === RUN TestCheckSumDownload/subtest7 2025/07/06 04:47:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/06 04:47:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.87s) --- PASS: TestCheckSumDownload/subtest1 (2.40s) --- PASS: TestCheckSumDownload/subtest2 (2.02s) --- PASS: TestCheckSumDownload/subtest3 (2.43s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (1.95s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestApplyTransforms 2025/07/06 04:47:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xecegec3hono" 2025/07/06 04:47:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:47:20 DEBUG : Creating backend with remote "TestDrive:crypt/1kq4fgqe66tesl3h8gg9oec8ttmnh9h9n80ke4h3fi8vp1lu6ai0" 2025/07/06 04:47:21 DEBUG : Creating backend with remote "/tmp/rclone1921901893" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xecegec3hono'", Local "Local file system at /tmp/rclone1921901893", Modify Window "1ms" 2025/07/06 04:47:23 DEBUG : hello, world!: md5 = f49fa83c0f7f3a3376172c4b25dd279c OK upper checkfile vs. lower remote (without normalization) 2025/07/06 04:47:24 ERROR : hello, world!: sum not found 2025/07/06 04:47:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xecegec3hono' 2025/07/06 04:47:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecegec3hono': 1 files missing 2025/07/06 04:47:24 NOTICE: 1 hashes missing 2025/07/06 04:47:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecegec3hono': 2 differences found 2025/07/06 04:47:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecegec3hono': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/06 04:47:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 04:47:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecegec3hono': 0 differences found 2025/07/06 04:47:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecegec3hono': 1 matching files 2025/07/06 04:47:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-padepok7buvi" 2025/07/06 04:47:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:47:25 DEBUG : Creating backend with remote "TestDrive:crypt/mhl1c2i95ae6rit2rt56q0k5ioia2t8pqf04nfsaacu46ljj8utg" 2025/07/06 04:47:26 DEBUG : Creating backend with remote "/tmp/rclone1178009950" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-padepok7buvi'", Local "Local file system at /tmp/rclone1178009950", Modify Window "1ms" 2025/07/06 04:47:28 DEBUG : HELLO, WORLD!: md5 = 91878e1ff27761979ac6992571b51744 OK lower checkfile vs. upper remote (without normalization) 2025/07/06 04:47:29 ERROR : HELLO, WORLD!: sum not found 2025/07/06 04:47:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-padepok7buvi' 2025/07/06 04:47:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padepok7buvi': 1 files missing 2025/07/06 04:47:29 NOTICE: 1 hashes missing 2025/07/06 04:47:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padepok7buvi': 2 differences found 2025/07/06 04:47:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padepok7buvi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/06 04:47:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 04:47:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padepok7buvi': 0 differences found 2025/07/06 04:47:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padepok7buvi': 1 matching files 2025/07/06 04:47:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kazosiz0qefa" 2025/07/06 04:47:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:47:30 DEBUG : Creating backend with remote "TestDrive:crypt/67dtkdqu6ccslhejsbqbpak2d7qqmftd1jsinj02qo9nie3qssk0" 2025/07/06 04:47:31 DEBUG : Creating backend with remote "/tmp/rclone338463970" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kazosiz0qefa'", Local "Local file system at /tmp/rclone338463970", Modify Window "1ms" 2025/07/06 04:47:33 DEBUG : HeLlO, wOrLd!: md5 = c62a0f484890e40e96de5559b7a6f7fb OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/06 04:47:33 ERROR : HeLlO, wOrLd!: sum not found 2025/07/06 04:47:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kazosiz0qefa' 2025/07/06 04:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kazosiz0qefa': 1 files missing 2025/07/06 04:47:33 NOTICE: 1 hashes missing 2025/07/06 04:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kazosiz0qefa': 2 differences found 2025/07/06 04:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kazosiz0qefa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/06 04:47:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 04:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kazosiz0qefa': 0 differences found 2025/07/06 04:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kazosiz0qefa': 1 matching files 2025/07/06 04:47:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beleyas6yese" 2025/07/06 04:47:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:47:34 DEBUG : Creating backend with remote "TestDrive:crypt/3bq6ohrb283cq0ttodecod0hsn1p3r6ktpk7o6l7vcnqbur1n63g" 2025/07/06 04:47:35 DEBUG : Creating backend with remote "/tmp/rclone460845823" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beleyas6yese'", Local "Local file system at /tmp/rclone460845823", Modify Window "1ms" 2025/07/06 04:47:38 DEBUG : HELLO, WORLD!: md5 = 7aea8ace652bcb620eea436bd0a2bf40 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/06 04:47:38 ERROR : HELLO, WORLD!: sum not found 2025/07/06 04:47:38 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-beleyas6yese' 2025/07/06 04:47:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beleyas6yese': 1 files missing 2025/07/06 04:47:38 NOTICE: 1 hashes missing 2025/07/06 04:47:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beleyas6yese': 2 differences found 2025/07/06 04:47:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beleyas6yese': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/06 04:47:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 04:47:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beleyas6yese': 0 differences found 2025/07/06 04:47:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beleyas6yese': 1 matching files 2025/07/06 04:47:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yocipam9huwi" 2025/07/06 04:47:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:47:39 DEBUG : Creating backend with remote "TestDrive:crypt/r8cec1hs55faaekfksrh2vdihrmhu9641lac3thn4013sjl3ebtg" 2025/07/06 04:47:40 DEBUG : Creating backend with remote "/tmp/rclone1999322583" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yocipam9huwi'", Local "Local file system at /tmp/rclone1999322583", Modify Window "1ms" 2025/07/06 04:47:42 DEBUG : 測試_Русский___ě_áñ: md5 = 04c2e82f3387e59714fb9b80133ce71e OK NFD checkfile vs. NFC remote (without normalization) 2025/07/06 04:47:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/06 04:47:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yocipam9huwi' 2025/07/06 04:47:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocipam9huwi': 1 files missing 2025/07/06 04:47:43 NOTICE: 1 hashes missing 2025/07/06 04:47:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocipam9huwi': 2 differences found 2025/07/06 04:47:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocipam9huwi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/06 04:47:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 04:47:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocipam9huwi': 0 differences found 2025/07/06 04:47:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocipam9huwi': 1 matching files 2025/07/06 04:47:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tofifef7mepo" 2025/07/06 04:47:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:47:44 DEBUG : Creating backend with remote "TestDrive:crypt/1qoandlccfmkc3krbr1knkdofopv0nicofusqc750ba7pf9o8vr0" 2025/07/06 04:47:45 DEBUG : Creating backend with remote "/tmp/rclone3174870909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tofifef7mepo'", Local "Local file system at /tmp/rclone3174870909", Modify Window "1ms" 2025/07/06 04:47:47 DEBUG : 測試_Русский___ě_áñ: md5 = 613e81872a66cbfa4160aca6394aaddb OK NFC checkfile vs. NFD remote (without normalization) 2025/07/06 04:47:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/06 04:47:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tofifef7mepo' 2025/07/06 04:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofifef7mepo': 1 files missing 2025/07/06 04:47:47 NOTICE: 1 hashes missing 2025/07/06 04:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofifef7mepo': 2 differences found 2025/07/06 04:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofifef7mepo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/06 04:47:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 04:47:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofifef7mepo': 0 differences found 2025/07/06 04:47:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tofifef7mepo': 1 matching files 2025/07/06 04:47:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qarujom4topa" 2025/07/06 04:47:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:47:49 DEBUG : Creating backend with remote "TestDrive:crypt/lmvs768ke05lvqu9nstp0koc7m2m38jjebc90f5sosl7khca8s60" 2025/07/06 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone3129188637" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qarujom4topa'", Local "Local file system at /tmp/rclone3129188637", Modify Window "1ms" 2025/07/06 04:47:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 63ab917b77431a036ca1d670d744c317 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/06 04:47:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/06 04:47:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qarujom4topa' 2025/07/06 04:47:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qarujom4topa': 1 files missing 2025/07/06 04:47:52 NOTICE: 1 hashes missing 2025/07/06 04:47:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qarujom4topa': 2 differences found 2025/07/06 04:47:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qarujom4topa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/06 04:47:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 04:47:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qarujom4topa': 0 differences found 2025/07/06 04:47:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qarujom4topa': 1 matching files 2025/07/06 04:47:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qemanel5nafa" 2025/07/06 04:47:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:47:53 DEBUG : Creating backend with remote "TestDrive:crypt/ncn0i828j0m146s9o0a3uqqh2qoue0gbcllhif82l9u0v6tk16cg" 2025/07/06 04:47:54 DEBUG : Creating backend with remote "/tmp/rclone3667524181" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qemanel5nafa'", Local "Local file system at /tmp/rclone3667524181", Modify Window "1ms" 2025/07/06 04:47:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ba1c86ea0a08b82b515dce8de170c328 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/06 04:47:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/06 04:47:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qemanel5nafa' 2025/07/06 04:47:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemanel5nafa': 1 files missing 2025/07/06 04:47:57 NOTICE: 1 hashes missing 2025/07/06 04:47:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemanel5nafa': 2 differences found 2025/07/06 04:47:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemanel5nafa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/06 04:47:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 04:47:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemanel5nafa': 0 differences found 2025/07/06 04:47:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemanel5nafa': 1 matching files 2025/07/06 04:47:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fotojif2veri" 2025/07/06 04:47:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:47:58 DEBUG : Creating backend with remote "TestDrive:crypt/3sr8k1a03tc0t86f0oc7kvgj59rv60mto6oko9hm528402t5t6m0" 2025/07/06 04:47:59 DEBUG : Creating backend with remote "/tmp/rclone3456425499" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fotojif2veri'", Local "Local file system at /tmp/rclone3456425499", Modify Window "1ms" 2025/07/06 04:48:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5e6ba5b7645932b9e98902f2ab93f9d7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/06 04:48:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/06 04:48:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fotojif2veri' 2025/07/06 04:48:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotojif2veri': 1 files missing 2025/07/06 04:48:02 NOTICE: 1 hashes missing 2025/07/06 04:48:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotojif2veri': 2 differences found 2025/07/06 04:48:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotojif2veri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/06 04:48:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 04:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotojif2veri': 0 differences found 2025/07/06 04:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotojif2veri': 1 matching files 2025/07/06 04:48:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nopolic1foxi" 2025/07/06 04:48:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:48:03 DEBUG : Creating backend with remote "TestDrive:crypt/91asar6rj0d6l0nmk2hpe2flr64d3ih5n81ju34vtedgl0jrn4rg" 2025/07/06 04:48:04 DEBUG : Creating backend with remote "/tmp/rclone811941089" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nopolic1foxi'", Local "Local file system at /tmp/rclone811941089", Modify Window "1ms" 2025/07/06 04:48:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cc696da166a8cfe9fd6cb3b3d576629a OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/06 04:48:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/06 04:48:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nopolic1foxi' 2025/07/06 04:48:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopolic1foxi': 1 files missing 2025/07/06 04:48:06 NOTICE: 1 hashes missing 2025/07/06 04:48:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopolic1foxi': 2 differences found 2025/07/06 04:48:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopolic1foxi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/06 04:48:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/06 04:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopolic1foxi': 0 differences found 2025/07/06 04:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopolic1foxi': 1 matching files 2025/07/06 04:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nopolic1foxi': Purge remote 2025/07/06 04:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fotojif2veri': Purge remote 2025/07/06 04:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qemanel5nafa': Purge remote 2025/07/06 04:48:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qarujom4topa': Purge remote 2025/07/06 04:48:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tofifef7mepo': Purge remote 2025/07/06 04:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yocipam9huwi': Purge remote 2025/07/06 04:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beleyas6yese': Purge remote 2025/07/06 04:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kazosiz0qefa': Purge remote 2025/07/06 04:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-padepok7buvi': Purge remote 2025/07/06 04:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xecegec3hono': Purge remote --- PASS: TestApplyTransforms (52.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:48:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/06 04:48:14 DEBUG : sub/file2: md5 = dab1618d3d2758ea15ae35392bb0b082 OK 2025/07/06 04:48:14 INFO : file1: Copied (new) to: sub/file2 2025/07/06 04:48:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 04:48:15 DEBUG : file1: Unchanged skipping 2025/07/06 04:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': don't need to copy/move sub/file2, it is already at target location 2025/07/06 04:48:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.89s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:48:20 DEBUG : dst/file1: md5 = 3d36b8131bc47932a9cbd757c646f489 OK 2025/07/06 04:48:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada/backup" 2025/07/06 04:48:21 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g/1nrff024r7pq65ecp72fc28jb0" 2025/07/06 04:48:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/06 04:48:25 INFO : dst/file1: Moved (server-side) 2025/07/06 04:48:26 DEBUG : dst/file1: md5 = 0beeccd29afaa9f91d240625a8fd3afb OK 2025/07/06 04:48:26 INFO : dst/file1: Copied (new) 2025/07/06 04:48:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 04:48:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 04:48:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.58s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:48:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada/dst" 2025/07/06 04:48:31 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/06 04:48:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada/CompareDest" 2025/07/06 04:48:33 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g/gveqi14airsml4bgu7krj116o8" 2025/07/06 04:48:34 DEBUG : one: Need to transfer - File not found at Destination 2025/07/06 04:48:36 DEBUG : one: md5 = 56d774ab1b020d8fed39481762bd6d13 OK 2025/07/06 04:48:36 INFO : one: Copied (new) 2025/07/06 04:48:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 04:48:40 DEBUG : one: md5 = 70b0e02a2819f3846f70187da8ff0dc5 OK 2025/07/06 04:48:40 INFO : one: Copied (replaced existing) 2025/07/06 04:48:42 DEBUG : dst/one: md5 = feb940df2689859087d2375a3269afe7 OK 2025/07/06 04:48:44 DEBUG : CompareDest/one: md5 = 74e424de70b7bc3a70e27ce9a6fa7d4f OK 2025/07/06 04:48:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 04:48:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 04:48:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 04:48:47 DEBUG : CompareDest/two: md5 = d8f63d59c0b7a35c1fb3f96b82308a85 OK 2025/07/06 04:48:48 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 04:48:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 04:48:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 04:48:49 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 04:48:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 04:48:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 04:48:50 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 04:48:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/06 04:48:52 DEBUG : two: md5 = 8dcc548b5551359294ad9782aef936ea OK 2025/07/06 04:48:52 INFO : two: Copied (new) 2025/07/06 04:48:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 04:48:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:48:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 04:48:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:48:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada/dst" 2025/07/06 04:48:56 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/06 04:48:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada/CopyDest" 2025/07/06 04:48:58 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/06 04:48:59 DEBUG : one: Need to transfer - File not found at Destination 2025/07/06 04:49:01 DEBUG : one: md5 = 36553cb3a99b8688f05ea7d21d24f57a OK 2025/07/06 04:49:01 INFO : one: Copied (new) 2025/07/06 04:49:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 04:49:04 DEBUG : one: md5 = f00c9612a31ec50d12ffea0cd0157619 OK 2025/07/06 04:49:04 INFO : one: Copied (replaced existing) 2025/07/06 04:49:06 DEBUG : dst/one: md5 = def8bacc72275b4b2c3b880656a70422 OK 2025/07/06 04:49:08 DEBUG : CopyDest/one: md5 = 7a0622533e909ed7542481061901009c OK 2025/07/06 04:49:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada/BackupDir" 2025/07/06 04:49:09 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/06 04:49:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 04:49:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 04:49:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 04:49:12 INFO : one: Moved (server-side) 2025/07/06 04:49:13 INFO : one: Copied (server-side copy) 2025/07/06 04:49:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/06 04:49:15 DEBUG : CopyDest/two: md5 = 1e2f2fc07aa21ecd31101ab8f859a6fd OK 2025/07/06 04:49:16 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 04:49:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 04:49:17 INFO : two: Copied (server-side copy) 2025/07/06 04:49:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/06 04:49:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 04:49:18 DEBUG : two: Unchanged skipping 2025/07/06 04:49:20 DEBUG : CopyDest/three: md5 = f3bd30f83092771cefa4b0f22b116c02 OK 2025/07/06 04:49:20 DEBUG : three: Need to transfer - File not found at Destination 2025/07/06 04:49:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/06 04:49:21 DEBUG : three: Destination not found in --copy-dest 2025/07/06 04:49:22 DEBUG : three: md5 = 18e6069678ef42bb2473651b889846f1 OK 2025/07/06 04:49:22 INFO : three: Copied (new) 2025/07/06 04:49:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/06 04:49:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:49:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 04:49:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/06 04:49:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 04:49:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:49:28 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.28s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:49:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/06 04:49:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a6c1b69639383e0eb161566386a02d09 OK 2025/07/06 04:49:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/06 04:49:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/06 04:49:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/06 04:49:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/06 04:49:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/06 04:49:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 44640099205ba96563ae8944fa0dc215 OK 2025/07/06 04:49:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/06 04:49:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/06 04:49:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.80s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:49:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Looking for duplicate names using skip mode. 2025/07/06 04:49:41 NOTICE: one: Found 2 files with duplicate names 2025/07/06 04:49:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.47s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:49:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Looking for duplicate names using skip mode. 2025/07/06 04:49:47 NOTICE: one: Found 3 files with duplicate names 2025/07/06 04:49:47 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/06 04:49:47 INFO : one: Deleted 2025/07/06 04:49:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:49:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Looking for duplicate names using first mode. 2025/07/06 04:49:53 NOTICE: one: Found 3 files with duplicate names 2025/07/06 04:49:54 INFO : one: Deleted 2025/07/06 04:49:54 INFO : one: Deleted 2025/07/06 04:49:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.35s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:49:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Looking for duplicate names using newest mode. 2025/07/06 04:50:00 NOTICE: one: Found 3 files with duplicate names 2025/07/06 04:50:00 INFO : one: Deleted 2025/07/06 04:50:01 INFO : one: Deleted 2025/07/06 04:50:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.41s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:50:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Looking for duplicate names using oldest mode. 2025/07/06 04:50:06 NOTICE: one: Found 3 files with duplicate names 2025/07/06 04:50:07 INFO : one: Deleted 2025/07/06 04:50:07 INFO : one: Deleted 2025/07/06 04:50:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.26s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:50:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Looking for duplicate names using largest mode. 2025/07/06 04:50:13 NOTICE: one: Found 3 files with duplicate names 2025/07/06 04:50:13 INFO : one: Deleted 2025/07/06 04:50:13 INFO : one: Deleted 2025/07/06 04:50:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.07s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:50:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Looking for duplicate names using smallest mode. 2025/07/06 04:50:19 NOTICE: one: Found 3 files with duplicate names 2025/07/06 04:50:19 INFO : one: Deleted 2025/07/06 04:50:20 INFO : one: Deleted 2025/07/06 04:50:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.30s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:50:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Looking for duplicate names using rename mode. 2025/07/06 04:50:26 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/06 04:50:27 INFO : one-2.txt: renamed from: one.txt 2025/07/06 04:50:28 INFO : one-3.txt: renamed from: one.txt 2025/07/06 04:50:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.33s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:50:34 DEBUG : dupe1/one.txt: md5 = 186fad7af13c97c15de0da2ac63032b2 OK 2025/07/06 04:50:36 DEBUG : dupe2/two.txt: md5 = 58e31db6000da8230bae194f47c34284 OK 2025/07/06 04:50:39 DEBUG : dupe3/three.txt: md5 = b8639dbd1acd130f5e21d50456c0c0e4 OK 2025/07/06 04:50:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/06 04:50:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/06 04:50:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/06 04:50:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/06 04:50:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/06 04:50:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/06 04:50:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.02s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:50:46 DEBUG : a.txt: md5 = 0a1f7ada32cb8a6dfd8dc2202f6ef151 OK 2025/07/06 04:50:48 DEBUG : zend.txt: md5 = 6d1485c193dc663509aec8c507723fe2 OK 2025/07/06 04:50:50 DEBUG : sub dir/hello world: md5 = 3d3254af02312c7cf902b29d79676689 OK 2025/07/06 04:50:51 DEBUG : sub dir/hello world2: md5 = 07a3ff09dede6ea06f55e3ff5b4d5c38 OK 2025/07/06 04:50:53 DEBUG : sub dir/ignore dir/.ignore: md5 = 96ab490ce2dc8a1b24981e0c1335f664 OK 2025/07/06 04:50:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = f467e318bd7fd53141f40aa125f92638 OK 2025/07/06 04:50:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9853261509746289330ec562cf2c7939 OK 2025/07/06 04:50:58 DEBUG : a.txt: Excluded (Size Filter) 2025/07/06 04:50:58 DEBUG : a.txt: Excluded 2025/07/06 04:50:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/06 04:50:59 DEBUG : sub dir/hello world2: Excluded 2025/07/06 04:50:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/06 04:50:59 DEBUG : sub dir/hello world: Excluded 2025/07/06 04:50:59 DEBUG : sub dir/ignore dir: Excluded 2025/07/06 04:50:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/06 04:50:59 DEBUG : sub dir/hello world2: Excluded 2025/07/06 04:50:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/06 04:50:59 DEBUG : sub dir/hello world: Excluded 2025/07/06 04:51:00 DEBUG : sub dir/ignore dir: Excluded 2025/07/06 04:51:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/06 04:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/06 04:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/06 04:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/06 04:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/06 04:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/06 04:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.93s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:51:08 DEBUG : a.txt: md5 = 3d7b4a13db62914fa3067dfc35408148 OK 2025/07/06 04:51:10 DEBUG : zend.txt: md5 = 72c7f6f86bef1496546cc13717813ecf OK 2025/07/06 04:51:12 DEBUG : sub dir/hello world: md5 = 0b880826b226ac3843de0194c4df30e2 OK 2025/07/06 04:51:13 DEBUG : sub dir/hello world2: md5 = a47d719ead10311226b41788d1217681 OK 2025/07/06 04:51:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 82d90c00a687907114632e77227991cf OK 2025/07/06 04:51:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = f6295952899397d453b84d288556688b OK 2025/07/06 04:51:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = 646655cb86f20783ef8431f1dd33e3a7 OK 2025/07/06 04:51:20 DEBUG : a.txt: Excluded (Size Filter) 2025/07/06 04:51:20 DEBUG : a.txt: Excluded 2025/07/06 04:51:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/06 04:51:21 DEBUG : sub dir/hello world2: Excluded 2025/07/06 04:51:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/06 04:51:21 DEBUG : sub dir/hello world: Excluded 2025/07/06 04:51:21 DEBUG : sub dir/ignore dir: Excluded 2025/07/06 04:51:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/06 04:51:21 DEBUG : sub dir/hello world2: Excluded 2025/07/06 04:51:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/06 04:51:21 DEBUG : sub dir/hello world: Excluded 2025/07/06 04:51:22 DEBUG : sub dir/ignore dir: Excluded 2025/07/06 04:51:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/06 04:51:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/06 04:51:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/06 04:51:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/06 04:51:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/06 04:51:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/06 04:51:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.28s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:51:30 DEBUG : file1: md5 = 75ec701927ba6e9dedfd94f4f6d3d7c0 OK 2025/07/06 04:51:32 DEBUG : sub/file2: md5 = 043377e2ad956202626a9c012cf3380b OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/06 04:51:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/06 04:51:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/06 04:51:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/06 04:51:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.40s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:51:39 DEBUG : file1: md5 = fdbdf9f1d1bc178d1e7eb38f5aeee167 OK 2025/07/06 04:51:41 DEBUG : sub/file2: md5 = 3f9a81c9ef6388082f4ef4cdb80b80fb OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/06 04:51:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada/notfound" 2025/07/06 04:51:45 DEBUG : Config file has changed externally - reloading 2025/07/06 04:51:45 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g/qe0i31qdkoejk60elps0ni5sqk" 2025/07/06 04:51:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.99s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:51:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Making directory 2025/07/06 04:51:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:51:52 DEBUG : sub dir/hello world: md5 = e1c072bf53a4ed29dc75417410df5de5 OK 2025/07/06 04:51:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.01s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:51:56 DEBUG : potato2: md5 = a479bca1265dda97fc645a45dc0122f7 OK 2025/07/06 04:51:57 DEBUG : empty space: md5 = fa9149bcc74a3100eacb3cb3f6ac667f OK --- PASS: TestLs (5.08s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:52:01 DEBUG : potato2: md5 = 071f8437d62b570c323f429685c5164b OK 2025/07/06 04:52:02 DEBUG : empty space: md5 = e9fab7af4f3b7e4a2a13e76738b17bb2 OK 2025/07/06 04:52:03 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.82s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:52:06 DEBUG : potato2: md5 = 98fa6c3da5497c17f947797a65e6e693 OK 2025/07/06 04:52:07 DEBUG : empty space: md5 = 3209ad52d8477d0ada0f3912beef6be5 OK --- PASS: TestLsLong (4.42s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:52:10 DEBUG : potato2: md5 = 8b17956dbd22c652048e5f94ea945a81 OK 2025/07/06 04:52:11 DEBUG : empty space: md5 = 5acdeadff75f765181a8cee28b8acc2e OK --- PASS: TestHashSums (4.14s) === RUN TestHashSumsWithErrors 2025/07/06 04:52:13 DEBUG : Creating backend with remote ":memory:" 2025/07/06 04:52:13 DEBUG : Config file has changed externally - reloading 2025/07/06 04:52:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/06 04:52:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/06 04:52:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/06 04:52:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/06 04:52:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/06 04:52:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/06 04:52:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/06 04:52:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/06 04:52:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:52:14 DEBUG : potato2: md5 = efa6c2e50ca43185828113d9a879ec79 OK 2025/07/06 04:52:15 DEBUG : empty space: md5 = 6fefd1199e2f36e515e6ab6852b2cf88 OK 2025/07/06 04:52:18 DEBUG : sub dir/potato3: md5 = 812e6b7035f6f190c38b15638272f0bb OK 2025/07/06 04:52:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.07s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:52:22 DEBUG : small: md5 = 4b0cbcd143c4ba80c26ff57f5b8689bb OK 2025/07/06 04:52:24 DEBUG : medium: md5 = e9ffa647e93d339fdf0e12d100c94e0f OK 2025/07/06 04:52:25 DEBUG : large: md5 = 4f6432bb577f166a6a55f737efc40af3 OK 2025/07/06 04:52:25 DEBUG : Waiting for deletions to finish 2025/07/06 04:52:25 DEBUG : large: Excluded (Size Filter) 2025/07/06 04:52:26 INFO : small: Deleted 2025/07/06 04:52:26 INFO : medium: Deleted --- PASS: TestDelete (6.02s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:52:28 DEBUG : small: md5 = 97e80f744176351f8cb575ec624465a7 OK 2025/07/06 04:52:30 DEBUG : medium: md5 = 00bea072c5eb62c943a402b60b1e13ad OK 2025/07/06 04:52:31 DEBUG : large: md5 = cba685335fc8fbb227ef78c0f8b2fa9a OK 2025/07/06 04:52:31 DEBUG : Waiting for deletions to finish 2025/07/06 04:52:31 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/06 04:52:32 INFO : small: Deleted 2025/07/06 04:52:32 INFO : large: Deleted --- PASS: TestMaxDelete (6.44s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:52:35 DEBUG : small: md5 = 1b62ed474e02de7ecd5bf5d930f3fc1f OK 2025/07/06 04:52:36 DEBUG : medium: md5 = b47b652d062cfe5063fd82ee2739a9e3 OK 2025/07/06 04:52:37 DEBUG : large: md5 = 1ca4e95c1e5651a7b31a49146fda5eca OK 2025/07/06 04:52:38 DEBUG : Waiting for deletions to finish 2025/07/06 04:52:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/06 04:52:38 INFO : small: Deleted 2025/07/06 04:52:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.57s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:52:41 DEBUG : small: md5 = 094c5e7a63f93007ddbc9df9aed8ecaf OK 2025/07/06 04:52:43 DEBUG : medium: md5 = a8ec3d2f341985c26469a7ed8d3354db OK 2025/07/06 04:52:44 DEBUG : large: md5 = ebc96c6bb50e415a8b249dc337911049 OK 2025/07/06 04:52:44 DEBUG : Waiting for deletions to finish 2025/07/06 04:52:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/06 04:52:45 INFO : small: Deleted 2025/07/06 04:52:45 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.73s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:52:48 DEBUG : ReadFile: md5 = d8de399d518ec2a30146c7b4d07f6afd OK --- PASS: TestReadFile (4.06s) === RUN TestRetry 2025/07/06 04:52:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/06 04:52:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/06 04:52:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/06 04:52:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/06 04:52:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/06 04:52:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/06 04:52:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:52:52 DEBUG : file1: md5 = 70fb144e4b2531cb9e3ade2849fcdfe1 OK 2025/07/06 04:52:54 DEBUG : file2: md5 = 68d176d559396ea026d90ed32b7e3cd1 OK --- PASS: TestCat (15.98s) === RUN TestPurge 2025/07/06 04:53:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohoven5bosa" 2025/07/06 04:53:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 04:53:07 DEBUG : Creating backend with remote "TestDrive:crypt/bjkkfhusuroeg30hf6n2evsdhs0gc8o0tq8d7msgd4qshlpoo1ng" 2025/07/06 04:53:08 DEBUG : Creating backend with remote "/tmp/rclone58968226" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohoven5bosa'", Local "Local file system at /tmp/rclone58968226", Modify Window "1ms" 2025/07/06 04:53:13 DEBUG : A1/B1/C1/one: md5 = 406aff2d03f32a1460d11e389b01fa49 OK 2025/07/06 04:53:13 INFO : A2: Making directory 2025/07/06 04:53:14 INFO : A1/B2: Making directory 2025/07/06 04:53:14 INFO : A1/B2/C2: Making directory 2025/07/06 04:53:15 INFO : A1/B1/C3: Making directory 2025/07/06 04:53:16 INFO : A3: Making directory 2025/07/06 04:53:17 INFO : A3/B3: Making directory 2025/07/06 04:53:17 INFO : A3/B3/C4: Making directory 2025/07/06 04:53:19 DEBUG : A1/two: md5 = 1d6d08222a91610a36a63d5ba451d3cb OK 2025/07/06 04:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohoven5bosa': Purge remote 2025/07/06 04:53:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.00s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:53:26 DEBUG : A1/B1/C1/one: md5 = 8f33dabc810e0a0432874a4cd101a32c OK 2025/07/06 04:53:26 INFO : A2: Making directory 2025/07/06 04:53:27 INFO : A1/B2: Making directory 2025/07/06 04:53:28 INFO : A1/B2/C2: Making directory 2025/07/06 04:53:29 INFO : A1/B1/C3: Making directory 2025/07/06 04:53:29 INFO : A3: Making directory 2025/07/06 04:53:30 INFO : A3/B3: Making directory 2025/07/06 04:53:31 INFO : A3/B3/C4: Making directory 2025/07/06 04:53:33 DEBUG : A1/two: md5 = 75004b8135b1d31ad787cb19bf8006e4 OK 2025/07/06 04:53:34 DEBUG : removing 1 level 3 directories 2025/07/06 04:53:34 INFO : A3/B3/C4: Removing directory 2025/07/06 04:53:37 DEBUG : removing 2 level 3 directories 2025/07/06 04:53:37 INFO : A1/B2/C2: Removing directory 2025/07/06 04:53:37 INFO : A1/B1/C3: Removing directory 2025/07/06 04:53:37 DEBUG : removing 2 level 2 directories 2025/07/06 04:53:37 INFO : A3/B3: Removing directory 2025/07/06 04:53:37 INFO : A1/B2: Removing directory 2025/07/06 04:53:37 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/06 04:53:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/06 04:53:38 DEBUG : removing 2 level 1 directories 2025/07/06 04:53:38 INFO : A3: Removing directory 2025/07/06 04:53:38 INFO : A2: Removing directory 2025/07/06 04:53:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/06 04:53:42 DEBUG : removing 1 level 3 directories 2025/07/06 04:53:42 INFO : A1/B1/C1: Removing directory 2025/07/06 04:53:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:43 DEBUG : removing 1 level 2 directories 2025/07/06 04:53:43 INFO : A1/B1: Removing directory 2025/07/06 04:53:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/06 04:53:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 04:53:43 DEBUG : removing 1 level 1 directories 2025/07/06 04:53:43 INFO : A1: Removing directory 2025/07/06 04:53:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/06 04:53:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/06 04:53:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 04:53:44 DEBUG : removing 1 level 0 directories 2025/07/06 04:53:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Removing directory 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/06 04:53:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.74s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:53:46 INFO : A1: Making directory 2025/07/06 04:53:47 INFO : A1/B1: Making directory 2025/07/06 04:53:48 INFO : A1/B1/C1: Making directory 2025/07/06 04:53:50 DEBUG : removing 1 level 3 directories 2025/07/06 04:53:50 INFO : A1/B1/C1: Removing directory 2025/07/06 04:53:51 DEBUG : removing 1 level 2 directories 2025/07/06 04:53:51 INFO : A1/B1: Removing directory 2025/07/06 04:53:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 04:53:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.68s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:53:53 INFO : A1: Making directory 2025/07/06 04:53:54 INFO : A1/B1: Making directory 2025/07/06 04:53:55 INFO : A1/B1/C1: Making directory 2025/07/06 04:53:57 DEBUG : removing 1 level 3 directories 2025/07/06 04:53:57 INFO : A1/B1/C1: Removing directory 2025/07/06 04:53:58 DEBUG : removing 1 level 2 directories 2025/07/06 04:53:58 INFO : A1/B1: Removing directory 2025/07/06 04:53:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 04:54:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.42s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:54:02 DEBUG : file1: md5 = 7c5da32d5ee2d22b0e42bb00567c8c05 OK 2025/07/06 04:54:03 DEBUG : filename.txt: File name found in url 2025/07/06 04:54:04 DEBUG : filename.txt: md5 = fe9ef2e92d5b41627a8e8b0ccf42b083 OK 2025/07/06 04:54:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/06 04:54:05 DEBUG : headerfilename.txt: md5 = 64389b97a58a32bde371ee6bb18eca36 OK 2025/07/06 04:54:07 DEBUG : file2: md5 = dcb328260aef8b72da8c50fed7f1a2c3 OK --- PASS: TestCopyURL (8.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:54:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/06 04:54:12 DEBUG : sub/file2: md5 = 5e6db6c2cdce714b229f8e71a88354d0 OK 2025/07/06 04:54:12 INFO : file1: Copied (new) to: sub/file2 2025/07/06 04:54:12 INFO : file1: Deleted 2025/07/06 04:54:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 04:54:12 DEBUG : file1: Unchanged skipping 2025/07/06 04:54:12 INFO : file1: Deleted 2025/07/06 04:54:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': don't need to copy/move sub/file2, it is already at target location 2025/07/06 04:54:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.79s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:54:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/06 04:54:17 DEBUG : file1: md5 = 0a07f3677fbf9a3908df0fff7145a856 OK 2025/07/06 04:54:17 INFO : file1: Copied (new) 2025/07/06 04:54:17 INFO : file1: Deleted 2025/07/06 04:54:17 DEBUG : file1: Destination exists, skipping 2025/07/06 04:54:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.27s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:54:21 DEBUG : dst/file1: md5 = 3c2cd12ef01fd4fb966ed2903b01dcc3 OK 2025/07/06 04:54:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muxowuf5kada/backup" 2025/07/06 04:54:22 DEBUG : Creating backend with remote "TestDrive:crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g/1nrff024r7pq65ecp72fc28jb0" 2025/07/06 04:54:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/06 04:54:26 INFO : dst/file1: Moved (server-side) 2025/07/06 04:54:27 DEBUG : dst/file1: md5 = d558133ffc55bf492b75d01b7fb74674 OK 2025/07/06 04:54:27 INFO : dst/file1: Copied (new) 2025/07/06 04:54:27 INFO : dst/file1: Deleted 2025/07/06 04:54:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 04:54:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/06 04:54:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.40s) === 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-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:54:34 DEBUG : A1/one: md5 = ffd2dda8173bb2cf924457c68adc4adb OK 2025/07/06 04:54:35 DEBUG : A1/two: md5 = e01aec210557417a90c5b8d9772fcdf8 OK 2025/07/06 04:54:37 DEBUG : A1/B1/three: md5 = f749d29c56f07be95d93a84e4c3383d0 OK 2025/07/06 04:54:39 DEBUG : A1/B1/C1/four: md5 = e24c8b502888e03efb6b2684afac47fb OK 2025/07/06 04:54:41 DEBUG : A1/B1/C2/five: md5 = 8d1b96f0617fbc1e14b91db52523dbd4 OK 2025/07/06 04:54:41 INFO : A1/B2: Making directory 2025/07/06 04:54:42 INFO : A1/B1/C3: Making directory 2025/07/06 04:54:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/06 04:54:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/06 04:54:51 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/06 04:54:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/06 04:54:51 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/06 04:54:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/06 04:54:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/06 04:54:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 04:54:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/06 04:54:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/06 04:54:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/06 04:55:02 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/06 04:55:02 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/06 04:55:02 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/06 04:55:03 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/06 04:55:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/06 04:55:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/06 04:55:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/06 04:55:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 04:55:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/06 04:55:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/06 04:55:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/06 04:55:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/06 04:55:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/06 04:55:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/06 04:55:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/06 04:55:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/06 04:55:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/06 04:55:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/06 04:55:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/06 04:55:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.75s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': File to upload is small (34 bytes), uploading instead of streaming 2025/07/06 04:55:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 975d2c57b6aef7897faaac11924fa349 OK 2025/07/06 04:55:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/06 04:55:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/06 04:55:19 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/06 04:55:20 DEBUG : no_checksum_big_file_from_pipe: md5 = 82bad331772c6f308e5e37bd583c227e OK 2025/07/06 04:55:20 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': File to upload is small (34 bytes), uploading instead of streaming 2025/07/06 04:55:23 DEBUG : with_checksum_small_file_from_pipe: md5 = 3a5dad25304324ecb0f40a1efb3441d2 OK 2025/07/06 04:55:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/06 04:55:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/06 04:55:25 DEBUG : with_checksum_big_file_from_pipe: md5 = ab0919e9c6fde6c0d283b345d403ae2e OK 2025/07/06 04:55:25 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': File to upload is small (34 bytes), uploading instead of streaming 2025/07/06 04:55:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 04:55:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/06 04:55:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': File to upload is small (34 bytes), uploading instead of streaming 2025/07/06 04:55:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/06 04:55:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/06 04:55:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.81s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/06 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': File to upload is small (48 bytes), uploading instead of streaming 2025/07/06 04:55:38 DEBUG : rcat_metadata: md5 = 13396c697b5daf81acaf6de6fd77d388 OK 2025/07/06 04:55:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/06 04:55:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/06 04:55:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = ed8a62422ffe764de03b5515767f4db3 OK 2025/07/06 04:55:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.99s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (2.92s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:55:43 DEBUG : potato1: md5 = 17013c9ccb84e9c820c69de15bd17576 OK 2025/07/06 04:55:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': File to upload is small (60 bytes), uploading instead of streaming 2025/07/06 04:55:45 DEBUG : potato2: md5 = e234596cc732f677c7d44b7a8e6cc10c OK 2025/07/06 04:55:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.50s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:55:48 DEBUG : potato1: md5 = 78c976e2eacb2ae7c6a3619c94951b02 OK 2025/07/06 04:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': File to upload is small (60 bytes), uploading instead of streaming 2025/07/06 04:55:49 DEBUG : potato2: md5 = 22d10d1c36cc6e06b5e5f86074d3fcef OK 2025/07/06 04:55:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.57s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:55:53 DEBUG : potato2: md5 = a83527bd3db8630b17eaa7fa7f724d46 OK 2025/07/06 04:55:55 DEBUG : empty space: md5 = 11bbfb178974b499bd7fa7107665262d OK 2025/07/06 04:55:57 DEBUG : sub dir/potato3: md5 = 721578a8f65c6b771ffebba47969ee75 OK 2025/07/06 04:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Touching "sub dir/potato3" 2025/07/06 04:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Touching "potato2" 2025/07/06 04:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Touching "empty space" 2025/07/06 04:56:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.44s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:56:01 DEBUG : dir with metadata: Making directory with metadata 2025/07/06 04:56:02 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:56:04 DEBUG : directory with modtime: Making directory with metadata 2025/07/06 04:56:05 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.53s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:56:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/06 04:56:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 04:56:07 DEBUG : Google drive root 'crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g': Skipping btime metadata as can't update it on an existing file: 2025-07-06T04:56:06.816157896Z 2025/07/06 04:56:07 INFO : non existent directory: Updated directory metadata 2025/07/06 04:56:09 DEBUG : Google drive root 'crypt/eqlltfb3od7jl0otda4ssus0absvl0s3njider6ge87866mvdd2g': Skipping btime metadata as can't update it on an existing file: 2025-07-06T04:56:06.816157896Z 2025/07/06 04:56:09 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:56:11 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/06 04:56:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/06 04:56:13 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.02s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:56:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/06 04:56:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 04:56:15 DEBUG : dst: Making directory with metadata 2025/07/06 04:56:16 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 04:56:16 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 04:56:16 INFO : dst: Set directory modification time (using SetModTime) 2025/07/06 04:56:17 INFO : dst: Set directory modification time (using SetModTime) 2025/07/06 04:56:17 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/06 04:56:17 INFO : dst: Set directory modification time (using SetModTime) 2025/07/06 04:56:17 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.37s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada'", Local "Local file system at /tmp/rclone3829727870", Modify Window "1ms" 2025/07/06 04:56:20 DEBUG : sub dir/test remove existing: md5 = ef889e85109c3ee024a49f98ad70ede7 OK 2025/07/06 04:56:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 64f90b425ea7fb337c9035b7cda572c8 OK 2025/07/06 04:56:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.noforuy9" before starting 2025/07/06 04:56:25 DEBUG : sub dir/test remove existing.noforuy9: TEST: removing renamed existing file after operation 2025/07/06 04:56:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.faroced1" before starting 2025/07/06 04:56:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.faroced1: TEST: renaming existing back after failed operation 2025/07/06 04:56:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vadihiq8" before starting 2025/07/06 04:56:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vadihiq8: TEST: removing renamed existing file after operation 2025/07/06 04:56:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "klmk3lpurf6li535eggashbfqpqgbsq3lnkhe2b8jafci3ishttg" 2025/07/06 04:56:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gqd76sdpk5g89rri2j6tncuga0nq3072nqchja7a9mk6ab20j4s4g42nch7t1oumbt48fmjh1u0c54nv111pn95rgjoaja9t8km0mp3696m7cjoio7dpk7oe2n816kscrhng8bcpfovudhnsm6sv01k43suklra7cuh089k6geuma05ki6lg" --- PASS: TestRemoveExisting (12.75s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/06 04:56:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muxowuf5kada': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m38.408578417s (try 1/5)