"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/14 01:43:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho" 2025/01/14 01:43:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:43:43 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60" 2025/01/14 01:43:44 DEBUG : Creating backend with remote "/tmp/rclone2217870074" === 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-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/14 01:43:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 01:43:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/14 01:43:45 DEBUG : potato: Seek from 10 to 0 2025/01/14 01:43:45 DEBUG : potato: Seek from 10 to 0 2025/01/14 01:43:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/14 01:43:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 01:43:45 DEBUG : potato: Seek from 5 to 2 2025/01/14 01:43:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/14 01:43:45 DEBUG : potato: Seek from 7 to 0 2025/01/14 01:43:45 DEBUG : potato: Seek from 7 to 0 2025/01/14 01:43:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/14 01:43:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 01:43:45 DEBUG : potato: Seek from 5 to 2 2025/01/14 01:43:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/14 01:43:45 DEBUG : potato: Seek from 8 to 0 2025/01/14 01:43:45 DEBUG : potato: Seek from 8 to 0 2025/01/14 01:43:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/14 01:43:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/14 01:43:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/14 01:43:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/14 01:43:45 DEBUG : potato: Seek from 5 to 2 2025/01/14 01:43:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/14 01:43:45 DEBUG : potato: Seek from 9 to 0 2025/01/14 01:43:45 DEBUG : potato: Seek from 9 to 0 2025/01/14 01:43:45 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-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:43:48 DEBUG : rutabaga: md5 = c575c3cc0168e403627e32d99877af55 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/14 01:43:51 DEBUG : empty space: md5 = b501d6af7aa9112a6177a5d27384e345 OK === RUN TestCheck/3 2025/01/14 01:43:53 DEBUG : potato2: md5 = bc25127101e46a2bf51cfa8d2b2d0fb9 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/14 01:43:55 DEBUG : remotepotato: md5 = 9e41e3779ffe2fc6a9d347c9a0830de7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.88s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/01/14 01:43:59 DEBUG : Creating backend with remote "nonexistent" 2025/01/14 01:43:59 DEBUG : Creating backend with remote "nonexistent" 2025/01/14 01:43:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/14 01:43:59 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/01/14 01:43:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/14 01:43:59 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-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:44:01 DEBUG : rutabaga: md5 = e81598e2858fc73cfc3491f3c4e789f4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/14 01:44:05 DEBUG : empty space: md5 = a77c386609ddc57625c01f0bae7f1533 OK === RUN TestCheckDownload/3 2025/01/14 01:44:08 DEBUG : potato2: md5 = dc378d276f9c087782c9ec97891b6235 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/14 01:44:13 DEBUG : remotepotato: md5 = f762871a61d194c3e0b8dc4714f517b9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.54s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (1.26s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (1.30s) --- PASS: TestCheckDownload/6 (1.45s) --- PASS: TestCheckDownload/7 (1.13s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:44:21 DEBUG : rutabaga: md5 = 7906898c83c482275281dbbb5b5d58cd OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/14 01:44:24 DEBUG : empty space: md5 = 7482f474517c32ed6628148850daee1d OK === RUN TestCheckSizeOnly/3 2025/01/14 01:44:26 DEBUG : potato2: md5 = 3c68eb2978206464bd62799ba6e57411 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/14 01:44:29 DEBUG : remotepotato: md5 = 132a09022ffb04a9691a3a52d5d15916 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.03s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:44:34 DEBUG : test.sum: md5 = df596c986d566f6dc90f5e808aa37e5f OK 2025/01/14 01:44:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/14 01:44:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/14 01:44:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/14 01:44:36 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/14 01:44:37 DEBUG : test.sum: md5 = b97f05eff54f74c88b961a9d1d937bf6 OK 2025/01/14 01:44:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/14 01:44:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/14 01:44:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/14 01:44:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.16s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:44:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho/data" 2025/01/14 01:44:40 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:44:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho/data" 2025/01/14 01:44:42 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60/vjrnln8ratgmqakfosrqe8espk" 2025/01/14 01:44:46 DEBUG : data/banana: md5 = 1345137b2459df6b8ebf9fab95c2d646 OK 2025/01/14 01:44:48 DEBUG : test.sum: md5 = d95858354e5b279ffc5b4c4a8c560a5d OK === RUN TestCheckSumDownload/subtest1 2025/01/14 01:44:52 DEBUG : data/potato: md5 = a90859724db25c902544d200bbd4b46f OK 2025/01/14 01:44:54 DEBUG : test.sum: md5 = 1e56807ae1abc467f758172e613d0d8b OK === RUN TestCheckSumDownload/subtest2 2025/01/14 01:44:58 DEBUG : test.sum: md5 = 355121183a772ad8cf65dc4dbadd5d37 OK === RUN TestCheckSumDownload/subtest3 2025/01/14 01:45:03 DEBUG : test.sum: md5 = fb694ca96ffa58f2ca2a504546831f40 OK === RUN TestCheckSumDownload/subtest4 2025/01/14 01:45:08 DEBUG : test.sum: md5 = 10193e343ac0020727df9b97a4ca253e OK === RUN TestCheckSumDownload/subtest5 2025/01/14 01:45:13 DEBUG : test.sum: md5 = 9d58412bbdc871ae63198cf3569a4336 OK === RUN TestCheckSumDownload/subtest6 2025/01/14 01:45:17 DEBUG : data/banana: md5 = 382ed71ef06a15d880af197c29d2ce7c OK 2025/01/14 01:45:19 DEBUG : data/potato: md5 = b6d61d1f4b76063c2388431311516d54 OK 2025/01/14 01:45:20 DEBUG : test.sum: md5 = 04c1d568c50c7d21b4f298d4617376b1 OK === RUN TestCheckSumDownload/subtest7 2025/01/14 01:45:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/14 01:45:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.72s) --- PASS: TestCheckSumDownload/subtest1 (2.62s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (2.68s) --- PASS: TestCheckSumDownload/subtest4 (2.48s) --- PASS: TestCheckSumDownload/subtest5 (2.43s) --- PASS: TestCheckSumDownload/subtest6 (2.47s) --- PASS: TestCheckSumDownload/subtest7 (2.72s) === RUN TestApplyTransforms 2025/01/14 01:45:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzaxub4yuga" 2025/01/14 01:45:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:45:27 DEBUG : Creating backend with remote "TestDrive:crypt/lkedgkv6drtdficfv3sm15sq1o4vgt257j5s8rgorhmsfko2nol0" 2025/01/14 01:45:28 DEBUG : Creating backend with remote "/tmp/rclone1447306004" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzaxub4yuga'", Local "Local file system at /tmp/rclone1447306004", Modify Window "1ms" 2025/01/14 01:45:31 DEBUG : hello, world!: md5 = f3ae451b63afd7719bd94aa2a2daac2b OK upper checkfile vs. lower remote (without normalization) 2025/01/14 01:45:32 ERROR : hello, world!: sum not found 2025/01/14 01:45:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suzaxub4yuga' 2025/01/14 01:45:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzaxub4yuga': 1 files missing 2025/01/14 01:45:32 NOTICE: 1 hashes missing 2025/01/14 01:45:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzaxub4yuga': 2 differences found 2025/01/14 01:45:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzaxub4yuga': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/14 01:45:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 01:45:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzaxub4yuga': 0 differences found 2025/01/14 01:45:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzaxub4yuga': 1 matching files 2025/01/14 01:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yezoxod0moye" 2025/01/14 01:45:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/v723b3isq40s0v2j95e6d320rrqu3pjbu34u3ivj3n7cdkdglf3g" 2025/01/14 01:45:34 DEBUG : Creating backend with remote "/tmp/rclone4071777885" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yezoxod0moye'", Local "Local file system at /tmp/rclone4071777885", Modify Window "1ms" 2025/01/14 01:45:37 DEBUG : HELLO, WORLD!: md5 = b0806a38ca92f1520197993036b99a6d OK lower checkfile vs. upper remote (without normalization) 2025/01/14 01:45:37 ERROR : HELLO, WORLD!: sum not found 2025/01/14 01:45:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yezoxod0moye' 2025/01/14 01:45:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yezoxod0moye': 1 files missing 2025/01/14 01:45:37 NOTICE: 1 hashes missing 2025/01/14 01:45:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yezoxod0moye': 2 differences found 2025/01/14 01:45:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yezoxod0moye': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/14 01:45:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 01:45:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yezoxod0moye': 0 differences found 2025/01/14 01:45:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yezoxod0moye': 1 matching files 2025/01/14 01:45:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasuquc8cedi" 2025/01/14 01:45:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:45:39 DEBUG : Creating backend with remote "TestDrive:crypt/vgtm2kdk8pklue7ijkr85otorngm7l5qk6ip6a72a15v3qpgg4c0" 2025/01/14 01:45:40 DEBUG : Creating backend with remote "/tmp/rclone2517292466" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasuquc8cedi'", Local "Local file system at /tmp/rclone2517292466", Modify Window "1ms" 2025/01/14 01:45:42 DEBUG : HeLlO, wOrLd!: md5 = 4bd9523bd9aba760c0d7dcd8bc5bd2bd OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/14 01:45:43 ERROR : HeLlO, wOrLd!: sum not found 2025/01/14 01:45:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qasuquc8cedi' 2025/01/14 01:45:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasuquc8cedi': 1 files missing 2025/01/14 01:45:43 NOTICE: 1 hashes missing 2025/01/14 01:45:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasuquc8cedi': 2 differences found 2025/01/14 01:45:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasuquc8cedi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/14 01:45:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 01:45:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasuquc8cedi': 0 differences found 2025/01/14 01:45:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasuquc8cedi': 1 matching files 2025/01/14 01:45:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugecuf7fuho" 2025/01/14 01:45:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:45:44 DEBUG : Creating backend with remote "TestDrive:crypt/jh44ijair64vncca5h64kogcamfb9kele4laef40jhm2dvto9l50" 2025/01/14 01:45:45 DEBUG : Creating backend with remote "/tmp/rclone2656620217" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugecuf7fuho'", Local "Local file system at /tmp/rclone2656620217", Modify Window "1ms" 2025/01/14 01:45:48 DEBUG : HELLO, WORLD!: md5 = 11da2be6e649b6786255ad9a7a5b0b9c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/14 01:45:49 ERROR : HELLO, WORLD!: sum not found 2025/01/14 01:45:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mugecuf7fuho' 2025/01/14 01:45:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugecuf7fuho': 1 files missing 2025/01/14 01:45:49 NOTICE: 1 hashes missing 2025/01/14 01:45:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugecuf7fuho': 2 differences found 2025/01/14 01:45:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugecuf7fuho': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/14 01:45:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 01:45:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugecuf7fuho': 0 differences found 2025/01/14 01:45:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugecuf7fuho': 1 matching files 2025/01/14 01:45:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gekatew5veda" 2025/01/14 01:45:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:45:50 DEBUG : Creating backend with remote "TestDrive:crypt/l34ut40ljlmibqh2c8no4ii7v5ued1kfi9ha0knima9h0oc7rkpg" 2025/01/14 01:45:51 DEBUG : Creating backend with remote "/tmp/rclone3996208978" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gekatew5veda'", Local "Local file system at /tmp/rclone3996208978", Modify Window "1ms" 2025/01/14 01:45:54 DEBUG : 測試_Русский___ě_áñ: md5 = da1bd8d23f18405c204ff8cc298bd72b OK NFD checkfile vs. NFC remote (without normalization) 2025/01/14 01:45:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/14 01:45:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gekatew5veda' 2025/01/14 01:45:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekatew5veda': 1 files missing 2025/01/14 01:45:55 NOTICE: 1 hashes missing 2025/01/14 01:45:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekatew5veda': 2 differences found 2025/01/14 01:45:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekatew5veda': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/14 01:45:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 01:45:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekatew5veda': 0 differences found 2025/01/14 01:45:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekatew5veda': 1 matching files 2025/01/14 01:45:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mopavep5vusu" 2025/01/14 01:45:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:45:56 DEBUG : Creating backend with remote "TestDrive:crypt/j7f6ic0q8q4macsd0n71g0r8o96mq2veo176u3onts4vrn9io6i0" 2025/01/14 01:45:57 DEBUG : Creating backend with remote "/tmp/rclone2675077330" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mopavep5vusu'", Local "Local file system at /tmp/rclone2675077330", Modify Window "1ms" 2025/01/14 01:46:00 DEBUG : 測試_Русский___ě_áñ: md5 = 3a119148f79833a620349f636387275f OK NFC checkfile vs. NFD remote (without normalization) 2025/01/14 01:46:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/14 01:46:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mopavep5vusu' 2025/01/14 01:46:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mopavep5vusu': 1 files missing 2025/01/14 01:46:00 NOTICE: 1 hashes missing 2025/01/14 01:46:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mopavep5vusu': 2 differences found 2025/01/14 01:46:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mopavep5vusu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/14 01:46:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 01:46:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mopavep5vusu': 0 differences found 2025/01/14 01:46:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mopavep5vusu': 1 matching files 2025/01/14 01:46:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyexod3heka" 2025/01/14 01:46:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:46:02 DEBUG : Creating backend with remote "TestDrive:crypt/44vatq07b8u1ngll33qb2vr0gq6rhsofh7qb0fr789cn1662rjhg" 2025/01/14 01:46:03 DEBUG : Creating backend with remote "/tmp/rclone1189657613" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyexod3heka'", Local "Local file system at /tmp/rclone1189657613", Modify Window "1ms" 2025/01/14 01:46:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c68d415004ad18ff78d00e7b0cdff95e OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/14 01:46:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 01:46:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-feyexod3heka' 2025/01/14 01:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyexod3heka': 1 files missing 2025/01/14 01:46:06 NOTICE: 1 hashes missing 2025/01/14 01:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyexod3heka': 2 differences found 2025/01/14 01:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyexod3heka': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/14 01:46:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 01:46:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyexod3heka': 0 differences found 2025/01/14 01:46:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyexod3heka': 1 matching files 2025/01/14 01:46:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wogegol0ceda" 2025/01/14 01:46:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:46:08 DEBUG : Creating backend with remote "TestDrive:crypt/fr313svsmq1e74f7h1sut298o1j28qntgkokc6mi2ltfndg7cf00" 2025/01/14 01:46:08 DEBUG : Creating backend with remote "/tmp/rclone1381147944" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wogegol0ceda'", Local "Local file system at /tmp/rclone1381147944", Modify Window "1ms" 2025/01/14 01:46:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cd5122dc505a8ede7b32a96d46942dff OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/14 01:46:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 01:46:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wogegol0ceda' 2025/01/14 01:46:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wogegol0ceda': 1 files missing 2025/01/14 01:46:12 NOTICE: 1 hashes missing 2025/01/14 01:46:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wogegol0ceda': 2 differences found 2025/01/14 01:46:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wogegol0ceda': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/14 01:46:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 01:46:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wogegol0ceda': 0 differences found 2025/01/14 01:46:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wogegol0ceda': 1 matching files 2025/01/14 01:46:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ganazun0wuso" 2025/01/14 01:46:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:46:13 DEBUG : Creating backend with remote "TestDrive:crypt/r0vl5jti58g5mdv9g9ra7bi3qtecpd06oliarlpudddputrg1dag" 2025/01/14 01:46:14 DEBUG : Creating backend with remote "/tmp/rclone2372824515" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ganazun0wuso'", Local "Local file system at /tmp/rclone2372824515", Modify Window "1ms" 2025/01/14 01:46:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6605a8c31b6a9bb371667d4aebc0f395 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/14 01:46:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 01:46:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ganazun0wuso' 2025/01/14 01:46:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganazun0wuso': 1 files missing 2025/01/14 01:46:17 NOTICE: 1 hashes missing 2025/01/14 01:46:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganazun0wuso': 2 differences found 2025/01/14 01:46:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganazun0wuso': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/14 01:46:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 01:46:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganazun0wuso': 0 differences found 2025/01/14 01:46:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganazun0wuso': 1 matching files 2025/01/14 01:46:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kukuges2riyi" 2025/01/14 01:46:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:46:19 DEBUG : Creating backend with remote "TestDrive:crypt/62kls01fe3nljn4rfih1s1nuj7ofc9mpu6ljd565e5liqcra7vj0" 2025/01/14 01:46:20 DEBUG : Creating backend with remote "/tmp/rclone2560682250" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kukuges2riyi'", Local "Local file system at /tmp/rclone2560682250", Modify Window "1ms" 2025/01/14 01:46:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dc26c1e55c3f2605c9750c4ade1fca91 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/14 01:46:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/14 01:46:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kukuges2riyi' 2025/01/14 01:46:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kukuges2riyi': 1 files missing 2025/01/14 01:46:23 NOTICE: 1 hashes missing 2025/01/14 01:46:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kukuges2riyi': 2 differences found 2025/01/14 01:46:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kukuges2riyi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/14 01:46:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/14 01:46:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kukuges2riyi': 0 differences found 2025/01/14 01:46:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kukuges2riyi': 1 matching files 2025/01/14 01:46:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kukuges2riyi': Purge remote 2025/01/14 01:46:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ganazun0wuso': Purge remote 2025/01/14 01:46:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogegol0ceda': Purge remote 2025/01/14 01:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyexod3heka': Purge remote 2025/01/14 01:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mopavep5vusu': Purge remote 2025/01/14 01:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekatew5veda': Purge remote 2025/01/14 01:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugecuf7fuho': Purge remote 2025/01/14 01:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasuquc8cedi': Purge remote 2025/01/14 01:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yezoxod0moye': Purge remote 2025/01/14 01:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzaxub4yuga': Purge remote --- PASS: TestApplyTransforms (62.96s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:46:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 01:46:33 DEBUG : sub/file2: md5 = 96d1c2f1ecc87175517f7045028b9cc0 OK 2025/01/14 01:46:33 INFO : file1: Copied (new) to: sub/file2 2025/01/14 01:46:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 01:46:34 DEBUG : file1: Unchanged skipping 2025/01/14 01:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': don't need to copy/move sub/file2, it is already at target location 2025/01/14 01:46:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.00s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:46:41 DEBUG : dst/file1: md5 = e922df4726782da6a8f89c4aa3c41439 OK 2025/01/14 01:46:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho/backup" 2025/01/14 01:46:41 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60/1nrff024r7pq65ecp72fc28jb0" 2025/01/14 01:46:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/14 01:46:46 INFO : dst/file1: Moved (server-side) 2025/01/14 01:46:48 DEBUG : dst/file1: md5 = e43c885cad96dc3db65c6e83d92f4560 OK 2025/01/14 01:46:48 INFO : dst/file1: Copied (new) 2025/01/14 01:46:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 01:46:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 01:46:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.80s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:46:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho/dst" 2025/01/14 01:46:54 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/14 01:46:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho/CompareDest" 2025/01/14 01:46:55 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60/gveqi14airsml4bgu7krj116o8" 2025/01/14 01:46:57 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 01:47:00 DEBUG : one: md5 = 95d050633f9a468783799ba18996bb03 OK 2025/01/14 01:47:00 INFO : one: Copied (new) 2025/01/14 01:47:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:47:03 DEBUG : one: md5 = 7b2458381f4b6a4ab2c9cacd9fcab5eb OK 2025/01/14 01:47:03 INFO : one: Copied (replaced existing) 2025/01/14 01:47:05 DEBUG : dst/one: md5 = bf3d410a1bb4fe788e6240a01ca8414e OK 2025/01/14 01:47:08 DEBUG : CompareDest/one: md5 = 2df3c24eb884e68d6709f8ae9d27dfeb OK 2025/01/14 01:47:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:47:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 01:47:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 01:47:11 DEBUG : CompareDest/two: md5 = 007b8b399132bc3093505c39c19682c2 OK 2025/01/14 01:47:12 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 01:47:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 01:47:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 01:47:13 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 01:47:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 01:47:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 01:47:14 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 01:47:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/14 01:47:17 DEBUG : two: md5 = 2b1df7c377a052847be5c2d624b0c933 OK 2025/01/14 01:47:17 INFO : two: Copied (new) 2025/01/14 01:47:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 01:47:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:47:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:47:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.64s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:47:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho/dst" 2025/01/14 01:47:22 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/14 01:47:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho/CopyDest" 2025/01/14 01:47:24 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/14 01:47:25 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 01:47:29 DEBUG : one: md5 = 2b44f01720f7ad5a601bc45b4fe033f5 OK 2025/01/14 01:47:29 INFO : one: Copied (new) 2025/01/14 01:47:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:47:31 DEBUG : one: md5 = 90f0b0ec54c4d8a3f7d16eec20600fd4 OK 2025/01/14 01:47:31 INFO : one: Copied (replaced existing) 2025/01/14 01:47:33 DEBUG : dst/one: md5 = 1f8f8214f10ac44ddafb65556002dc30 OK 2025/01/14 01:47:36 DEBUG : CopyDest/one: md5 = d449fa1d39e757dad92d0bf9f1d7d911 OK 2025/01/14 01:47:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho/BackupDir" 2025/01/14 01:47:37 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/14 01:47:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:47:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 01:47:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 01:47:41 INFO : one: Moved (server-side) 2025/01/14 01:47:42 INFO : one: Copied (server-side copy) 2025/01/14 01:47:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/14 01:47:44 DEBUG : CopyDest/two: md5 = 23fd5052b0cf6f9961502901a6d4d70d OK 2025/01/14 01:47:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 01:47:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 01:47:47 INFO : two: Copied (server-side copy) 2025/01/14 01:47:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/14 01:47:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/14 01:47:47 DEBUG : two: Unchanged skipping 2025/01/14 01:47:50 DEBUG : CopyDest/three: md5 = e1094a3a718f89add25cfef9116f2504 OK 2025/01/14 01:47:50 DEBUG : three: Need to transfer - File not found at Destination 2025/01/14 01:47:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/14 01:47:51 DEBUG : three: Destination not found in --copy-dest 2025/01/14 01:47:52 DEBUG : three: md5 = 70b4fe9018ea1d1046906334ac034494 OK 2025/01/14 01:47:52 INFO : three: Copied (new) 2025/01/14 01:47:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/14 01:47:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:47:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 01:47:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 01:47:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/14 01:47:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:47:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.84s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:48:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/14 01:48:04 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 042d9541b66d3e5062e02e9fc46af876 OK 2025/01/14 01:48:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/14 01:48:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/14 01:48:05 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/01/14 01:48:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/14 01:48:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/14 01:48:08 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 26a4c2ecb6eaa5767d5d1daccd42a397 OK 2025/01/14 01:48:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/14 01:48:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/14 01:48:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.72s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", 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-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:48:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Looking for duplicate names using skip mode. 2025/01/14 01:48:16 NOTICE: one: Found 2 files with duplicate names 2025/01/14 01:48:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.61s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:48:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Looking for duplicate names using skip mode. 2025/01/14 01:48:23 NOTICE: one: Found 3 files with duplicate names 2025/01/14 01:48:23 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/14 01:48:23 INFO : one: Deleted 2025/01/14 01:48:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:48:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Looking for duplicate names using first mode. 2025/01/14 01:48:30 NOTICE: one: Found 3 files with duplicate names 2025/01/14 01:48:30 INFO : one: Deleted 2025/01/14 01:48:31 INFO : one: Deleted 2025/01/14 01:48:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.39s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:48:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Looking for duplicate names using newest mode. 2025/01/14 01:48:37 NOTICE: one: Found 3 files with duplicate names 2025/01/14 01:48:38 INFO : one: Deleted 2025/01/14 01:48:39 INFO : one: Deleted 2025/01/14 01:48:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.56s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:48:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Looking for duplicate names using oldest mode. 2025/01/14 01:48:45 NOTICE: one: Found 3 files with duplicate names 2025/01/14 01:48:46 INFO : one: Deleted 2025/01/14 01:48:46 INFO : one: Deleted 2025/01/14 01:48:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.32s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:48:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Looking for duplicate names using largest mode. 2025/01/14 01:48:53 NOTICE: one: Found 3 files with duplicate names 2025/01/14 01:48:53 INFO : one: Deleted 2025/01/14 01:48:54 INFO : one: Deleted 2025/01/14 01:48:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.65s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:49:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Looking for duplicate names using smallest mode. 2025/01/14 01:49:00 NOTICE: one: Found 3 files with duplicate names 2025/01/14 01:49:01 INFO : one: Deleted 2025/01/14 01:49:02 INFO : one: Deleted 2025/01/14 01:49:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.57s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:49:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Looking for duplicate names using rename mode. 2025/01/14 01:49:10 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/14 01:49:11 INFO : one-2.txt: renamed from: one.txt 2025/01/14 01:49:12 INFO : one-3.txt: renamed from: one.txt 2025/01/14 01:49:14 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.65s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:49:19 DEBUG : dupe1/one.txt: md5 = 90c0f5de8d3ac8517aab8bec12fa1d3d OK 2025/01/14 01:49:22 DEBUG : dupe2/two.txt: md5 = 8d604dbe88ed6d510f305d3716b46cdf OK 2025/01/14 01:49:25 DEBUG : dupe3/three.txt: md5 = 02dcfdee5d774e8d36b6401fbdcb18dd OK 2025/01/14 01:49:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/14 01:49:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/14 01:49:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/14 01:49:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/14 01:49:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/14 01:49:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/14 01:49:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.52s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:49:34 DEBUG : a.txt: md5 = 3a99887fbbe2eec4e2fe03e87443dba2 OK 2025/01/14 01:49:35 DEBUG : zend.txt: md5 = 17768f9da913d36bee882ee472e40cd2 OK 2025/01/14 01:49:38 DEBUG : sub dir/hello world: md5 = 6d4b92755e590c07b08653621a9db4d0 OK 2025/01/14 01:49:40 DEBUG : sub dir/hello world2: md5 = 0ca71d3fc48b1e4e52e7ec761b92367b OK 2025/01/14 01:49:43 DEBUG : sub dir/ignore dir/.ignore: md5 = 93c34c280d7bf3b848b505adf3d8d3e5 OK 2025/01/14 01:49:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4e2884bea7a1b205e6d47e17dba69bf0 OK 2025/01/14 01:49:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7d6f16ffe3834a839b58096bfd2957ba OK 2025/01/14 01:49:48 DEBUG : a.txt: Excluded (Size Filter) 2025/01/14 01:49:48 DEBUG : a.txt: Excluded 2025/01/14 01:49:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/14 01:49:49 DEBUG : sub dir/hello world: Excluded 2025/01/14 01:49:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/14 01:49:49 DEBUG : sub dir/hello world2: Excluded 2025/01/14 01:49:50 DEBUG : sub dir/ignore dir: Excluded 2025/01/14 01:49:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/14 01:49:50 DEBUG : sub dir/hello world: Excluded 2025/01/14 01:49:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/14 01:49:50 DEBUG : sub dir/hello world2: Excluded 2025/01/14 01:49:50 DEBUG : sub dir/ignore dir: Excluded 2025/01/14 01:49:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/14 01:49:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/14 01:49:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/14 01:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/14 01:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/14 01:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/14 01:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.21s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:50:00 DEBUG : file1: md5 = 9baf1084aeb3214651a7a103089adc9f OK 2025/01/14 01:50:03 DEBUG : sub/file2: md5 = d3943c574786f60b383704e948551e6e 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/01/14 01:50:06 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/14 01:50:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/14 01:50:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/14 01:50:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.39s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:50:11 DEBUG : file1: md5 = 6bab6623cdeeaf03054cc56f1e068ad0 OK 2025/01/14 01:50:14 DEBUG : sub/file2: md5 = 5451e1a178d9c172507a9ec6ef5f9fd5 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/01/14 01:50:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho/notfound" 2025/01/14 01:50:18 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60/qe0i31qdkoejk60elps0ni5sqk" 2025/01/14 01:50:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.91s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.33s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:50:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Making directory 2025/01/14 01:50:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:50:26 DEBUG : sub dir/hello world: md5 = 9551683ed4470564f6803b0a0ab9e09a OK 2025/01/14 01:50:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:50:31 DEBUG : potato2: md5 = 2cd815a6e5925d443ec2b4f64f9e5674 OK 2025/01/14 01:50:32 DEBUG : empty space: md5 = 5c7550a65657612661a576e4e86661ca OK --- PASS: TestLs (5.57s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:50:36 DEBUG : potato2: md5 = 37954df9c554a2221bee6038fd7d7f96 OK 2025/01/14 01:50:38 DEBUG : empty space: md5 = 94f70b8c71b3741136e3c02871bab5d5 OK 2025/01/14 01:50:39 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/14 01:50:39 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.75s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:50:42 DEBUG : potato2: md5 = 786ac5a51589f642ca5707ae4b37ab6d OK 2025/01/14 01:50:44 DEBUG : empty space: md5 = 3efdeb529c7e4cba94ed3c63f3f26e31 OK --- PASS: TestLsLong (5.63s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:50:48 DEBUG : potato2: md5 = 6b56b46ce434bad7cce20a1857a3ca1f OK 2025/01/14 01:50:49 DEBUG : empty space: md5 = 44af7b59ad4da12b5732b54a05534e44 OK --- PASS: TestHashSums (5.29s) === RUN TestHashSumsWithErrors 2025/01/14 01:50:51 DEBUG : Creating backend with remote ":memory:" 2025/01/14 01:50:51 DEBUG : Config file has changed externally - reloading 2025/01/14 01:50:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/14 01:50:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/14 01:50:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/14 01:50:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/14 01:50:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/14 01:50:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/14 01:50:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/14 01:50:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/14 01:50:51 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-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:50:53 DEBUG : potato2: md5 = 292a72d4cf2a7d0bda48d7ac2a111a37 OK 2025/01/14 01:50:55 DEBUG : empty space: md5 = a213c7a99c335697bab0d05ffd581786 OK 2025/01/14 01:50:57 DEBUG : sub dir/potato3: md5 = b39ca8812a9b92c8d7aa761ef0cae1d5 OK 2025/01/14 01:51:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.40s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:51:03 DEBUG : small: md5 = ea02d1851a7a380f87e36f1a366fba45 OK 2025/01/14 01:51:05 DEBUG : medium: md5 = e7d75cc6a563ad4d78682a8331cf3b64 OK 2025/01/14 01:51:07 DEBUG : large: md5 = 64baf1755d172f5ddfe58e1c8de96f8e OK 2025/01/14 01:51:07 DEBUG : Waiting for deletions to finish 2025/01/14 01:51:08 DEBUG : large: Excluded (Size Filter) 2025/01/14 01:51:08 INFO : medium: Deleted 2025/01/14 01:51:08 INFO : small: Deleted --- PASS: TestDelete (7.81s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:51:11 DEBUG : small: md5 = c3da7e0663a438315a20b0f8452930b1 OK 2025/01/14 01:51:13 DEBUG : medium: md5 = 7ccb65b7c3bc76e8bda20b0d3faa1287 OK 2025/01/14 01:51:15 DEBUG : large: md5 = 3309fb23641e8e6985f827c3f3bd4e56 OK 2025/01/14 01:51:15 DEBUG : Waiting for deletions to finish 2025/01/14 01:51:15 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/14 01:51:16 INFO : small: Deleted 2025/01/14 01:51:16 INFO : large: Deleted --- PASS: TestMaxDelete (8.20s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:51:19 DEBUG : small: md5 = b7c7de0f60f054d50e63efad6a283a7c OK 2025/01/14 01:51:21 DEBUG : medium: md5 = ee3c6e296f02a2a2e4e94fe5bad38921 OK 2025/01/14 01:51:23 DEBUG : large: md5 = 20059aeeb51b7779b80ee09f70feb44b OK 2025/01/14 01:51:23 DEBUG : Waiting for deletions to finish 2025/01/14 01:51:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/14 01:51:24 INFO : medium: Deleted 2025/01/14 01:51:24 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.07s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:51:27 DEBUG : small: md5 = d55e2e8770760077117edc2675f36f1c OK 2025/01/14 01:51:29 DEBUG : medium: md5 = 29a87a0406979a1012de8bef1a2ad269 OK 2025/01/14 01:51:31 DEBUG : large: md5 = 343676deeea71c1c1fa3fade0839530b OK 2025/01/14 01:51:31 DEBUG : Waiting for deletions to finish 2025/01/14 01:51:31 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/14 01:51:32 INFO : large: Deleted 2025/01/14 01:51:32 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.17s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:51:36 DEBUG : ReadFile: md5 = fe207dc22f9f6e1fa1d6026a7ea9a438 OK --- PASS: TestReadFile (4.73s) === RUN TestRetry 2025/01/14 01:51:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/14 01:51:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/14 01:51:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 01:51:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 01:51:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 01:51:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/14 01:51:39 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-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:51:40 DEBUG : file1: md5 = d1fe73373a13994712e11d204b3b6352 OK 2025/01/14 01:51:42 DEBUG : file2: md5 = bab329e902684eefa8802d97e2786142 OK --- PASS: TestCat (18.30s) === RUN TestPurge 2025/01/14 01:51:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xegozay4gigo" 2025/01/14 01:51:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 01:51:57 DEBUG : Creating backend with remote "TestDrive:crypt/q1fl2q96i6hq8qe1khi2im82clg8s8etnvmqia733kvcsnvv04f0" 2025/01/14 01:51:58 DEBUG : Creating backend with remote "/tmp/rclone3816397287" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xegozay4gigo'", Local "Local file system at /tmp/rclone3816397287", Modify Window "1ms" 2025/01/14 01:52:04 DEBUG : A1/B1/C1/one: md5 = 59a5754126f35b106e88fc102a224bbb OK 2025/01/14 01:52:04 INFO : A2: Making directory 2025/01/14 01:52:05 INFO : A1/B2: Making directory 2025/01/14 01:52:06 INFO : A1/B2/C2: Making directory 2025/01/14 01:52:07 INFO : A1/B1/C3: Making directory 2025/01/14 01:52:08 INFO : A3: Making directory 2025/01/14 01:52:09 INFO : A3/B3: Making directory 2025/01/14 01:52:10 INFO : A3/B3/C4: Making directory 2025/01/14 01:52:13 DEBUG : A1/two: md5 = af446a26669813e1d875f1ed1cf05c27 OK 2025/01/14 01:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xegozay4gigo': Purge remote 2025/01/14 01:52:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.56s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:52:21 DEBUG : A1/B1/C1/one: md5 = 3a7a200127079254d59d90754a71c0a2 OK 2025/01/14 01:52:21 INFO : A2: Making directory 2025/01/14 01:52:22 INFO : A1/B2: Making directory 2025/01/14 01:52:23 INFO : A1/B2/C2: Making directory 2025/01/14 01:52:24 INFO : A1/B1/C3: Making directory 2025/01/14 01:52:25 INFO : A3: Making directory 2025/01/14 01:52:26 INFO : A3/B3: Making directory 2025/01/14 01:52:27 INFO : A3/B3/C4: Making directory 2025/01/14 01:52:30 DEBUG : A1/two: md5 = 0fc9c66c1adb0608f5bc0d3008c35fde OK 2025/01/14 01:52:31 DEBUG : removing 1 level 3 directories 2025/01/14 01:52:31 INFO : A3/B3/C4: Removing directory 2025/01/14 01:52:34 DEBUG : removing 2 level 3 directories 2025/01/14 01:52:34 INFO : A1/B2/C2: Removing directory 2025/01/14 01:52:34 INFO : A1/B1/C3: Removing directory 2025/01/14 01:52:35 DEBUG : removing 2 level 2 directories 2025/01/14 01:52:35 INFO : A3/B3: Removing directory 2025/01/14 01:52:35 INFO : A1/B2: Removing directory 2025/01/14 01:52:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/14 01:52:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/14 01:52:36 DEBUG : removing 2 level 1 directories 2025/01/14 01:52:36 INFO : A3: Removing directory 2025/01/14 01:52:36 INFO : A2: Removing directory 2025/01/14 01:52:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/14 01:52:41 DEBUG : removing 1 level 3 directories 2025/01/14 01:52:41 INFO : A1/B1/C1: Removing directory 2025/01/14 01:52:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:42 DEBUG : removing 1 level 2 directories 2025/01/14 01:52:42 INFO : A1/B1: Removing directory 2025/01/14 01:52:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/14 01:52:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 01:52:42 DEBUG : removing 1 level 1 directories 2025/01/14 01:52:42 INFO : A1: Removing directory 2025/01/14 01:52:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/14 01:52:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/14 01:52:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 01:52:43 DEBUG : removing 1 level 0 directories 2025/01/14 01:52:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Removing directory 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/14 01:52:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (28.55s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:52:46 INFO : A1: Making directory 2025/01/14 01:52:47 INFO : A1/B1: Making directory 2025/01/14 01:52:48 INFO : A1/B1/C1: Making directory 2025/01/14 01:52:51 DEBUG : removing 1 level 3 directories 2025/01/14 01:52:51 INFO : A1/B1/C1: Removing directory 2025/01/14 01:52:51 DEBUG : removing 1 level 2 directories 2025/01/14 01:52:51 INFO : A1/B1: Removing directory 2025/01/14 01:52:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 01:52:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.98s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:52:54 INFO : A1: Making directory 2025/01/14 01:52:55 INFO : A1/B1: Making directory 2025/01/14 01:52:56 INFO : A1/B1/C1: Making directory 2025/01/14 01:52:59 DEBUG : removing 1 level 3 directories 2025/01/14 01:52:59 INFO : A1/B1/C1: Removing directory 2025/01/14 01:53:00 DEBUG : removing 1 level 2 directories 2025/01/14 01:53:00 INFO : A1/B1: Removing directory 2025/01/14 01:53:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 01:53:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.71s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:53:05 DEBUG : file1: md5 = ad4c30e16f83401e47daf28242c9bf13 OK 2025/01/14 01:53:05 DEBUG : filename.txt: File name found in url 2025/01/14 01:53:07 DEBUG : filename.txt: md5 = 1451c281cb2566df06ee7df26c821d98 OK 2025/01/14 01:53:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/14 01:53:08 DEBUG : headerfilename.txt: md5 = 19c40709c82bad3e793f182d7fd5cc60 OK 2025/01/14 01:53:10 DEBUG : file2: md5 = eb50263513297db2bc922f40f3dbf8b0 OK --- PASS: TestCopyURL (10.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:53:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 01:53:16 DEBUG : sub/file2: md5 = 03c8e40105271673579d7a22cc2c53d9 OK 2025/01/14 01:53:16 INFO : file1: Copied (new) to: sub/file2 2025/01/14 01:53:16 INFO : file1: Deleted 2025/01/14 01:53:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 01:53:17 DEBUG : file1: Unchanged skipping 2025/01/14 01:53:17 INFO : file1: Deleted 2025/01/14 01:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': don't need to copy/move sub/file2, it is already at target location 2025/01/14 01:53:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.77s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:53:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/14 01:53:22 DEBUG : file1: md5 = b08ca0dcbb79edb389fd5129d6ee9b70 OK 2025/01/14 01:53:22 INFO : file1: Copied (new) 2025/01/14 01:53:22 INFO : file1: Deleted 2025/01/14 01:53:22 DEBUG : file1: Destination exists, skipping 2025/01/14 01:53:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.50s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:53:27 DEBUG : dst/file1: md5 = 55f6e046609ba0cd54c658cb28b15e6e OK 2025/01/14 01:53:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuyok4fuho/backup" 2025/01/14 01:53:28 DEBUG : Creating backend with remote "TestDrive:crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60/1nrff024r7pq65ecp72fc28jb0" 2025/01/14 01:53:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/14 01:53:32 INFO : dst/file1: Moved (server-side) 2025/01/14 01:53:34 DEBUG : dst/file1: md5 = 5fd319fbfb0a5468870f51e35afbc238 OK 2025/01/14 01:53:34 INFO : dst/file1: Copied (new) 2025/01/14 01:53:34 INFO : dst/file1: Deleted 2025/01/14 01:53:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 01:53:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/14 01:53:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.97s) === 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-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:53:42 DEBUG : A1/one: md5 = 0c7fa7fa281ad6c113df83a1f3b31d1c OK 2025/01/14 01:53:43 DEBUG : A1/two: md5 = 141f646bd0f0d43df4116eeb308d2728 OK 2025/01/14 01:53:46 DEBUG : A1/B1/three: md5 = a8f35118de410853b3fbf1a84253f72a OK 2025/01/14 01:53:49 DEBUG : A1/B1/C1/four: md5 = cc0f83166966408b731a59800f5ed1ea OK 2025/01/14 01:53:51 DEBUG : A1/B1/C2/five: md5 = 189b5672883e7dd7a729104a001c0b1b OK 2025/01/14 01:53:51 INFO : A1/B2: Making directory 2025/01/14 01:53:52 INFO : A1/B1/C3: Making directory 2025/01/14 01:54:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/14 01:54:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/14 01:54:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/14 01:54:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/14 01:54:05 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/14 01:54:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/14 01:54:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/14 01:54:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 01:54:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/14 01:54:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/14 01:54:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/14 01:54:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/14 01:54:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/14 01:54:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/14 01:54:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/14 01:54:19 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/14 01:54:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/14 01:54:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/14 01:54:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 01:54:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/14 01:54:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/14 01:54:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/14 01:54:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/14 01:54:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/14 01:54:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/14 01:54:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/14 01:54:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/14 01:54:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/14 01:54:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/14 01:54:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/14 01:54:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.65s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:54:35 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 01:54:37 DEBUG : no_checksum_small_file_from_pipe: md5 = 9d739611e344b6d921d66e30661964a0 OK 2025/01/14 01:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/14 01:54:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/14 01:54:38 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/14 01:54:39 DEBUG : no_checksum_big_file_from_pipe: md5 = f08bf1f85cd4ce9b2183fae412018ad3 OK 2025/01/14 01:54:39 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-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 01:54:43 DEBUG : with_checksum_small_file_from_pipe: md5 = 6437f1b3a2796598e64b62c264022368 OK 2025/01/14 01:54:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/14 01:54:44 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/14 01:54:45 DEBUG : with_checksum_big_file_from_pipe: md5 = 0562f146f7a6cfd0733c39cee09e1a27 OK 2025/01/14 01:54:45 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-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 01:54:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 01:54:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/14 01:54:51 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-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:54:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': File to upload is small (34 bytes), uploading instead of streaming 2025/01/14 01:54:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/14 01:54:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/14 01:54:57 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.75s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/14 01:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': File to upload is small (48 bytes), uploading instead of streaming 2025/01/14 01:55:00 DEBUG : rcat_metadata: md5 = da18bd2a9d7b5e021e14043b3fcbd8c7 OK 2025/01/14 01:55:00 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/14 01:55:02 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/14 01:55:04 DEBUG : rcat_metadata_uploadcutoff0: md5 = eb769fe57e96845749c92d857edfc391 OK 2025/01/14 01:55:04 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.81s) --- PASS: TestRcatMetadata/Normal (3.17s) --- PASS: TestRcatMetadata/ViaDisk (3.15s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:55:07 DEBUG : potato1: md5 = ae1cde97cd2f9b03a1bd5832d69d2340 OK 2025/01/14 01:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': File to upload is small (60 bytes), uploading instead of streaming 2025/01/14 01:55:08 DEBUG : potato2: md5 = 0272f247e2066691704e9c0b5acb45cf OK 2025/01/14 01:55:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:55:12 DEBUG : potato1: md5 = 3b68383edcc7469eebbc165c5eafff9e OK 2025/01/14 01:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': File to upload is small (60 bytes), uploading instead of streaming 2025/01/14 01:55:14 DEBUG : potato2: md5 = 8e50fb870426055be8db3054d0644926 OK 2025/01/14 01:55:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.60s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:55:18 DEBUG : potato2: md5 = 80d1def0e0ae8dd03bbf43526aabee61 OK 2025/01/14 01:55:19 DEBUG : empty space: md5 = e47634bef73f8fbfc26ebb05c17c284c OK 2025/01/14 01:55:22 DEBUG : sub dir/potato3: md5 = bbc11955126683bdb979d446db36c418 OK 2025/01/14 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Touching "empty space" 2025/01/14 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Touching "potato2" 2025/01/14 01:55:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Touching "sub dir/potato3" 2025/01/14 01:55:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.56s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:55:29 DEBUG : dir with metadata: Making directory with metadata 2025/01/14 01:55:30 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.78s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:55:31 DEBUG : directory with modtime: Making directory with metadata 2025/01/14 01:55:32 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.81s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:55:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/14 01:55:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/14 01:55:34 DEBUG : Google drive root 'crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60': Skipping btime metadata as can't update it on an existing file: 2025-01-14T01:55:34.59631836Z 2025/01/14 01:55:35 INFO : non existent directory: Updated directory metadata 2025/01/14 01:55:37 DEBUG : Google drive root 'crypt/s0s66pnm1or4v81oge5c3mqh2nq5s16vt2tkk687humpe6rhtq60': Skipping btime metadata as can't update it on an existing file: 2025-01-14T01:55:34.59631836Z 2025/01/14 01:55:38 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.75s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:55:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/14 01:55:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/14 01:55:43 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.70s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:55:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/14 01:55:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/14 01:55:45 DEBUG : dst: Making directory with metadata 2025/01/14 01:55:46 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/14 01:55:46 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/14 01:55:46 INFO : dst: Set directory modification time (using SetModTime) 2025/01/14 01:55:47 INFO : dst: Set directory modification time (using SetModTime) 2025/01/14 01:55:47 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/14 01:55:48 INFO : dst: Set directory modification time (using SetModTime) 2025/01/14 01:55:48 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho'", Local "Local file system at /tmp/rclone2217870074", Modify Window "1ms" 2025/01/14 01:55:52 DEBUG : sub dir/test remove existing: md5 = cba2c29a6547ddfcdcdc4a4dcd542a48 OK 2025/01/14 01:55:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3ad39abd2ecf74c10ac61c52252d8e06 OK 2025/01/14 01:55:56 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.koyiqed4" before starting 2025/01/14 01:55:57 DEBUG : sub dir/test remove existing.koyiqed4: TEST: removing renamed existing file after operation 2025/01/14 01:55:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quforec1" before starting 2025/01/14 01:55:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quforec1: TEST: renaming existing back after failed operation 2025/01/14 01:56:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kehelob4" before starting 2025/01/14 01:56:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kehelob4: TEST: removing renamed existing file after operation 2025/01/14 01:56:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6000s0ptsedq2pf7ulvg29fgj6qc40ln8qdi6h61uh09melv25f6d3qtstn9l08rp68nab93qnn72hp771uck7op1mfs1sog53q0sejo5b3nqhbfhukmh1n8lim4ok75gvggq8hgcgcbkatuiu3911hke21tcaj3cnt85eg6dc4hfenvupsg" 2025/01/14 01:56:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "sqsk4ee9r8sd6o2c5vt1l9i7ch0uppelfbld76ri7o03gbhn87eg" --- PASS: TestRemoveExisting (15.55s) === 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/01/14 01:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuyok4fuho': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m21.825017541s (try 1/5)