"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/07 05:19:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola" 2025/09/07 05:19:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:19:57 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80" 2025/09/07 05:19:58 DEBUG : Creating backend with remote "/tmp/rclone2712325380" === 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-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.33s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/07 05:19:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 05:19:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/07 05:19:59 DEBUG : potato: Seek from 10 to 0 2025/09/07 05:19:59 DEBUG : potato: Seek from 10 to 0 2025/09/07 05:19:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/07 05:19:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 05:19:59 DEBUG : potato: Seek from 5 to 2 2025/09/07 05:19:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/07 05:19:59 DEBUG : potato: Seek from 7 to 0 2025/09/07 05:19:59 DEBUG : potato: Seek from 7 to 0 2025/09/07 05:19:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/07 05:19:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 05:19:59 DEBUG : potato: Seek from 5 to 2 2025/09/07 05:19:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/07 05:19:59 DEBUG : potato: Seek from 8 to 0 2025/09/07 05:19:59 DEBUG : potato: Seek from 8 to 0 2025/09/07 05:19:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/07 05:19:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 05:19:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 05:19:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 05:19:59 DEBUG : potato: Seek from 5 to 2 2025/09/07 05:19:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/07 05:19:59 DEBUG : potato: Seek from 9 to 0 2025/09/07 05:19:59 DEBUG : potato: Seek from 9 to 0 2025/09/07 05:19:59 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-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:20:01 DEBUG : rutabaga: md5 = defade68fb9d9b2a9d9b6be59ee146f0 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/07 05:20:03 DEBUG : empty space: md5 = cebe5b73137680ea1762d009302c1351 OK === RUN TestCheck/3 2025/09/07 05:20:05 DEBUG : potato2: md5 = f3e559b3e0359d9133d14b955b6b6a9d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/07 05:20:07 DEBUG : remotepotato: md5 = ae67dafb1c34026a298121bdfc9450cf OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.48s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/07 05:20:10 DEBUG : Creating backend with remote "nonexistent" 2025/09/07 05:20:10 DEBUG : Creating backend with remote "nonexistent" 2025/09/07 05:20:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/07 05:20:10 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/09/07 05:20:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/07 05:20:10 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-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:20:12 DEBUG : rutabaga: md5 = eb4ecb6b58505900289d78069c440d64 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/07 05:20:16 DEBUG : empty space: md5 = 2b8910b368c36b22288a2636252e85ba OK === RUN TestCheckDownload/3 2025/09/07 05:20:18 DEBUG : potato2: md5 = 3798c45978dcd2cd59f8d28c75e2fcee OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/07 05:20:22 DEBUG : remotepotato: md5 = 971e42d9271b58f131d562dfdb8e9083 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.87s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.13s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (1.00s) --- PASS: TestCheckDownload/6 (1.11s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:20:28 DEBUG : rutabaga: md5 = 2b919af64048b5c8186c9dda03a6d83d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/07 05:20:30 DEBUG : empty space: md5 = 9d2b300f4d8a21ef6efbd4ca3d9ceb48 OK === RUN TestCheckSizeOnly/3 2025/09/07 05:20:32 DEBUG : potato2: md5 = dcb2f45d080ebe165423e46cfa145678 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/07 05:20:35 DEBUG : remotepotato: md5 = dfd2febfd1692c28419d71500b219509 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.52s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:20:39 DEBUG : test.sum: md5 = e1b9664f46221cfd25a017d2da88278a OK 2025/09/07 05:20:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/07 05:20:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/07 05:20:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/07 05:20:40 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/07 05:20:41 DEBUG : test.sum: md5 = fdd2d826c9c7ddf2a1bcb564dbbc43dd OK 2025/09/07 05:20:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/07 05:20:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/07 05:20:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/07 05:20:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.10s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:20:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola/data" 2025/09/07 05:20:44 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola/data' lacks md5, skipping --- SKIP: TestCheckSum (2.09s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:20:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola/data" 2025/09/07 05:20:46 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80/vjrnln8ratgmqakfosrqe8espk" 2025/09/07 05:20:49 DEBUG : data/banana: md5 = 06bf20654ab47b401dbb1d9df665876c OK 2025/09/07 05:20:51 DEBUG : test.sum: md5 = f127fe8bc43be175bda84720d4535d22 OK === RUN TestCheckSumDownload/subtest1 2025/09/07 05:20:55 DEBUG : data/potato: md5 = f06a217d1c0cf17da2b9124464416789 OK 2025/09/07 05:20:56 DEBUG : test.sum: md5 = 5e1738f7473b007e5355c53971dde2fa OK === RUN TestCheckSumDownload/subtest2 2025/09/07 05:21:00 DEBUG : test.sum: md5 = 3fe52c1ca86dbe445c8cf2c90e959e84 OK === RUN TestCheckSumDownload/subtest3 2025/09/07 05:21:04 DEBUG : test.sum: md5 = 2e2a59f4bf4da3e625b168c503b6d152 OK === RUN TestCheckSumDownload/subtest4 2025/09/07 05:21:08 DEBUG : test.sum: md5 = 8eeff4a784f00e79fe45ce3cdb531791 OK === RUN TestCheckSumDownload/subtest5 2025/09/07 05:21:13 DEBUG : test.sum: md5 = 2057d2e32846900658b854100ba5ecea OK === RUN TestCheckSumDownload/subtest6 2025/09/07 05:21:18 DEBUG : data/banana: md5 = a542bc7914dad6211060513cf39b2a9a OK 2025/09/07 05:21:19 DEBUG : data/potato: md5 = f467a2936f6eb1deb0352438b57649b1 OK 2025/09/07 05:21:21 DEBUG : test.sum: md5 = 8635d9d4db5b0a2c1eb13046bb9d338e OK === RUN TestCheckSumDownload/subtest7 2025/09/07 05:21:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/07 05:21:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.58s) --- PASS: TestCheckSumDownload/subtest1 (2.46s) --- PASS: TestCheckSumDownload/subtest2 (2.06s) --- PASS: TestCheckSumDownload/subtest3 (2.02s) --- PASS: TestCheckSumDownload/subtest4 (2.30s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (1.96s) --- PASS: TestCheckSumDownload/subtest7 (2.42s) === RUN TestApplyTransforms 2025/09/07 05:21:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-napebub8jopi" 2025/09/07 05:21:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:21:26 DEBUG : Creating backend with remote "TestDrive:crypt/nrkmql1tscq1ev5h834vquio0n0lc8jka5rlrkpqt9c9f9fca700" 2025/09/07 05:21:27 DEBUG : Creating backend with remote "/tmp/rclone3419983444" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-napebub8jopi'", Local "Local file system at /tmp/rclone3419983444", Modify Window "1ms" 2025/09/07 05:21:29 DEBUG : hello, world!: md5 = 5149cecdb3091f7027b107003f08c319 OK upper checkfile vs. lower remote (without normalization) 2025/09/07 05:21:30 ERROR : hello, world!: sum not found 2025/09/07 05:21:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-napebub8jopi' 2025/09/07 05:21:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-napebub8jopi': 1 files missing 2025/09/07 05:21:30 NOTICE: 1 hashes missing 2025/09/07 05:21:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-napebub8jopi': 1 differences found 2025/09/07 05:21:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-napebub8jopi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/07 05:21:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 05:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-napebub8jopi': 0 differences found 2025/09/07 05:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-napebub8jopi': 1 matching files 2025/09/07 05:21:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-variwux4bipi" 2025/09/07 05:21:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:21:31 DEBUG : Creating backend with remote "TestDrive:crypt/8g51t82cem9p7gvuet5q7bunek8qvqtuienpc7pv6f1unufvds5g" 2025/09/07 05:21:32 DEBUG : Creating backend with remote "/tmp/rclone1503137628" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-variwux4bipi'", Local "Local file system at /tmp/rclone1503137628", Modify Window "1ms" 2025/09/07 05:21:34 DEBUG : HELLO, WORLD!: md5 = dc1a419a5857ff43878417822df37dbf OK lower checkfile vs. upper remote (without normalization) 2025/09/07 05:21:35 ERROR : HELLO, WORLD!: sum not found 2025/09/07 05:21:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-variwux4bipi' 2025/09/07 05:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-variwux4bipi': 1 files missing 2025/09/07 05:21:35 NOTICE: 1 hashes missing 2025/09/07 05:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-variwux4bipi': 1 differences found 2025/09/07 05:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-variwux4bipi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/07 05:21:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 05:21:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-variwux4bipi': 0 differences found 2025/09/07 05:21:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-variwux4bipi': 1 matching files 2025/09/07 05:21:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitulin2getu" 2025/09/07 05:21:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:21:36 DEBUG : Creating backend with remote "TestDrive:crypt/j7jck4kq3a13q372p0oflovn9pau44p2klus1ajl4rccppe8urp0" 2025/09/07 05:21:37 DEBUG : Creating backend with remote "/tmp/rclone1868941285" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitulin2getu'", Local "Local file system at /tmp/rclone1868941285", Modify Window "1ms" 2025/09/07 05:21:39 DEBUG : HeLlO, wOrLd!: md5 = 4d6d0622779b23619ad7bd05bcaea802 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/07 05:21:40 ERROR : HeLlO, wOrLd!: sum not found 2025/09/07 05:21:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vitulin2getu' 2025/09/07 05:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitulin2getu': 1 files missing 2025/09/07 05:21:40 NOTICE: 1 hashes missing 2025/09/07 05:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitulin2getu': 1 differences found 2025/09/07 05:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitulin2getu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/07 05:21:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 05:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitulin2getu': 0 differences found 2025/09/07 05:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitulin2getu': 1 matching files 2025/09/07 05:21:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vidocul2qulo" 2025/09/07 05:21:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:21:41 DEBUG : Creating backend with remote "TestDrive:crypt/s4ahia9934hs145s33mcrvoo9t6h9qp8tuqagl9clvddqss6hag0" 2025/09/07 05:21:42 DEBUG : Creating backend with remote "/tmp/rclone2991880043" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vidocul2qulo'", Local "Local file system at /tmp/rclone2991880043", Modify Window "1ms" 2025/09/07 05:21:44 DEBUG : HELLO, WORLD!: md5 = 303c5c79d1802d71bc0cc69e14186959 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/07 05:21:44 ERROR : HELLO, WORLD!: sum not found 2025/09/07 05:21:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vidocul2qulo' 2025/09/07 05:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidocul2qulo': 1 files missing 2025/09/07 05:21:44 NOTICE: 1 hashes missing 2025/09/07 05:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidocul2qulo': 1 differences found 2025/09/07 05:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidocul2qulo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/07 05:21:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 05:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidocul2qulo': 0 differences found 2025/09/07 05:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidocul2qulo': 1 matching files 2025/09/07 05:21:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekesoz5sero" 2025/09/07 05:21:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:21:46 DEBUG : Creating backend with remote "TestDrive:crypt/4nodfjhrmogi3098iqc336oc1sps08f2ktmn0f898a02ris8pihg" 2025/09/07 05:21:47 DEBUG : Creating backend with remote "/tmp/rclone2387240157" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekesoz5sero'", Local "Local file system at /tmp/rclone2387240157", Modify Window "1ms" 2025/09/07 05:21:49 DEBUG : 測試_Русский___ě_áñ: md5 = 8afe4a884a7438509f5a89f5484db80b OK NFD checkfile vs. NFC remote (without normalization) 2025/09/07 05:21:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/07 05:21:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sekesoz5sero' 2025/09/07 05:21:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sekesoz5sero': 1 files missing 2025/09/07 05:21:49 NOTICE: 1 hashes missing 2025/09/07 05:21:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sekesoz5sero': 1 differences found 2025/09/07 05:21:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sekesoz5sero': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/07 05:21:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 05:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sekesoz5sero': 0 differences found 2025/09/07 05:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sekesoz5sero': 1 matching files 2025/09/07 05:21:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poboxaf8ziyo" 2025/09/07 05:21:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:21:50 DEBUG : Creating backend with remote "TestDrive:crypt/na86l896p73jgulmfphnh66ic7g0r1ue7rtuu66dmr51ffb0or60" 2025/09/07 05:21:52 DEBUG : Creating backend with remote "/tmp/rclone1858926591" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poboxaf8ziyo'", Local "Local file system at /tmp/rclone1858926591", Modify Window "1ms" 2025/09/07 05:21:54 DEBUG : 測試_Русский___ě_áñ: md5 = a1c57e05b33049ac7663029e9463d38f OK NFC checkfile vs. NFD remote (without normalization) 2025/09/07 05:21:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/07 05:21:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-poboxaf8ziyo' 2025/09/07 05:21:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poboxaf8ziyo': 1 files missing 2025/09/07 05:21:54 NOTICE: 1 hashes missing 2025/09/07 05:21:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poboxaf8ziyo': 1 differences found 2025/09/07 05:21:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poboxaf8ziyo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/07 05:21:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 05:21:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poboxaf8ziyo': 0 differences found 2025/09/07 05:21:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poboxaf8ziyo': 1 matching files 2025/09/07 05:21:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zacaraw9neje" 2025/09/07 05:21:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:21:56 DEBUG : Creating backend with remote "TestDrive:crypt/0vqs8o0ojnj231b3v3lk153n3mb7ke2tkti4pfhlfeqitiqcqpa0" 2025/09/07 05:21:57 DEBUG : Creating backend with remote "/tmp/rclone1583749984" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zacaraw9neje'", Local "Local file system at /tmp/rclone1583749984", Modify Window "1ms" 2025/09/07 05:21:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2b5e258e0a1c7190ee943dbd5219f85d OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/07 05:21:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 05:21:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zacaraw9neje' 2025/09/07 05:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zacaraw9neje': 1 files missing 2025/09/07 05:21:59 NOTICE: 1 hashes missing 2025/09/07 05:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zacaraw9neje': 1 differences found 2025/09/07 05:21:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zacaraw9neje': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/07 05:22:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 05:22:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zacaraw9neje': 0 differences found 2025/09/07 05:22:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zacaraw9neje': 1 matching files 2025/09/07 05:22:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-renefip9vohe" 2025/09/07 05:22:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:22:01 DEBUG : Creating backend with remote "TestDrive:crypt/pp6p06gljfrpa816eh3871qkmookt0bsiuqhfuf5jivnl1qam98g" 2025/09/07 05:22:01 DEBUG : Creating backend with remote "/tmp/rclone3936233723" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-renefip9vohe'", Local "Local file system at /tmp/rclone3936233723", Modify Window "1ms" 2025/09/07 05:22:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 392d8dd4896f827df1af0fe405f42471 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/07 05:22:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 05:22:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-renefip9vohe' 2025/09/07 05:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renefip9vohe': 1 files missing 2025/09/07 05:22:04 NOTICE: 1 hashes missing 2025/09/07 05:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renefip9vohe': 1 differences found 2025/09/07 05:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renefip9vohe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/07 05:22:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 05:22:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renefip9vohe': 0 differences found 2025/09/07 05:22:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renefip9vohe': 1 matching files 2025/09/07 05:22:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dilovog7hito" 2025/09/07 05:22:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:22:05 DEBUG : Creating backend with remote "TestDrive:crypt/s9qnccpo9m9kfg5mqacd4a84719rv9p949h5fftrthull7udr310" 2025/09/07 05:22:06 DEBUG : Creating backend with remote "/tmp/rclone4231096515" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dilovog7hito'", Local "Local file system at /tmp/rclone4231096515", Modify Window "1ms" 2025/09/07 05:22:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0cac06f659e4f56c77171adc91d0e5d9 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/07 05:22:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 05:22:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dilovog7hito' 2025/09/07 05:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilovog7hito': 1 files missing 2025/09/07 05:22:09 NOTICE: 1 hashes missing 2025/09/07 05:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilovog7hito': 1 differences found 2025/09/07 05:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilovog7hito': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/07 05:22:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 05:22:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilovog7hito': 0 differences found 2025/09/07 05:22:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilovog7hito': 1 matching files 2025/09/07 05:22:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fadayej8vepe" 2025/09/07 05:22:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:22:10 DEBUG : Creating backend with remote "TestDrive:crypt/789v4houn57kdio6g15eoso4l852j1k8a9rfcrh91n818g3uegtg" 2025/09/07 05:22:11 DEBUG : Creating backend with remote "/tmp/rclone4278990522" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fadayej8vepe'", Local "Local file system at /tmp/rclone4278990522", Modify Window "1ms" 2025/09/07 05:22:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dc5eae748c7571f966f125b2fb1a42b9 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/07 05:22:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 05:22:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fadayej8vepe' 2025/09/07 05:22:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadayej8vepe': 1 files missing 2025/09/07 05:22:14 NOTICE: 1 hashes missing 2025/09/07 05:22:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadayej8vepe': 1 differences found 2025/09/07 05:22:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadayej8vepe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/07 05:22:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 05:22:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadayej8vepe': 0 differences found 2025/09/07 05:22:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadayej8vepe': 1 matching files 2025/09/07 05:22:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fadayej8vepe': Purge remote 2025/09/07 05:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dilovog7hito': Purge remote 2025/09/07 05:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-renefip9vohe': Purge remote 2025/09/07 05:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zacaraw9neje': Purge remote 2025/09/07 05:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poboxaf8ziyo': Purge remote 2025/09/07 05:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekesoz5sero': Purge remote 2025/09/07 05:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vidocul2qulo': Purge remote 2025/09/07 05:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitulin2getu': Purge remote 2025/09/07 05:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-variwux4bipi': Purge remote 2025/09/07 05:22:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-napebub8jopi': Purge remote --- PASS: TestApplyTransforms (53.18s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:22:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 05:22:22 DEBUG : sub/file2: md5 = d272d8d5f1823c64637c6cb2f2c79a9b OK 2025/09/07 05:22:22 INFO : file1: Copied (new) to: sub/file2 2025/09/07 05:22:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 05:22:23 DEBUG : file1: Unchanged skipping 2025/09/07 05:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': don't need to copy/move sub/file2, it is already at target location 2025/09/07 05:22:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.95s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:22:28 DEBUG : dst/file1: md5 = a9a83b0820ca6cbb7587c3508e5af631 OK 2025/09/07 05:22:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola/backup" 2025/09/07 05:22:29 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80/1nrff024r7pq65ecp72fc28jb0" 2025/09/07 05:22:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/07 05:22:33 INFO : dst/file1: Moved (server-side) 2025/09/07 05:22:34 DEBUG : dst/file1: md5 = 6b3224c5cc2192dade8d416f66ddf653 OK 2025/09/07 05:22:34 INFO : dst/file1: Copied (new) 2025/09/07 05:22:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 05:22:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 05:22:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.86s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:22:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola/dst" 2025/09/07 05:22:39 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/07 05:22:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola/CompareDest" 2025/09/07 05:22:41 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80/gveqi14airsml4bgu7krj116o8" 2025/09/07 05:22:42 DEBUG : one: Need to transfer - File not found at Destination 2025/09/07 05:22:45 DEBUG : one: md5 = 367a3da67ab2a2035dca7460a8edd326 OK 2025/09/07 05:22:45 INFO : one: Copied (new) 2025/09/07 05:22:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 05:22:47 DEBUG : one: md5 = 70f0d9ee32d07079ec01cd429be12db3 OK 2025/09/07 05:22:47 INFO : one: Copied (replaced existing) 2025/09/07 05:22:50 DEBUG : dst/one: md5 = a7baa406d5f0c65110ea673d87a80b22 OK 2025/09/07 05:22:52 DEBUG : CompareDest/one: md5 = 76f6306082d2e63593a89e6b836cedc0 OK 2025/09/07 05:22:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 05:22:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 05:22:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/07 05:22:55 DEBUG : CompareDest/two: md5 = 80ffc62a183cbba63af2e1cff907f164 OK 2025/09/07 05:22:56 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 05:22:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 05:22:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/07 05:22:57 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 05:22:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 05:22:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/07 05:22:58 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 05:22:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/07 05:23:00 DEBUG : two: md5 = a40a45244a10726882422b3640f62966 OK 2025/09/07 05:23:00 INFO : two: Copied (new) 2025/09/07 05:23:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/07 05:23:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:23:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:23:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.60s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:23:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola/dst" 2025/09/07 05:23:04 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/07 05:23:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola/CopyDest" 2025/09/07 05:23:06 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/07 05:23:08 DEBUG : one: Need to transfer - File not found at Destination 2025/09/07 05:23:10 DEBUG : one: md5 = c548e95d938d2aac29c9e1dc9d6384b3 OK 2025/09/07 05:23:10 INFO : one: Copied (new) 2025/09/07 05:23:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 05:23:13 DEBUG : one: md5 = a3cc6b144045fdeca8f7fec6d4ad3f74 OK 2025/09/07 05:23:13 INFO : one: Copied (replaced existing) 2025/09/07 05:23:15 DEBUG : dst/one: md5 = a75145600b3fc740717c3b48cc95532b OK 2025/09/07 05:23:17 DEBUG : CopyDest/one: md5 = 8279e4e829b48907f168d01e6ac205bd OK 2025/09/07 05:23:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola/BackupDir" 2025/09/07 05:23:18 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/07 05:23:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 05:23:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 05:23:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 05:23:21 INFO : one: Moved (server-side) 2025/09/07 05:23:22 INFO : one: Copied (server-side copy) 2025/09/07 05:23:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/07 05:23:24 DEBUG : CopyDest/two: md5 = 1df0e3fad9d6f558a1b581287373fee2 OK 2025/09/07 05:23:25 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 05:23:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 05:23:26 INFO : two: Copied (server-side copy) 2025/09/07 05:23:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/07 05:23:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 05:23:27 DEBUG : two: Unchanged skipping 2025/09/07 05:23:29 DEBUG : CopyDest/three: md5 = 0eb3332ffafa11040b229565ae994ca8 OK 2025/09/07 05:23:30 DEBUG : three: Need to transfer - File not found at Destination 2025/09/07 05:23:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/07 05:23:30 DEBUG : three: Destination not found in --copy-dest 2025/09/07 05:23:31 DEBUG : three: md5 = d00d6af7b918694b692bc1496edfeead OK 2025/09/07 05:23:31 INFO : three: Copied (new) 2025/09/07 05:23:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/07 05:23:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:23:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/07 05:23:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/07 05:23:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/07 05:23:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:23:37 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.21s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.54s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:23:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/07 05:23:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6294154f1c2bf7c59225525e1ba5c37b OK 2025/09/07 05:23:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/07 05:23:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/07 05:23:42 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/07 05:23:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/07 05:23:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/07 05:23:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a3cad47c7a90d05a12a1e52cf4703275 OK 2025/09/07 05:23:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/07 05:23:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/07 05:23:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.31s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:23:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Looking for duplicate names using skip mode. 2025/09/07 05:23:52 NOTICE: one: Found 2 files with duplicate names 2025/09/07 05:23:52 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.79s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:23:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Looking for duplicate names using skip mode. 2025/09/07 05:23:58 NOTICE: one: Found 3 files with duplicate names 2025/09/07 05:23:58 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/07 05:23:58 INFO : one: Deleted 2025/09/07 05:23:58 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.40s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:24:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Looking for duplicate names using first mode. 2025/09/07 05:24:05 NOTICE: one: Found 3 files with duplicate names 2025/09/07 05:24:05 INFO : one: Deleted 2025/09/07 05:24:05 INFO : one: Deleted 2025/09/07 05:24:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.72s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:24:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Looking for duplicate names using newest mode. 2025/09/07 05:24:11 NOTICE: one: Found 3 files with duplicate names 2025/09/07 05:24:11 INFO : one: Deleted 2025/09/07 05:24:12 INFO : one: Deleted 2025/09/07 05:24:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.26s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:24:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Looking for duplicate names using oldest mode. 2025/09/07 05:24:18 NOTICE: one: Found 3 files with duplicate names 2025/09/07 05:24:18 INFO : one: Deleted 2025/09/07 05:24:19 INFO : one: Deleted 2025/09/07 05:24:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.42s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:24:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Looking for duplicate names using largest mode. 2025/09/07 05:24:24 NOTICE: one: Found 3 files with duplicate names 2025/09/07 05:24:24 INFO : one: Deleted 2025/09/07 05:24:25 INFO : one: Deleted 2025/09/07 05:24:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:24:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Looking for duplicate names using smallest mode. 2025/09/07 05:24:30 NOTICE: one: Found 3 files with duplicate names 2025/09/07 05:24:31 INFO : one: Deleted 2025/09/07 05:24:31 INFO : one: Deleted 2025/09/07 05:24:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.11s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:24:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Looking for duplicate names using rename mode. 2025/09/07 05:24:38 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/07 05:24:39 INFO : one-2.txt: renamed from: one.txt 2025/09/07 05:24:40 INFO : one-3.txt: renamed from: one.txt 2025/09/07 05:24:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.37s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:24:46 DEBUG : dupe1/one.txt: md5 = 67aed5beb74087f280f8cfd4db6a264c OK 2025/09/07 05:24:48 DEBUG : dupe2/two.txt: md5 = bfc3e456725c952aaae4039af99c6bc5 OK 2025/09/07 05:24:50 DEBUG : dupe3/three.txt: md5 = 41f3a8a360e97263a8f6a0068cd77963 OK 2025/09/07 05:24:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/07 05:24:51 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/07 05:24:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/07 05:24:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/07 05:24:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/07 05:24:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/07 05:24:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.98s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:24:58 DEBUG : a.txt: md5 = 39496c1ed1f49c10acc197b591686416 OK 2025/09/07 05:24:59 DEBUG : zend.txt: md5 = 2f2930aff69a6a98f1a320432bbdda27 OK 2025/09/07 05:25:01 DEBUG : sub dir/hello world: md5 = 2d71a3798aa9ee127db40f904ab6a052 OK 2025/09/07 05:25:03 DEBUG : sub dir/hello world2: md5 = b4fa78351e3666910df3f7b458589881 OK 2025/09/07 05:25:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 892b54b1ec4cd0bf38d240aaaa2d5d4c OK 2025/09/07 05:25:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = 04d5d0ff02c629779ea25074bc300f10 OK 2025/09/07 05:25:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = c73664542036c9c1ac03f47c19902edb OK 2025/09/07 05:25:10 DEBUG : a.txt: Excluded (Size Filter) 2025/09/07 05:25:10 DEBUG : a.txt: Excluded 2025/09/07 05:25:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 05:25:10 DEBUG : sub dir/hello world2: Excluded 2025/09/07 05:25:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 05:25:10 DEBUG : sub dir/hello world: Excluded 2025/09/07 05:25:11 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 05:25:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 05:25:11 DEBUG : sub dir/hello world2: Excluded 2025/09/07 05:25:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 05:25:11 DEBUG : sub dir/hello world: Excluded 2025/09/07 05:25:11 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 05:25:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/07 05:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/07 05:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/07 05:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/07 05:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/07 05:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/07 05:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.44s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:25:19 DEBUG : a.txt: md5 = ec4e9590c79080c44299b20f1f075877 OK 2025/09/07 05:25:21 DEBUG : zend.txt: md5 = 262d455d2daea27ec734f488e8aa87f8 OK 2025/09/07 05:25:23 DEBUG : sub dir/hello world: md5 = fa27d568c46316fec5eae373ee0ed17e OK 2025/09/07 05:25:24 DEBUG : sub dir/hello world2: md5 = 2291012ac487611b219867d128a1b84d OK 2025/09/07 05:25:26 DEBUG : sub dir/ignore dir/.ignore: md5 = a770a96436b0a0d11a368e6d79e00320 OK 2025/09/07 05:25:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = d341a5f63992fdd28f78516fa5d5d535 OK 2025/09/07 05:25:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1f84b2a4a21a4dfbc7061c5415a82e6a OK 2025/09/07 05:25:31 DEBUG : a.txt: Excluded (Size Filter) 2025/09/07 05:25:31 DEBUG : a.txt: Excluded 2025/09/07 05:25:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 05:25:32 DEBUG : sub dir/hello world2: Excluded 2025/09/07 05:25:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 05:25:32 DEBUG : sub dir/hello world: Excluded 2025/09/07 05:25:32 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 05:25:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 05:25:32 DEBUG : sub dir/hello world2: Excluded 2025/09/07 05:25:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 05:25:32 DEBUG : sub dir/hello world: Excluded 2025/09/07 05:25:33 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 05:25:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/07 05:25:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/07 05:25:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/07 05:25:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/07 05:25:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/07 05:25:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/07 05:25:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.03s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:25:40 DEBUG : file1: md5 = 1742aa61c5294aa311d6b20cffbe8524 OK 2025/09/07 05:25:43 DEBUG : sub/file2: md5 = 8049d07d46141641c42d14adf3bfea99 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/09/07 05:25:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/07 05:25:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/07 05:25:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/07 05:25:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.59s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:25:50 DEBUG : file1: md5 = 326d94278f810e35c7a34572e051a538 OK 2025/09/07 05:25:52 DEBUG : sub/file2: md5 = 0d18891d97673e2a5242f1e359bc0544 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/09/07 05:25:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola/notfound" 2025/09/07 05:25:57 DEBUG : Config file has changed externally - reloading 2025/09/07 05:25:57 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80/qe0i31qdkoejk60elps0ni5sqk" 2025/09/07 05:26:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.09s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.32s) --- PASS: TestStatJSON/FileFilesOnly (0.39s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Making directory 2025/09/07 05:26:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:04 DEBUG : sub dir/hello world: md5 = f656e1a35c3a8985c5e0a3d5baf4268c OK 2025/09/07 05:26:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.10s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:08 DEBUG : potato2: md5 = 72806359988e98282b3cb458c4551ec6 OK 2025/09/07 05:26:09 DEBUG : empty space: md5 = 6f90d5f649b668185608e7fbdf543fb8 OK --- PASS: TestLs (4.52s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:12 DEBUG : potato2: md5 = 4ad27bfd56b0ab40756fa448c064440d OK 2025/09/07 05:26:14 DEBUG : empty space: md5 = 64a0e13a0e20e332fb22e90eab29248e OK 2025/09/07 05:26:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/07 05:26:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.11s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:18 DEBUG : potato2: md5 = 8fad4adf98c8579ebacdc38e4f0667d3 OK 2025/09/07 05:26:19 DEBUG : empty space: md5 = 93dd15d6a603df0f4c79452c32d66e6c OK --- PASS: TestLsLong (4.72s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:22 DEBUG : potato2: md5 = bf559dc095e37839c9a92ba196845b4e OK 2025/09/07 05:26:24 DEBUG : empty space: md5 = aa54822d3917e217668ce177334a1664 OK --- PASS: TestHashSums (4.38s) === RUN TestHashSumsWithErrors 2025/09/07 05:26:25 DEBUG : Creating backend with remote ":memory:" 2025/09/07 05:26:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/07 05:26:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/07 05:26:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/07 05:26:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/07 05:26:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/07 05:26:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/07 05:26:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/07 05:26:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/07 05:26:25 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-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:27 DEBUG : potato2: md5 = 3574986d9edf47a1451a74138eac94bd OK 2025/09/07 05:26:28 DEBUG : empty space: md5 = a7cf9b75defef2e3ae9752b553f6fd5a OK 2025/09/07 05:26:30 DEBUG : sub dir/potato3: md5 = 9fee22fad92c2a30221cc0cd777eea81 OK 2025/09/07 05:26:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.23s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:35 DEBUG : small: md5 = 171c18d0c3ba67b33a0b1c6006beda69 OK 2025/09/07 05:26:36 DEBUG : medium: md5 = 3880e9b02f7e2d0611283d01b238ac4b OK 2025/09/07 05:26:38 DEBUG : large: md5 = c496a11fabcad69b222c704c1e0b30d7 OK 2025/09/07 05:26:38 DEBUG : Waiting for deletions to finish 2025/09/07 05:26:38 DEBUG : large: Excluded (Size Filter) 2025/09/07 05:26:39 INFO : medium: Deleted 2025/09/07 05:26:39 INFO : small: Deleted --- PASS: TestDelete (6.38s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:41 DEBUG : small: md5 = 9f665d41c970038730eee76c80bfdfb8 OK 2025/09/07 05:26:43 DEBUG : medium: md5 = 2e77704b8fdf653ef4005ff317ecab8f OK 2025/09/07 05:26:44 DEBUG : large: md5 = 9e2abd6a0d2907f3522b638e64539fbc OK 2025/09/07 05:26:44 DEBUG : Waiting for deletions to finish 2025/09/07 05:26:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/07 05:26:45 INFO : small: Deleted 2025/09/07 05:26:45 INFO : large: Deleted --- PASS: TestMaxDelete (6.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:48 DEBUG : small: md5 = 2360915fff927f0ebf8e601b895bcf34 OK 2025/09/07 05:26:50 DEBUG : medium: md5 = 9bcf94a855038f22f55ba9570382fe1c OK 2025/09/07 05:26:51 DEBUG : large: md5 = 9f7d64a263aa9aa84e6b70f13134fd34 OK 2025/09/07 05:26:51 DEBUG : Waiting for deletions to finish 2025/09/07 05:26:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/07 05:26:52 INFO : medium: Deleted 2025/09/07 05:26:52 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:26:55 DEBUG : small: md5 = c5799a0b450d9202cbb6ba2b765ec3ea OK 2025/09/07 05:26:57 DEBUG : medium: md5 = c9f400cdf98b9da6d8d84cebf8ce2d1e OK 2025/09/07 05:26:58 DEBUG : large: md5 = 29f09acfb4bd364d5f28bca569b2980e OK 2025/09/07 05:26:58 DEBUG : Waiting for deletions to finish 2025/09/07 05:26:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/07 05:26:59 INFO : small: Deleted 2025/09/07 05:26:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.10s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:27:02 DEBUG : ReadFile: md5 = 200d027af0ffda96970f222d043b4215 OK --- PASS: TestReadFile (4.08s) === RUN TestRetry 2025/09/07 05:27:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/07 05:27:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/07 05:27:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 05:27:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 05:27:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 05:27:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 05:27:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:27:06 DEBUG : file1: md5 = cff5ff60054bb80bcc723001b78d6912 OK 2025/09/07 05:27:08 DEBUG : file2: md5 = 287bfcce0ffb668a1fd5462ddaef58b4 OK --- PASS: TestCat (16.82s) === RUN TestPurge 2025/09/07 05:27:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fibibuh4tume" 2025/09/07 05:27:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:27:22 DEBUG : Creating backend with remote "TestDrive:crypt/spblotad6jka5cf12ibdkuspn6ltf0ol13cg3u69mks6buh21ang" 2025/09/07 05:27:23 DEBUG : Creating backend with remote "/tmp/rclone2602129027" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fibibuh4tume'", Local "Local file system at /tmp/rclone2602129027", Modify Window "1ms" 2025/09/07 05:27:27 DEBUG : A1/B1/C1/one: md5 = ce45c2ddcaca8067efa31af118fe4cb0 OK 2025/09/07 05:27:27 INFO : A2: Making directory 2025/09/07 05:27:28 INFO : A1/B2: Making directory 2025/09/07 05:27:29 INFO : A1/B2/C2: Making directory 2025/09/07 05:27:30 INFO : A1/B1/C3: Making directory 2025/09/07 05:27:30 INFO : A3: Making directory 2025/09/07 05:27:31 INFO : A3/B3: Making directory 2025/09/07 05:27:32 INFO : A3/B3/C4: Making directory 2025/09/07 05:27:34 DEBUG : A1/two: md5 = fc06b08f02d8b8e9e5f9da3d1518bde1 OK 2025/09/07 05:27:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibibuh4tume': Purge remote 2025/09/07 05:27:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.07s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:27:41 DEBUG : A1/B1/C1/one: md5 = 0214e8095317d04269cddd429c758ed3 OK 2025/09/07 05:27:41 INFO : A2: Making directory 2025/09/07 05:27:42 INFO : A1/B2: Making directory 2025/09/07 05:27:43 INFO : A1/B2/C2: Making directory 2025/09/07 05:27:44 INFO : A1/B1/C3: Making directory 2025/09/07 05:27:44 INFO : A3: Making directory 2025/09/07 05:27:45 INFO : A3/B3: Making directory 2025/09/07 05:27:46 INFO : A3/B3/C4: Making directory 2025/09/07 05:27:48 DEBUG : A1/two: md5 = e33aed6535ac3a68ede571f83e759d4f OK 2025/09/07 05:27:49 DEBUG : removing 1 level 3 directories 2025/09/07 05:27:49 INFO : A3/B3/C4: Removing directory 2025/09/07 05:27:52 DEBUG : removing 2 level 3 directories 2025/09/07 05:27:52 INFO : A1/B2/C2: Removing directory 2025/09/07 05:27:52 INFO : A1/B1/C3: Removing directory 2025/09/07 05:27:53 DEBUG : removing 2 level 2 directories 2025/09/07 05:27:53 INFO : A3/B3: Removing directory 2025/09/07 05:27:53 INFO : A1/B2: Removing directory 2025/09/07 05:27:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/07 05:27:53 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/07 05:27:53 DEBUG : removing 2 level 1 directories 2025/09/07 05:27:53 INFO : A3: Removing directory 2025/09/07 05:27:53 INFO : A2: Removing directory 2025/09/07 05:27:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/07 05:27:57 DEBUG : removing 1 level 3 directories 2025/09/07 05:27:57 INFO : A1/B1/C1: Removing directory 2025/09/07 05:27:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:27:58 DEBUG : removing 1 level 2 directories 2025/09/07 05:27:58 INFO : A1/B1: Removing directory 2025/09/07 05:27:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/07 05:27:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 05:27:59 DEBUG : removing 1 level 1 directories 2025/09/07 05:27:59 INFO : A1: Removing directory 2025/09/07 05:27:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/07 05:27:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/07 05:27:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/07 05:27:59 DEBUG : removing 1 level 0 directories 2025/09/07 05:27:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Removing directory 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 05:28:00 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.61s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:28:02 INFO : A1: Making directory 2025/09/07 05:28:03 INFO : A1/B1: Making directory 2025/09/07 05:28:03 INFO : A1/B1/C1: Making directory 2025/09/07 05:28:06 DEBUG : removing 1 level 3 directories 2025/09/07 05:28:06 INFO : A1/B1/C1: Removing directory 2025/09/07 05:28:06 DEBUG : removing 1 level 2 directories 2025/09/07 05:28:06 INFO : A1/B1: Removing directory 2025/09/07 05:28:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 05:28:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.77s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:28:09 INFO : A1: Making directory 2025/09/07 05:28:10 INFO : A1/B1: Making directory 2025/09/07 05:28:11 INFO : A1/B1/C1: Making directory 2025/09/07 05:28:13 DEBUG : removing 1 level 3 directories 2025/09/07 05:28:13 INFO : A1/B1/C1: Removing directory 2025/09/07 05:28:14 DEBUG : removing 1 level 2 directories 2025/09/07 05:28:14 INFO : A1/B1: Removing directory 2025/09/07 05:28:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 05:28:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.38s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:28:18 DEBUG : file1: md5 = 992e81dc285bfff2b010a03b273cfc20 OK 2025/09/07 05:28:19 DEBUG : filename.txt: File name found in url 2025/09/07 05:28:20 DEBUG : filename.txt: md5 = 175a793c4a27198454501e7e0ebd2aca OK 2025/09/07 05:28:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/07 05:28:22 DEBUG : headerfilename.txt: md5 = 2ac14858d92697d22336a4e70f804b3a OK 2025/09/07 05:28:23 DEBUG : file2: md5 = c93aa7295607f416fbc18a7d4e6f339a OK --- PASS: TestCopyURL (8.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:28:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 05:28:28 DEBUG : sub/file2: md5 = 2045056cfc371f5aed2b408243560f35 OK 2025/09/07 05:28:28 INFO : file1: Copied (new) to: sub/file2 2025/09/07 05:28:28 INFO : file1: Deleted 2025/09/07 05:28:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 05:28:28 DEBUG : file1: Unchanged skipping 2025/09/07 05:28:28 INFO : file1: Deleted 2025/09/07 05:28:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': don't need to copy/move sub/file2, it is already at target location 2025/09/07 05:28:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.21s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:28:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 05:28:33 DEBUG : file1: md5 = e642aa290eef9195249f210ed9a5c03e OK 2025/09/07 05:28:33 INFO : file1: Copied (new) 2025/09/07 05:28:33 INFO : file1: Deleted 2025/09/07 05:28:34 DEBUG : file1: Destination exists, skipping 2025/09/07 05:28:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:28:38 DEBUG : dst/file1: md5 = 782261e5b5761e3c1249001df1c28c3f OK 2025/09/07 05:28:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufexim6kola/backup" 2025/09/07 05:28:39 DEBUG : Creating backend with remote "TestDrive:crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80/1nrff024r7pq65ecp72fc28jb0" 2025/09/07 05:28:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/07 05:28:44 INFO : dst/file1: Moved (server-side) 2025/09/07 05:28:45 DEBUG : dst/file1: md5 = 1757b319c2cf5a790ba004231cf1763b OK 2025/09/07 05:28:45 INFO : dst/file1: Copied (new) 2025/09/07 05:28:45 INFO : dst/file1: Deleted 2025/09/07 05:28:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 05:28:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 05:28:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.31s) === 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-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:28:52 DEBUG : A1/one: md5 = 97873a37679576ea149ffa7d0d9133a2 OK 2025/09/07 05:28:54 DEBUG : A1/two: md5 = 74f95925e7d07d22057db0d262f06525 OK 2025/09/07 05:28:56 DEBUG : A1/B1/three: md5 = fd68f19f18c5c4a74ac0c06f2bc045cc OK 2025/09/07 05:28:58 DEBUG : A1/B1/C1/four: md5 = 2dd5ab8ad3bede896d72f863be6b31d0 OK 2025/09/07 05:29:00 DEBUG : A1/B1/C2/five: md5 = 1519042324865de58223014b89ec40aa OK 2025/09/07 05:29:00 INFO : A1/B2: Making directory 2025/09/07 05:29:01 INFO : A1/B1/C3: Making directory 2025/09/07 05:29:11 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/07 05:29:11 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/07 05:29:11 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/07 05:29:11 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/07 05:29:11 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/07 05:29:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/07 05:29:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/07 05:29:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 05:29:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/07 05:29:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/07 05:29:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/07 05:29:22 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/07 05:29:22 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/07 05:29:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/07 05:29:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/07 05:29:22 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/07 05:29:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/07 05:29:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/07 05:29:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 05:29:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/07 05:29:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/07 05:29:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/07 05:29:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/07 05:29:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/07 05:29:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/07 05:29:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 05:29:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/07 05:29:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/07 05:29:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/07 05:29:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/07 05:29:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.70s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:29:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 05:29:37 DEBUG : no_checksum_small_file_from_pipe: md5 = 0edb69bfac7d9a87363939e3670d2145 OK 2025/09/07 05:29:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/07 05:29:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/07 05:29:38 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/07 05:29:39 DEBUG : no_checksum_big_file_from_pipe: md5 = 670067b335071fb756108fb5b769e0ee OK 2025/09/07 05:29:39 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:29:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 05:29:42 DEBUG : with_checksum_small_file_from_pipe: md5 = 81c3100abc0033c82a14c4bbf6913c27 OK 2025/09/07 05:29:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/07 05:29:43 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/07 05:29:44 DEBUG : with_checksum_big_file_from_pipe: md5 = 6af5a076d25d7f040fbc1a92f0bf6fed OK 2025/09/07 05:29:44 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-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:29:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 05:29:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 05:29:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/07 05:29:49 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-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:29:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 05:29:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/07 05:29:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/07 05:29:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.75s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/07 05:29:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': File to upload is small (48 bytes), uploading instead of streaming 2025/09/07 05:29:57 DEBUG : rcat_metadata: md5 = eaa65f564eed8cdd24edf427201182c4 OK 2025/09/07 05:29:57 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/07 05:29:59 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/07 05:30:00 DEBUG : rcat_metadata_uploadcutoff0: md5 = fcfe9e496861e2992b2a68b7610eec6a OK 2025/09/07 05:30:00 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.24s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (3.08s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:30:03 DEBUG : potato1: md5 = 68f0ee9a11268cbbd679efbf19b74f18 OK 2025/09/07 05:30:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': File to upload is small (60 bytes), uploading instead of streaming 2025/09/07 05:30:05 DEBUG : potato2: md5 = 0181613be590281eba555b78fe20614f OK 2025/09/07 05:30:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.84s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:30:08 DEBUG : potato1: md5 = 7e7acf9c522cc9227a1d0ff7982c8252 OK 2025/09/07 05:30:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': File to upload is small (60 bytes), uploading instead of streaming 2025/09/07 05:30:10 DEBUG : potato2: md5 = 825c56bad2dd1cd2ba1436f190a274e9 OK 2025/09/07 05:30:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.40s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:30:13 DEBUG : potato2: md5 = f6675dd93af6aea7fa2badc2e6ce06b3 OK 2025/09/07 05:30:15 DEBUG : empty space: md5 = 8c02887d7ccf6b532320bc1fb8fcd108 OK 2025/09/07 05:30:18 DEBUG : sub dir/potato3: md5 = 2176c1f93d2be21f03250e4d7db99009 OK 2025/09/07 05:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Touching "sub dir/potato3" 2025/09/07 05:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Touching "empty space" 2025/09/07 05:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Touching "potato2" 2025/09/07 05:30:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.84s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:30:23 DEBUG : dir with metadata: Making directory with metadata 2025/09/07 05:30:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.65s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:30:25 DEBUG : directory with modtime: Making directory with metadata 2025/09/07 05:30:26 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.50s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:30:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/07 05:30:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 05:30:28 DEBUG : Google drive root 'crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80': Skipping btime metadata as can't update it on an existing file: 2025-09-07T05:30:28.438326053Z 2025/09/07 05:30:29 INFO : non existent directory: Updated directory metadata 2025/09/07 05:30:31 DEBUG : Google drive root 'crypt/09po3dg6hepo59akf9rcsoftcil3lts8utcnqu40sd034j5ibj80': Skipping btime metadata as can't update it on an existing file: 2025-09-07T05:30:28.438326053Z 2025/09/07 05:30:31 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.19s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:30:33 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/07 05:30:35 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/07 05:30:36 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.74s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:30:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/07 05:30:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 05:30:38 DEBUG : dst: Making directory with metadata 2025/09/07 05:30:39 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 05:30:39 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 05:30:39 INFO : dst: Set directory modification time (using SetModTime) 2025/09/07 05:30:40 INFO : dst: Set directory modification time (using SetModTime) 2025/09/07 05:30:40 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/07 05:30:40 INFO : dst: Set directory modification time (using SetModTime) 2025/09/07 05:30:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.68s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola'", Local "Local file system at /tmp/rclone2712325380", Modify Window "1ms" 2025/09/07 05:30:44 DEBUG : sub dir/test remove existing: md5 = 7bc978d19fb7eab0778baa7b5d01f2dc OK 2025/09/07 05:30:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9bb06ffc5565d1327088e76995d16745 OK 2025/09/07 05:30:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qoxunem6" before starting 2025/09/07 05:30:48 DEBUG : sub dir/test remove existing.qoxunem6: TEST: removing renamed existing file after operation 2025/09/07 05:30:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bagicuw2" before starting 2025/09/07 05:30:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bagicuw2: TEST: renaming existing back after failed operation 2025/09/07 05:30:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuduluk0" before starting 2025/09/07 05:30:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuduluk0: TEST: removing renamed existing file after operation 2025/09/07 05:30:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "c24r9ntaevluh0229m9nimdmmgkbmifrfoluh1tfq7tgtunjeqjg" 2025/09/07 05:30:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "15q1pe83qqpu7p0fqavtdtetlrf7uu4q46m6jhmubnqsd0hui2j9kgl5nf99mtfq3rgi8ahig01hhkpf2u92fhjpa0fgg6bn8afruvr6n5ldrc0254u5gif9utjgnb808s3tnub1omn03kddje3n8uvb4e3rbmqhnemlkj96daihbj54t0ag" --- PASS: TestRemoveExisting (13.42s) === 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/09/07 05:30:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufexim6kola': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m58.470223297s (try 1/5)