"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/13 02:52:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo" 2025/05/13 02:52:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:52:57 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60" 2025/05/13 02:52:58 DEBUG : Creating backend with remote "/tmp/rclone15050515" === 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-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/13 02:52:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/13 02:52:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/13 02:52:58 DEBUG : potato: Seek from 10 to 0 2025/05/13 02:52:58 DEBUG : potato: Seek from 10 to 0 2025/05/13 02:52:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/13 02:52:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/13 02:52:58 DEBUG : potato: Seek from 5 to 2 2025/05/13 02:52:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/13 02:52:58 DEBUG : potato: Seek from 7 to 0 2025/05/13 02:52:58 DEBUG : potato: Seek from 7 to 0 2025/05/13 02:52:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/13 02:52:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/13 02:52:58 DEBUG : potato: Seek from 5 to 2 2025/05/13 02:52:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/13 02:52:58 DEBUG : potato: Seek from 8 to 0 2025/05/13 02:52:58 DEBUG : potato: Seek from 8 to 0 2025/05/13 02:52:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/13 02:52:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/13 02:52:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/13 02:52:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/13 02:52:58 DEBUG : potato: Seek from 5 to 2 2025/05/13 02:52:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/13 02:52:58 DEBUG : potato: Seek from 9 to 0 2025/05/13 02:52:58 DEBUG : potato: Seek from 9 to 0 2025/05/13 02:52:58 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-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:53:00 DEBUG : rutabaga: md5 = be7fa4680986e3546fe28b6ddb1717d6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/13 02:53:03 DEBUG : empty space: md5 = 4ed09028c6b45c7cbfee9c7f3708ce63 OK === RUN TestCheck/3 2025/05/13 02:53:05 DEBUG : potato2: md5 = 3c016e058f5eff12dbbb14e75b8325af OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/13 02:53:07 DEBUG : remotepotato: md5 = b6a3d3fcbe73627245b534e82741f2ae OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.20s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/05/13 02:53:09 DEBUG : Creating backend with remote "nonexistent" 2025/05/13 02:53:09 DEBUG : Creating backend with remote "nonexistent" 2025/05/13 02:53:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/13 02:53:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/13 02:53:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/13 02:53:09 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-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:53:11 DEBUG : rutabaga: md5 = 1889141d3e7e57378c7aef23c238d70a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/13 02:53:15 DEBUG : empty space: md5 = 5b7aafaab9cea04f7d9bf30ca503323f OK === RUN TestCheckDownload/3 2025/05/13 02:53:18 DEBUG : potato2: md5 = b36664f9522bc61e3ca05a1cd04911ad OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/13 02:53:21 DEBUG : remotepotato: md5 = f4edc6b30f34b749dc33552cc1e7c307 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.82s) --- PASS: TestCheckDownload/1 (1.56s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.20s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (1.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:53:28 DEBUG : rutabaga: md5 = 2641cd9f7fa63f144311876de2d37d8f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/13 02:53:30 DEBUG : empty space: md5 = 7c26d749446bdb83a8109e52de161900 OK === RUN TestCheckSizeOnly/3 2025/05/13 02:53:31 DEBUG : potato2: md5 = dff8b5dc264ce0623815be8e433e7fce OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/13 02:53:34 DEBUG : remotepotato: md5 = dc7bb13a983efcbe18519f072866ba86 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.26s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:53:38 DEBUG : test.sum: md5 = 56c673b13a6fee12d4a5498b0ceb9d62 OK 2025/05/13 02:53:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/13 02:53:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/13 02:53:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/13 02:53:39 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/13 02:53:40 DEBUG : test.sum: md5 = 703af11dee921c48354ac9f90f034b93 OK 2025/05/13 02:53:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/13 02:53:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/13 02:53:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/13 02:53:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.86s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:53:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo/data" 2025/05/13 02:53:43 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:53:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo/data" 2025/05/13 02:53:45 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60/vjrnln8ratgmqakfosrqe8espk" 2025/05/13 02:53:48 DEBUG : data/banana: md5 = 136662f8ab4b255e9e4de128c293800c OK 2025/05/13 02:53:50 DEBUG : test.sum: md5 = 320902fe553228f3dd3de16b7426bddc OK === RUN TestCheckSumDownload/subtest1 2025/05/13 02:53:54 DEBUG : data/potato: md5 = 7b9bd3bfa078fbac4db1d927f845104d OK 2025/05/13 02:53:55 DEBUG : test.sum: md5 = 8ecaff63da5d3f51a9551401096772d8 OK === RUN TestCheckSumDownload/subtest2 2025/05/13 02:53:59 DEBUG : test.sum: md5 = d526f23f8274c226da71e88d12cbbf91 OK === RUN TestCheckSumDownload/subtest3 2025/05/13 02:54:03 DEBUG : test.sum: md5 = fa20265d1b2768c79f07244dd9278f68 OK === RUN TestCheckSumDownload/subtest4 2025/05/13 02:54:07 DEBUG : test.sum: md5 = 9a271edc12a23186901cf48f183da7c7 OK === RUN TestCheckSumDownload/subtest5 2025/05/13 02:54:12 DEBUG : test.sum: md5 = 9de0f6ec1a341dd000863c18508fcc83 OK === RUN TestCheckSumDownload/subtest6 2025/05/13 02:54:16 DEBUG : data/banana: md5 = 1574c8016a12829281a919e9091a9b11 OK 2025/05/13 02:54:18 DEBUG : data/potato: md5 = 9d19d47e90728e0f9f2a05909a9c0aec OK 2025/05/13 02:54:19 DEBUG : test.sum: md5 = 5f671626ad6b7c65959fc746133c7b62 OK === RUN TestCheckSumDownload/subtest7 2025/05/13 02:54:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/13 02:54:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.95s) --- PASS: TestCheckSumDownload/subtest1 (2.11s) --- PASS: TestCheckSumDownload/subtest2 (2.00s) --- PASS: TestCheckSumDownload/subtest3 (2.27s) --- PASS: TestCheckSumDownload/subtest4 (2.34s) --- PASS: TestCheckSumDownload/subtest5 (2.68s) --- PASS: TestCheckSumDownload/subtest6 (2.69s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestApplyTransforms 2025/05/13 02:54:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wegujep6vano" 2025/05/13 02:54:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:54:24 DEBUG : Creating backend with remote "TestDrive:crypt/v7ppajj8odkok62f0q71j5a1dqbrgc7vhn1vjosrir382v7sqkh0" 2025/05/13 02:54:25 DEBUG : Creating backend with remote "/tmp/rclone2085439317" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wegujep6vano'", Local "Local file system at /tmp/rclone2085439317", Modify Window "1ms" 2025/05/13 02:54:27 DEBUG : hello, world!: md5 = 9f61135799a6c99e3800d98a4df24c1f OK upper checkfile vs. lower remote (without normalization) 2025/05/13 02:54:28 ERROR : hello, world!: sum not found 2025/05/13 02:54:28 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wegujep6vano' 2025/05/13 02:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegujep6vano': 1 files missing 2025/05/13 02:54:28 NOTICE: 1 hashes missing 2025/05/13 02:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegujep6vano': 2 differences found 2025/05/13 02:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegujep6vano': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/13 02:54:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 02:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegujep6vano': 0 differences found 2025/05/13 02:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegujep6vano': 1 matching files 2025/05/13 02:54:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bowaraz0vovo" 2025/05/13 02:54:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:54:29 DEBUG : Creating backend with remote "TestDrive:crypt/7an45j5vh2pgr7hplecpn4ep9ujt2b3ddao33dae97s245s561c0" 2025/05/13 02:54:30 DEBUG : Creating backend with remote "/tmp/rclone201233687" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bowaraz0vovo'", Local "Local file system at /tmp/rclone201233687", Modify Window "1ms" 2025/05/13 02:54:32 DEBUG : HELLO, WORLD!: md5 = 501dd33e904d6a6367de9807406f237e OK lower checkfile vs. upper remote (without normalization) 2025/05/13 02:54:33 ERROR : HELLO, WORLD!: sum not found 2025/05/13 02:54:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bowaraz0vovo' 2025/05/13 02:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bowaraz0vovo': 1 files missing 2025/05/13 02:54:33 NOTICE: 1 hashes missing 2025/05/13 02:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bowaraz0vovo': 2 differences found 2025/05/13 02:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bowaraz0vovo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/13 02:54:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 02:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bowaraz0vovo': 0 differences found 2025/05/13 02:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bowaraz0vovo': 1 matching files 2025/05/13 02:54:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zilezez0cevi" 2025/05/13 02:54:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:54:34 DEBUG : Creating backend with remote "TestDrive:crypt/jbb18u3bqfctnknfkc5popbs8dno03a6uft3s2er2vv5a287riug" 2025/05/13 02:54:35 DEBUG : Creating backend with remote "/tmp/rclone1165501447" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zilezez0cevi'", Local "Local file system at /tmp/rclone1165501447", Modify Window "1ms" 2025/05/13 02:54:37 DEBUG : HeLlO, wOrLd!: md5 = ae5e7c7fd58481681e89b6d1ede6e9b1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/13 02:54:38 ERROR : HeLlO, wOrLd!: sum not found 2025/05/13 02:54:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zilezez0cevi' 2025/05/13 02:54:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zilezez0cevi': 1 files missing 2025/05/13 02:54:38 NOTICE: 1 hashes missing 2025/05/13 02:54:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zilezez0cevi': 2 differences found 2025/05/13 02:54:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zilezez0cevi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/13 02:54:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 02:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zilezez0cevi': 0 differences found 2025/05/13 02:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zilezez0cevi': 1 matching files 2025/05/13 02:54:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayapej2nuce" 2025/05/13 02:54:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:54:39 DEBUG : Creating backend with remote "TestDrive:crypt/n6052g0of0ceto8uj8dke4ctp2qtve2vm17bofhrsnnp0vts900g" 2025/05/13 02:54:40 DEBUG : Creating backend with remote "/tmp/rclone1001794208" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayapej2nuce'", Local "Local file system at /tmp/rclone1001794208", Modify Window "1ms" 2025/05/13 02:54:42 DEBUG : HELLO, WORLD!: md5 = 00f9712d8daab83251646c93d7012e87 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/13 02:54:43 ERROR : HELLO, WORLD!: sum not found 2025/05/13 02:54:43 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kayapej2nuce' 2025/05/13 02:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayapej2nuce': 1 files missing 2025/05/13 02:54:43 NOTICE: 1 hashes missing 2025/05/13 02:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayapej2nuce': 2 differences found 2025/05/13 02:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayapej2nuce': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/13 02:54:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 02:54:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayapej2nuce': 0 differences found 2025/05/13 02:54:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayapej2nuce': 1 matching files 2025/05/13 02:54:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fevapuz6fayo" 2025/05/13 02:54:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:54:45 DEBUG : Creating backend with remote "TestDrive:crypt/o90rpg17q215vua3b5gstrfq0fc54lbo8qbk0q5qpmbi7uhcg3mg" 2025/05/13 02:54:46 DEBUG : Creating backend with remote "/tmp/rclone2686249751" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fevapuz6fayo'", Local "Local file system at /tmp/rclone2686249751", Modify Window "1ms" 2025/05/13 02:54:48 DEBUG : 測試_Русский___ě_áñ: md5 = 685ba61eae27f0be7c893c9b86bea102 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/13 02:54:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/13 02:54:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fevapuz6fayo' 2025/05/13 02:54:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevapuz6fayo': 1 files missing 2025/05/13 02:54:48 NOTICE: 1 hashes missing 2025/05/13 02:54:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevapuz6fayo': 2 differences found 2025/05/13 02:54:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevapuz6fayo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/13 02:54:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 02:54:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevapuz6fayo': 0 differences found 2025/05/13 02:54:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevapuz6fayo': 1 matching files 2025/05/13 02:54:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeqinem1laxa" 2025/05/13 02:54:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/8jddq69dnh8idmpeo003keso3ve4o5g1ippobkf02uaaul5a87n0" 2025/05/13 02:54:51 DEBUG : Creating backend with remote "/tmp/rclone251272798" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeqinem1laxa'", Local "Local file system at /tmp/rclone251272798", Modify Window "1ms" 2025/05/13 02:54:53 DEBUG : 測試_Русский___ě_áñ: md5 = 4ca5c2b068d79cd283df1044c96227ce OK NFC checkfile vs. NFD remote (without normalization) 2025/05/13 02:54:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/13 02:54:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zeqinem1laxa' 2025/05/13 02:54:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeqinem1laxa': 1 files missing 2025/05/13 02:54:54 NOTICE: 1 hashes missing 2025/05/13 02:54:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeqinem1laxa': 2 differences found 2025/05/13 02:54:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeqinem1laxa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/13 02:54:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 02:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeqinem1laxa': 0 differences found 2025/05/13 02:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeqinem1laxa': 1 matching files 2025/05/13 02:54:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huyoxap3ziyu" 2025/05/13 02:54:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:54:55 DEBUG : Creating backend with remote "TestDrive:crypt/56nqh56k9bals2esr8p7e3t3n96ceihmqjue6rp6o0g1m7vk89k0" 2025/05/13 02:54:57 DEBUG : Creating backend with remote "/tmp/rclone1471685910" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huyoxap3ziyu'", Local "Local file system at /tmp/rclone1471685910", Modify Window "1ms" 2025/05/13 02:54:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4a37ce4b9e81810e3d1e0d3759204689 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/13 02:54:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/13 02:54:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huyoxap3ziyu' 2025/05/13 02:54:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyoxap3ziyu': 1 files missing 2025/05/13 02:54:59 NOTICE: 1 hashes missing 2025/05/13 02:54:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyoxap3ziyu': 2 differences found 2025/05/13 02:54:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyoxap3ziyu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/13 02:55:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 02:55:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyoxap3ziyu': 0 differences found 2025/05/13 02:55:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyoxap3ziyu': 1 matching files 2025/05/13 02:55:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qotapih6quda" 2025/05/13 02:55:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:55:01 DEBUG : Creating backend with remote "TestDrive:crypt/lfv8ctq1vdn37j4u4dodtv9jrbuvjhasg4ehtn6nb80195m4u6o0" 2025/05/13 02:55:02 DEBUG : Creating backend with remote "/tmp/rclone1092731558" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qotapih6quda'", Local "Local file system at /tmp/rclone1092731558", Modify Window "1ms" 2025/05/13 02:55:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bfb9a724b031fa91a7012d88289fde7f OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/13 02:55:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/13 02:55:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qotapih6quda' 2025/05/13 02:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotapih6quda': 1 files missing 2025/05/13 02:55:05 NOTICE: 1 hashes missing 2025/05/13 02:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotapih6quda': 2 differences found 2025/05/13 02:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotapih6quda': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/13 02:55:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 02:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotapih6quda': 0 differences found 2025/05/13 02:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotapih6quda': 1 matching files 2025/05/13 02:55:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yefoyaf2bufu" 2025/05/13 02:55:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:55:06 DEBUG : Creating backend with remote "TestDrive:crypt/jm13qkh686c2m69onrmutodvviutqbloo1e7ppiad09go3cv9aig" 2025/05/13 02:55:07 DEBUG : Creating backend with remote "/tmp/rclone2800716497" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yefoyaf2bufu'", Local "Local file system at /tmp/rclone2800716497", Modify Window "1ms" 2025/05/13 02:55:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 232448eed74c9882a2008d6fad6bc5c5 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/13 02:55:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/13 02:55:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yefoyaf2bufu' 2025/05/13 02:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefoyaf2bufu': 1 files missing 2025/05/13 02:55:10 NOTICE: 1 hashes missing 2025/05/13 02:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefoyaf2bufu': 2 differences found 2025/05/13 02:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefoyaf2bufu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/13 02:55:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 02:55:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefoyaf2bufu': 0 differences found 2025/05/13 02:55:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yefoyaf2bufu': 1 matching files 2025/05/13 02:55:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufuhug8zeti" 2025/05/13 02:55:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:55:11 DEBUG : Creating backend with remote "TestDrive:crypt/k645qdhm9c0de60pbr7vn6ol0he3df3i372gs7hhng4e1i0m7sng" 2025/05/13 02:55:12 DEBUG : Creating backend with remote "/tmp/rclone3631436553" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufuhug8zeti'", Local "Local file system at /tmp/rclone3631436553", Modify Window "1ms" 2025/05/13 02:55:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f1e2afbb75c93955eac48e44942739db OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/13 02:55:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/13 02:55:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gufuhug8zeti' 2025/05/13 02:55:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufuhug8zeti': 1 files missing 2025/05/13 02:55:15 NOTICE: 1 hashes missing 2025/05/13 02:55:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufuhug8zeti': 2 differences found 2025/05/13 02:55:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufuhug8zeti': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/13 02:55:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/13 02:55:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufuhug8zeti': 0 differences found 2025/05/13 02:55:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufuhug8zeti': 1 matching files 2025/05/13 02:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufuhug8zeti': Purge remote 2025/05/13 02:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yefoyaf2bufu': Purge remote 2025/05/13 02:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qotapih6quda': Purge remote 2025/05/13 02:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huyoxap3ziyu': Purge remote 2025/05/13 02:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeqinem1laxa': Purge remote 2025/05/13 02:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fevapuz6fayo': Purge remote 2025/05/13 02:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayapej2nuce': Purge remote 2025/05/13 02:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zilezez0cevi': Purge remote 2025/05/13 02:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bowaraz0vovo': Purge remote 2025/05/13 02:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wegujep6vano': Purge remote --- PASS: TestApplyTransforms (55.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:55:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/13 02:55:23 DEBUG : sub/file2: md5 = 99a14e88f1ba7199156c21ddfef65714 OK 2025/05/13 02:55:23 INFO : file1: Copied (new) to: sub/file2 2025/05/13 02:55:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 02:55:23 DEBUG : file1: Unchanged skipping 2025/05/13 02:55:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': don't need to copy/move sub/file2, it is already at target location 2025/05/13 02:55:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.92s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:55:29 DEBUG : dst/file1: md5 = efd40cfb1cba50205bbbc29016eb3ddf OK 2025/05/13 02:55:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo/backup" 2025/05/13 02:55:30 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60/1nrff024r7pq65ecp72fc28jb0" 2025/05/13 02:55:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/13 02:55:33 INFO : dst/file1: Moved (server-side) 2025/05/13 02:55:35 DEBUG : dst/file1: md5 = 279e1a5ee6c1b4d535ef32ab96aa00b3 OK 2025/05/13 02:55:35 INFO : dst/file1: Copied (new) 2025/05/13 02:55:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 02:55:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 02:55:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.89s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:55:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo/dst" 2025/05/13 02:55:40 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/13 02:55:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo/CompareDest" 2025/05/13 02:55:41 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60/gveqi14airsml4bgu7krj116o8" 2025/05/13 02:55:43 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 02:55:45 DEBUG : one: md5 = 6cef4dbd3583d818aa0d40c8de45d16b OK 2025/05/13 02:55:45 INFO : one: Copied (new) 2025/05/13 02:55:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:55:48 DEBUG : one: md5 = ba42fd63149c7e97dc44eff7f8243ba6 OK 2025/05/13 02:55:48 INFO : one: Copied (replaced existing) 2025/05/13 02:55:50 DEBUG : dst/one: md5 = 219d1fa39bb7bdf28ab1299cad60f323 OK 2025/05/13 02:55:52 DEBUG : CompareDest/one: md5 = cefcf128d2f98206ca56d79d1978bddf OK 2025/05/13 02:55:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:55:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:55:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 02:55:55 DEBUG : CompareDest/two: md5 = 4beddda2ee5880a74973735465006781 OK 2025/05/13 02:55:56 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 02:55:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:55:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 02:55:57 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 02:55:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:55:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 02:55:58 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 02:55:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/13 02:56:00 DEBUG : two: md5 = 4298b198391680ef17780d01ceb1a24b OK 2025/05/13 02:56:00 INFO : two: Copied (new) 2025/05/13 02:56:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 02:56:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 02:56:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 02:56:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.03s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:56:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo/dst" 2025/05/13 02:56:05 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/13 02:56:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo/CopyDest" 2025/05/13 02:56:06 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/13 02:56:08 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 02:56:10 DEBUG : one: md5 = e074373d445dbc04c14e00b61d406608 OK 2025/05/13 02:56:10 INFO : one: Copied (new) 2025/05/13 02:56:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:56:13 DEBUG : one: md5 = b6be28e348231fa17293710212bfc071 OK 2025/05/13 02:56:13 INFO : one: Copied (replaced existing) 2025/05/13 02:56:14 DEBUG : dst/one: md5 = 056bcffbd65612aa233de92aad4578fd OK 2025/05/13 02:56:17 DEBUG : CopyDest/one: md5 = 7a306129d23029f21d2eb0f404b9b895 OK 2025/05/13 02:56:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo/BackupDir" 2025/05/13 02:56:17 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/13 02:56:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:56:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:56:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 02:56:21 INFO : one: Moved (server-side) 2025/05/13 02:56:22 INFO : one: Copied (server-side copy) 2025/05/13 02:56:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/13 02:56:24 DEBUG : CopyDest/two: md5 = 5d9cffd18910c75e04852991bf055751 OK 2025/05/13 02:56:24 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 02:56:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:56:25 INFO : two: Copied (server-side copy) 2025/05/13 02:56:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/13 02:56:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/13 02:56:26 DEBUG : two: Unchanged skipping 2025/05/13 02:56:28 DEBUG : CopyDest/three: md5 = d58127865f07ffe7322e8fe86c720d50 OK 2025/05/13 02:56:29 DEBUG : three: Need to transfer - File not found at Destination 2025/05/13 02:56:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/13 02:56:29 DEBUG : three: Destination not found in --copy-dest 2025/05/13 02:56:30 DEBUG : three: md5 = 910dfdd62c7f7cc0dd2f5526b40950d1 OK 2025/05/13 02:56:30 INFO : three: Copied (new) 2025/05/13 02:56:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/13 02:56:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 02:56:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 02:56:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 02:56:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 02:56:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/13 02:56:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.17s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", 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-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:56:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/13 02:56:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c2417e4de59c1e5f2c9563244efbd585 OK 2025/05/13 02:56:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/13 02:56:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/13 02:56:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/13 02:56:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/13 02:56:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/13 02:56:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 23d415c7fc89cff4fb95fd323eb51f3f OK 2025/05/13 02:56:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/13 02:56:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/13 02:56:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.79s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:56:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Looking for duplicate names using skip mode. 2025/05/13 02:56:50 NOTICE: one: Found 2 files with duplicate names 2025/05/13 02:56:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:56:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Looking for duplicate names using skip mode. 2025/05/13 02:56:56 NOTICE: one: Found 3 files with duplicate names 2025/05/13 02:56:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/13 02:56:56 INFO : one: Deleted 2025/05/13 02:56:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.26s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:57:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Looking for duplicate names using first mode. 2025/05/13 02:57:02 NOTICE: one: Found 3 files with duplicate names 2025/05/13 02:57:03 INFO : one: Deleted 2025/05/13 02:57:03 INFO : one: Deleted 2025/05/13 02:57:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.23s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:57:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Looking for duplicate names using newest mode. 2025/05/13 02:57:08 NOTICE: one: Found 3 files with duplicate names 2025/05/13 02:57:08 INFO : one: Deleted 2025/05/13 02:57:09 INFO : one: Deleted 2025/05/13 02:57:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.16s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:57:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Looking for duplicate names using oldest mode. 2025/05/13 02:57:15 NOTICE: one: Found 3 files with duplicate names 2025/05/13 02:57:15 INFO : one: Deleted 2025/05/13 02:57:16 INFO : one: Deleted 2025/05/13 02:57:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.28s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:57:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Looking for duplicate names using largest mode. 2025/05/13 02:57:21 NOTICE: one: Found 3 files with duplicate names 2025/05/13 02:57:22 INFO : one: Deleted 2025/05/13 02:57:22 INFO : one: Deleted 2025/05/13 02:57:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.38s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:57:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Looking for duplicate names using smallest mode. 2025/05/13 02:57:28 NOTICE: one: Found 3 files with duplicate names 2025/05/13 02:57:28 INFO : one: Deleted 2025/05/13 02:57:29 INFO : one: Deleted 2025/05/13 02:57:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.39s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:57:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Looking for duplicate names using rename mode. 2025/05/13 02:57:35 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/13 02:57:36 INFO : one-2.txt: renamed from: one.txt 2025/05/13 02:57:38 INFO : one-3.txt: renamed from: one.txt 2025/05/13 02:57:39 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.49s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:57:43 DEBUG : dupe1/one.txt: md5 = f17bb08f40a6b07c52a5644dbc912ef6 OK 2025/05/13 02:57:45 DEBUG : dupe2/two.txt: md5 = 98429416e2edbe864d8185e9e56b560c OK 2025/05/13 02:57:47 DEBUG : dupe3/three.txt: md5 = 050c2f71b7f189e88ca51a5b919246e8 OK 2025/05/13 02:57:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/13 02:57:48 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/13 02:57:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/13 02:57:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/13 02:57:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/13 02:57:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/13 02:57:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.41s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:57:55 DEBUG : a.txt: md5 = d9a8379b37515dbe20d0442e43f15a7f OK 2025/05/13 02:57:56 DEBUG : zend.txt: md5 = 3767de089e270ff7c55e893f8813c100 OK 2025/05/13 02:57:58 DEBUG : sub dir/hello world: md5 = 90084cce3eab036bb8d7a8ba34e26970 OK 2025/05/13 02:58:00 DEBUG : sub dir/hello world2: md5 = 0e7369c4145a78ddca2a6580d823b46c OK 2025/05/13 02:58:02 DEBUG : sub dir/ignore dir/.ignore: md5 = a7334976910eb294089a67066c35ea35 OK 2025/05/13 02:58:03 DEBUG : sub dir/ignore dir/should be ignored: md5 = f1e7ce067304246eec0e38c78106cb84 OK 2025/05/13 02:58:05 DEBUG : sub dir/sub sub dir/hello world3: md5 = 189943f0c8f78d51217f6d3409bdc243 OK 2025/05/13 02:58:07 DEBUG : a.txt: Excluded (Size Filter) 2025/05/13 02:58:07 DEBUG : a.txt: Excluded 2025/05/13 02:58:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/13 02:58:07 DEBUG : sub dir/hello world2: Excluded 2025/05/13 02:58:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/13 02:58:07 DEBUG : sub dir/hello world: Excluded 2025/05/13 02:58:08 DEBUG : sub dir/ignore dir: Excluded 2025/05/13 02:58:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/13 02:58:08 DEBUG : sub dir/hello world2: Excluded 2025/05/13 02:58:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/13 02:58:08 DEBUG : sub dir/hello world: Excluded 2025/05/13 02:58:08 DEBUG : sub dir/ignore dir: Excluded 2025/05/13 02:58:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/13 02:58:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/13 02:58:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/13 02:58:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/13 02:58:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/13 02:58:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/13 02:58:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.12s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:58:16 DEBUG : a.txt: md5 = 5e072e6094883a82ced0b619c83ce89f OK 2025/05/13 02:58:17 DEBUG : zend.txt: md5 = 3584899e4b3590467f2d933d8532e7f3 OK 2025/05/13 02:58:19 DEBUG : sub dir/hello world: md5 = 2b2466386ff891629a44718a71c89864 OK 2025/05/13 02:58:21 DEBUG : sub dir/hello world2: md5 = 2e61c9a945dc323297e045280167f922 OK 2025/05/13 02:58:23 DEBUG : sub dir/ignore dir/.ignore: md5 = 5685bc9946bbceed77a3d02f796dbde9 OK 2025/05/13 02:58:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = 23bb96154bdcbf6f74959536fd79e616 OK 2025/05/13 02:58:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = dba69e5748af2665ba394d7160e297c1 OK 2025/05/13 02:58:28 DEBUG : a.txt: Excluded (Size Filter) 2025/05/13 02:58:28 DEBUG : a.txt: Excluded 2025/05/13 02:58:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/13 02:58:28 DEBUG : sub dir/hello world: Excluded 2025/05/13 02:58:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/13 02:58:28 DEBUG : sub dir/hello world2: Excluded 2025/05/13 02:58:29 DEBUG : sub dir/ignore dir: Excluded 2025/05/13 02:58:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/13 02:58:29 DEBUG : sub dir/hello world: Excluded 2025/05/13 02:58:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/13 02:58:29 DEBUG : sub dir/hello world2: Excluded 2025/05/13 02:58:29 DEBUG : sub dir/ignore dir: Excluded 2025/05/13 02:58:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/13 02:58:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/13 02:58:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/13 02:58:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/13 02:58:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/13 02:58:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/13 02:58:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.73s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:58:37 DEBUG : file1: md5 = 8f492ad717b7f8dfaff8c05c29bc7e96 OK 2025/05/13 02:58:39 DEBUG : sub/file2: md5 = ae0632ed5a53de85020e1209c21307da OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/13 02:58:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/13 02:58:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/13 02:58:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/13 02:58:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.25s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:58:46 DEBUG : file1: md5 = 9bb718357120caa514aff099b9c89ece OK 2025/05/13 02:58:48 DEBUG : sub/file2: md5 = f5f7d73053c0a254c236d16f2b1ed4e8 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/13 02:58:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo/notfound" 2025/05/13 02:58:52 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60/qe0i31qdkoejk60elps0ni5sqk" 2025/05/13 02:58:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.78s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:58:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Making directory 2025/05/13 02:58:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:58:59 DEBUG : sub dir/hello world: md5 = f79e4b91de21a2c432c76f210ccb6901 OK 2025/05/13 02:59:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:59:03 DEBUG : potato2: md5 = e7dad49e1a86628e03c4308a3412a289 OK 2025/05/13 02:59:05 DEBUG : empty space: md5 = ea519f6c4b11259857a5e710495dd7a7 OK --- PASS: TestLs (4.65s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:59:08 DEBUG : potato2: md5 = 1530902adebb7ac41a3f639012c1a836 OK 2025/05/13 02:59:09 DEBUG : empty space: md5 = 0ad78e2848f7fed6f5f1cde250b16c35 OK 2025/05/13 02:59:10 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.62s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:59:12 DEBUG : potato2: md5 = 4e97bdf44e9a6b6b90cd026c87fb729d OK 2025/05/13 02:59:14 DEBUG : empty space: md5 = e0fef40895bd1829e075b504084f3257 OK --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:59:17 DEBUG : potato2: md5 = dc9b3e94583229c46c1d3c5f4a47c792 OK 2025/05/13 02:59:19 DEBUG : empty space: md5 = 1836c8ca7fb2e2186831d52401d54ac2 OK --- PASS: TestHashSums (4.42s) === RUN TestHashSumsWithErrors 2025/05/13 02:59:20 DEBUG : Creating backend with remote ":memory:" 2025/05/13 02:59:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/13 02:59:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/13 02:59:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/13 02:59:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/13 02:59:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/13 02:59:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/13 02:59:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/13 02:59:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/13 02:59:20 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-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:59:22 DEBUG : potato2: md5 = 6bd669e5f8be886e337ea8c0ea5d5ee3 OK 2025/05/13 02:59:23 DEBUG : empty space: md5 = 57061a574a181e5b728ae092c47dacd4 OK 2025/05/13 02:59:25 DEBUG : sub dir/potato3: md5 = c5e6a571ba926c475fae9448804f0134 OK 2025/05/13 02:59:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.42s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:59:30 DEBUG : small: md5 = ad72d1c49e0e6ccf953dfe1450de63a2 OK 2025/05/13 02:59:31 DEBUG : medium: md5 = c26a616fcaff27ce37bc2766a52f363b OK 2025/05/13 02:59:33 DEBUG : large: md5 = 0ef20a4e9ee99799b3c7fd7238d9eed7 OK 2025/05/13 02:59:33 DEBUG : Waiting for deletions to finish 2025/05/13 02:59:33 DEBUG : large: Excluded (Size Filter) 2025/05/13 02:59:34 INFO : small: Deleted 2025/05/13 02:59:34 INFO : medium: Deleted --- PASS: TestDelete (6.11s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:59:36 DEBUG : small: md5 = 4039d4815555df40d7ba2033dddba9ef OK 2025/05/13 02:59:38 DEBUG : medium: md5 = 8ae90b214398e6aa9ba7c9e2b281fb57 OK 2025/05/13 02:59:39 DEBUG : large: md5 = 7d763b654bc9dfdd434771794aaae0aa OK 2025/05/13 02:59:39 DEBUG : Waiting for deletions to finish 2025/05/13 02:59:39 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/13 02:59:40 INFO : small: Deleted 2025/05/13 02:59:40 INFO : medium: Deleted --- PASS: TestMaxDelete (6.66s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:59:43 DEBUG : small: md5 = d8bea0fe37ab58bcaef6068a5cb8a95d OK 2025/05/13 02:59:44 DEBUG : medium: md5 = dc06fccfa29a3eba4575cc3795d2115b OK 2025/05/13 02:59:46 DEBUG : large: md5 = 88bf924ff4150bcf26763386a156fe1e OK 2025/05/13 02:59:46 DEBUG : Waiting for deletions to finish 2025/05/13 02:59:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/13 02:59:47 INFO : medium: Deleted 2025/05/13 02:59:47 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.92s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:59:50 DEBUG : small: md5 = ec52bb530ba99f85d499cdebfac80479 OK 2025/05/13 02:59:51 DEBUG : medium: md5 = 28af84628816c09b7e1f83c70eb8eaa6 OK 2025/05/13 02:59:53 DEBUG : large: md5 = cb6155472d1dc8f39afda1c410089c27 OK 2025/05/13 02:59:53 DEBUG : Waiting for deletions to finish 2025/05/13 02:59:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/13 02:59:54 INFO : small: Deleted 2025/05/13 02:59:54 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.23s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 02:59:57 DEBUG : ReadFile: md5 = a3db2cbe15ad51d5c32aeeb02d547929 OK --- PASS: TestReadFile (4.33s) === RUN TestRetry 2025/05/13 03:00:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/13 03:00:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/13 03:00:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/13 03:00:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/13 03:00:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/13 03:00:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/13 03:00:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:00:01 DEBUG : file1: md5 = 4f3bcca121780cff6d6dd183cfc48026 OK 2025/05/13 03:00:03 DEBUG : file2: md5 = 178c9f28817573dc69e50a95cd394ed7 OK --- PASS: TestCat (15.98s) === RUN TestPurge 2025/05/13 03:00:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latobix3tuke" 2025/05/13 03:00:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 03:00:16 DEBUG : Creating backend with remote "TestDrive:crypt/ljpj9ciln2b3sivi3cu7qpcdqvgkohgo8fk3s4p4h0hl2696dpk0" 2025/05/13 03:00:17 DEBUG : Creating backend with remote "/tmp/rclone4087327617" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latobix3tuke'", Local "Local file system at /tmp/rclone4087327617", Modify Window "1ms" 2025/05/13 03:00:21 DEBUG : A1/B1/C1/one: md5 = ea0468b333b55d2de6a6a843e8f83502 OK 2025/05/13 03:00:21 INFO : A2: Making directory 2025/05/13 03:00:22 INFO : A1/B2: Making directory 2025/05/13 03:00:23 INFO : A1/B2/C2: Making directory 2025/05/13 03:00:23 INFO : A1/B1/C3: Making directory 2025/05/13 03:00:24 INFO : A3: Making directory 2025/05/13 03:00:25 INFO : A3/B3: Making directory 2025/05/13 03:00:26 INFO : A3/B3/C4: Making directory 2025/05/13 03:00:28 DEBUG : A1/two: md5 = 03958a4c8a653878b5b26681a61a5ba1 OK 2025/05/13 03:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latobix3tuke': Purge remote 2025/05/13 03:00:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.38s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:00:35 DEBUG : A1/B1/C1/one: md5 = ecbdc33633fdd2e0bfab4d4f40efc7b9 OK 2025/05/13 03:00:35 INFO : A2: Making directory 2025/05/13 03:00:36 INFO : A1/B2: Making directory 2025/05/13 03:00:37 INFO : A1/B2/C2: Making directory 2025/05/13 03:00:37 INFO : A1/B1/C3: Making directory 2025/05/13 03:00:38 INFO : A3: Making directory 2025/05/13 03:00:39 INFO : A3/B3: Making directory 2025/05/13 03:00:40 INFO : A3/B3/C4: Making directory 2025/05/13 03:00:42 DEBUG : A1/two: md5 = a95f754a2b1130eca9aea38b65f77ac5 OK 2025/05/13 03:00:45 DEBUG : removing 1 level 3 directories 2025/05/13 03:00:45 INFO : A3/B3/C4: Removing directory 2025/05/13 03:00:48 DEBUG : removing 2 level 3 directories 2025/05/13 03:00:48 INFO : A1/B2/C2: Removing directory 2025/05/13 03:00:48 INFO : A1/B1/C3: Removing directory 2025/05/13 03:00:49 DEBUG : removing 2 level 2 directories 2025/05/13 03:00:49 INFO : A3/B3: Removing directory 2025/05/13 03:00:49 INFO : A1/B2: Removing directory 2025/05/13 03:00:49 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/13 03:00:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/13 03:00:49 DEBUG : removing 2 level 1 directories 2025/05/13 03:00:49 INFO : A3: Removing directory 2025/05/13 03:00:49 INFO : A2: Removing directory 2025/05/13 03:00:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/13 03:00:53 DEBUG : removing 1 level 3 directories 2025/05/13 03:00:53 INFO : A1/B1/C1: Removing directory 2025/05/13 03:00:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:54 DEBUG : removing 1 level 2 directories 2025/05/13 03:00:54 INFO : A1/B1: Removing directory 2025/05/13 03:00:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/13 03:00:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:00:55 DEBUG : removing 1 level 1 directories 2025/05/13 03:00:55 INFO : A1: Removing directory 2025/05/13 03:00:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/13 03:00:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/13 03:00:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 03:00:56 DEBUG : removing 1 level 0 directories 2025/05/13 03:00:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Removing directory 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/13 03:00:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (25.98s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:00:59 INFO : A1: Making directory 2025/05/13 03:01:00 INFO : A1/B1: Making directory 2025/05/13 03:01:01 INFO : A1/B1/C1: Making directory 2025/05/13 03:01:04 DEBUG : removing 1 level 3 directories 2025/05/13 03:01:04 INFO : A1/B1/C1: Removing directory 2025/05/13 03:01:04 DEBUG : removing 1 level 2 directories 2025/05/13 03:01:04 INFO : A1/B1: Removing directory 2025/05/13 03:01:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:01:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.05s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:01:07 INFO : A1: Making directory 2025/05/13 03:01:09 INFO : A1/B1: Making directory 2025/05/13 03:01:09 INFO : A1/B1/C1: Making directory 2025/05/13 03:01:12 DEBUG : removing 1 level 3 directories 2025/05/13 03:01:12 INFO : A1/B1/C1: Removing directory 2025/05/13 03:01:13 DEBUG : removing 1 level 2 directories 2025/05/13 03:01:13 INFO : A1/B1: Removing directory 2025/05/13 03:01:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:01:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:01:18 DEBUG : file1: md5 = 2b61e948a65ba1ba198220b133cbf799 OK 2025/05/13 03:01:18 DEBUG : filename.txt: File name found in url 2025/05/13 03:01:20 DEBUG : filename.txt: md5 = 2c327fc9378688ef6cdb9bc6c738c6d1 OK 2025/05/13 03:01:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/13 03:01:21 DEBUG : headerfilename.txt: md5 = 9aea3c5a7c7b28bb0ba0e6da922a4a8c OK 2025/05/13 03:01:22 DEBUG : file2: md5 = cf71683e0641c4e33ee29f6abd1b40b1 OK --- PASS: TestCopyURL (8.65s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:01:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/13 03:01:27 DEBUG : sub/file2: md5 = 89e68d8e076eec6783bbe6d22857350f OK 2025/05/13 03:01:27 INFO : file1: Copied (new) to: sub/file2 2025/05/13 03:01:27 INFO : file1: Deleted 2025/05/13 03:01:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 03:01:28 DEBUG : file1: Unchanged skipping 2025/05/13 03:01:28 INFO : file1: Deleted 2025/05/13 03:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': don't need to copy/move sub/file2, it is already at target location 2025/05/13 03:01:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:01:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/13 03:01:32 DEBUG : file1: md5 = 233bd0f756c7f38186ce88fb6c10192d OK 2025/05/13 03:01:32 INFO : file1: Copied (new) 2025/05/13 03:01:32 INFO : file1: Deleted 2025/05/13 03:01:32 DEBUG : file1: Destination exists, skipping 2025/05/13 03:01:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.19s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:01:37 DEBUG : dst/file1: md5 = 6b124d78f3b9fc27888d78584cdc74c2 OK 2025/05/13 03:01:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qevagif8qaxo/backup" 2025/05/13 03:01:37 DEBUG : Creating backend with remote "TestDrive:crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60/1nrff024r7pq65ecp72fc28jb0" 2025/05/13 03:01:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/13 03:01:41 INFO : dst/file1: Moved (server-side) 2025/05/13 03:01:42 DEBUG : dst/file1: md5 = 573571e78b7540f95765a52028fb8119 OK 2025/05/13 03:01:42 INFO : dst/file1: Copied (new) 2025/05/13 03:01:42 INFO : dst/file1: Deleted 2025/05/13 03:01:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:01:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/13 03:01:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.68s) === 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-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:01:49 DEBUG : A1/one: md5 = ef009fdcc7fded37e3506e6c61bd4776 OK 2025/05/13 03:01:51 DEBUG : A1/two: md5 = b9fb4f081e4a3262a64bc2f3d3b3cdac OK 2025/05/13 03:01:53 DEBUG : A1/B1/three: md5 = 83dfddba6e2594731ec2d52c92935966 OK 2025/05/13 03:01:55 DEBUG : A1/B1/C1/four: md5 = 840050a733675fc79d1f8fa4e322753d OK 2025/05/13 03:01:57 DEBUG : A1/B1/C2/five: md5 = 40a7b30b828928f7a2e2e07769088a61 OK 2025/05/13 03:01:57 INFO : A1/B2: Making directory 2025/05/13 03:01:58 INFO : A1/B1/C3: Making directory 2025/05/13 03:02:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/13 03:02:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/13 03:02:07 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/13 03:02:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/13 03:02:07 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/13 03:02:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/13 03:02:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/13 03:02:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:02:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/13 03:02:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/13 03:02:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/13 03:02:18 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/13 03:02:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/13 03:02:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/13 03:02:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/13 03:02:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/13 03:02:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/13 03:02:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/13 03:02:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:02:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/13 03:02:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/13 03:02:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/13 03:02:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/13 03:02:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/13 03:02:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/13 03:02:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/13 03:02:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/13 03:02:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/13 03:02:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/13 03:02:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/13 03:02:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.26s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/13 03:02:35 DEBUG : no_checksum_small_file_from_pipe: md5 = ad876e3931576332f6d55fa428504c46 OK 2025/05/13 03:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/13 03:02:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/13 03:02:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/13 03:02:38 DEBUG : no_checksum_big_file_from_pipe: md5 = 3b4229b4bc7ae65379a862f7092bfce4 OK 2025/05/13 03:02:38 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-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/13 03:02:41 DEBUG : with_checksum_small_file_from_pipe: md5 = 506a02f7866c22d521b89c82b7b7fdfa OK 2025/05/13 03:02:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/13 03:02:41 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/13 03:02:42 DEBUG : with_checksum_big_file_from_pipe: md5 = 308439eff9701b85ad4b0627bc382ec4 OK 2025/05/13 03:02:42 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-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/13 03:02:46 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 03:02:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/13 03:02:47 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-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/13 03:02:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/13 03:02:52 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/13 03:02:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.11s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/13 03:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': File to upload is small (48 bytes), uploading instead of streaming 2025/05/13 03:02:56 DEBUG : rcat_metadata: md5 = 6c99f0746424c4240c26de4fb9850bc5 OK 2025/05/13 03:02:56 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/13 03:02:58 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/13 03:02:58 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0b38199c0caf8e436d608d0d19f2f177 OK 2025/05/13 03:02:58 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.34s) --- PASS: TestRcatMetadata/Normal (2.30s) --- PASS: TestRcatMetadata/ViaDisk (2.62s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:03:01 DEBUG : potato1: md5 = 776256ae90a6dc78c01ab63e2c21405e OK 2025/05/13 03:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/13 03:03:03 DEBUG : potato2: md5 = 4f51572a086d25f0d0c680fb853e5e16 OK 2025/05/13 03:03:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.63s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:03:06 DEBUG : potato1: md5 = 62ed444e03ae67fec96165479a1b8621 OK 2025/05/13 03:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/13 03:03:07 DEBUG : potato2: md5 = ceaedbca9915e753f4db32b46ca98f94 OK 2025/05/13 03:03:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.92s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:03:11 DEBUG : potato2: md5 = 90597b3ba9b70a45fddc0eb02202fa93 OK 2025/05/13 03:03:12 DEBUG : empty space: md5 = 75448ec78647648ae0b318e6d36543da OK 2025/05/13 03:03:14 DEBUG : sub dir/potato3: md5 = cab518ea5bad671938db641b235d32ef OK 2025/05/13 03:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Touching "sub dir/potato3" 2025/05/13 03:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Touching "empty space" 2025/05/13 03:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Touching "potato2" 2025/05/13 03:03:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.52s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:03:19 DEBUG : dir with metadata: Making directory with metadata 2025/05/13 03:03:20 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.36s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:03:21 DEBUG : directory with modtime: Making directory with metadata 2025/05/13 03:03:22 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.37s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:03:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/13 03:03:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/13 03:03:24 DEBUG : Google drive root 'crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60': Skipping btime metadata as can't update it on an existing file: 2025-05-13T03:03:24.002701267Z 2025/05/13 03:03:24 INFO : non existent directory: Updated directory metadata 2025/05/13 03:03:26 DEBUG : Google drive root 'crypt/cf2c0qd9p9fqdp5crvs4nq8j7b6p6mkbtsnscbb94dvmraelbe60': Skipping btime metadata as can't update it on an existing file: 2025-05-13T03:03:24.002701267Z 2025/05/13 03:03:27 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.74s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:03:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/13 03:03:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/13 03:03:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.85s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:03:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/13 03:03:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/13 03:03:32 DEBUG : dst: Making directory with metadata 2025/05/13 03:03:33 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/13 03:03:33 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/13 03:03:33 INFO : dst: Set directory modification time (using SetModTime) 2025/05/13 03:03:34 INFO : dst: Set directory modification time (using SetModTime) 2025/05/13 03:03:34 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/13 03:03:34 INFO : dst: Set directory modification time (using SetModTime) 2025/05/13 03:03:34 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.46s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo'", Local "Local file system at /tmp/rclone15050515", Modify Window "1ms" 2025/05/13 03:03:38 DEBUG : sub dir/test remove existing: md5 = 927bc39e12d07a72470a9d0b68094575 OK 2025/05/13 03:03:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4433c52dfee6224b0629b44a755aaaca OK 2025/05/13 03:03:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tufexan1" before starting 2025/05/13 03:03:42 DEBUG : sub dir/test remove existing.tufexan1: TEST: removing renamed existing file after operation 2025/05/13 03:03:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pidosux4" before starting 2025/05/13 03:03:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pidosux4: TEST: renaming existing back after failed operation 2025/05/13 03:03:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jukeqes6" before starting 2025/05/13 03:03:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jukeqes6: TEST: removing renamed existing file after operation 2025/05/13 03:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b534mlru1p8oq6fof8ha7ug5ns7he5m9q79465ccjbleddj5t1d0" 2025/05/13 03:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "g7mba88iehc0r4q6laqmgc2t467p44docr5qtcujq7nk6pmgbtg778u6pr9ou3oolrr6migpslgcek928ct83g10nr9fo620qg0ptd11vbkk2s6s2geao1cm8mk1sfadpu720u2r7ibmppbgv2geljm0tabih13ta7chlole1e1komig083g" --- PASS: TestRemoveExisting (12.81s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/13 03:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qevagif8qaxo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m52.101190706s (try 1/5)