"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/30 02:27:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa" 2025/07/30 02:27:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:27:42 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0" 2025/07/30 02:27:43 DEBUG : Creating backend with remote "/tmp/rclone226943923" === 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-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/30 02:27:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/30 02:27:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/30 02:27:43 DEBUG : potato: Seek from 10 to 0 2025/07/30 02:27:43 DEBUG : potato: Seek from 10 to 0 2025/07/30 02:27:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/30 02:27:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/30 02:27:43 DEBUG : potato: Seek from 5 to 2 2025/07/30 02:27:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/30 02:27:43 DEBUG : potato: Seek from 7 to 0 2025/07/30 02:27:43 DEBUG : potato: Seek from 7 to 0 2025/07/30 02:27:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/30 02:27:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/30 02:27:43 DEBUG : potato: Seek from 5 to 2 2025/07/30 02:27:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/30 02:27:43 DEBUG : potato: Seek from 8 to 0 2025/07/30 02:27:43 DEBUG : potato: Seek from 8 to 0 2025/07/30 02:27:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/30 02:27:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/30 02:27:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/30 02:27:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/30 02:27:43 DEBUG : potato: Seek from 5 to 2 2025/07/30 02:27:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/30 02:27:43 DEBUG : potato: Seek from 9 to 0 2025/07/30 02:27:43 DEBUG : potato: Seek from 9 to 0 2025/07/30 02:27:43 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-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:27:45 DEBUG : rutabaga: md5 = 503b0c74afed1c3fbc49d623989f3501 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/30 02:27:48 DEBUG : empty space: md5 = e87cac6dd06ab8bf8a93e7eccf3de4fc OK === RUN TestCheck/3 2025/07/30 02:27:49 DEBUG : potato2: md5 = cbcd629e9f3a3b1f581bb82faa68921d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/30 02:27:52 DEBUG : remotepotato: md5 = 47b9765785eb3f7de154c1931b98b9ed OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.45s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/07/30 02:27:55 DEBUG : Creating backend with remote "nonexistent" 2025/07/30 02:27:55 DEBUG : Creating backend with remote "nonexistent" 2025/07/30 02:27:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/30 02:27:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/30 02:27:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/30 02:27:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:27:56 DEBUG : rutabaga: md5 = 376d46e453fbcab178bdb0aa3750dee1 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/30 02:28:00 DEBUG : empty space: md5 = 7afc54d937971d456fa44311d24ff6d8 OK === RUN TestCheckDownload/3 2025/07/30 02:28:02 DEBUG : potato2: md5 = f4b328e3354f21852b45fdfbf5be85b1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/30 02:28:06 DEBUG : remotepotato: md5 = 1075842ed5179b0f294143cf8c3e720d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.06s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (1.24s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:28:12 DEBUG : rutabaga: md5 = 4b208dc2095ebe64ab46b45d64cb7ac5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/30 02:28:14 DEBUG : empty space: md5 = 0684356859c0137bdd594fd179cfcdb4 OK === RUN TestCheckSizeOnly/3 2025/07/30 02:28:16 DEBUG : potato2: md5 = 4ce9ce59ebf7c9e1b4498126445c640b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/30 02:28:18 DEBUG : remotepotato: md5 = a2432d11fb7b1ef8ee24b9806eb24b61 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.71s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:28:23 DEBUG : test.sum: md5 = 08e53b18d47706b1d5bd8d98de77b09d OK 2025/07/30 02:28:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/30 02:28:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/30 02:28:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/30 02:28:24 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/30 02:28:25 DEBUG : test.sum: md5 = fcd884ea56576dc959fa35b8fcaa7957 OK 2025/07/30 02:28:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/30 02:28:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/30 02:28:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/30 02:28:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.67s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:28:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa/data" 2025/07/30 02:28:27 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:28:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa/data" 2025/07/30 02:28:29 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0/vjrnln8ratgmqakfosrqe8espk" 2025/07/30 02:28:33 DEBUG : data/banana: md5 = 82ab49b6ae442458e1775e9a803ff191 OK 2025/07/30 02:28:34 DEBUG : test.sum: md5 = 0174af9d151762efa35ba687860bf441 OK === RUN TestCheckSumDownload/subtest1 2025/07/30 02:28:38 DEBUG : data/potato: md5 = d000971d7290e7822ce07d3af4c1cffd OK 2025/07/30 02:28:40 DEBUG : test.sum: md5 = 1def2f2b93f836d49cabc1127441b95f OK === RUN TestCheckSumDownload/subtest2 2025/07/30 02:28:44 DEBUG : test.sum: md5 = 47fbe4a14d5612144f3b691c4ac2384f OK === RUN TestCheckSumDownload/subtest3 2025/07/30 02:28:47 DEBUG : test.sum: md5 = 861b892a125f12084337354abbd3448d OK === RUN TestCheckSumDownload/subtest4 2025/07/30 02:28:51 DEBUG : test.sum: md5 = a84d7fab77eaa97032bcba9396946c9e OK === RUN TestCheckSumDownload/subtest5 2025/07/30 02:28:55 DEBUG : test.sum: md5 = baf18a272863cffe2fda0bec3074c9be OK === RUN TestCheckSumDownload/subtest6 2025/07/30 02:28:59 DEBUG : data/banana: md5 = 293f5db4ecae79312d5c56207a5b236f OK 2025/07/30 02:29:01 DEBUG : data/potato: md5 = cb20a4820c385e945f0fd6a9d72d174b OK 2025/07/30 02:29:02 DEBUG : test.sum: md5 = 82b70976a0b6fbb0875cb4bf1541335c OK === RUN TestCheckSumDownload/subtest7 2025/07/30 02:29:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/30 02:29:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.45s) --- PASS: TestCheckSumDownload/subtest1 (2.54s) --- PASS: TestCheckSumDownload/subtest2 (2.06s) --- PASS: TestCheckSumDownload/subtest3 (2.01s) --- PASS: TestCheckSumDownload/subtest4 (2.05s) --- PASS: TestCheckSumDownload/subtest5 (2.23s) --- PASS: TestCheckSumDownload/subtest6 (2.24s) --- PASS: TestCheckSumDownload/subtest7 (2.08s) === RUN TestApplyTransforms 2025/07/30 02:29:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pareqaf8furu" 2025/07/30 02:29:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:29:08 DEBUG : Creating backend with remote "TestDrive:crypt/0git5u6i6rt9j1febo5bkha2d5d46ujq3s74dvsmahu93rufhco0" 2025/07/30 02:29:09 DEBUG : Creating backend with remote "/tmp/rclone10220852" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pareqaf8furu'", Local "Local file system at /tmp/rclone10220852", Modify Window "1ms" 2025/07/30 02:29:11 DEBUG : hello, world!: md5 = ee4f5178c238f440733d2f483fa9573b OK upper checkfile vs. lower remote (without normalization) 2025/07/30 02:29:11 ERROR : hello, world!: sum not found 2025/07/30 02:29:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pareqaf8furu' 2025/07/30 02:29:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pareqaf8furu': 1 files missing 2025/07/30 02:29:11 NOTICE: 1 hashes missing 2025/07/30 02:29:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pareqaf8furu': 1 differences found 2025/07/30 02:29:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pareqaf8furu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/30 02:29:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/30 02:29:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pareqaf8furu': 0 differences found 2025/07/30 02:29:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pareqaf8furu': 1 matching files 2025/07/30 02:29:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puwozil1yiha" 2025/07/30 02:29:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:29:13 DEBUG : Creating backend with remote "TestDrive:crypt/cfh2oe8qb63a6f95tdu85jcfnn8vsifr8dqahbrgsd6t3vg0vds0" 2025/07/30 02:29:13 DEBUG : Creating backend with remote "/tmp/rclone2442828769" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puwozil1yiha'", Local "Local file system at /tmp/rclone2442828769", Modify Window "1ms" 2025/07/30 02:29:16 DEBUG : HELLO, WORLD!: md5 = 24a481c8aa8cec0799cd46db458b6fe1 OK lower checkfile vs. upper remote (without normalization) 2025/07/30 02:29:16 ERROR : HELLO, WORLD!: sum not found 2025/07/30 02:29:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-puwozil1yiha' 2025/07/30 02:29:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwozil1yiha': 1 files missing 2025/07/30 02:29:16 NOTICE: 1 hashes missing 2025/07/30 02:29:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwozil1yiha': 1 differences found 2025/07/30 02:29:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwozil1yiha': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/30 02:29:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/30 02:29:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwozil1yiha': 0 differences found 2025/07/30 02:29:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puwozil1yiha': 1 matching files 2025/07/30 02:29:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujilul8qadi" 2025/07/30 02:29:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:29:17 DEBUG : Creating backend with remote "TestDrive:crypt/321jnqoihdr74p6i5vo3tu2n8o5qo9h8k8g27cgifmd3a5pjogi0" 2025/07/30 02:29:18 DEBUG : Creating backend with remote "/tmp/rclone3652531087" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujilul8qadi'", Local "Local file system at /tmp/rclone3652531087", Modify Window "1ms" 2025/07/30 02:29:20 DEBUG : HeLlO, wOrLd!: md5 = 0e86b5e32d7635ba4646327a438f4de9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/30 02:29:21 ERROR : HeLlO, wOrLd!: sum not found 2025/07/30 02:29:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bujilul8qadi' 2025/07/30 02:29:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujilul8qadi': 1 files missing 2025/07/30 02:29:21 NOTICE: 1 hashes missing 2025/07/30 02:29:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujilul8qadi': 1 differences found 2025/07/30 02:29:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujilul8qadi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/30 02:29:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/30 02:29:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujilul8qadi': 0 differences found 2025/07/30 02:29:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujilul8qadi': 1 matching files 2025/07/30 02:29:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pekitub0luma" 2025/07/30 02:29:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:29:22 DEBUG : Creating backend with remote "TestDrive:crypt/nb20ueqe01gu9srjnc4na9jk03fum9b9qd3ijb9e6fcdoafciou0" 2025/07/30 02:29:23 DEBUG : Creating backend with remote "/tmp/rclone4030649727" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pekitub0luma'", Local "Local file system at /tmp/rclone4030649727", Modify Window "1ms" 2025/07/30 02:29:25 DEBUG : HELLO, WORLD!: md5 = e408999bc65f6651027bf8a77a6389a5 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/30 02:29:26 ERROR : HELLO, WORLD!: sum not found 2025/07/30 02:29:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pekitub0luma' 2025/07/30 02:29:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekitub0luma': 1 files missing 2025/07/30 02:29:26 NOTICE: 1 hashes missing 2025/07/30 02:29:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekitub0luma': 1 differences found 2025/07/30 02:29:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekitub0luma': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/30 02:29:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/30 02:29:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekitub0luma': 0 differences found 2025/07/30 02:29:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekitub0luma': 1 matching files 2025/07/30 02:29:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budivet3ruke" 2025/07/30 02:29:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:29:27 DEBUG : Creating backend with remote "TestDrive:crypt/lt3117a53t89h39rm1ukg0po07r3rc688sf8d1nhn3901qb65i30" 2025/07/30 02:29:28 DEBUG : Creating backend with remote "/tmp/rclone2018207555" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budivet3ruke'", Local "Local file system at /tmp/rclone2018207555", Modify Window "1ms" 2025/07/30 02:29:30 DEBUG : 測試_Русский___ě_áñ: md5 = fb2e8ccba161042492a83afeda03aba0 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/30 02:29:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/30 02:29:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-budivet3ruke' 2025/07/30 02:29:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budivet3ruke': 1 files missing 2025/07/30 02:29:30 NOTICE: 1 hashes missing 2025/07/30 02:29:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budivet3ruke': 1 differences found 2025/07/30 02:29:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budivet3ruke': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/30 02:29:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/30 02:29:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budivet3ruke': 0 differences found 2025/07/30 02:29:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budivet3ruke': 1 matching files 2025/07/30 02:29:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qigepay7quce" 2025/07/30 02:29:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:29:32 DEBUG : Creating backend with remote "TestDrive:crypt/i8ufkh94a0ilbnho57o76odqc0s8hoesot9q6fs8ffdv778npndg" 2025/07/30 02:29:33 DEBUG : Creating backend with remote "/tmp/rclone3788258385" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qigepay7quce'", Local "Local file system at /tmp/rclone3788258385", Modify Window "1ms" 2025/07/30 02:29:35 DEBUG : 測試_Русский___ě_áñ: md5 = 2ddd9663755b25129fab2282c452393f OK NFC checkfile vs. NFD remote (without normalization) 2025/07/30 02:29:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/30 02:29:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qigepay7quce' 2025/07/30 02:29:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qigepay7quce': 1 files missing 2025/07/30 02:29:35 NOTICE: 1 hashes missing 2025/07/30 02:29:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qigepay7quce': 1 differences found 2025/07/30 02:29:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qigepay7quce': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/30 02:29:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/30 02:29:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qigepay7quce': 0 differences found 2025/07/30 02:29:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qigepay7quce': 1 matching files 2025/07/30 02:29:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kikiqot4qope" 2025/07/30 02:29:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:29:36 DEBUG : Creating backend with remote "TestDrive:crypt/gnjrb312qpmlbi0durlv0e3epfmi5tl9rer6a8lngkko0lrftja0" 2025/07/30 02:29:37 DEBUG : Creating backend with remote "/tmp/rclone1658072424" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kikiqot4qope'", Local "Local file system at /tmp/rclone1658072424", Modify Window "1ms" 2025/07/30 02:29:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 078b80f4f901deb08dcc32c49500f4f6 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/30 02:29:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/30 02:29:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kikiqot4qope' 2025/07/30 02:29:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikiqot4qope': 1 files missing 2025/07/30 02:29:40 NOTICE: 1 hashes missing 2025/07/30 02:29:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikiqot4qope': 1 differences found 2025/07/30 02:29:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikiqot4qope': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/30 02:29:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/30 02:29:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikiqot4qope': 0 differences found 2025/07/30 02:29:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikiqot4qope': 1 matching files 2025/07/30 02:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velemop6bela" 2025/07/30 02:29:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/sujoi5fg12e082a8olh4j90r52gn1k2p4cq1ejmj46d9giobarqg" 2025/07/30 02:29:42 DEBUG : Creating backend with remote "/tmp/rclone2549671498" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velemop6bela'", Local "Local file system at /tmp/rclone2549671498", Modify Window "1ms" 2025/07/30 02:29:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8d600397c79c62c221f63a7533facccb OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/30 02:29:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/30 02:29:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-velemop6bela' 2025/07/30 02:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velemop6bela': 1 files missing 2025/07/30 02:29:45 NOTICE: 1 hashes missing 2025/07/30 02:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velemop6bela': 1 differences found 2025/07/30 02:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velemop6bela': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/30 02:29:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/30 02:29:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velemop6bela': 0 differences found 2025/07/30 02:29:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velemop6bela': 1 matching files 2025/07/30 02:29:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hicibav1tutu" 2025/07/30 02:29:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:29:46 DEBUG : Creating backend with remote "TestDrive:crypt/cqa1s8c331ils01nk9lnu60p3u25mj602rpk4praesgr0eej4qq0" 2025/07/30 02:29:47 DEBUG : Creating backend with remote "/tmp/rclone662338197" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hicibav1tutu'", Local "Local file system at /tmp/rclone662338197", Modify Window "1ms" 2025/07/30 02:29:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d04e3909265b34e1ef756bf9d19d84cf OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/30 02:29:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/30 02:29:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hicibav1tutu' 2025/07/30 02:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicibav1tutu': 1 files missing 2025/07/30 02:29:50 NOTICE: 1 hashes missing 2025/07/30 02:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicibav1tutu': 1 differences found 2025/07/30 02:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicibav1tutu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/30 02:29:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/30 02:29:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicibav1tutu': 0 differences found 2025/07/30 02:29:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicibav1tutu': 1 matching files 2025/07/30 02:29:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wamotin0febu" 2025/07/30 02:29:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:29:51 DEBUG : Creating backend with remote "TestDrive:crypt/a94agkth63e2djakgnqk7i1n16t8d3s3u13ms9qo16vc9cu0ockg" 2025/07/30 02:29:52 DEBUG : Creating backend with remote "/tmp/rclone3404203384" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wamotin0febu'", Local "Local file system at /tmp/rclone3404203384", Modify Window "1ms" 2025/07/30 02:29:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c9f3fdaead65ba8574562ce1cee11a0c OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/30 02:29:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/30 02:29:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wamotin0febu' 2025/07/30 02:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wamotin0febu': 1 files missing 2025/07/30 02:29:55 NOTICE: 1 hashes missing 2025/07/30 02:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wamotin0febu': 1 differences found 2025/07/30 02:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wamotin0febu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/30 02:29:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/30 02:29:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wamotin0febu': 0 differences found 2025/07/30 02:29:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wamotin0febu': 1 matching files 2025/07/30 02:29:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamotin0febu': Purge remote 2025/07/30 02:29:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hicibav1tutu': Purge remote 2025/07/30 02:29:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velemop6bela': Purge remote 2025/07/30 02:29:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kikiqot4qope': Purge remote 2025/07/30 02:29:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qigepay7quce': Purge remote 2025/07/30 02:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budivet3ruke': Purge remote 2025/07/30 02:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pekitub0luma': Purge remote 2025/07/30 02:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujilul8qadi': Purge remote 2025/07/30 02:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puwozil1yiha': Purge remote 2025/07/30 02:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pareqaf8furu': Purge remote --- PASS: TestApplyTransforms (53.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:30:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/30 02:30:03 DEBUG : sub/file2: md5 = 4a4e122fb2bfd0bb9aa6dc75759537bc OK 2025/07/30 02:30:03 INFO : file1: Copied (new) to: sub/file2 2025/07/30 02:30:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:30:04 DEBUG : file1: Unchanged skipping 2025/07/30 02:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': don't need to copy/move sub/file2, it is already at target location 2025/07/30 02:30:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.75s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:30:09 DEBUG : dst/file1: md5 = f0ef3822401c7a203e6e877ff2d7f11c OK 2025/07/30 02:30:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa/backup" 2025/07/30 02:30:10 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0/1nrff024r7pq65ecp72fc28jb0" 2025/07/30 02:30:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/30 02:30:14 INFO : dst/file1: Moved (server-side) 2025/07/30 02:30:15 DEBUG : dst/file1: md5 = f15bef13e00b88b0e5b328b08f05f409 OK 2025/07/30 02:30:15 INFO : dst/file1: Copied (new) 2025/07/30 02:30:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/30 02:30:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/30 02:30:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.87s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:30:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa/dst" 2025/07/30 02:30:20 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/30 02:30:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa/CompareDest" 2025/07/30 02:30:22 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0/gveqi14airsml4bgu7krj116o8" 2025/07/30 02:30:23 DEBUG : one: Need to transfer - File not found at Destination 2025/07/30 02:30:26 DEBUG : one: md5 = c654fd0e87c617e5947ee45c4fc94861 OK 2025/07/30 02:30:26 INFO : one: Copied (new) 2025/07/30 02:30:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 02:30:29 DEBUG : one: md5 = 978d5f524394c93c71e34516aa0f8175 OK 2025/07/30 02:30:29 INFO : one: Copied (replaced existing) 2025/07/30 02:30:31 DEBUG : dst/one: md5 = 36b61705b3fbb5ab19854c8249492546 OK 2025/07/30 02:30:33 DEBUG : CompareDest/one: md5 = 348a6d52e0e6c24778669e82d40a2332 OK 2025/07/30 02:30:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 02:30:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 02:30:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/30 02:30:36 DEBUG : CompareDest/two: md5 = 3f6672cbb01b0637227ed9c299c1b6b4 OK 2025/07/30 02:30:37 DEBUG : two: Need to transfer - File not found at Destination 2025/07/30 02:30:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 02:30:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/30 02:30:38 DEBUG : two: Need to transfer - File not found at Destination 2025/07/30 02:30:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 02:30:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/30 02:30:39 DEBUG : two: Need to transfer - File not found at Destination 2025/07/30 02:30:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/30 02:30:41 DEBUG : two: md5 = d8050f2a5880222deafb2cc7679a93f8 OK 2025/07/30 02:30:41 INFO : two: Copied (new) 2025/07/30 02:30:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/30 02:30:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:30:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/30 02:30:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.61s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:30:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa/dst" 2025/07/30 02:30:46 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/30 02:30:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa/CopyDest" 2025/07/30 02:30:47 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/30 02:30:49 DEBUG : one: Need to transfer - File not found at Destination 2025/07/30 02:30:51 DEBUG : one: md5 = c7ee7ebf52365731273e077c314187be OK 2025/07/30 02:30:51 INFO : one: Copied (new) 2025/07/30 02:30:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 02:30:54 DEBUG : one: md5 = d153441788861b92d538323075b464ff OK 2025/07/30 02:30:54 INFO : one: Copied (replaced existing) 2025/07/30 02:30:56 DEBUG : dst/one: md5 = 0ac7ca2be12a3f90e5794dc3637b4caa OK 2025/07/30 02:30:58 DEBUG : CopyDest/one: md5 = 3597a73e0bc5968187198875f2c41ee2 OK 2025/07/30 02:30:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa/BackupDir" 2025/07/30 02:30:59 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/30 02:31:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 02:31:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 02:31:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 02:31:02 INFO : one: Moved (server-side) 2025/07/30 02:31:03 INFO : one: Copied (server-side copy) 2025/07/30 02:31:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/30 02:31:05 DEBUG : CopyDest/two: md5 = 3cae0223d83c4fa2f9a0b25770b02a4c OK 2025/07/30 02:31:06 DEBUG : two: Need to transfer - File not found at Destination 2025/07/30 02:31:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 02:31:07 INFO : two: Copied (server-side copy) 2025/07/30 02:31:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/30 02:31:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 02:31:08 DEBUG : two: Unchanged skipping 2025/07/30 02:31:10 DEBUG : CopyDest/three: md5 = a9942749440e64d993641c53b1349b3f OK 2025/07/30 02:31:11 DEBUG : three: Need to transfer - File not found at Destination 2025/07/30 02:31:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/30 02:31:11 DEBUG : three: Destination not found in --copy-dest 2025/07/30 02:31:12 DEBUG : three: md5 = 3bd7fc386f25db36d601787fa9fd6cfa OK 2025/07/30 02:31:12 INFO : three: Copied (new) 2025/07/30 02:31:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/30 02:31:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/30 02:31:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:31:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:31:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/30 02:31:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/30 02:31:18 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.94s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:31:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/30 02:31:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3cc84157ca86410b9329de83a0f949dd OK 2025/07/30 02:31:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/30 02:31:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/30 02:31:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/30 02:31:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/30 02:31:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/30 02:31:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 86ba53becf7b095bae8d5795f457cc9c OK 2025/07/30 02:31:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/30 02:31:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/30 02:31:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", 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-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:31:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Looking for duplicate names using skip mode. 2025/07/30 02:31:32 NOTICE: one: Found 2 files with duplicate names 2025/07/30 02:31:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:31:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Looking for duplicate names using skip mode. 2025/07/30 02:31:38 NOTICE: one: Found 3 files with duplicate names 2025/07/30 02:31:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/30 02:31:39 INFO : one: Deleted 2025/07/30 02:31:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.33s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:31:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Looking for duplicate names using first mode. 2025/07/30 02:31:44 NOTICE: one: Found 3 files with duplicate names 2025/07/30 02:31:45 INFO : one: Deleted 2025/07/30 02:31:45 INFO : one: Deleted 2025/07/30 02:31:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.02s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:31:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Looking for duplicate names using newest mode. 2025/07/30 02:31:50 NOTICE: one: Found 3 files with duplicate names 2025/07/30 02:31:51 INFO : one: Deleted 2025/07/30 02:31:51 INFO : one: Deleted 2025/07/30 02:31:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.04s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", 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-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:31:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Looking for duplicate names using oldest mode. 2025/07/30 02:31:57 NOTICE: one: Found 3 files with duplicate names 2025/07/30 02:31:57 INFO : one: Deleted 2025/07/30 02:31:58 INFO : one: Deleted 2025/07/30 02:31:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.29s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:32:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Looking for duplicate names using largest mode. 2025/07/30 02:32:03 NOTICE: one: Found 3 files with duplicate names 2025/07/30 02:32:04 INFO : one: Deleted 2025/07/30 02:32:04 INFO : one: Deleted 2025/07/30 02:32:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.93s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:32:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Looking for duplicate names using smallest mode. 2025/07/30 02:32:09 NOTICE: one: Found 3 files with duplicate names 2025/07/30 02:32:10 INFO : one: Deleted 2025/07/30 02:32:10 INFO : one: Deleted 2025/07/30 02:32:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.20s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:32:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Looking for duplicate names using rename mode. 2025/07/30 02:32:17 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/30 02:32:18 INFO : one-2.txt: renamed from: one.txt 2025/07/30 02:32:19 INFO : one-3.txt: renamed from: one.txt 2025/07/30 02:32:20 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.17s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:32:24 DEBUG : dupe1/one.txt: md5 = 3011553676c5970c68b3c9506fbfaf61 OK 2025/07/30 02:32:26 DEBUG : dupe2/two.txt: md5 = 381cc695b31a7650ad40e7f8850e71e2 OK 2025/07/30 02:32:28 DEBUG : dupe3/three.txt: md5 = 1b89e27a2c5052c74fd22edd9d6e82d3 OK 2025/07/30 02:32:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/30 02:32:29 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/30 02:32:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/30 02:32:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/30 02:32:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/30 02:32:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/30 02:32:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.15s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:32:36 DEBUG : a.txt: md5 = 045615efc654d36e4a00e908fe93caab OK 2025/07/30 02:32:37 DEBUG : zend.txt: md5 = 4d1fa6bc1c16eb78ab865693b3a0a03f OK 2025/07/30 02:32:39 DEBUG : sub dir/hello world: md5 = b4dd9670dea9011a941190c0bffcaedb OK 2025/07/30 02:32:40 DEBUG : sub dir/hello world2: md5 = 00962c66928205b9a8b70d3e76a086b0 OK 2025/07/30 02:32:43 DEBUG : sub dir/ignore dir/.ignore: md5 = 16f74353bbe856aeba3e57208a0066b2 OK 2025/07/30 02:32:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = da41ddb3bd364f91e0d80206b2c9b8ac OK 2025/07/30 02:32:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = adcbbb4bf8cf12fe6cb4cb904a8ffb88 OK 2025/07/30 02:32:47 DEBUG : a.txt: Excluded (Size Filter) 2025/07/30 02:32:47 DEBUG : a.txt: Excluded 2025/07/30 02:32:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/30 02:32:48 DEBUG : sub dir/hello world: Excluded 2025/07/30 02:32:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/30 02:32:48 DEBUG : sub dir/hello world2: Excluded 2025/07/30 02:32:48 DEBUG : sub dir/ignore dir: Excluded 2025/07/30 02:32:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/30 02:32:48 DEBUG : sub dir/hello world: Excluded 2025/07/30 02:32:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/30 02:32:48 DEBUG : sub dir/hello world2: Excluded 2025/07/30 02:32:49 DEBUG : sub dir/ignore dir: Excluded 2025/07/30 02:32:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/30 02:32:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/30 02:32:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/30 02:32:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/30 02:32:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/30 02:32:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/30 02:32:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.46s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:32:56 DEBUG : a.txt: md5 = c86e530b93141cd87b671d05ad9a8bc9 OK 2025/07/30 02:32:58 DEBUG : zend.txt: md5 = 20238891b4fb6ac6920f72abb170409f OK 2025/07/30 02:33:00 DEBUG : sub dir/hello world: md5 = f88496c8e1e1554fe75ccffbcc747ed5 OK 2025/07/30 02:33:01 DEBUG : sub dir/hello world2: md5 = 75ea0cda5c72fd7663b8310d04b178fe OK 2025/07/30 02:33:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 6947747068dd3ae3d126654e5b13496d OK 2025/07/30 02:33:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 144c3313a013379cc507c04d67499613 OK 2025/07/30 02:33:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = 641729921423951cd2748c7880846b5b OK 2025/07/30 02:33:08 DEBUG : a.txt: Excluded (Size Filter) 2025/07/30 02:33:08 DEBUG : a.txt: Excluded 2025/07/30 02:33:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/30 02:33:09 DEBUG : sub dir/hello world: Excluded 2025/07/30 02:33:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/30 02:33:09 DEBUG : sub dir/hello world2: Excluded 2025/07/30 02:33:09 DEBUG : sub dir/ignore dir: Excluded 2025/07/30 02:33:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/30 02:33:09 DEBUG : sub dir/hello world: Excluded 2025/07/30 02:33:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/30 02:33:09 DEBUG : sub dir/hello world2: Excluded 2025/07/30 02:33:10 DEBUG : sub dir/ignore dir: Excluded 2025/07/30 02:33:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/30 02:33:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/30 02:33:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/30 02:33:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/30 02:33:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/30 02:33:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/30 02:33:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.32s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:33:18 DEBUG : file1: md5 = 32fe184b79b40d408a3fbe7e54ce9d66 OK 2025/07/30 02:33:20 DEBUG : sub/file2: md5 = f4ef7ebcd40cf4db66f4a4773282d85d OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/30 02:33:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/30 02:33:23 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/30 02:33:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/30 02:33:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.13s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:33:27 DEBUG : file1: md5 = da7e08931c6f5f95a51e8f738fe5d7a2 OK 2025/07/30 02:33:29 DEBUG : sub/file2: md5 = 1d92cf497f787daf4dbfb79731411c71 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/30 02:33:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa/notfound" 2025/07/30 02:33:33 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/30 02:33:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.40s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:33:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Making directory 2025/07/30 02:33:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:33:40 DEBUG : sub dir/hello world: md5 = c88d2051e05934b2a3053be41a1ef579 OK 2025/07/30 02:33:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.60s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:33:43 DEBUG : potato2: md5 = e9b9a8d03e09a6ec2504029534da0e48 OK 2025/07/30 02:33:45 DEBUG : empty space: md5 = 9158beba40ad80adb77829f699dfb144 OK --- PASS: TestLs (4.57s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:33:48 DEBUG : potato2: md5 = 885c841d0af4725179c5cf64f2c7a8d7 OK 2025/07/30 02:33:49 DEBUG : empty space: md5 = 47eab8a6f082900941f62a1e8246fa21 OK 2025/07/30 02:33:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/30 02:33:50 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.57s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:33:53 DEBUG : potato2: md5 = bb97465f2c60a25e6ea53837d85e7c28 OK 2025/07/30 02:33:54 DEBUG : empty space: md5 = dd2a3ca1bb05a553794128ea5aa0b1cd OK --- PASS: TestLsLong (4.85s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:33:57 DEBUG : potato2: md5 = 8497ff4adace462a54c0ab265999dd53 OK 2025/07/30 02:33:59 DEBUG : empty space: md5 = 47ebd2abb679ff9a17477006ced54157 OK --- PASS: TestHashSums (4.13s) === RUN TestHashSumsWithErrors 2025/07/30 02:34:00 DEBUG : Creating backend with remote ":memory:" 2025/07/30 02:34:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/30 02:34:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/30 02:34:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/30 02:34:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/30 02:34:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/30 02:34:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/30 02:34:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/30 02:34:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/30 02:34:00 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-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:34:02 DEBUG : potato2: md5 = a95b7e201cb007a96c74b3c0ed19fc99 OK 2025/07/30 02:34:03 DEBUG : empty space: md5 = 8a63ff4f11dd122d81904187b492cb3d OK 2025/07/30 02:34:05 DEBUG : sub dir/potato3: md5 = 13adbfa3f97a93cc5b2891d06676a2f0 OK 2025/07/30 02:34:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.04s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:34:10 DEBUG : small: md5 = b5f0aebd519af1362438e6931128e688 OK 2025/07/30 02:34:11 DEBUG : medium: md5 = 647681e02dee057fe1d0f42606a67fc3 OK 2025/07/30 02:34:12 DEBUG : large: md5 = 88aa490c77b19eecc5e4cf9fdd409143 OK 2025/07/30 02:34:13 DEBUG : Waiting for deletions to finish 2025/07/30 02:34:13 DEBUG : large: Excluded (Size Filter) 2025/07/30 02:34:13 INFO : small: Deleted 2025/07/30 02:34:13 INFO : medium: Deleted --- PASS: TestDelete (5.97s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:34:16 DEBUG : small: md5 = 8b1d336756209f3b22d318cb0204e18e OK 2025/07/30 02:34:17 DEBUG : medium: md5 = c5b88097d618e3f25bf4525459d863d0 OK 2025/07/30 02:34:18 DEBUG : large: md5 = d9c61ad0dbf01799fb8a375dd0d06e2f OK 2025/07/30 02:34:18 DEBUG : Waiting for deletions to finish 2025/07/30 02:34:19 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/30 02:34:19 INFO : medium: Deleted 2025/07/30 02:34:19 INFO : small: Deleted --- PASS: TestMaxDelete (6.48s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:34:22 DEBUG : small: md5 = 964f700419fa8282c63f3f30f758c1b7 OK 2025/07/30 02:34:23 DEBUG : medium: md5 = 77a746e743d683e2d0de548c79af0bb8 OK 2025/07/30 02:34:25 DEBUG : large: md5 = 99147d7e97c4caf91a0408e5f1dfef50 OK 2025/07/30 02:34:25 DEBUG : Waiting for deletions to finish 2025/07/30 02:34:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/30 02:34:26 INFO : medium: Deleted 2025/07/30 02:34:26 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.69s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:34:29 DEBUG : small: md5 = 636c7937014ce122a138f96031fb1ce0 OK 2025/07/30 02:34:30 DEBUG : medium: md5 = 9183774c250448690ce7df64a2aa04e2 OK 2025/07/30 02:34:32 DEBUG : large: md5 = f35f3c2a667cc1dc482c5e3026112555 OK 2025/07/30 02:34:32 DEBUG : Waiting for deletions to finish 2025/07/30 02:34:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/30 02:34:33 INFO : small: Deleted 2025/07/30 02:34:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.63s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:34:35 DEBUG : ReadFile: md5 = 4abaed5374a1c708c7ff96bbb0327101 OK --- PASS: TestReadFile (3.95s) === RUN TestRetry 2025/07/30 02:34:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/30 02:34:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/30 02:34:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/30 02:34:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/30 02:34:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/30 02:34:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/30 02:34:38 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-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:34:40 DEBUG : file1: md5 = 7ccf06ef438875293f3aa290603ba157 OK 2025/07/30 02:34:41 DEBUG : file2: md5 = be024eef921bfa5ea2c9cc9b9b415e82 OK --- PASS: TestCat (16.56s) === RUN TestPurge 2025/07/30 02:34:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bezediy0soxu" 2025/07/30 02:34:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 02:34:55 DEBUG : Creating backend with remote "TestDrive:crypt/3eqofa3mob1ecol6odkqap4ft17adg50tk6e5d9osnc03jq3bnc0" 2025/07/30 02:34:56 DEBUG : Creating backend with remote "/tmp/rclone3151526370" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bezediy0soxu'", Local "Local file system at /tmp/rclone3151526370", Modify Window "1ms" 2025/07/30 02:35:00 DEBUG : A1/B1/C1/one: md5 = d9f99a149a92bf703f1a79f3dcd31cb9 OK 2025/07/30 02:35:00 INFO : A2: Making directory 2025/07/30 02:35:01 INFO : A1/B2: Making directory 2025/07/30 02:35:02 INFO : A1/B2/C2: Making directory 2025/07/30 02:35:02 INFO : A1/B1/C3: Making directory 2025/07/30 02:35:03 INFO : A3: Making directory 2025/07/30 02:35:04 INFO : A3/B3: Making directory 2025/07/30 02:35:05 INFO : A3/B3/C4: Making directory 2025/07/30 02:35:06 DEBUG : A1/two: md5 = 59fae64b29df6d5ead717a2fdad69cf7 OK 2025/07/30 02:35:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bezediy0soxu': Purge remote 2025/07/30 02:35:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.40s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:35:14 DEBUG : A1/B1/C1/one: md5 = 2f093ef5bf00413b75f863bda583f912 OK 2025/07/30 02:35:14 INFO : A2: Making directory 2025/07/30 02:35:14 INFO : A1/B2: Making directory 2025/07/30 02:35:15 INFO : A1/B2/C2: Making directory 2025/07/30 02:35:16 INFO : A1/B1/C3: Making directory 2025/07/30 02:35:17 INFO : A3: Making directory 2025/07/30 02:35:17 INFO : A3/B3: Making directory 2025/07/30 02:35:18 INFO : A3/B3/C4: Making directory 2025/07/30 02:35:20 DEBUG : A1/two: md5 = 3ec92ebf824c3ca215291b8d77a944af OK 2025/07/30 02:35:21 DEBUG : removing 1 level 3 directories 2025/07/30 02:35:21 INFO : A3/B3/C4: Removing directory 2025/07/30 02:35:24 DEBUG : removing 2 level 3 directories 2025/07/30 02:35:24 INFO : A1/B2/C2: Removing directory 2025/07/30 02:35:24 INFO : A1/B1/C3: Removing directory 2025/07/30 02:35:25 DEBUG : removing 2 level 2 directories 2025/07/30 02:35:25 INFO : A3/B3: Removing directory 2025/07/30 02:35:25 INFO : A1/B2: Removing directory 2025/07/30 02:35:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/30 02:35:25 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/30 02:35:26 DEBUG : removing 2 level 1 directories 2025/07/30 02:35:26 INFO : A2: Removing directory 2025/07/30 02:35:26 INFO : A3: Removing directory 2025/07/30 02:35:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/30 02:35:29 DEBUG : removing 1 level 3 directories 2025/07/30 02:35:29 INFO : A1/B1/C1: Removing directory 2025/07/30 02:35:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:30 DEBUG : removing 1 level 2 directories 2025/07/30 02:35:30 INFO : A1/B1: Removing directory 2025/07/30 02:35:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/30 02:35:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/30 02:35:31 DEBUG : removing 1 level 1 directories 2025/07/30 02:35:31 INFO : A1: Removing directory 2025/07/30 02:35:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/30 02:35:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/30 02:35:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/30 02:35:32 DEBUG : removing 1 level 0 directories 2025/07/30 02:35:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Removing directory 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/30 02:35:32 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (23.19s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:35:34 INFO : A1: Making directory 2025/07/30 02:35:35 INFO : A1/B1: Making directory 2025/07/30 02:35:35 INFO : A1/B1/C1: Making directory 2025/07/30 02:35:38 DEBUG : removing 1 level 3 directories 2025/07/30 02:35:38 INFO : A1/B1/C1: Removing directory 2025/07/30 02:35:38 DEBUG : removing 1 level 2 directories 2025/07/30 02:35:38 INFO : A1/B1: Removing directory 2025/07/30 02:35:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/30 02:35:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.73s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:35:41 INFO : A1: Making directory 2025/07/30 02:35:42 INFO : A1/B1: Making directory 2025/07/30 02:35:43 INFO : A1/B1/C1: Making directory 2025/07/30 02:35:45 DEBUG : removing 1 level 3 directories 2025/07/30 02:35:45 INFO : A1/B1/C1: Removing directory 2025/07/30 02:35:46 DEBUG : removing 1 level 2 directories 2025/07/30 02:35:46 INFO : A1/B1: Removing directory 2025/07/30 02:35:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/30 02:35:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.49s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:35:50 DEBUG : file1: md5 = 764a875d87efc0ff3d534d1cef78c496 OK 2025/07/30 02:35:51 DEBUG : filename.txt: File name found in url 2025/07/30 02:35:52 DEBUG : filename.txt: md5 = f2a0223bcc7119e25245d15a3181de31 OK 2025/07/30 02:35:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/30 02:35:53 DEBUG : headerfilename.txt: md5 = 848ce0e7fddfc097aab9104bbe85d7e3 OK 2025/07/30 02:35:54 DEBUG : file2: md5 = a9a217645587d8506a05e83c13c76abc OK --- PASS: TestCopyURL (8.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:35:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/30 02:35:59 DEBUG : sub/file2: md5 = 2c8e433dd4ca2de2858525c1e0d9db36 OK 2025/07/30 02:35:59 INFO : file1: Copied (new) to: sub/file2 2025/07/30 02:35:59 INFO : file1: Deleted 2025/07/30 02:36:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:36:00 DEBUG : file1: Unchanged skipping 2025/07/30 02:36:00 INFO : file1: Deleted 2025/07/30 02:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': don't need to copy/move sub/file2, it is already at target location 2025/07/30 02:36:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.87s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:36:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/30 02:36:04 DEBUG : file1: md5 = 55c0181f5db992897920fbfe19da55aa OK 2025/07/30 02:36:04 INFO : file1: Copied (new) 2025/07/30 02:36:04 INFO : file1: Deleted 2025/07/30 02:36:05 DEBUG : file1: Destination exists, skipping 2025/07/30 02:36:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.53s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:36:09 DEBUG : dst/file1: md5 = af87034c337f24c760728450c85b6031 OK 2025/07/30 02:36:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kadoteh1sefa/backup" 2025/07/30 02:36:10 DEBUG : Creating backend with remote "TestDrive:crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0/1nrff024r7pq65ecp72fc28jb0" 2025/07/30 02:36:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/30 02:36:14 INFO : dst/file1: Moved (server-side) 2025/07/30 02:36:15 DEBUG : dst/file1: md5 = 3b49867e5fd17accdbce2b881a6f9638 OK 2025/07/30 02:36:15 INFO : dst/file1: Copied (new) 2025/07/30 02:36:15 INFO : dst/file1: Deleted 2025/07/30 02:36:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/30 02:36:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/30 02:36:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.74s) === 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-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:36:22 DEBUG : A1/one: md5 = 80fe7460718d0ec26ae6551b53815a4f OK 2025/07/30 02:36:23 DEBUG : A1/two: md5 = 1f64f60756288008685134c69abd6960 OK 2025/07/30 02:36:25 DEBUG : A1/B1/three: md5 = 281c26cd91b84e46be01961abe2cac39 OK 2025/07/30 02:36:27 DEBUG : A1/B1/C1/four: md5 = a63c291fdaceeaa14e12c13ef7b69e30 OK 2025/07/30 02:36:30 DEBUG : A1/B1/C2/five: md5 = d76dc3c57569cdb7532c06f1a3c7636b OK 2025/07/30 02:36:30 INFO : A1/B2: Making directory 2025/07/30 02:36:30 INFO : A1/B1/C3: Making directory 2025/07/30 02:36:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/30 02:36:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/30 02:36:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/30 02:36:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/30 02:36:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/30 02:36:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/30 02:36:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/30 02:36:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/30 02:36:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/30 02:36:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/30 02:36:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/30 02:36:51 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/30 02:36:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/30 02:36:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/30 02:36:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/30 02:36:51 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/30 02:36:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/30 02:36:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/30 02:36:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/30 02:36:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/30 02:36:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/30 02:37:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/30 02:37:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/30 02:37:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/30 02:37:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/30 02:37:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/30 02:37:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/30 02:37:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/30 02:37:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/30 02:37:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/30 02:37:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.45s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/30 02:37:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 54444170260a1ddf1ea2b6d05a6aa022 OK 2025/07/30 02:37:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/30 02:37:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/30 02:37:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/30 02:37:07 DEBUG : no_checksum_big_file_from_pipe: md5 = b3ecdfc764ea85f2eb325f59acf51502 OK 2025/07/30 02:37:07 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-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/30 02:37:10 DEBUG : with_checksum_small_file_from_pipe: md5 = b5c320b04a7d73934bd37d2fb0c283dd OK 2025/07/30 02:37:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/30 02:37:11 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/30 02:37:12 DEBUG : with_checksum_big_file_from_pipe: md5 = ccbec5134892516fcf39286efe8e0bc7 OK 2025/07/30 02:37:12 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-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/30 02:37:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:37:16 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/30 02:37:17 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-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/30 02:37:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/30 02:37:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/30 02:37:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.02s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/30 02:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': File to upload is small (48 bytes), uploading instead of streaming 2025/07/30 02:37:25 DEBUG : rcat_metadata: md5 = 450079aa3372abf57e80ef50d24f3328 OK 2025/07/30 02:37:25 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/30 02:37:27 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/30 02:37:28 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8edafc6de6d4fa5f8909c1bc6a2af721 OK 2025/07/30 02:37:28 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.65s) --- PASS: TestRcatMetadata/Normal (2.45s) --- PASS: TestRcatMetadata/ViaDisk (2.79s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:30 DEBUG : potato1: md5 = f1cac30d79943d4491ec2427d16ca9c0 OK 2025/07/30 02:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': File to upload is small (60 bytes), uploading instead of streaming 2025/07/30 02:37:32 DEBUG : potato2: md5 = 0a8429d722091430b370e49674578692 OK 2025/07/30 02:37:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:35 DEBUG : potato1: md5 = 724839d6d5d6a22f1861ad99588ce1ff OK 2025/07/30 02:37:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': File to upload is small (60 bytes), uploading instead of streaming 2025/07/30 02:37:36 DEBUG : potato2: md5 = 006ed0157cbcebb47e8d1a268458cfb4 OK 2025/07/30 02:37:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:40 DEBUG : potato2: md5 = 39b2e1b8bb9a95a919a5837c469e56fd OK 2025/07/30 02:37:41 DEBUG : empty space: md5 = 7fe8447dd2c9ae3512be948d764eb391 OK 2025/07/30 02:37:43 DEBUG : sub dir/potato3: md5 = 602bbe87175985c7e602ac234aeee005 OK 2025/07/30 02:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Touching "sub dir/potato3" 2025/07/30 02:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Touching "empty space" 2025/07/30 02:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Touching "potato2" 2025/07/30 02:37:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.59s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:48 DEBUG : dir with metadata: Making directory with metadata 2025/07/30 02:37:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:50 DEBUG : directory with modtime: Making directory with metadata 2025/07/30 02:37:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.20s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/30 02:37:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 02:37:53 DEBUG : Google drive root 'crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0': Skipping btime metadata as can't update it on an existing file: 2025-07-30T02:37:52.918690243Z 2025/07/30 02:37:53 INFO : non existent directory: Updated directory metadata 2025/07/30 02:37:55 DEBUG : Google drive root 'crypt/u92at3f96hjia4ddfgt8kqe7or0eup82aghgg1svuihh3fh4hft0': Skipping btime metadata as can't update it on an existing file: 2025-07-30T02:37:52.918690243Z 2025/07/30 02:37:56 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:37:57 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/30 02:37:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/30 02:38:00 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.97s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:38:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/30 02:38:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 02:38:01 DEBUG : dst: Making directory with metadata 2025/07/30 02:38:02 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 02:38:02 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:38:02 INFO : dst: Set directory modification time (using SetModTime) 2025/07/30 02:38:03 INFO : dst: Set directory modification time (using SetModTime) 2025/07/30 02:38:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/30 02:38:03 INFO : dst: Set directory modification time (using SetModTime) 2025/07/30 02:38:03 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa'", Local "Local file system at /tmp/rclone226943923", Modify Window "1ms" 2025/07/30 02:38:07 DEBUG : sub dir/test remove existing: md5 = 07709d779b3d2b826e99e1a4217b3585 OK 2025/07/30 02:38:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 236bf1c8d2d238666cd8d78cba7404be OK 2025/07/30 02:38:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.putiges3" before starting 2025/07/30 02:38:11 DEBUG : sub dir/test remove existing.putiges3: TEST: removing renamed existing file after operation 2025/07/30 02:38:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuhoreh3" before starting 2025/07/30 02:38:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuhoreh3: TEST: renaming existing back after failed operation 2025/07/30 02:38:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mixisoz3" before starting 2025/07/30 02:38:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mixisoz3: TEST: removing renamed existing file after operation 2025/07/30 02:38:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "a9vkr2vm0g9vaocgbmfg95ie94vere3m8b3h1f3ldhjm0e9230ua5fdi2f0dc06fcmk85elonmr8sp8jjhuplmm4knqd52f3juv1u5f9c6bmh0i3lb90b8vkavkrnq6d90a84eh3vtvgerhp0s2to796ldtptjqddqkht0g282fk9dg1h7r0" 2025/07/30 02:38:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "h7ghpdpejutpkau185egj8hidehcr9cmkmga5devj3f9b5237b4g" --- PASS: TestRemoveExisting (12.91s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/30 02:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kadoteh1sefa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m36.385320722s (try 1/5)