"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/12 05:18:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono" 2025/04/12 05:18:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:18:00 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g" 2025/04/12 05:18:01 DEBUG : Creating backend with remote "/tmp/rclone3094742389" === 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-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", 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-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/12 05:18:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 05:18:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/12 05:18:02 DEBUG : potato: Seek from 10 to 0 2025/04/12 05:18:02 DEBUG : potato: Seek from 10 to 0 2025/04/12 05:18:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/12 05:18:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 05:18:02 DEBUG : potato: Seek from 5 to 2 2025/04/12 05:18:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/12 05:18:02 DEBUG : potato: Seek from 7 to 0 2025/04/12 05:18:02 DEBUG : potato: Seek from 7 to 0 2025/04/12 05:18:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/12 05:18:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 05:18:02 DEBUG : potato: Seek from 5 to 2 2025/04/12 05:18:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/12 05:18:02 DEBUG : potato: Seek from 8 to 0 2025/04/12 05:18:02 DEBUG : potato: Seek from 8 to 0 2025/04/12 05:18:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/12 05:18:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 05:18:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 05:18:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 05:18:02 DEBUG : potato: Seek from 5 to 2 2025/04/12 05:18:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/12 05:18:02 DEBUG : potato: Seek from 9 to 0 2025/04/12 05:18:02 DEBUG : potato: Seek from 9 to 0 2025/04/12 05:18:02 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-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:18:04 DEBUG : rutabaga: md5 = 1925149b144b1670621de66d13775d0b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/12 05:18:06 DEBUG : empty space: md5 = 40c4afe1d9db1b3fb4942c1872d023f7 OK === RUN TestCheck/3 2025/04/12 05:18:08 DEBUG : potato2: md5 = cb08de1e3978a476715b4858d3be9c88 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/12 05:18:10 DEBUG : remotepotato: md5 = fc940613989ae27ca89515cba242b932 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.46s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/04/12 05:18:13 DEBUG : Creating backend with remote "nonexistent" 2025/04/12 05:18:13 DEBUG : Creating backend with remote "nonexistent" 2025/04/12 05:18:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/12 05:18:13 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/12 05:18:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/12 05:18:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:18:15 DEBUG : rutabaga: md5 = 39c0c7886a50f93a243f398328a02475 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/12 05:18:18 DEBUG : empty space: md5 = 233850f4b39ebaf83b7bbeba41925412 OK === RUN TestCheckDownload/3 2025/04/12 05:18:21 DEBUG : potato2: md5 = 84346b20c2ec56798fe441189f07580e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/12 05:18:25 DEBUG : remotepotato: md5 = 516dc471c84b3c712c2372d1496345b4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.19s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (0.97s) --- PASS: TestCheckDownload/3 (1.11s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:18:31 DEBUG : rutabaga: md5 = ebddb11284ede26757c632875e64dd11 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/12 05:18:33 DEBUG : empty space: md5 = f1073d5bdd8187a102d810d1178108b8 OK === RUN TestCheckSizeOnly/3 2025/04/12 05:18:35 DEBUG : potato2: md5 = 27564979af2929b775d94292e1523c05 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/12 05:18:37 DEBUG : remotepotato: md5 = 55fd31fe49aea381e9945e4e98c1d91d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.27s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:18:41 DEBUG : test.sum: md5 = cb09594e43ac43bb17206d141432c119 OK 2025/04/12 05:18:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/12 05:18:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/12 05:18:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/12 05:18:42 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/12 05:18:43 DEBUG : test.sum: md5 = 4c854f6717be5453eaf30805b5c907b6 OK 2025/04/12 05:18:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/12 05:18:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/12 05:18:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/12 05:18:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.55s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:18:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono/data" 2025/04/12 05:18:45 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:18:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono/data" 2025/04/12 05:18:47 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g/vjrnln8ratgmqakfosrqe8espk" 2025/04/12 05:18:51 DEBUG : data/banana: md5 = bb0f514710fb028833a42c266985ef29 OK 2025/04/12 05:18:52 DEBUG : test.sum: md5 = 2c784ef032e99bf6e35719ff464d33fc OK === RUN TestCheckSumDownload/subtest1 2025/04/12 05:18:57 DEBUG : data/potato: md5 = c795ee15d1d30398e56c7416d8580229 OK 2025/04/12 05:18:58 DEBUG : test.sum: md5 = eb5f16b80b13d6b2d066abd14b00de7b OK === RUN TestCheckSumDownload/subtest2 2025/04/12 05:19:02 DEBUG : test.sum: md5 = ec609436eca818a4bfa4dc99ab0ec9df OK === RUN TestCheckSumDownload/subtest3 2025/04/12 05:19:07 DEBUG : test.sum: md5 = deaca331008550a1e6ec20f354b6d069 OK === RUN TestCheckSumDownload/subtest4 2025/04/12 05:19:11 DEBUG : test.sum: md5 = 9f39bf39e4f495f48bc2ee77dc5b4e48 OK === RUN TestCheckSumDownload/subtest5 2025/04/12 05:19:15 DEBUG : test.sum: md5 = 0ae9630d70d90f4e41db9ad5d7c1935a OK === RUN TestCheckSumDownload/subtest6 2025/04/12 05:19:19 DEBUG : data/banana: md5 = f6a7bce615f6ec5c266820ac5b951851 OK 2025/04/12 05:19:20 DEBUG : data/potato: md5 = 3d3674b96bb0e58fea857f6bed99c42d OK 2025/04/12 05:19:22 DEBUG : test.sum: md5 = 45b9b9330180a5b17398edbcbdfd0dba OK === RUN TestCheckSumDownload/subtest7 2025/04/12 05:19:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/12 05:19:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.63s) --- PASS: TestCheckSumDownload/subtest1 (2.67s) --- PASS: TestCheckSumDownload/subtest2 (2.00s) --- PASS: TestCheckSumDownload/subtest3 (2.93s) --- PASS: TestCheckSumDownload/subtest4 (2.38s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.29s) === RUN TestApplyTransforms 2025/04/12 05:19:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tovocov5paja" 2025/04/12 05:19:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:19:27 DEBUG : Creating backend with remote "TestDrive:crypt/3aeg8l6iv4k2erqin0iimp4phs39qla9eliv0qv3a0je5jpmthcg" 2025/04/12 05:19:28 DEBUG : Creating backend with remote "/tmp/rclone2795594948" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tovocov5paja'", Local "Local file system at /tmp/rclone2795594948", Modify Window "1ms" 2025/04/12 05:19:30 DEBUG : hello, world!: md5 = 92c23cf5b48c4f75cefbf8fb8bec78c3 OK upper checkfile vs. lower remote (without normalization) 2025/04/12 05:19:30 ERROR : hello, world!: sum not found 2025/04/12 05:19:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tovocov5paja' 2025/04/12 05:19:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovocov5paja': 1 files missing 2025/04/12 05:19:30 NOTICE: 1 hashes missing 2025/04/12 05:19:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovocov5paja': 2 differences found 2025/04/12 05:19:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovocov5paja': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/12 05:19:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 05:19:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovocov5paja': 0 differences found 2025/04/12 05:19:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovocov5paja': 1 matching files 2025/04/12 05:19:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qocuwuc5hufi" 2025/04/12 05:19:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:19:32 DEBUG : Creating backend with remote "TestDrive:crypt/qshrid6bopp1bmhd657dec6hfcsramut0au4hen25mn3gf6pp010" 2025/04/12 05:19:33 DEBUG : Creating backend with remote "/tmp/rclone744625970" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qocuwuc5hufi'", Local "Local file system at /tmp/rclone744625970", Modify Window "1ms" 2025/04/12 05:19:35 DEBUG : HELLO, WORLD!: md5 = d0488f02aa382d8fdd41fd0bc9c5280b OK lower checkfile vs. upper remote (without normalization) 2025/04/12 05:19:35 ERROR : HELLO, WORLD!: sum not found 2025/04/12 05:19:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qocuwuc5hufi' 2025/04/12 05:19:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qocuwuc5hufi': 1 files missing 2025/04/12 05:19:35 NOTICE: 1 hashes missing 2025/04/12 05:19:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qocuwuc5hufi': 2 differences found 2025/04/12 05:19:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qocuwuc5hufi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/12 05:19:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 05:19:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qocuwuc5hufi': 0 differences found 2025/04/12 05:19:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qocuwuc5hufi': 1 matching files 2025/04/12 05:19:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayorab9tofi" 2025/04/12 05:19:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:19:36 DEBUG : Creating backend with remote "TestDrive:crypt/197rrr9f44ioniekll7ongbn7b7tv8urdolpbblks7gfvmues88g" 2025/04/12 05:19:37 DEBUG : Creating backend with remote "/tmp/rclone903669649" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayorab9tofi'", Local "Local file system at /tmp/rclone903669649", Modify Window "1ms" 2025/04/12 05:19:39 DEBUG : HeLlO, wOrLd!: md5 = db786e8bc6356b0d09cb1c194f0a5317 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/12 05:19:39 ERROR : HeLlO, wOrLd!: sum not found 2025/04/12 05:19:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wayorab9tofi' 2025/04/12 05:19:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayorab9tofi': 1 files missing 2025/04/12 05:19:39 NOTICE: 1 hashes missing 2025/04/12 05:19:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayorab9tofi': 2 differences found 2025/04/12 05:19:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayorab9tofi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/12 05:19:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 05:19:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayorab9tofi': 0 differences found 2025/04/12 05:19:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayorab9tofi': 1 matching files 2025/04/12 05:19:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lekebuv7fexu" 2025/04/12 05:19:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:19:41 DEBUG : Creating backend with remote "TestDrive:crypt/8v0ioqi8cfcbgjamif1hjl8n1alon4ifstr0gh06nl41m70sj7sg" 2025/04/12 05:19:42 DEBUG : Creating backend with remote "/tmp/rclone1559589771" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lekebuv7fexu'", Local "Local file system at /tmp/rclone1559589771", Modify Window "1ms" 2025/04/12 05:19:44 DEBUG : HELLO, WORLD!: md5 = 16bee7cd91a2a1291a8774d129304675 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/12 05:19:44 ERROR : HELLO, WORLD!: sum not found 2025/04/12 05:19:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lekebuv7fexu' 2025/04/12 05:19:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekebuv7fexu': 1 files missing 2025/04/12 05:19:44 NOTICE: 1 hashes missing 2025/04/12 05:19:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekebuv7fexu': 2 differences found 2025/04/12 05:19:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekebuv7fexu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/12 05:19:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 05:19:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekebuv7fexu': 0 differences found 2025/04/12 05:19:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekebuv7fexu': 1 matching files 2025/04/12 05:19:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-conivip9pusu" 2025/04/12 05:19:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:19:45 DEBUG : Creating backend with remote "TestDrive:crypt/cctomntar5di14b1ohna4ppaflfhe2u4m65fvagaijr466ob6o90" 2025/04/12 05:19:46 DEBUG : Creating backend with remote "/tmp/rclone356272662" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-conivip9pusu'", Local "Local file system at /tmp/rclone356272662", Modify Window "1ms" 2025/04/12 05:19:48 DEBUG : 測試_Русский___ě_áñ: md5 = 19d1481be681581b5b3fccc4541f2c9a OK NFD checkfile vs. NFC remote (without normalization) 2025/04/12 05:19:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/12 05:19:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-conivip9pusu' 2025/04/12 05:19:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conivip9pusu': 1 files missing 2025/04/12 05:19:48 NOTICE: 1 hashes missing 2025/04/12 05:19:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conivip9pusu': 2 differences found 2025/04/12 05:19:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conivip9pusu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/12 05:19:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 05:19:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conivip9pusu': 0 differences found 2025/04/12 05:19:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conivip9pusu': 1 matching files 2025/04/12 05:19:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suhazaz7ciyo" 2025/04/12 05:19:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:19:50 DEBUG : Creating backend with remote "TestDrive:crypt/qld91fkntsjnnssosofqlerplk6v18sd5194q4npqapckdva8770" 2025/04/12 05:19:51 DEBUG : Creating backend with remote "/tmp/rclone4177079467" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suhazaz7ciyo'", Local "Local file system at /tmp/rclone4177079467", Modify Window "1ms" 2025/04/12 05:19:53 DEBUG : 測試_Русский___ě_áñ: md5 = ff18c3de826ea645a469684e65ed4eed OK NFC checkfile vs. NFD remote (without normalization) 2025/04/12 05:19:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/12 05:19:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suhazaz7ciyo' 2025/04/12 05:19:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhazaz7ciyo': 1 files missing 2025/04/12 05:19:53 NOTICE: 1 hashes missing 2025/04/12 05:19:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhazaz7ciyo': 2 differences found 2025/04/12 05:19:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhazaz7ciyo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/12 05:19:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 05:19:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhazaz7ciyo': 0 differences found 2025/04/12 05:19:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhazaz7ciyo': 1 matching files 2025/04/12 05:19:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubofer7reqi" 2025/04/12 05:19:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:19:54 DEBUG : Creating backend with remote "TestDrive:crypt/575cjvfefo3q9uhgu4f78ni07ig4si8a9u0kdqbo8bvc3q168f20" 2025/04/12 05:19:55 DEBUG : Creating backend with remote "/tmp/rclone3520823857" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubofer7reqi'", Local "Local file system at /tmp/rclone3520823857", Modify Window "1ms" 2025/04/12 05:19:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 70152f8dbbfeacf59a5b83d1cb2046ec OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/12 05:19:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 05:19:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yubofer7reqi' 2025/04/12 05:19:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubofer7reqi': 1 files missing 2025/04/12 05:19:58 NOTICE: 1 hashes missing 2025/04/12 05:19:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubofer7reqi': 2 differences found 2025/04/12 05:19:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubofer7reqi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/12 05:19:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 05:19:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubofer7reqi': 0 differences found 2025/04/12 05:19:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubofer7reqi': 1 matching files 2025/04/12 05:19:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-padesoy6zuwo" 2025/04/12 05:19:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:19:59 DEBUG : Creating backend with remote "TestDrive:crypt/aengima3fg6m365sc136cj0g9i7g531n2fep6ate8a2vf5olpp00" 2025/04/12 05:20:00 DEBUG : Creating backend with remote "/tmp/rclone708876216" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-padesoy6zuwo'", Local "Local file system at /tmp/rclone708876216", Modify Window "1ms" 2025/04/12 05:20:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5a43429c71afc0a08abb5c5290f809f3 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/12 05:20:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 05:20:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-padesoy6zuwo' 2025/04/12 05:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padesoy6zuwo': 1 files missing 2025/04/12 05:20:03 NOTICE: 1 hashes missing 2025/04/12 05:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padesoy6zuwo': 2 differences found 2025/04/12 05:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padesoy6zuwo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/12 05:20:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 05:20:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padesoy6zuwo': 0 differences found 2025/04/12 05:20:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-padesoy6zuwo': 1 matching files 2025/04/12 05:20:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fijafix1guka" 2025/04/12 05:20:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:20:04 DEBUG : Creating backend with remote "TestDrive:crypt/g3imburcab2r4okgm7af6ca7vuu20vdv6c9vb8hvpk1odslkrch0" 2025/04/12 05:20:05 DEBUG : Creating backend with remote "/tmp/rclone1788824563" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fijafix1guka'", Local "Local file system at /tmp/rclone1788824563", Modify Window "1ms" 2025/04/12 05:20:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8a8fbd839992fe8fe2fca95b807e63fe OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/12 05:20:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 05:20:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fijafix1guka' 2025/04/12 05:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijafix1guka': 1 files missing 2025/04/12 05:20:08 NOTICE: 1 hashes missing 2025/04/12 05:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijafix1guka': 2 differences found 2025/04/12 05:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijafix1guka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/12 05:20:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 05:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijafix1guka': 0 differences found 2025/04/12 05:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijafix1guka': 1 matching files 2025/04/12 05:20:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xirewid3buni" 2025/04/12 05:20:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:20:09 DEBUG : Creating backend with remote "TestDrive:crypt/d5ukaa76rt60duag757qbb8mlnbi7d73g2sci3a9sgm54ottn66g" 2025/04/12 05:20:10 DEBUG : Creating backend with remote "/tmp/rclone317278899" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xirewid3buni'", Local "Local file system at /tmp/rclone317278899", Modify Window "1ms" 2025/04/12 05:20:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6b76dc0da88b7553f0788c92b924d0f0 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/12 05:20:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 05:20:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xirewid3buni' 2025/04/12 05:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirewid3buni': 1 files missing 2025/04/12 05:20:13 NOTICE: 1 hashes missing 2025/04/12 05:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirewid3buni': 2 differences found 2025/04/12 05:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirewid3buni': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/12 05:20:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 05:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirewid3buni': 0 differences found 2025/04/12 05:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xirewid3buni': 1 matching files 2025/04/12 05:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xirewid3buni': Purge remote 2025/04/12 05:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijafix1guka': Purge remote 2025/04/12 05:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-padesoy6zuwo': Purge remote 2025/04/12 05:20:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubofer7reqi': Purge remote 2025/04/12 05:20:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suhazaz7ciyo': Purge remote 2025/04/12 05:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conivip9pusu': Purge remote 2025/04/12 05:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lekebuv7fexu': Purge remote 2025/04/12 05:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayorab9tofi': Purge remote 2025/04/12 05:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qocuwuc5hufi': Purge remote 2025/04/12 05:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tovocov5paja': Purge remote --- PASS: TestApplyTransforms (50.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:20:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 05:20:20 DEBUG : sub/file2: md5 = 38b9555d986fb36ba405419adf27343b OK 2025/04/12 05:20:20 INFO : file1: Copied (new) to: sub/file2 2025/04/12 05:20:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 05:20:21 DEBUG : file1: Unchanged skipping 2025/04/12 05:20:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': don't need to copy/move sub/file2, it is already at target location 2025/04/12 05:20:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.78s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:20:26 DEBUG : dst/file1: md5 = 0e5e10ed2ace8d000026c335a66e3bf9 OK 2025/04/12 05:20:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono/backup" 2025/04/12 05:20:27 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g/1nrff024r7pq65ecp72fc28jb0" 2025/04/12 05:20:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/12 05:20:31 INFO : dst/file1: Moved (server-side) 2025/04/12 05:20:32 DEBUG : dst/file1: md5 = a40d4ca90f61a2a7d6c90b369c44fde6 OK 2025/04/12 05:20:32 INFO : dst/file1: Copied (new) 2025/04/12 05:20:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 05:20:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 05:20:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.02s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:20:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono/dst" 2025/04/12 05:20:37 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/12 05:20:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono/CompareDest" 2025/04/12 05:20:39 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g/gveqi14airsml4bgu7krj116o8" 2025/04/12 05:20:40 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 05:20:43 DEBUG : one: md5 = 3a8034f157a78c86111116bab58f0cf5 OK 2025/04/12 05:20:43 INFO : one: Copied (new) 2025/04/12 05:20:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 05:20:45 DEBUG : one: md5 = 2f2c23e512479e53a3a0e09b1cedcd32 OK 2025/04/12 05:20:45 INFO : one: Copied (replaced existing) 2025/04/12 05:20:47 DEBUG : dst/one: md5 = 2adbc6cb03de7bde3fd99c88823b3282 OK 2025/04/12 05:20:49 DEBUG : CompareDest/one: md5 = 32168b1b7026428b12a7b865c4caec6c OK 2025/04/12 05:20:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 05:20:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 05:20:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 05:20:52 DEBUG : CompareDest/two: md5 = 04ef6eb18bafb9e6cbc8b3b560236574 OK 2025/04/12 05:20:53 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 05:20:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 05:20:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 05:20:54 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 05:20:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 05:20:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 05:20:55 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 05:20:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/12 05:20:57 DEBUG : two: md5 = 62de697132dcd58450dacc478d4f58ee OK 2025/04/12 05:20:57 INFO : two: Copied (new) 2025/04/12 05:21:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 05:21:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:21:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 05:21:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.76s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:21:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono/dst" 2025/04/12 05:21:01 DEBUG : Config file has changed externally - reloading 2025/04/12 05:21:01 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/12 05:21:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono/CopyDest" 2025/04/12 05:21:03 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/12 05:21:04 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 05:21:06 DEBUG : one: md5 = c2faabd403577b20f0a8fba720f0f7ff OK 2025/04/12 05:21:06 INFO : one: Copied (new) 2025/04/12 05:21:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 05:21:09 DEBUG : one: md5 = aaa7a9d2ed2a0a0c5e7b3d56ab98eac8 OK 2025/04/12 05:21:09 INFO : one: Copied (replaced existing) 2025/04/12 05:21:09 DEBUG : Config file has changed externally - reloading 2025/04/12 05:21:09 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/12 05:21:11 DEBUG : dst/one: md5 = 19ad21fc6a0a66aa207805acfa4df532 OK 2025/04/12 05:21:13 DEBUG : CopyDest/one: md5 = 91ffc2e028220e4c3d092a688fa5d5ce OK 2025/04/12 05:21:13 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/12 05:21:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono/BackupDir" 2025/04/12 05:21:14 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/12 05:21:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 05:21:15 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/12 05:21:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 05:21:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 05:21:17 INFO : one: Moved (server-side) 2025/04/12 05:21:18 INFO : one: Copied (server-side copy) 2025/04/12 05:21:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/12 05:21:20 DEBUG : CopyDest/two: md5 = dac6e9330f8fded3f90df9401b53dca8 OK 2025/04/12 05:21:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 05:21:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 05:21:22 INFO : two: Copied (server-side copy) 2025/04/12 05:21:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/12 05:21:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 05:21:23 DEBUG : two: Unchanged skipping 2025/04/12 05:21:25 DEBUG : CopyDest/three: md5 = 4b5fa59a1d94ddd3142152c042a34356 OK 2025/04/12 05:21:25 DEBUG : three: Need to transfer - File not found at Destination 2025/04/12 05:21:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/12 05:21:26 DEBUG : three: Destination not found in --copy-dest 2025/04/12 05:21:27 DEBUG : three: md5 = fa3ae6a93d0b75a577e918e35872cbf6 OK 2025/04/12 05:21:27 INFO : three: Copied (new) 2025/04/12 05:21:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/12 05:21:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:21:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 05:21:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 05:21:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:21:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/12 05:21:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.52s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:21:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/12 05:21:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = deaf0244f677c3f1b909d262b949f2c4 OK 2025/04/12 05:21:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/12 05:21:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/12 05:21:38 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/04/12 05:21:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/12 05:21:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/12 05:21:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a6ae59b9def73056a90c507343e301b8 OK 2025/04/12 05:21:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/12 05:21:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/12 05:21:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.74s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:21:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Looking for duplicate names using skip mode. 2025/04/12 05:21:46 NOTICE: one: Found 2 files with duplicate names 2025/04/12 05:21:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.39s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:21:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Looking for duplicate names using skip mode. 2025/04/12 05:21:52 NOTICE: one: Found 3 files with duplicate names 2025/04/12 05:21:52 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/12 05:21:53 INFO : one: Deleted 2025/04/12 05:21:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.08s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:21:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Looking for duplicate names using first mode. 2025/04/12 05:21:58 NOTICE: one: Found 3 files with duplicate names 2025/04/12 05:21:59 INFO : one: Deleted 2025/04/12 05:21:59 INFO : one: Deleted 2025/04/12 05:21:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.07s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:22:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Looking for duplicate names using newest mode. 2025/04/12 05:22:04 NOTICE: one: Found 3 files with duplicate names 2025/04/12 05:22:05 INFO : one: Deleted 2025/04/12 05:22:05 INFO : one: Deleted 2025/04/12 05:22:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.05s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:22:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Looking for duplicate names using oldest mode. 2025/04/12 05:22:11 NOTICE: one: Found 3 files with duplicate names 2025/04/12 05:22:11 INFO : one: Deleted 2025/04/12 05:22:11 INFO : one: Deleted 2025/04/12 05:22:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.97s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:22:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Looking for duplicate names using largest mode. 2025/04/12 05:22:17 NOTICE: one: Found 3 files with duplicate names 2025/04/12 05:22:17 INFO : one: Deleted 2025/04/12 05:22:21 INFO : one: Deleted 2025/04/12 05:22:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (9.30s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:22:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Looking for duplicate names using smallest mode. 2025/04/12 05:22:26 NOTICE: one: Found 3 files with duplicate names 2025/04/12 05:22:27 INFO : one: Deleted 2025/04/12 05:22:28 INFO : one: Deleted 2025/04/12 05:22:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.08s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:22:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Looking for duplicate names using rename mode. 2025/04/12 05:22:35 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/12 05:22:36 INFO : one-2.txt: renamed from: one.txt 2025/04/12 05:22:37 INFO : one-3.txt: renamed from: one.txt 2025/04/12 05:22:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.40s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:22:42 DEBUG : dupe1/one.txt: md5 = 04073d2cbd252ef91a1e45c6fd7dfbf3 OK 2025/04/12 05:22:45 DEBUG : dupe2/two.txt: md5 = 0312a438b080af9b191086f688521904 OK 2025/04/12 05:22:47 DEBUG : dupe3/three.txt: md5 = 046a585bc0e5f363256ad7b10e11d05b OK 2025/04/12 05:22:47 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/12 05:22:48 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/12 05:22:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/12 05:22:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/12 05:22:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/12 05:22:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/12 05:22:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.48s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:22:54 DEBUG : a.txt: md5 = 1c2231eefd291c7c5f14f55e11d1e821 OK 2025/04/12 05:22:56 DEBUG : zend.txt: md5 = 62a95fd9253b5e78d3e35b273c77c091 OK 2025/04/12 05:22:57 DEBUG : sub dir/hello world: md5 = 4b93b5362b5ac50bbcd7e81188052ead OK 2025/04/12 05:22:59 DEBUG : sub dir/hello world2: md5 = 81d922662a6ca5ed7ba1811af168bd5d OK 2025/04/12 05:23:01 DEBUG : sub dir/ignore dir/.ignore: md5 = 9ea97ffe71d1be30030128a9f5000d86 OK 2025/04/12 05:23:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = 84691408e5173ce854a26d5efad55083 OK 2025/04/12 05:23:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = df2529eea277cf6e726332b60a781721 OK 2025/04/12 05:23:06 DEBUG : a.txt: Excluded (Size Filter) 2025/04/12 05:23:06 DEBUG : a.txt: Excluded 2025/04/12 05:23:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 05:23:06 DEBUG : sub dir/hello world: Excluded 2025/04/12 05:23:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 05:23:06 DEBUG : sub dir/hello world2: Excluded 2025/04/12 05:23:07 DEBUG : sub dir/ignore dir: Excluded 2025/04/12 05:23:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 05:23:07 DEBUG : sub dir/hello world: Excluded 2025/04/12 05:23:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 05:23:07 DEBUG : sub dir/hello world2: Excluded 2025/04/12 05:23:07 DEBUG : sub dir/ignore dir: Excluded 2025/04/12 05:23:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/12 05:23:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/12 05:23:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/12 05:23:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/12 05:23:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/12 05:23:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/12 05:23:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.63s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:23:15 DEBUG : a.txt: md5 = 568e17e5fa00f6a47a4534c48c2b9cd3 OK 2025/04/12 05:23:16 DEBUG : zend.txt: md5 = 562ce3fb8054b9fd7597a0bdb12aaea6 OK 2025/04/12 05:23:18 DEBUG : sub dir/hello world: md5 = d8cc0db29d209e945ec9952e6f6178b6 OK 2025/04/12 05:23:19 DEBUG : sub dir/hello world2: md5 = f82f4bbc2fefe696319a7c31bc8a1fc5 OK 2025/04/12 05:23:21 DEBUG : sub dir/ignore dir/.ignore: md5 = 22cdd900ddd20326c9576032f2c9c472 OK 2025/04/12 05:23:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = f92c8714162840f8aa26e62ee87e5950 OK 2025/04/12 05:23:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = ac30196ba62750ebe780f284ed1f5ad4 OK 2025/04/12 05:23:26 DEBUG : a.txt: Excluded (Size Filter) 2025/04/12 05:23:26 DEBUG : a.txt: Excluded 2025/04/12 05:23:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 05:23:27 DEBUG : sub dir/hello world: Excluded 2025/04/12 05:23:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 05:23:27 DEBUG : sub dir/hello world2: Excluded 2025/04/12 05:23:27 DEBUG : sub dir/ignore dir: Excluded 2025/04/12 05:23:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 05:23:27 DEBUG : sub dir/hello world: Excluded 2025/04/12 05:23:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 05:23:27 DEBUG : sub dir/hello world2: Excluded 2025/04/12 05:23:28 DEBUG : sub dir/ignore dir: Excluded 2025/04/12 05:23:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/12 05:23:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/12 05:23:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/12 05:23:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/12 05:23:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/12 05:23:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/12 05:23:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.33s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:23:35 DEBUG : file1: md5 = f71825f1a1d4cd50a65b693c2c1dc9e5 OK 2025/04/12 05:23:37 DEBUG : sub/file2: md5 = 6093d232de94455faa72e2f06508d536 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/04/12 05:23:40 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/12 05:23:41 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/12 05:23:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/12 05:23:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.55s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:23:45 DEBUG : file1: md5 = d84bb0b85a1a9c54d59514b0c0df6898 OK 2025/04/12 05:23:47 DEBUG : sub/file2: md5 = a5483d8373f4af9fa1496d7903cbb0b0 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/04/12 05:23:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono/notfound" 2025/04/12 05:23:51 DEBUG : Config file has changed externally - reloading 2025/04/12 05:23:51 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g/qe0i31qdkoejk60elps0ni5sqk" 2025/04/12 05:23:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.59s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:23:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Making directory 2025/04/12 05:23:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:23:58 DEBUG : sub dir/hello world: md5 = 8ffab914a1628f56c933b0bd0095dc66 OK 2025/04/12 05:24:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.90s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:02 DEBUG : potato2: md5 = b9bf19bfd501abdad5024db6d3a6885a OK 2025/04/12 05:24:03 DEBUG : empty space: md5 = 62fba62ee27bcef43e768e1a5dc5284d OK --- PASS: TestLs (4.44s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:06 DEBUG : potato2: md5 = d3d88b366a8781400c77d381a959bc9f OK 2025/04/12 05:24:08 DEBUG : empty space: md5 = 1cf0ea61e009e1e978c3e46ed7943d4e OK 2025/04/12 05:24:08 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.80s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:11 DEBUG : potato2: md5 = 0fc7c032107afc842bc67990a4be4e2a OK 2025/04/12 05:24:12 DEBUG : empty space: md5 = 2602cf113198bdefb3ad661ffe730db1 OK --- PASS: TestLsLong (4.45s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:16 DEBUG : potato2: md5 = 84c89534b10c76fdfd5578d415b3abce OK 2025/04/12 05:24:17 DEBUG : empty space: md5 = 01054ba5310fa2e37bae10b70c9340d6 OK --- PASS: TestHashSums (4.31s) === RUN TestHashSumsWithErrors 2025/04/12 05:24:19 DEBUG : Creating backend with remote ":memory:" 2025/04/12 05:24:19 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/12 05:24:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/12 05:24:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/12 05:24:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/12 05:24:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/12 05:24:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/12 05:24:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/12 05:24:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/12 05:24:19 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-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:20 DEBUG : potato2: md5 = 6f26a266eb3839d4b87f9052bef37cdd OK 2025/04/12 05:24:21 DEBUG : empty space: md5 = d1a6edbb5e03787f3a38b03fc318a0d6 OK 2025/04/12 05:24:23 DEBUG : sub dir/potato3: md5 = 97451f5bcb036a857bddc8625d8349a9 OK 2025/04/12 05:24:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.16s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:28 DEBUG : small: md5 = b503e93d2dd13f97c67dbd6adb277876 OK 2025/04/12 05:24:29 DEBUG : medium: md5 = 6810fe505f237adbd487a61ac8732f74 OK 2025/04/12 05:24:31 DEBUG : large: md5 = 33e30c35b7989adb62c7aeeb4adf676a OK 2025/04/12 05:24:31 DEBUG : Waiting for deletions to finish 2025/04/12 05:24:31 DEBUG : large: Excluded (Size Filter) 2025/04/12 05:24:32 INFO : medium: Deleted 2025/04/12 05:24:32 INFO : small: Deleted --- PASS: TestDelete (5.98s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:34 DEBUG : small: md5 = 12784d3aaa20bb68731acfa4574b37a3 OK 2025/04/12 05:24:35 DEBUG : medium: md5 = 1caab67c3d63184965766a62a4d040c4 OK 2025/04/12 05:24:37 DEBUG : large: md5 = 8f3bf293d0f89b6cf970cd42119279f6 OK 2025/04/12 05:24:37 DEBUG : Waiting for deletions to finish 2025/04/12 05:24:37 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/12 05:24:38 INFO : small: Deleted 2025/04/12 05:24:38 INFO : medium: Deleted --- PASS: TestMaxDelete (6.62s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:41 DEBUG : small: md5 = 0f0225dc80f83857c13469655932d8ed OK 2025/04/12 05:24:42 DEBUG : medium: md5 = 1e767ac12aaf33b400a3f768c7f048ce OK 2025/04/12 05:24:43 DEBUG : large: md5 = a11e3c574b492f51ade7b2caa4042779 OK 2025/04/12 05:24:43 DEBUG : Waiting for deletions to finish 2025/04/12 05:24:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/12 05:24:44 INFO : medium: Deleted 2025/04/12 05:24:44 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.30s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:47 DEBUG : small: md5 = 34dfaca9d97363cdedac08fa33c498c6 OK 2025/04/12 05:24:48 DEBUG : medium: md5 = 134c7b833eaa2a7a169ed9615686203a OK 2025/04/12 05:24:50 DEBUG : large: md5 = 938691a2a4d329ccbd60752b8f491a67 OK 2025/04/12 05:24:50 DEBUG : Waiting for deletions to finish 2025/04/12 05:24:50 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/12 05:24:50 INFO : large: Deleted 2025/04/12 05:24:51 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.59s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:54 DEBUG : ReadFile: md5 = cdaba3684ffa412062301cc560a86bdb OK --- PASS: TestReadFile (4.05s) === RUN TestRetry 2025/04/12 05:24:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/12 05:24:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/12 05:24:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 05:24:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 05:24:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 05:24:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 05:24:56 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-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:24:58 DEBUG : file1: md5 = 39829e158401f011668a9b0bd143282b OK 2025/04/12 05:24:59 DEBUG : file2: md5 = b8ca39a17ca8b7221cfa7ffd288ec5bc OK --- PASS: TestCat (16.97s) === RUN TestPurge 2025/04/12 05:25:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vanafun1qoga" 2025/04/12 05:25:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 05:25:13 DEBUG : Creating backend with remote "TestDrive:crypt/hnno2ud1hvk3pjom36metrkc9duhriiquth03ovb1f3liagbd2v0" 2025/04/12 05:25:14 DEBUG : Creating backend with remote "/tmp/rclone1057730402" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vanafun1qoga'", Local "Local file system at /tmp/rclone1057730402", Modify Window "1ms" 2025/04/12 05:25:19 DEBUG : A1/B1/C1/one: md5 = 84981f802e46809de81062aa5a43fe91 OK 2025/04/12 05:25:19 INFO : A2: Making directory 2025/04/12 05:25:19 INFO : A1/B2: Making directory 2025/04/12 05:25:20 INFO : A1/B2/C2: Making directory 2025/04/12 05:25:21 INFO : A1/B1/C3: Making directory 2025/04/12 05:25:22 INFO : A3: Making directory 2025/04/12 05:25:22 INFO : A3/B3: Making directory 2025/04/12 05:25:23 INFO : A3/B3/C4: Making directory 2025/04/12 05:25:25 DEBUG : A1/two: md5 = 1e92ae2b4027ac480bf09e9524be384a OK 2025/04/12 05:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vanafun1qoga': Purge remote 2025/04/12 05:25:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.05s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:25:32 DEBUG : A1/B1/C1/one: md5 = 37cca822f300e5fb3b72125d04145afb OK 2025/04/12 05:25:32 INFO : A2: Making directory 2025/04/12 05:25:33 INFO : A1/B2: Making directory 2025/04/12 05:25:33 INFO : A1/B2/C2: Making directory 2025/04/12 05:25:34 INFO : A1/B1/C3: Making directory 2025/04/12 05:25:35 INFO : A3: Making directory 2025/04/12 05:25:36 INFO : A3/B3: Making directory 2025/04/12 05:25:36 INFO : A3/B3/C4: Making directory 2025/04/12 05:25:39 DEBUG : A1/two: md5 = 7fca43e31ba524c7ab7a62f78932789b OK 2025/04/12 05:25:40 DEBUG : removing 1 level 3 directories 2025/04/12 05:25:40 INFO : A3/B3/C4: Removing directory 2025/04/12 05:25:42 DEBUG : removing 2 level 3 directories 2025/04/12 05:25:42 INFO : A1/B2/C2: Removing directory 2025/04/12 05:25:42 INFO : A1/B1/C3: Removing directory 2025/04/12 05:25:43 DEBUG : removing 2 level 2 directories 2025/04/12 05:25:43 INFO : A3/B3: Removing directory 2025/04/12 05:25:43 INFO : A1/B2: Removing directory 2025/04/12 05:25:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/12 05:25:43 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/12 05:25:44 DEBUG : removing 2 level 1 directories 2025/04/12 05:25:44 INFO : A3: Removing directory 2025/04/12 05:25:44 INFO : A2: Removing directory 2025/04/12 05:25:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/12 05:25:48 DEBUG : removing 1 level 3 directories 2025/04/12 05:25:48 INFO : A1/B1/C1: Removing directory 2025/04/12 05:25:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:49 DEBUG : removing 1 level 2 directories 2025/04/12 05:25:49 INFO : A1/B1: Removing directory 2025/04/12 05:25:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/12 05:25:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 05:25:49 DEBUG : removing 1 level 1 directories 2025/04/12 05:25:49 INFO : A1: Removing directory 2025/04/12 05:25:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/12 05:25:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/12 05:25:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 05:25:50 DEBUG : removing 1 level 0 directories 2025/04/12 05:25:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Removing directory 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 05:25:50 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (23.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:25:52 INFO : A1: Making directory 2025/04/12 05:25:53 INFO : A1/B1: Making directory 2025/04/12 05:25:54 INFO : A1/B1/C1: Making directory 2025/04/12 05:25:56 DEBUG : removing 1 level 3 directories 2025/04/12 05:25:56 INFO : A1/B1/C1: Removing directory 2025/04/12 05:25:57 DEBUG : removing 1 level 2 directories 2025/04/12 05:25:57 INFO : A1/B1: Removing directory 2025/04/12 05:25:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 05:25:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.62s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:25:59 INFO : A1: Making directory 2025/04/12 05:26:00 INFO : A1/B1: Making directory 2025/04/12 05:26:01 INFO : A1/B1/C1: Making directory 2025/04/12 05:26:03 DEBUG : removing 1 level 3 directories 2025/04/12 05:26:03 INFO : A1/B1/C1: Removing directory 2025/04/12 05:26:04 DEBUG : removing 1 level 2 directories 2025/04/12 05:26:04 INFO : A1/B1: Removing directory 2025/04/12 05:26:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 05:26:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.15s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:26:08 DEBUG : file1: md5 = dfb3a7b0d8cd032de4cceadba1fd3b69 OK 2025/04/12 05:26:09 DEBUG : filename.txt: File name found in url 2025/04/12 05:26:10 DEBUG : filename.txt: md5 = 657003b72639d7141f8a321e305476f2 OK 2025/04/12 05:26:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/12 05:26:11 DEBUG : headerfilename.txt: md5 = cc73f997dfdf64d1ba60266355f30e13 OK 2025/04/12 05:26:13 DEBUG : file2: md5 = cc2c6091e7070a967f60bce90160b00f OK --- PASS: TestCopyURL (8.64s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:26:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 05:26:17 DEBUG : sub/file2: md5 = 322331f94075af26b5c5a59bbb0fa229 OK 2025/04/12 05:26:17 INFO : file1: Copied (new) to: sub/file2 2025/04/12 05:26:17 INFO : file1: Deleted 2025/04/12 05:26:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 05:26:18 DEBUG : file1: Unchanged skipping 2025/04/12 05:26:18 INFO : file1: Deleted 2025/04/12 05:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': don't need to copy/move sub/file2, it is already at target location 2025/04/12 05:26:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.52s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:26:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 05:26:22 DEBUG : file1: md5 = eda50671cac445b29f89550ade60ee9d OK 2025/04/12 05:26:22 INFO : file1: Copied (new) 2025/04/12 05:26:22 INFO : file1: Deleted 2025/04/12 05:26:23 DEBUG : file1: Destination exists, skipping 2025/04/12 05:26:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:26:27 DEBUG : dst/file1: md5 = 4fc113c3e3e7c8ab764356132175ada0 OK 2025/04/12 05:26:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopeyov6tono/backup" 2025/04/12 05:26:28 DEBUG : Config file has changed externally - reloading 2025/04/12 05:26:28 DEBUG : Creating backend with remote "TestDrive:crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g/1nrff024r7pq65ecp72fc28jb0" 2025/04/12 05:26:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/12 05:26:31 INFO : dst/file1: Moved (server-side) 2025/04/12 05:26:33 DEBUG : dst/file1: md5 = 86fc067162db3755b96c57a1c95d0f36 OK 2025/04/12 05:26:33 INFO : dst/file1: Copied (new) 2025/04/12 05:26:33 INFO : dst/file1: Deleted 2025/04/12 05:26:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 05:26:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 05:26:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.38s) === 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-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:26:39 DEBUG : A1/one: md5 = 3ee038819b3935a4689d5c77399daad4 OK 2025/04/12 05:26:40 DEBUG : A1/two: md5 = 2374612e7502c0b775391a2bcc665494 OK 2025/04/12 05:26:42 DEBUG : A1/B1/three: md5 = 2e70cfe9bc7b4b38ef60fb8edff7ba03 OK 2025/04/12 05:26:44 DEBUG : A1/B1/C1/four: md5 = 11f9d216bcc0989e9c4c2e38cdc175ac OK 2025/04/12 05:26:46 DEBUG : A1/B1/C2/five: md5 = 035010dc41922fb34826782abb571d3f OK 2025/04/12 05:26:46 INFO : A1/B2: Making directory 2025/04/12 05:26:47 INFO : A1/B1/C3: Making directory 2025/04/12 05:26:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/12 05:26:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/12 05:26:57 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/12 05:26:57 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/12 05:26:57 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/12 05:27:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/12 05:27:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/12 05:27:00 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 05:27:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/12 05:27:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/12 05:27:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/12 05:27:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/12 05:27:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/12 05:27:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/12 05:27:09 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/12 05:27:09 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/12 05:27:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/12 05:27:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/12 05:27:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 05:27:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/12 05:27:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/12 05:27:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/12 05:27:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/12 05:27:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/12 05:27:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/12 05:27:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 05:27:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/12 05:27:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/12 05:27:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/12 05:27:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 05:27:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.39s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:27:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': File to upload is small (34 bytes), uploading instead of streaming 2025/04/12 05:27:23 DEBUG : no_checksum_small_file_from_pipe: md5 = 88454085a1467afc76e3f053cb24a82a OK 2025/04/12 05:27:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/12 05:27:23 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/12 05:27:24 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/12 05:27:25 DEBUG : no_checksum_big_file_from_pipe: md5 = 3a97539c32f8014180c2fb94630ea826 OK 2025/04/12 05:27:25 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-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': File to upload is small (34 bytes), uploading instead of streaming 2025/04/12 05:27:28 DEBUG : with_checksum_small_file_from_pipe: md5 = 662d8793bdbd103cb9dc876d2f13e6bb OK 2025/04/12 05:27:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/12 05:27:29 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/12 05:27:30 DEBUG : with_checksum_big_file_from_pipe: md5 = afdf60916f870e30358e6703ce3c6661 OK 2025/04/12 05:27:30 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-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': File to upload is small (34 bytes), uploading instead of streaming 2025/04/12 05:27:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 05:27:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/12 05:27:35 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-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:27:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': File to upload is small (34 bytes), uploading instead of streaming 2025/04/12 05:27:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/12 05:27:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/12 05:27:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.47s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/12 05:27:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': File to upload is small (48 bytes), uploading instead of streaming 2025/04/12 05:27:43 DEBUG : rcat_metadata: md5 = d77470d1189ed1218475614e9f003231 OK 2025/04/12 05:27:43 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/12 05:27:45 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/12 05:27:46 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5d4b167fed337602b0d6f44054049ab2 OK 2025/04/12 05:27:46 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.72s) --- PASS: TestRcatMetadata/Normal (3.50s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:27:49 DEBUG : potato1: md5 = 093592ec0d66eb55cd3171322f80c350 OK 2025/04/12 05:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': File to upload is small (60 bytes), uploading instead of streaming 2025/04/12 05:27:50 DEBUG : potato2: md5 = e51b971d4096212c86209c3cbd3e7c4c OK 2025/04/12 05:27:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:27:53 DEBUG : potato1: md5 = c3516524d01613a28d3f1500fc04b06f OK 2025/04/12 05:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': File to upload is small (60 bytes), uploading instead of streaming 2025/04/12 05:27:54 DEBUG : potato2: md5 = 1030dc007c81692d0fd9141eb8417c3a OK 2025/04/12 05:27:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.67s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:27:58 DEBUG : potato2: md5 = 1df0cc1a93b48263b89d330a62067131 OK 2025/04/12 05:27:59 DEBUG : empty space: md5 = 26609636bb1a6c8bbebfc02eac052e4b OK 2025/04/12 05:28:01 DEBUG : sub dir/potato3: md5 = 1f8e57cb56b98b72283bdaf95ef838bd OK 2025/04/12 05:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Touching "sub dir/potato3" 2025/04/12 05:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Touching "empty space" 2025/04/12 05:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Touching "potato2" 2025/04/12 05:28:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.18s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:28:05 DEBUG : dir with metadata: Making directory with metadata 2025/04/12 05:28:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.25s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:28:08 DEBUG : directory with modtime: Making directory with metadata 2025/04/12 05:28:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:28:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/12 05:28:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/12 05:28:10 DEBUG : Google drive root 'crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g': Skipping btime metadata as can't update it on an existing file: 2025-04-12T05:28:10.563800556Z 2025/04/12 05:28:11 INFO : non existent directory: Updated directory metadata 2025/04/12 05:28:13 DEBUG : Google drive root 'crypt/i8o03cl1v9lgla31k23dip5mk09gooiemcqfgj43e5p57iltvp0g': Skipping btime metadata as can't update it on an existing file: 2025-04-12T05:28:10.563800556Z 2025/04/12 05:28:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:28:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/12 05:28:16 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/12 05:28:17 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.86s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:28:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/12 05:28:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/12 05:28:19 DEBUG : dst: Making directory with metadata 2025/04/12 05:28:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/12 05:28:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 05:28:20 INFO : dst: Set directory modification time (using SetModTime) 2025/04/12 05:28:21 INFO : dst: Set directory modification time (using SetModTime) 2025/04/12 05:28:21 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/12 05:28:21 INFO : dst: Set directory modification time (using SetModTime) 2025/04/12 05:28:21 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.57s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono'", Local "Local file system at /tmp/rclone3094742389", Modify Window "1ms" 2025/04/12 05:28:24 DEBUG : sub dir/test remove existing: md5 = 0d68b56afde5f2bc0904e8fa6f559832 OK 2025/04/12 05:28:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a4d5a5f7da8b310d393918df734b5723 OK 2025/04/12 05:28:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cahifeq4" before starting 2025/04/12 05:28:28 DEBUG : sub dir/test remove existing.cahifeq4: TEST: removing renamed existing file after operation 2025/04/12 05:28:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cocekex5" before starting 2025/04/12 05:28:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cocekex5: TEST: renaming existing back after failed operation 2025/04/12 05:28:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.firahex4" before starting 2025/04/12 05:28:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.firahex4: TEST: removing renamed existing file after operation 2025/04/12 05:28:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "smjtr6edf3e072fos1v0brjfvcq7ngmtg3hdu30tjvrfcjqqcrmkd1h09vg63aga333jjmlu1ihvmnch635uvaobncbotegg3bc05natptgdgae5rba6cqsie0snsfmccnh7g330og8n6uissiv5veiqiqi3adenakba81q942gf02jsl640" 2025/04/12 05:28:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "etl1519jcem2ab2cnpf3ao08f3p8oal4qt832f469pkfuo91076g" --- PASS: TestRemoveExisting (12.78s) === 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/04/12 05:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopeyov6tono': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m35.226230802s (try 1/5)