"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/20 04:34:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka" 2025/10/20 04:34:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:34:44 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0" 2025/10/20 04:34:45 DEBUG : Creating backend with remote "/tmp/rclone4155243413" === 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-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/20 04:34:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/20 04:34:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/20 04:34:45 DEBUG : potato: Seek from 10 to 0 2025/10/20 04:34:45 DEBUG : potato: Seek from 10 to 0 2025/10/20 04:34:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/20 04:34:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/20 04:34:45 DEBUG : potato: Seek from 5 to 2 2025/10/20 04:34:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/20 04:34:45 DEBUG : potato: Seek from 7 to 0 2025/10/20 04:34:45 DEBUG : potato: Seek from 7 to 0 2025/10/20 04:34:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/20 04:34:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/20 04:34:45 DEBUG : potato: Seek from 5 to 2 2025/10/20 04:34:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/20 04:34:45 DEBUG : potato: Seek from 8 to 0 2025/10/20 04:34:45 DEBUG : potato: Seek from 8 to 0 2025/10/20 04:34:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/20 04:34:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/20 04:34:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/20 04:34:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/20 04:34:45 DEBUG : potato: Seek from 5 to 2 2025/10/20 04:34:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/20 04:34:45 DEBUG : potato: Seek from 9 to 0 2025/10/20 04:34:45 DEBUG : potato: Seek from 9 to 0 2025/10/20 04:34:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:34:47 DEBUG : rutabaga: md5 = badc1e04cc3e482d1586aa28c322005f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/20 04:34:49 DEBUG : empty space: md5 = b6dc53578716aeef8782ea7513103823 OK === RUN TestCheck/3 2025/10/20 04:34:52 DEBUG : potato2: md5 = 3e84b0c3a6f028f5abd243257409d74e OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/20 04:34:54 DEBUG : remotepotato: md5 = 078c8fd104abf4b9350e6d8f2ee553f7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.79s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.32s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/10/20 04:34:57 DEBUG : Creating backend with remote "nonexistent" 2025/10/20 04:34:57 DEBUG : Creating backend with remote "nonexistent" 2025/10/20 04:34:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/20 04:34:57 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/10/20 04:34:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/20 04:34:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:34:58 DEBUG : rutabaga: md5 = ba51a3fe884042dc030191bbe829d8ba OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/20 04:35:02 DEBUG : empty space: md5 = 81c2e4bfbd024b99529f6d8be7100e7b OK === RUN TestCheckDownload/3 2025/10/20 04:35:05 DEBUG : potato2: md5 = 70bd9aa9b4d2c0f71fd8198951854855 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/20 04:35:09 DEBUG : remotepotato: md5 = 0eeeba59c833055e6a426de4f20af0fa OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.37s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (1.21s) --- PASS: TestCheckDownload/4 (1.28s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (1.44s) --- PASS: TestCheckDownload/7 (1.72s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:35:17 DEBUG : rutabaga: md5 = 14e0241fa37a73a91299e2d6b9d7f054 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/20 04:35:19 DEBUG : empty space: md5 = 1aed18b22c5206c5fe175d871f700b42 OK === RUN TestCheckSizeOnly/3 2025/10/20 04:35:21 DEBUG : potato2: md5 = 15f085952c923b87b371d135fb7a1e25 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/20 04:35:23 DEBUG : remotepotato: md5 = e7ce4f68e57798f94d23a88cc4a85ab7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.42s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.40s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:35:28 DEBUG : test.sum: md5 = 0e7f2274b233eb62eb69b8fbe930979c OK 2025/10/20 04:35:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/20 04:35:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/20 04:35:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/20 04:35:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/20 04:35:31 DEBUG : test.sum: md5 = 4e834d2261255b96aca34a08f99f6ac8 OK 2025/10/20 04:35:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/20 04:35:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/20 04:35:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/20 04:35:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.05s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:35:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka/data" 2025/10/20 04:35:33 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka/data' lacks md5, skipping --- SKIP: TestCheckSum (2.21s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:35:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka/data" 2025/10/20 04:35:35 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0/vjrnln8ratgmqakfosrqe8espk" 2025/10/20 04:35:39 DEBUG : data/banana: md5 = 8c43153620e76f319ab054964a941e5d OK 2025/10/20 04:35:40 DEBUG : test.sum: md5 = d256e786dca7d0685617fd89ebff7ffa OK === RUN TestCheckSumDownload/subtest1 2025/10/20 04:35:44 DEBUG : data/potato: md5 = 4499261a1410719f0cab3e8db1524d88 OK 2025/10/20 04:35:46 DEBUG : test.sum: md5 = 9855634f10ce4bb8fd73c1e82707a495 OK === RUN TestCheckSumDownload/subtest2 2025/10/20 04:35:50 DEBUG : test.sum: md5 = 2dabd2a33a7f8dddeeb3d297918f4a27 OK === RUN TestCheckSumDownload/subtest3 2025/10/20 04:35:54 DEBUG : test.sum: md5 = 489f9985829c9b7794a673bc66a3b884 OK === RUN TestCheckSumDownload/subtest4 2025/10/20 04:35:59 DEBUG : test.sum: md5 = 32b633535e285f9c4146379c01453698 OK === RUN TestCheckSumDownload/subtest5 2025/10/20 04:36:04 DEBUG : test.sum: md5 = 11e67510820506249ee25bba5e5f4986 OK === RUN TestCheckSumDownload/subtest6 2025/10/20 04:36:08 DEBUG : data/banana: md5 = 53178051e0fafebe2db702dcaaac58df OK 2025/10/20 04:36:09 DEBUG : data/potato: md5 = be19a5194ddadd735f2c1e711fb5a0f8 OK 2025/10/20 04:36:11 DEBUG : test.sum: md5 = 934ecf7b4a5c93ea00c8066830bc0e05 OK === RUN TestCheckSumDownload/subtest7 2025/10/20 04:36:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/20 04:36:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.62s) --- PASS: TestCheckSumDownload/subtest1 (2.39s) --- PASS: TestCheckSumDownload/subtest2 (2.06s) --- PASS: TestCheckSumDownload/subtest3 (2.21s) --- PASS: TestCheckSumDownload/subtest4 (2.17s) --- PASS: TestCheckSumDownload/subtest5 (2.40s) --- PASS: TestCheckSumDownload/subtest6 (2.07s) --- PASS: TestCheckSumDownload/subtest7 (2.42s) === RUN TestApplyTransforms 2025/10/20 04:36:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-semenic9hopa" 2025/10/20 04:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:36:17 DEBUG : Creating backend with remote "TestDrive:crypt/f2au1uaup2vs0ed2dcjog14f4qkpil9rke95gqq38dlcbs5vrsc0" 2025/10/20 04:36:18 DEBUG : Creating backend with remote "/tmp/rclone600170858" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-semenic9hopa'", Local "Local file system at /tmp/rclone600170858", Modify Window "1ms" 2025/10/20 04:36:20 DEBUG : hello, world!: md5 = 1454b07180178c62d06592013a50b635 OK upper checkfile vs. lower remote (without normalization) 2025/10/20 04:36:20 ERROR : hello, world!: sum not found 2025/10/20 04:36:20 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-semenic9hopa' 2025/10/20 04:36:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-semenic9hopa': 1 files missing 2025/10/20 04:36:20 NOTICE: 1 hashes missing 2025/10/20 04:36:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-semenic9hopa': 1 differences found 2025/10/20 04:36:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-semenic9hopa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/20 04:36:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 04:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-semenic9hopa': 0 differences found 2025/10/20 04:36:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-semenic9hopa': 1 matching files 2025/10/20 04:36:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kicocos7puso" 2025/10/20 04:36:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:36:21 DEBUG : Creating backend with remote "TestDrive:crypt/vb6qs9i25qkfivc8hls0a2lrksje3h68cqh30gv8j089d3u56msg" 2025/10/20 04:36:22 DEBUG : Creating backend with remote "/tmp/rclone1790893459" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kicocos7puso'", Local "Local file system at /tmp/rclone1790893459", Modify Window "1ms" 2025/10/20 04:36:25 DEBUG : HELLO, WORLD!: md5 = be75b58c0e96aa04edb362ed5122b0ca OK lower checkfile vs. upper remote (without normalization) 2025/10/20 04:36:25 ERROR : HELLO, WORLD!: sum not found 2025/10/20 04:36:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kicocos7puso' 2025/10/20 04:36:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicocos7puso': 1 files missing 2025/10/20 04:36:25 NOTICE: 1 hashes missing 2025/10/20 04:36:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicocos7puso': 1 differences found 2025/10/20 04:36:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicocos7puso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/20 04:36:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 04:36:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicocos7puso': 0 differences found 2025/10/20 04:36:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicocos7puso': 1 matching files 2025/10/20 04:36:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaxoyey0ceda" 2025/10/20 04:36:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:36:26 DEBUG : Creating backend with remote "TestDrive:crypt/1n6qjjj4hgbjcdv0ldnb7icgmbebmghsilt6oj4oilevgf6319tg" 2025/10/20 04:36:27 DEBUG : Creating backend with remote "/tmp/rclone99231930" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaxoyey0ceda'", Local "Local file system at /tmp/rclone99231930", Modify Window "1ms" 2025/10/20 04:36:30 DEBUG : HeLlO, wOrLd!: md5 = 7d559991b76b2cbc36020400659ee325 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/20 04:36:30 ERROR : HeLlO, wOrLd!: sum not found 2025/10/20 04:36:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaxoyey0ceda' 2025/10/20 04:36:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxoyey0ceda': 1 files missing 2025/10/20 04:36:30 NOTICE: 1 hashes missing 2025/10/20 04:36:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxoyey0ceda': 1 differences found 2025/10/20 04:36:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxoyey0ceda': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/20 04:36:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 04:36:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxoyey0ceda': 0 differences found 2025/10/20 04:36:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxoyey0ceda': 1 matching files 2025/10/20 04:36:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xotujaf3biki" 2025/10/20 04:36:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:36:31 DEBUG : Creating backend with remote "TestDrive:crypt/9mjjk59u261en67n901bg4f38dvdu7bngkdeep6s6g85ifonb4g0" 2025/10/20 04:36:32 DEBUG : Creating backend with remote "/tmp/rclone2124831521" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xotujaf3biki'", Local "Local file system at /tmp/rclone2124831521", Modify Window "1ms" 2025/10/20 04:36:35 DEBUG : HELLO, WORLD!: md5 = 8d71424f61e1b867c6c2f227dca19218 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/20 04:36:35 ERROR : HELLO, WORLD!: sum not found 2025/10/20 04:36:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xotujaf3biki' 2025/10/20 04:36:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xotujaf3biki': 1 files missing 2025/10/20 04:36:35 NOTICE: 1 hashes missing 2025/10/20 04:36:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xotujaf3biki': 1 differences found 2025/10/20 04:36:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xotujaf3biki': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/20 04:36:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 04:36:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xotujaf3biki': 0 differences found 2025/10/20 04:36:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xotujaf3biki': 1 matching files 2025/10/20 04:36:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiyucas5hoge" 2025/10/20 04:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:36:36 DEBUG : Creating backend with remote "TestDrive:crypt/q5nlu52t3j6jjj22366kbg6g2fv0o3vn23nup6iav0d8jd6ad7q0" 2025/10/20 04:36:37 DEBUG : Creating backend with remote "/tmp/rclone3997969083" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiyucas5hoge'", Local "Local file system at /tmp/rclone3997969083", Modify Window "1ms" 2025/10/20 04:36:40 DEBUG : 測試_Русский___ě_áñ: md5 = 31fe9b9af75d5b4d71fab544b473b393 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/20 04:36:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/20 04:36:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiyucas5hoge' 2025/10/20 04:36:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiyucas5hoge': 1 files missing 2025/10/20 04:36:40 NOTICE: 1 hashes missing 2025/10/20 04:36:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiyucas5hoge': 1 differences found 2025/10/20 04:36:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiyucas5hoge': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/20 04:36:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 04:36:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiyucas5hoge': 0 differences found 2025/10/20 04:36:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiyucas5hoge': 1 matching files 2025/10/20 04:36:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yikopus4gayi" 2025/10/20 04:36:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:36:42 DEBUG : Creating backend with remote "TestDrive:crypt/1jlgtd25uin0a76hukejrgq5s8m02o60g6fti909ioqtcnj59glg" 2025/10/20 04:36:43 DEBUG : Creating backend with remote "/tmp/rclone3271993142" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yikopus4gayi'", Local "Local file system at /tmp/rclone3271993142", Modify Window "1ms" 2025/10/20 04:36:45 DEBUG : 測試_Русский___ě_áñ: md5 = e8603bbd38cb0db9001ed50ea86e1b5a OK NFC checkfile vs. NFD remote (without normalization) 2025/10/20 04:36:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/20 04:36:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yikopus4gayi' 2025/10/20 04:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikopus4gayi': 1 files missing 2025/10/20 04:36:45 NOTICE: 1 hashes missing 2025/10/20 04:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikopus4gayi': 1 differences found 2025/10/20 04:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikopus4gayi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/20 04:36:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 04:36:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikopus4gayi': 0 differences found 2025/10/20 04:36:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yikopus4gayi': 1 matching files 2025/10/20 04:36:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zobukud1jovu" 2025/10/20 04:36:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:36:47 DEBUG : Creating backend with remote "TestDrive:crypt/g6ujogrdrv6derfi2v2mqpnfgs0h5mv8cmvr44k9vkol8uld4gn0" 2025/10/20 04:36:48 DEBUG : Creating backend with remote "/tmp/rclone797274963" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zobukud1jovu'", Local "Local file system at /tmp/rclone797274963", Modify Window "1ms" 2025/10/20 04:36:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 79cc801f3aeda883e7edc5705dba354e OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/20 04:36:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/20 04:36:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zobukud1jovu' 2025/10/20 04:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobukud1jovu': 1 files missing 2025/10/20 04:36:50 NOTICE: 1 hashes missing 2025/10/20 04:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobukud1jovu': 1 differences found 2025/10/20 04:36:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobukud1jovu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/20 04:36:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 04:36:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobukud1jovu': 0 differences found 2025/10/20 04:36:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobukud1jovu': 1 matching files 2025/10/20 04:36:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jageyit1caje" 2025/10/20 04:36:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:36:53 DEBUG : Creating backend with remote "TestDrive:crypt/ctjoslv08it1vhkhf2h5emp7fhqiag8e4jcjevpp9dh7b6rvarq0" 2025/10/20 04:36:54 DEBUG : Creating backend with remote "/tmp/rclone3677638060" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jageyit1caje'", Local "Local file system at /tmp/rclone3677638060", Modify Window "1ms" 2025/10/20 04:36:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d7f2d0c8f7c823059c874931adb18f8a OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/20 04:36:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/20 04:36:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jageyit1caje' 2025/10/20 04:36:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jageyit1caje': 1 files missing 2025/10/20 04:36:56 NOTICE: 1 hashes missing 2025/10/20 04:36:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jageyit1caje': 1 differences found 2025/10/20 04:36:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jageyit1caje': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/20 04:36:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 04:36:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jageyit1caje': 0 differences found 2025/10/20 04:36:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jageyit1caje': 1 matching files 2025/10/20 04:36:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejaper3poro" 2025/10/20 04:36:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:36:57 DEBUG : Creating backend with remote "TestDrive:crypt/9mlb8enahigm2sil5g11sheq2b1pggrthtam9cutr3e0l2j6mhjg" 2025/10/20 04:36:58 DEBUG : Creating backend with remote "/tmp/rclone1535662977" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejaper3poro'", Local "Local file system at /tmp/rclone1535662977", Modify Window "1ms" 2025/10/20 04:37:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 03d0fcb218a013f3284c9f2ae045566d OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/20 04:37:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/20 04:37:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sejaper3poro' 2025/10/20 04:37:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejaper3poro': 1 files missing 2025/10/20 04:37:01 NOTICE: 1 hashes missing 2025/10/20 04:37:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejaper3poro': 1 differences found 2025/10/20 04:37:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejaper3poro': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/20 04:37:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 04:37:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejaper3poro': 0 differences found 2025/10/20 04:37:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejaper3poro': 1 matching files 2025/10/20 04:37:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nagimoh8wixo" 2025/10/20 04:37:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:37:02 DEBUG : Creating backend with remote "TestDrive:crypt/okel4734229als7e1usc9e3c7iptok57s1vrp6rhojel6vv3vmfg" 2025/10/20 04:37:03 DEBUG : Creating backend with remote "/tmp/rclone3909156748" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nagimoh8wixo'", Local "Local file system at /tmp/rclone3909156748", Modify Window "1ms" 2025/10/20 04:37:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8776702224e2395481e223b7354e7764 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/20 04:37:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/20 04:37:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nagimoh8wixo' 2025/10/20 04:37:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagimoh8wixo': 1 files missing 2025/10/20 04:37:06 NOTICE: 1 hashes missing 2025/10/20 04:37:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagimoh8wixo': 1 differences found 2025/10/20 04:37:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagimoh8wixo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/20 04:37:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/20 04:37:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagimoh8wixo': 0 differences found 2025/10/20 04:37:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagimoh8wixo': 1 matching files 2025/10/20 04:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagimoh8wixo': Purge remote 2025/10/20 04:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejaper3poro': Purge remote 2025/10/20 04:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jageyit1caje': Purge remote 2025/10/20 04:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobukud1jovu': Purge remote 2025/10/20 04:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yikopus4gayi': Purge remote 2025/10/20 04:37:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiyucas5hoge': Purge remote 2025/10/20 04:37:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xotujaf3biki': Purge remote 2025/10/20 04:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaxoyey0ceda': Purge remote 2025/10/20 04:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kicocos7puso': Purge remote 2025/10/20 04:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-semenic9hopa': Purge remote --- PASS: TestApplyTransforms (55.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:37:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/20 04:37:14 DEBUG : sub/file2: md5 = 2c218ec5a093e059d592d8a8c2c10c3c OK 2025/10/20 04:37:14 INFO : file1: Copied (new) to: sub/file2 2025/10/20 04:37:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:37:15 DEBUG : file1: Unchanged skipping 2025/10/20 04:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': don't need to copy/move sub/file2, it is already at target location 2025/10/20 04:37:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.45s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:37:21 DEBUG : dst/file1: md5 = 9e2233c6c6d33450ef6a759910f3496b OK 2025/10/20 04:37:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka/backup" 2025/10/20 04:37:22 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0/1nrff024r7pq65ecp72fc28jb0" 2025/10/20 04:37:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/20 04:37:26 INFO : dst/file1: Moved (server-side) 2025/10/20 04:37:27 DEBUG : dst/file1: md5 = df8ffa939c50dced2902d5b0f01f69f1 OK 2025/10/20 04:37:27 INFO : dst/file1: Copied (new) 2025/10/20 04:37:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 04:37:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 04:37:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.18s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:37:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka/dst" 2025/10/20 04:37:32 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/20 04:37:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka/CompareDest" 2025/10/20 04:37:34 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0/gveqi14airsml4bgu7krj116o8" 2025/10/20 04:37:35 DEBUG : one: Need to transfer - File not found at Destination 2025/10/20 04:37:38 DEBUG : one: md5 = deab990baa436d1a6e15589b26b06a65 OK 2025/10/20 04:37:38 INFO : one: Copied (new) 2025/10/20 04:37:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:37:42 DEBUG : one: md5 = 79538f5183d2c2dfaf7be5fbed92ac76 OK 2025/10/20 04:37:42 INFO : one: Copied (replaced existing) 2025/10/20 04:37:44 DEBUG : dst/one: md5 = 955d200bb67b0e4d0a85b3cef16cbc4f OK 2025/10/20 04:37:46 DEBUG : CompareDest/one: md5 = 5c82f589f2888a3fe9280e1763ea6551 OK 2025/10/20 04:37:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:37:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:37:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:37:50 DEBUG : CompareDest/two: md5 = 15f030acff5dc792ba117319a8b95a2b OK 2025/10/20 04:37:51 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 04:37:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:37:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 04:37:52 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 04:37:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:37:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 04:37:54 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 04:37:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/20 04:37:55 DEBUG : two: md5 = 86f4ada70c64faa4c98d7d8ed5c544f6 OK 2025/10/20 04:37:55 INFO : two: Copied (new) 2025/10/20 04:37:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 04:37:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:37:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 04:37:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.78s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:38:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka/dst" 2025/10/20 04:38:00 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/20 04:38:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka/CopyDest" 2025/10/20 04:38:02 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/20 04:38:03 DEBUG : one: Need to transfer - File not found at Destination 2025/10/20 04:38:05 DEBUG : one: md5 = 8655e78e77418954f908004a61c57bcf OK 2025/10/20 04:38:05 INFO : one: Copied (new) 2025/10/20 04:38:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:38:08 DEBUG : one: md5 = c573e2ec1d6a388e5fce5690d765f22d OK 2025/10/20 04:38:08 INFO : one: Copied (replaced existing) 2025/10/20 04:38:10 DEBUG : dst/one: md5 = 498f0ee2439f16f47de586edbc87b86f OK 2025/10/20 04:38:12 DEBUG : CopyDest/one: md5 = 92b9822c99b929a5b21d2888bf8b4ed4 OK 2025/10/20 04:38:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka/BackupDir" 2025/10/20 04:38:13 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/20 04:38:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:38:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:38:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:38:17 INFO : one: Moved (server-side) 2025/10/20 04:38:18 INFO : one: Copied (server-side copy) 2025/10/20 04:38:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/20 04:38:20 DEBUG : CopyDest/two: md5 = 1a5b69458b11a76d82717dde1fa0d079 OK 2025/10/20 04:38:21 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 04:38:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:38:22 INFO : two: Copied (server-side copy) 2025/10/20 04:38:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/20 04:38:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/20 04:38:23 DEBUG : two: Unchanged skipping 2025/10/20 04:38:25 DEBUG : CopyDest/three: md5 = eaeaea71b8e55bdc0eb4c6c9eafff6cb OK 2025/10/20 04:38:26 DEBUG : three: Need to transfer - File not found at Destination 2025/10/20 04:38:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/20 04:38:26 DEBUG : three: Destination not found in --copy-dest 2025/10/20 04:38:27 DEBUG : three: md5 = 4366d876c3d02e3cd463b5891ea4a689 OK 2025/10/20 04:38:27 INFO : three: Copied (new) 2025/10/20 04:38:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/20 04:38:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:38:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 04:38:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/20 04:38:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 04:38:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:38:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.60s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:38:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/20 04:38:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d38b003ba7c0aa46524825a6c64fda08 OK 2025/10/20 04:38:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/20 04:38:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/20 04:38:38 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/20 04:38:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/20 04:38:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/20 04:38:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cb0bb136188e4d5af78f3c1d2116a6e4 OK 2025/10/20 04:38:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/20 04:38:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/20 04:38:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.30s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:38:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Looking for duplicate names using skip mode. 2025/10/20 04:38:48 NOTICE: one: Found 2 files with duplicate names 2025/10/20 04:38:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.80s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:38:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Looking for duplicate names using skip mode. 2025/10/20 04:38:54 NOTICE: one: Found 3 files with duplicate names 2025/10/20 04:38:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/20 04:38:54 INFO : one: Deleted 2025/10/20 04:38:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.55s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:38:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Looking for duplicate names using first mode. 2025/10/20 04:39:00 NOTICE: one: Found 3 files with duplicate names 2025/10/20 04:39:00 INFO : one: Deleted 2025/10/20 04:39:01 INFO : one: Deleted 2025/10/20 04:39:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.06s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:39:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Looking for duplicate names using newest mode. 2025/10/20 04:39:06 NOTICE: one: Found 3 files with duplicate names 2025/10/20 04:39:07 INFO : one: Deleted 2025/10/20 04:39:08 INFO : one: Deleted 2025/10/20 04:39:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.83s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:39:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Looking for duplicate names using oldest mode. 2025/10/20 04:39:14 NOTICE: one: Found 3 files with duplicate names 2025/10/20 04:39:14 INFO : one: Deleted 2025/10/20 04:39:14 INFO : one: Deleted 2025/10/20 04:39:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.46s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:39:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Looking for duplicate names using largest mode. 2025/10/20 04:39:20 NOTICE: one: Found 3 files with duplicate names 2025/10/20 04:39:20 INFO : one: Deleted 2025/10/20 04:39:21 INFO : one: Deleted 2025/10/20 04:39:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:39:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Looking for duplicate names using smallest mode. 2025/10/20 04:39:26 NOTICE: one: Found 3 files with duplicate names 2025/10/20 04:39:27 INFO : one: Deleted 2025/10/20 04:39:27 INFO : one: Deleted 2025/10/20 04:39:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.23s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:39:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Looking for duplicate names using rename mode. 2025/10/20 04:39:34 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/20 04:39:35 INFO : one-2.txt: renamed from: one.txt 2025/10/20 04:39:36 INFO : one-3.txt: renamed from: one.txt 2025/10/20 04:39:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.09s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:39:42 DEBUG : dupe1/one.txt: md5 = 38616d9e414d73bffa7fec2e83ec9b21 OK 2025/10/20 04:39:45 DEBUG : dupe2/two.txt: md5 = 2fdd05cc8030c9e096d9f8c5664ad97f OK 2025/10/20 04:39:47 DEBUG : dupe3/three.txt: md5 = 71193c6f4436e193af8067cf4f426f5b OK 2025/10/20 04:39:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/20 04:39:48 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/20 04:39:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/20 04:39:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/20 04:39:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/20 04:39:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/20 04:39:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.28s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:39:55 DEBUG : a.txt: md5 = 8f3af3e9dcf61745683fe5c39ee51dc2 OK 2025/10/20 04:39:56 DEBUG : zend.txt: md5 = 479e238f9923a94f83d8c01d53a0226b OK 2025/10/20 04:39:59 DEBUG : sub dir/hello world: md5 = a502852911124247117e1b3efc396755 OK 2025/10/20 04:40:01 DEBUG : sub dir/hello world2: md5 = 7566f2fd08afa946f15b5646b052af66 OK 2025/10/20 04:40:03 DEBUG : sub dir/ignore dir/.ignore: md5 = 8bbfe40fd2cfe3a885383d7fff5ecdd4 OK 2025/10/20 04:40:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8eb00ebcadd4cb460fd9edebea29af67 OK 2025/10/20 04:40:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6a884a6f7b0ee496b46a44c417eded62 OK 2025/10/20 04:40:08 DEBUG : a.txt: Excluded (Size Filter) 2025/10/20 04:40:08 DEBUG : a.txt: Excluded 2025/10/20 04:40:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/20 04:40:09 DEBUG : sub dir/hello world2: Excluded 2025/10/20 04:40:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/20 04:40:09 DEBUG : sub dir/hello world: Excluded 2025/10/20 04:40:09 DEBUG : sub dir/ignore dir: Excluded 2025/10/20 04:40:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/20 04:40:09 DEBUG : sub dir/hello world2: Excluded 2025/10/20 04:40:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/20 04:40:09 DEBUG : sub dir/hello world: Excluded 2025/10/20 04:40:10 DEBUG : sub dir/ignore dir: Excluded 2025/10/20 04:40:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/20 04:40:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/20 04:40:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/20 04:40:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/20 04:40:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/20 04:40:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/20 04:40:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.89s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:40:18 DEBUG : a.txt: md5 = 22bd9181b018aaa2403fd28810c57f7c OK 2025/10/20 04:40:19 DEBUG : zend.txt: md5 = 631cff6d5d2f5a740089e462563f4197 OK 2025/10/20 04:40:21 DEBUG : sub dir/hello world: md5 = 42a29263738d84587edff50944da4b47 OK 2025/10/20 04:40:23 DEBUG : sub dir/hello world2: md5 = 00d2474dc3693ea99e94735843eb4df5 OK 2025/10/20 04:40:25 DEBUG : sub dir/ignore dir/.ignore: md5 = f04dd56080b0dd68eed239d877ac7a99 OK 2025/10/20 04:40:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = b0235fdafd7b0549c1c002f49cc028e3 OK 2025/10/20 04:40:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7c95ee5360b799ad37bb78ac9d272a19 OK 2025/10/20 04:40:30 DEBUG : a.txt: Excluded (Size Filter) 2025/10/20 04:40:30 DEBUG : a.txt: Excluded 2025/10/20 04:40:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/20 04:40:30 DEBUG : sub dir/hello world: Excluded 2025/10/20 04:40:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/20 04:40:30 DEBUG : sub dir/hello world2: Excluded 2025/10/20 04:40:31 DEBUG : sub dir/ignore dir: Excluded 2025/10/20 04:40:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/20 04:40:31 DEBUG : sub dir/hello world: Excluded 2025/10/20 04:40:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/20 04:40:31 DEBUG : sub dir/hello world2: Excluded 2025/10/20 04:40:31 DEBUG : sub dir/ignore dir: Excluded 2025/10/20 04:40:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/20 04:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/20 04:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/20 04:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/20 04:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/20 04:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/20 04:40:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.69s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:40:40 DEBUG : file1: md5 = cb05d10165db53442c91988a1bf7204c OK 2025/10/20 04:40:42 DEBUG : sub/file2: md5 = 229e750505fc69cb88d3d0dcf4f5221c 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/10/20 04:40:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/20 04:40:45 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/20 04:40:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/20 04:40:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.09s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:40:50 DEBUG : file1: md5 = eb14b362673dfd272e5cd0e0fb46f48f OK 2025/10/20 04:40:52 DEBUG : sub/file2: md5 = 11886cfbc074213049608b7e5d1ae5c3 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/10/20 04:40:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka/notfound" 2025/10/20 04:40:56 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/20 04:40:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.63s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Making directory 2025/10/20 04:41:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:03 DEBUG : sub dir/hello world: md5 = 2481c926d04e656c11f9b597530f9d42 OK 2025/10/20 04:41:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.80s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:07 DEBUG : potato2: md5 = fdda66eb449d82a8bf2be61cd3679815 OK 2025/10/20 04:41:08 DEBUG : empty space: md5 = 0675436a2437963a35b16f454b0df5e8 OK --- PASS: TestLs (4.83s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:11 DEBUG : potato2: md5 = f4bd0b837e693ed4f48d8f09cbef47e9 OK 2025/10/20 04:41:13 DEBUG : empty space: md5 = 814e8c32baa918c509cf2319b37cf890 OK 2025/10/20 04:41:13 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.84s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:16 DEBUG : potato2: md5 = c4f7e0ec06ad7c5a58a3b838e583d0c3 OK 2025/10/20 04:41:18 DEBUG : empty space: md5 = e48ca94bd12f2a20e340d10f78c4d5d9 OK --- PASS: TestLsLong (4.90s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:21 DEBUG : potato2: md5 = 794a6f835f010a05963339560498eec2 OK 2025/10/20 04:41:23 DEBUG : empty space: md5 = b7e0c72612909e9430cb2402f980fca1 OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2025/10/20 04:41:24 DEBUG : Creating backend with remote ":memory:" 2025/10/20 04:41:24 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/20 04:41:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/20 04:41:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/20 04:41:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/20 04:41:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/20 04:41:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/20 04:41:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/20 04:41:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/20 04:41:24 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-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:26 DEBUG : potato2: md5 = 1400637d91d89d29ef2010ddd376f756 OK 2025/10/20 04:41:27 DEBUG : empty space: md5 = 7bdbc688a86a23a0d69af66fce614428 OK 2025/10/20 04:41:29 DEBUG : sub dir/potato3: md5 = 49f337e9d21f93e7ab8f4c2fe5b24606 OK 2025/10/20 04:41:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.87s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:35 DEBUG : small: md5 = 0804984cefbe0205482b30833edd5f39 OK 2025/10/20 04:41:36 DEBUG : medium: md5 = 55dc0f1947fe096901a9b1a4f54b842e OK 2025/10/20 04:41:38 DEBUG : large: md5 = 051f5d218813b3b6d2e44e2cdbc5a174 OK 2025/10/20 04:41:38 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:38 DEBUG : large: Excluded (Size Filter) 2025/10/20 04:41:39 INFO : medium: Deleted 2025/10/20 04:41:39 INFO : small: Deleted --- PASS: TestDelete (6.86s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:42 DEBUG : small: md5 = c1dcb985ab8302d12052f8958f3482be OK 2025/10/20 04:41:43 DEBUG : medium: md5 = abb52e55d02e3ab0ed4707c4d8815540 OK 2025/10/20 04:41:44 DEBUG : large: md5 = 4916541d7f7d3cfe441806ddcfe91ba5 OK 2025/10/20 04:41:45 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/20 04:41:45 INFO : large: Deleted 2025/10/20 04:41:45 INFO : small: Deleted --- PASS: TestMaxDelete (7.08s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:48 DEBUG : small: md5 = f6498ed0469df5ab5ad09c3799ef8918 OK 2025/10/20 04:41:50 DEBUG : medium: md5 = c8778c7a6a45e0e51bc9d2756734ba1e OK 2025/10/20 04:41:51 DEBUG : large: md5 = b44c5f828c92e08f3c1e6b56f6523f84 OK 2025/10/20 04:41:51 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/20 04:41:52 INFO : small: Deleted 2025/10/20 04:41:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.54s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:41:55 DEBUG : small: md5 = 971440c26994f1d2e5a43c90197132bb OK 2025/10/20 04:41:56 DEBUG : medium: md5 = 901974a8aff5b333550b356e0eba86eb OK 2025/10/20 04:41:58 DEBUG : large: md5 = 65e357dcb380ec19a6a62f3b1734d5d9 OK 2025/10/20 04:41:58 DEBUG : Waiting for deletions to finish 2025/10/20 04:41:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/20 04:41:59 INFO : small: Deleted 2025/10/20 04:41:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.80s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:42:02 DEBUG : ReadFile: md5 = 75ec454b439c93b3336f8fc20ad58d44 OK --- PASS: TestReadFile (4.95s) === RUN TestRetry 2025/10/20 04:42:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/20 04:42:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/20 04:42:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/20 04:42:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/20 04:42:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/20 04:42:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/20 04:42:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:42:07 DEBUG : file1: md5 = 6a85d2bccbcf1c6529eb56ce6e883fe3 OK 2025/10/20 04:42:09 DEBUG : file2: md5 = c717aa404f4dd4fbd95a979edd089395 OK --- PASS: TestCat (16.82s) === RUN TestPurge 2025/10/20 04:42:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xexunik6rolo" 2025/10/20 04:42:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:42:22 DEBUG : Creating backend with remote "TestDrive:crypt/eb04c1si8b9el0u3ibk08k82t42h40vqefm2bf2sbsflnfgth2pg" 2025/10/20 04:42:23 DEBUG : Creating backend with remote "/tmp/rclone4009704960" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xexunik6rolo'", Local "Local file system at /tmp/rclone4009704960", Modify Window "1ms" 2025/10/20 04:42:27 DEBUG : A1/B1/C1/one: md5 = a64f0d3d0e166524362dc48889587b1b OK 2025/10/20 04:42:27 INFO : A2: Making directory 2025/10/20 04:42:28 INFO : A1/B2: Making directory 2025/10/20 04:42:29 INFO : A1/B2/C2: Making directory 2025/10/20 04:42:30 INFO : A1/B1/C3: Making directory 2025/10/20 04:42:30 INFO : A3: Making directory 2025/10/20 04:42:31 INFO : A3/B3: Making directory 2025/10/20 04:42:32 INFO : A3/B3/C4: Making directory 2025/10/20 04:42:34 DEBUG : A1/two: md5 = 4c582cba321b592ba2e51102cbea1ca0 OK 2025/10/20 04:42:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xexunik6rolo': Purge remote 2025/10/20 04:42:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.05s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:42:41 DEBUG : A1/B1/C1/one: md5 = 62f20e3d8273bc2a7d05cb924a83da3e OK 2025/10/20 04:42:41 INFO : A2: Making directory 2025/10/20 04:42:42 INFO : A1/B2: Making directory 2025/10/20 04:42:42 INFO : A1/B2/C2: Making directory 2025/10/20 04:42:43 INFO : A1/B1/C3: Making directory 2025/10/20 04:42:44 INFO : A3: Making directory 2025/10/20 04:42:44 INFO : A3/B3: Making directory 2025/10/20 04:42:45 INFO : A3/B3/C4: Making directory 2025/10/20 04:42:47 DEBUG : A1/two: md5 = 43edee3d75f83eaaf83a0ece07b77548 OK 2025/10/20 04:42:49 DEBUG : removing 1 level 3 directories 2025/10/20 04:42:49 INFO : A3/B3/C4: Removing directory 2025/10/20 04:42:51 DEBUG : removing 2 level 3 directories 2025/10/20 04:42:51 INFO : A1/B2/C2: Removing directory 2025/10/20 04:42:51 INFO : A1/B1/C3: Removing directory 2025/10/20 04:42:52 DEBUG : removing 2 level 2 directories 2025/10/20 04:42:52 INFO : A3/B3: Removing directory 2025/10/20 04:42:52 INFO : A1/B2: Removing directory 2025/10/20 04:42:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/20 04:42:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/20 04:42:52 DEBUG : removing 2 level 1 directories 2025/10/20 04:42:52 INFO : A3: Removing directory 2025/10/20 04:42:52 INFO : A2: Removing directory 2025/10/20 04:42:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/20 04:42:56 DEBUG : removing 1 level 3 directories 2025/10/20 04:42:56 INFO : A1/B1/C1: Removing directory 2025/10/20 04:42:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:57 DEBUG : removing 1 level 2 directories 2025/10/20 04:42:57 INFO : A1/B1: Removing directory 2025/10/20 04:42:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/20 04:42:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 04:42:58 DEBUG : removing 1 level 1 directories 2025/10/20 04:42:58 INFO : A1: Removing directory 2025/10/20 04:42:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/20 04:42:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/20 04:42:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 04:42:58 DEBUG : removing 1 level 0 directories 2025/10/20 04:42:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Removing directory 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/20 04:42:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.43s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:43:01 INFO : A1: Making directory 2025/10/20 04:43:01 INFO : A1/B1: Making directory 2025/10/20 04:43:02 INFO : A1/B1/C1: Making directory 2025/10/20 04:43:04 DEBUG : removing 1 level 3 directories 2025/10/20 04:43:04 INFO : A1/B1/C1: Removing directory 2025/10/20 04:43:05 DEBUG : removing 1 level 2 directories 2025/10/20 04:43:05 INFO : A1/B1: Removing directory 2025/10/20 04:43:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 04:43:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.61s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:43:07 INFO : A1: Making directory 2025/10/20 04:43:08 INFO : A1/B1: Making directory 2025/10/20 04:43:09 INFO : A1/B1/C1: Making directory 2025/10/20 04:43:11 DEBUG : removing 1 level 3 directories 2025/10/20 04:43:11 INFO : A1/B1/C1: Removing directory 2025/10/20 04:43:12 DEBUG : removing 1 level 2 directories 2025/10/20 04:43:12 INFO : A1/B1: Removing directory 2025/10/20 04:43:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 04:43:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.28s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:43:16 DEBUG : file1: md5 = 261f850b50c78d7ce7d7788343f45b08 OK 2025/10/20 04:43:17 DEBUG : filename.txt: File name found in url 2025/10/20 04:43:18 DEBUG : filename.txt: md5 = 084d7cd017d0eed44f5717fad12e33ee OK 2025/10/20 04:43:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/20 04:43:20 DEBUG : headerfilename.txt: md5 = 9c1a1ae4028e8abde7db66177723c443 OK 2025/10/20 04:43:21 DEBUG : file2: md5 = e7fd257fa3b7caea072e6bfe29efd12b OK --- PASS: TestCopyURL (8.99s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:43:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/20 04:43:26 DEBUG : sub/file2: md5 = f2e8c3fa4b48baeee2d80bed938b6031 OK 2025/10/20 04:43:26 INFO : file1: Copied (new) to: sub/file2 2025/10/20 04:43:26 INFO : file1: Deleted 2025/10/20 04:43:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:43:27 DEBUG : file1: Unchanged skipping 2025/10/20 04:43:27 INFO : file1: Deleted 2025/10/20 04:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': don't need to copy/move sub/file2, it is already at target location 2025/10/20 04:43:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.73s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:43:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/20 04:43:31 DEBUG : file1: md5 = 8aaf0ad0e41c1843e1d2e68558c3e854 OK 2025/10/20 04:43:31 INFO : file1: Copied (new) 2025/10/20 04:43:31 INFO : file1: Deleted 2025/10/20 04:43:32 DEBUG : file1: Destination exists, skipping 2025/10/20 04:43:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.38s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:43:36 DEBUG : dst/file1: md5 = f3d39746f68b8c801728b35ec67f4e4b OK 2025/10/20 04:43:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocider8luka/backup" 2025/10/20 04:43:36 DEBUG : Config file has changed externally - reloading 2025/10/20 04:43:37 DEBUG : Creating backend with remote "TestDrive:crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0/1nrff024r7pq65ecp72fc28jb0" 2025/10/20 04:43:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/20 04:43:40 INFO : dst/file1: Moved (server-side) 2025/10/20 04:43:42 DEBUG : dst/file1: md5 = 33bf108d9988b791bc8b71e477155a81 OK 2025/10/20 04:43:42 INFO : dst/file1: Copied (new) 2025/10/20 04:43:42 INFO : dst/file1: Deleted 2025/10/20 04:43:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 04:43:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/20 04:43:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.84s) === 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-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:43:49 DEBUG : A1/one: md5 = dc8a4ab76b1e5a542fcf4eacf8da8148 OK 2025/10/20 04:43:50 DEBUG : A1/two: md5 = 74830a1d0526f3d8df4bd182388057e9 OK 2025/10/20 04:43:52 DEBUG : A1/B1/three: md5 = 18e50aa34bf6cc7a6f90ee0c3a8f00d1 OK 2025/10/20 04:43:55 DEBUG : A1/B1/C1/four: md5 = e4e55cd854dadd9fe53efbb1249c3462 OK 2025/10/20 04:43:57 DEBUG : A1/B1/C2/five: md5 = 37c6af35d708745e9dca92872bc5b0a2 OK 2025/10/20 04:43:57 INFO : A1/B2: Making directory 2025/10/20 04:43:58 INFO : A1/B1/C3: Making directory 2025/10/20 04:44:07 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/20 04:44:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/20 04:44:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/20 04:44:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/20 04:44:07 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/20 04:44:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/20 04:44:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/20 04:44:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 04:44:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/20 04:44:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/20 04:44:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/20 04:44:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/20 04:44:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/20 04:44:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/20 04:44:18 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/20 04:44:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/20 04:44:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/20 04:44:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/20 04:44:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 04:44:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/20 04:44:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/20 04:44:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/20 04:44:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/20 04:44:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/20 04:44:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/20 04:44:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/20 04:44:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/20 04:44:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/20 04:44:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/20 04:44:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/20 04:44:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.17s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:44:31 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/20 04:44:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 33917bd1d95c405a427f244b6c6abf11 OK 2025/10/20 04:44:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/20 04:44:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/20 04:44:33 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/20 04:44:34 DEBUG : no_checksum_big_file_from_pipe: md5 = 0da2384e707a65228bfb965488cde854 OK 2025/10/20 04:44:34 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-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/20 04:44:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 3a45510a196933a75c0bf6f91a52fee3 OK 2025/10/20 04:44:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/20 04:44:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/20 04:44:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 5df2f0ea77aa59bbb4f41ea0ea1d36a0 OK 2025/10/20 04:44:40 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-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/20 04:44:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:44:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/20 04:44:44 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-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:44:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/20 04:44:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/20 04:44:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/20 04:44:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.97s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/20 04:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': File to upload is small (48 bytes), uploading instead of streaming 2025/10/20 04:44:53 DEBUG : rcat_metadata: md5 = 3aeb045ba7a8b6568717fb0f3798597b OK 2025/10/20 04:44:53 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/20 04:44:55 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/20 04:44:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = ce98333ca13d2b8e59b9bfcab7d477ef OK 2025/10/20 04:44:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.10s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (3.15s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:44:59 DEBUG : potato1: md5 = da7f38471df5b2800e360263b0000d13 OK 2025/10/20 04:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': File to upload is small (60 bytes), uploading instead of streaming 2025/10/20 04:45:00 DEBUG : potato2: md5 = 39a7a85e780d92bef3f855a968363880 OK 2025/10/20 04:45:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.59s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:45:04 DEBUG : potato1: md5 = 13daf7b6c8001a148cfb1523866f27bb OK 2025/10/20 04:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': File to upload is small (60 bytes), uploading instead of streaming 2025/10/20 04:45:05 DEBUG : potato2: md5 = b25e5f45e84d8691cdf02b13da0b1257 OK 2025/10/20 04:45:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.34s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:45:09 DEBUG : potato2: md5 = f752b31fb1efbb53bf99309403f8c6a9 OK 2025/10/20 04:45:10 DEBUG : empty space: md5 = 88d668a20b68987acf5c009957d06d3c OK 2025/10/20 04:45:12 DEBUG : sub dir/potato3: md5 = 5270718d7af779daf8b0f917f03970cb OK 2025/10/20 04:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Touching "sub dir/potato3" 2025/10/20 04:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Touching "empty space" 2025/10/20 04:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Touching "potato2" 2025/10/20 04:45:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.30s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:45:17 DEBUG : dir with metadata: Making directory with metadata 2025/10/20 04:45:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.44s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:45:20 DEBUG : directory with modtime: Making directory with metadata 2025/10/20 04:45:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.25s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:45:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/20 04:45:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:45:23 DEBUG : Google drive root 'crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0': Skipping btime metadata as can't update it on an existing file: 2025-10-20T04:45:22.666110737Z 2025/10/20 04:45:23 INFO : non existent directory: Updated directory metadata 2025/10/20 04:45:25 DEBUG : Google drive root 'crypt/jehhcb9k8jk3s08q2pntj3n34higncj83jvot0jagkcupu1dakc0': Skipping btime metadata as can't update it on an existing file: 2025-10-20T04:45:22.666110737Z 2025/10/20 04:45:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.41s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:45:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/20 04:45:29 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/20 04:45:30 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.89s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:45:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/20 04:45:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:45:31 DEBUG : dst: Making directory with metadata 2025/10/20 04:45:32 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/20 04:45:32 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/20 04:45:33 INFO : dst: Set directory modification time (using SetModTime) 2025/10/20 04:45:33 INFO : dst: Set directory modification time (using SetModTime) 2025/10/20 04:45:33 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/20 04:45:33 INFO : dst: Set directory modification time (using SetModTime) 2025/10/20 04:45:33 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.48s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka'", Local "Local file system at /tmp/rclone4155243413", Modify Window "1ms" 2025/10/20 04:45:37 DEBUG : sub dir/test remove existing: md5 = 37b4a091264742393790616392fe4224 OK 2025/10/20 04:45:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9952ed39c0b451b26b3e1423a847f513 OK 2025/10/20 04:45:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.werucex6" before starting 2025/10/20 04:45:42 DEBUG : sub dir/test remove existing.werucex6: TEST: removing renamed existing file after operation 2025/10/20 04:45:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lorelow4" before starting 2025/10/20 04:45:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lorelow4: TEST: renaming existing back after failed operation 2025/10/20 04:45:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fumosoz5" before starting 2025/10/20 04:45:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fumosoz5: TEST: removing renamed existing file after operation 2025/10/20 04:45:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2dvrv017vjk9at5r7dbc924fc9p1hq86sgsneof0jlees16suglg" 2025/10/20 04:45:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "alqno294dudgvc2vhprfkf4n39kcjo8rvckrshfuku4s6a72rcjmqsqn37ndvcr4qklrru21ke8i6r8el1gkbl2dnpeepslsrlee0lc3h3r32qcd35gbc2mv4a8pa3bfp708t4b8sipevl20a8qn0g7862d24c65bvnvveropr9fe2pdndo0" --- PASS: TestRemoveExisting (13.94s) === 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/10/20 04:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocider8luka': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m5.904072808s (try 1/5)