"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/11 02:00:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri" 2025/10/11 02:00:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:00:05 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg" 2025/10/11 02:00:06 DEBUG : Creating backend with remote "/tmp/rclone914616897" === 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-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/11 02:00:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/11 02:00:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/11 02:00:07 DEBUG : potato: Seek from 10 to 0 2025/10/11 02:00:07 DEBUG : potato: Seek from 10 to 0 2025/10/11 02:00:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/11 02:00:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/11 02:00:07 DEBUG : potato: Seek from 5 to 2 2025/10/11 02:00:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/11 02:00:07 DEBUG : potato: Seek from 7 to 0 2025/10/11 02:00:07 DEBUG : potato: Seek from 7 to 0 2025/10/11 02:00:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/11 02:00:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/11 02:00:07 DEBUG : potato: Seek from 5 to 2 2025/10/11 02:00:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/11 02:00:07 DEBUG : potato: Seek from 8 to 0 2025/10/11 02:00:07 DEBUG : potato: Seek from 8 to 0 2025/10/11 02:00:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/11 02:00:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/11 02:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/11 02:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/11 02:00:07 DEBUG : potato: Seek from 5 to 2 2025/10/11 02:00:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/11 02:00:07 DEBUG : potato: Seek from 9 to 0 2025/10/11 02:00:07 DEBUG : potato: Seek from 9 to 0 2025/10/11 02:00:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:00:09 DEBUG : rutabaga: md5 = d59d5d5218ef5b8a3d628d83dc5e39ae OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/11 02:00:11 DEBUG : empty space: md5 = c6c1646c8565a1b7b28383e1f162f1da OK === RUN TestCheck/3 2025/10/11 02:00:13 DEBUG : potato2: md5 = 8f79ebebf71449598fcad507f6a2e37d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/11 02:00:15 DEBUG : remotepotato: md5 = 8db93a3e489736cd600d6f23c00e62c3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.27s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.19s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/10/11 02:00:18 DEBUG : Creating backend with remote "nonexistent" 2025/10/11 02:00:18 DEBUG : Creating backend with remote "nonexistent" 2025/10/11 02:00:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/11 02:00:18 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/11 02:00:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/11 02:00:18 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-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:00:20 DEBUG : rutabaga: md5 = eeea26727e235d78a2ee42ad738341da OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/11 02:00:23 DEBUG : empty space: md5 = a60b9173ae439f59f98c856954102d7f OK === RUN TestCheckDownload/3 2025/10/11 02:00:26 DEBUG : potato2: md5 = e3d44731b73e7f79ef3ac9667f2aa846 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/11 02:00:30 DEBUG : remotepotato: md5 = 910377c903796e631d7dd33df1c4b4cc OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.68s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.86s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.24s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (1.15s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:00:36 DEBUG : rutabaga: md5 = 887f14f22fc27d5a796bc7c4e9217a15 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/11 02:00:39 DEBUG : empty space: md5 = f636c61e05522eeb9773e0710e77d2aa OK === RUN TestCheckSizeOnly/3 2025/10/11 02:00:40 DEBUG : potato2: md5 = bfddb0adbc0559283c4cee8dc811a530 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/11 02:00:43 DEBUG : remotepotato: md5 = 80890e177c3a7650c1a20ed49ddb2ee8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.56s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:00:47 DEBUG : test.sum: md5 = f12dde122fcac612fbd6c52d2a218a83 OK 2025/10/11 02:00:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/11 02:00:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/11 02:00:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/11 02:00:48 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/11 02:00:49 DEBUG : test.sum: md5 = 215e699f157cbede6cb63be0333d3519 OK 2025/10/11 02:00:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/11 02:00:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/11 02:00:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/11 02:00:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.93s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:00:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri/data" 2025/10/11 02:00:51 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri/data" 2025/10/11 02:00:53 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg/vjrnln8ratgmqakfosrqe8espk" 2025/10/11 02:00:57 DEBUG : data/banana: md5 = 9321c317eb4d4b9c1dbf2a6e68b2cae1 OK 2025/10/11 02:00:58 DEBUG : test.sum: md5 = 7d03ad3832bd9f3ef2378e8d2ec1fc85 OK === RUN TestCheckSumDownload/subtest1 2025/10/11 02:01:02 DEBUG : data/potato: md5 = b299d42a5c19eb662a11588df2228606 OK 2025/10/11 02:01:04 DEBUG : test.sum: md5 = 50df7ee6bcafe275002b9d8628ce5242 OK === RUN TestCheckSumDownload/subtest2 2025/10/11 02:01:08 DEBUG : test.sum: md5 = fa4a88cd4ea12e536cf4b6bd7f058d7a OK === RUN TestCheckSumDownload/subtest3 2025/10/11 02:01:13 DEBUG : test.sum: md5 = 021b2d8760ebdbe848da79d5992c9556 OK === RUN TestCheckSumDownload/subtest4 2025/10/11 02:01:18 DEBUG : test.sum: md5 = 7bebbdd5cef15bd0d56696b819f21f1c OK === RUN TestCheckSumDownload/subtest5 2025/10/11 02:01:23 DEBUG : test.sum: md5 = f14cddf50fc7b4c135c9de303c445018 OK === RUN TestCheckSumDownload/subtest6 2025/10/11 02:01:27 DEBUG : data/banana: md5 = 582a3b14f2912918b15a40a504906b39 OK 2025/10/11 02:01:28 DEBUG : data/potato: md5 = d1f81896da457ef183180bffcf4ded44 OK 2025/10/11 02:01:29 DEBUG : test.sum: md5 = a08e25098cd8432bb531523d18656cce OK === RUN TestCheckSumDownload/subtest7 2025/10/11 02:01:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/11 02:01:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.38s) --- PASS: TestCheckSumDownload/subtest1 (2.38s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (3.19s) --- PASS: TestCheckSumDownload/subtest5 (2.46s) --- PASS: TestCheckSumDownload/subtest6 (2.13s) --- PASS: TestCheckSumDownload/subtest7 (2.15s) === RUN TestApplyTransforms 2025/10/11 02:01:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qibiwid8poqe" 2025/10/11 02:01:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:01:35 DEBUG : Creating backend with remote "TestDrive:crypt/41g7kqbqa212cqm1m0mlkm99fhkv7rbni8p9a0gnfife0t9nqgf0" 2025/10/11 02:01:36 DEBUG : Creating backend with remote "/tmp/rclone3632689532" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qibiwid8poqe'", Local "Local file system at /tmp/rclone3632689532", Modify Window "1ms" 2025/10/11 02:01:38 DEBUG : hello, world!: md5 = 47021525e49694aa9e18d4ccd87aacf9 OK upper checkfile vs. lower remote (without normalization) 2025/10/11 02:01:39 ERROR : hello, world!: sum not found 2025/10/11 02:01:39 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qibiwid8poqe' 2025/10/11 02:01:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibiwid8poqe': 1 files missing 2025/10/11 02:01:39 NOTICE: 1 hashes missing 2025/10/11 02:01:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibiwid8poqe': 1 differences found 2025/10/11 02:01:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibiwid8poqe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/11 02:01:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:01:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibiwid8poqe': 0 differences found 2025/10/11 02:01:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibiwid8poqe': 1 matching files 2025/10/11 02:01:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cajiqev0yojo" 2025/10/11 02:01:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:01:40 DEBUG : Creating backend with remote "TestDrive:crypt/skqi7sdd8u0p8ig8aaqju1sii4mvmitj27hls16800or73k1t17g" 2025/10/11 02:01:41 DEBUG : Creating backend with remote "/tmp/rclone2409250177" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cajiqev0yojo'", Local "Local file system at /tmp/rclone2409250177", Modify Window "1ms" 2025/10/11 02:01:43 DEBUG : HELLO, WORLD!: md5 = cc4b826bc88df3f351c8b844fd7d000c OK lower checkfile vs. upper remote (without normalization) 2025/10/11 02:01:43 ERROR : HELLO, WORLD!: sum not found 2025/10/11 02:01:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cajiqev0yojo' 2025/10/11 02:01:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajiqev0yojo': 1 files missing 2025/10/11 02:01:43 NOTICE: 1 hashes missing 2025/10/11 02:01:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajiqev0yojo': 1 differences found 2025/10/11 02:01:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajiqev0yojo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/11 02:01:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:01:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajiqev0yojo': 0 differences found 2025/10/11 02:01:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajiqev0yojo': 1 matching files 2025/10/11 02:01:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hoxexaz7tize" 2025/10/11 02:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:01:44 DEBUG : Creating backend with remote "TestDrive:crypt/66un8i21beg9g33q59hg5uegt2jlqjppuks5ks16lgqvt0a5ut7g" 2025/10/11 02:01:45 DEBUG : Creating backend with remote "/tmp/rclone1364056111" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hoxexaz7tize'", Local "Local file system at /tmp/rclone1364056111", Modify Window "1ms" 2025/10/11 02:01:48 DEBUG : HeLlO, wOrLd!: md5 = 49771263deff0db1b2a10dcb9ab81383 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/11 02:01:48 ERROR : HeLlO, wOrLd!: sum not found 2025/10/11 02:01:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hoxexaz7tize' 2025/10/11 02:01:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoxexaz7tize': 1 files missing 2025/10/11 02:01:48 NOTICE: 1 hashes missing 2025/10/11 02:01:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoxexaz7tize': 1 differences found 2025/10/11 02:01:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoxexaz7tize': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/11 02:01:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:01:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoxexaz7tize': 0 differences found 2025/10/11 02:01:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoxexaz7tize': 1 matching files 2025/10/11 02:01:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saduhop4nexe" 2025/10/11 02:01:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:01:49 DEBUG : Creating backend with remote "TestDrive:crypt/ebpimloo66slae634qlmhvnu0i53bpu4ottqr75lai0u5iko3st0" 2025/10/11 02:01:50 DEBUG : Creating backend with remote "/tmp/rclone164612373" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saduhop4nexe'", Local "Local file system at /tmp/rclone164612373", Modify Window "1ms" 2025/10/11 02:01:52 DEBUG : HELLO, WORLD!: md5 = 0e7871fb9612784ecdec878d9ddfa144 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/11 02:01:53 ERROR : HELLO, WORLD!: sum not found 2025/10/11 02:01:53 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-saduhop4nexe' 2025/10/11 02:01:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saduhop4nexe': 1 files missing 2025/10/11 02:01:53 NOTICE: 1 hashes missing 2025/10/11 02:01:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saduhop4nexe': 1 differences found 2025/10/11 02:01:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saduhop4nexe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/11 02:01:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:01:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saduhop4nexe': 0 differences found 2025/10/11 02:01:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saduhop4nexe': 1 matching files 2025/10/11 02:01:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bevuteq4pixi" 2025/10/11 02:01:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:01:54 DEBUG : Creating backend with remote "TestDrive:crypt/70s352s211mpnnb3rg7s1rlvf620b6gs58rsl3897hmdhj90hfg0" 2025/10/11 02:01:55 DEBUG : Creating backend with remote "/tmp/rclone3260155695" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bevuteq4pixi'", Local "Local file system at /tmp/rclone3260155695", Modify Window "1ms" 2025/10/11 02:01:57 DEBUG : 測試_Русский___ě_áñ: md5 = 6e8688ff73aea12d5c7e14d27b9c4011 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/11 02:01:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/11 02:01:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bevuteq4pixi' 2025/10/11 02:01:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevuteq4pixi': 1 files missing 2025/10/11 02:01:58 NOTICE: 1 hashes missing 2025/10/11 02:01:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevuteq4pixi': 1 differences found 2025/10/11 02:01:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevuteq4pixi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/11 02:01:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:01:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevuteq4pixi': 0 differences found 2025/10/11 02:01:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevuteq4pixi': 1 matching files 2025/10/11 02:01:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-donulav5relo" 2025/10/11 02:01:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:01:59 DEBUG : Creating backend with remote "TestDrive:crypt/usbp0k8bivrp894f0v52itu05112hp3lait90ao650sq3i7v1i8g" 2025/10/11 02:02:00 DEBUG : Creating backend with remote "/tmp/rclone2569148297" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-donulav5relo'", Local "Local file system at /tmp/rclone2569148297", Modify Window "1ms" 2025/10/11 02:02:02 DEBUG : 測試_Русский___ě_áñ: md5 = 01bc300b4429dcdec7ad4be7cf5abfb9 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/11 02:02:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/11 02:02:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-donulav5relo' 2025/10/11 02:02:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-donulav5relo': 1 files missing 2025/10/11 02:02:03 NOTICE: 1 hashes missing 2025/10/11 02:02:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-donulav5relo': 1 differences found 2025/10/11 02:02:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-donulav5relo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/11 02:02:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:02:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-donulav5relo': 0 differences found 2025/10/11 02:02:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-donulav5relo': 1 matching files 2025/10/11 02:02:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wesesaq7pumo" 2025/10/11 02:02:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:02:04 DEBUG : Creating backend with remote "TestDrive:crypt/qncrvo5pash0m5db2k3jo8s8fberst9b4ltlohdf6qsjggekuqug" 2025/10/11 02:02:05 DEBUG : Creating backend with remote "/tmp/rclone3469153740" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wesesaq7pumo'", Local "Local file system at /tmp/rclone3469153740", Modify Window "1ms" 2025/10/11 02:02:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ac2c41940847c82584b99706ff330031 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/11 02:02:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/11 02:02:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wesesaq7pumo' 2025/10/11 02:02:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesesaq7pumo': 1 files missing 2025/10/11 02:02:07 NOTICE: 1 hashes missing 2025/10/11 02:02:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesesaq7pumo': 1 differences found 2025/10/11 02:02:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesesaq7pumo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/11 02:02:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesesaq7pumo': 0 differences found 2025/10/11 02:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesesaq7pumo': 1 matching files 2025/10/11 02:02:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keracoy2xeye" 2025/10/11 02:02:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:02:08 DEBUG : Creating backend with remote "TestDrive:crypt/ei5vcvolrn0e15vmsd0fiffmr7k9i4g1o6a0bq8ro13n29rb4fmg" 2025/10/11 02:02:09 DEBUG : Creating backend with remote "/tmp/rclone2151356763" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keracoy2xeye'", Local "Local file system at /tmp/rclone2151356763", Modify Window "1ms" 2025/10/11 02:02:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1364778d5a1f43abdb1924b285ff2942 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/11 02:02:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/11 02:02:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-keracoy2xeye' 2025/10/11 02:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keracoy2xeye': 1 files missing 2025/10/11 02:02:12 NOTICE: 1 hashes missing 2025/10/11 02:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keracoy2xeye': 1 differences found 2025/10/11 02:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keracoy2xeye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/11 02:02:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keracoy2xeye': 0 differences found 2025/10/11 02:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keracoy2xeye': 1 matching files 2025/10/11 02:02:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rabediq7boki" 2025/10/11 02:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:02:13 DEBUG : Creating backend with remote "TestDrive:crypt/tc8c86cg9rs8mrvqr7sntci5v7bat1p3540i33ir0qokdvqriv0g" 2025/10/11 02:02:14 DEBUG : Creating backend with remote "/tmp/rclone870798797" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rabediq7boki'", Local "Local file system at /tmp/rclone870798797", Modify Window "1ms" 2025/10/11 02:02:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 27c1050dbe70182d58291d83307e2fbf OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/11 02:02:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/11 02:02:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rabediq7boki' 2025/10/11 02:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rabediq7boki': 1 files missing 2025/10/11 02:02:17 NOTICE: 1 hashes missing 2025/10/11 02:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rabediq7boki': 1 differences found 2025/10/11 02:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rabediq7boki': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/11 02:02:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rabediq7boki': 0 differences found 2025/10/11 02:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rabediq7boki': 1 matching files 2025/10/11 02:02:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosesup6kebu" 2025/10/11 02:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:02:18 DEBUG : Creating backend with remote "TestDrive:crypt/c2qlnbmd2o8ft3df0tma15qfrfc9kb05unqvt618blna2e8ampg0" 2025/10/11 02:02:19 DEBUG : Creating backend with remote "/tmp/rclone951918605" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosesup6kebu'", Local "Local file system at /tmp/rclone951918605", Modify Window "1ms" 2025/10/11 02:02:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b647838d11779fdd43ead79a1bc3363f OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/11 02:02:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/11 02:02:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kosesup6kebu' 2025/10/11 02:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosesup6kebu': 1 files missing 2025/10/11 02:02:21 NOTICE: 1 hashes missing 2025/10/11 02:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosesup6kebu': 1 differences found 2025/10/11 02:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosesup6kebu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/11 02:02:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:02:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosesup6kebu': 0 differences found 2025/10/11 02:02:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosesup6kebu': 1 matching files 2025/10/11 02:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosesup6kebu': Purge remote 2025/10/11 02:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rabediq7boki': Purge remote 2025/10/11 02:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keracoy2xeye': Purge remote 2025/10/11 02:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wesesaq7pumo': Purge remote 2025/10/11 02:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-donulav5relo': Purge remote 2025/10/11 02:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bevuteq4pixi': Purge remote 2025/10/11 02:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saduhop4nexe': Purge remote 2025/10/11 02:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoxexaz7tize': Purge remote 2025/10/11 02:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajiqev0yojo': Purge remote 2025/10/11 02:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qibiwid8poqe': Purge remote --- PASS: TestApplyTransforms (52.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:02:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/11 02:02:29 DEBUG : sub/file2: md5 = 9969e87c1aa1e685273203f999e34dc0 OK 2025/10/11 02:02:29 INFO : file1: Copied (new) to: sub/file2 2025/10/11 02:02:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/11 02:02:30 DEBUG : file1: Unchanged skipping 2025/10/11 02:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': don't need to copy/move sub/file2, it is already at target location 2025/10/11 02:02:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.75s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:02:35 DEBUG : dst/file1: md5 = 52d1d90b97da8927cf963602f8ba469f OK 2025/10/11 02:02:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri/backup" 2025/10/11 02:02:36 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg/1nrff024r7pq65ecp72fc28jb0" 2025/10/11 02:02:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/11 02:02:40 INFO : dst/file1: Moved (server-side) 2025/10/11 02:02:42 DEBUG : dst/file1: md5 = f56ad0ce6b7026bc157f0e2f5ce35b95 OK 2025/10/11 02:02:42 INFO : dst/file1: Copied (new) 2025/10/11 02:02:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:02:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:02:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.11s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:02:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri/dst" 2025/10/11 02:02:46 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/11 02:02:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri/CompareDest" 2025/10/11 02:02:48 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg/gveqi14airsml4bgu7krj116o8" 2025/10/11 02:02:49 DEBUG : one: Need to transfer - File not found at Destination 2025/10/11 02:02:51 DEBUG : one: md5 = e3e5e4356b6771bc109102105f0ab9b1 OK 2025/10/11 02:02:51 INFO : one: Copied (new) 2025/10/11 02:02:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:02:54 DEBUG : one: md5 = c8d16500b67f228856040d1c4268833a OK 2025/10/11 02:02:54 INFO : one: Copied (replaced existing) 2025/10/11 02:02:56 DEBUG : dst/one: md5 = 5e73dab28b26e1e214021d7e4853e724 OK 2025/10/11 02:02:58 DEBUG : CompareDest/one: md5 = 22b05691fa16bf650a70ca5d22080423 OK 2025/10/11 02:02:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:02:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:02:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:03:01 DEBUG : CompareDest/two: md5 = b5d830fc725e6b7c9367949637930255 OK 2025/10/11 02:03:02 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 02:03:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:03:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 02:03:03 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 02:03:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:03:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 02:03:04 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 02:03:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/11 02:03:06 DEBUG : two: md5 = 0d18ecd4d6621381d0b41291c2b11f00 OK 2025/10/11 02:03:06 INFO : two: Copied (new) 2025/10/11 02:03:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:03:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:03:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:03:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.83s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:03:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri/dst" 2025/10/11 02:03:10 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/11 02:03:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri/CopyDest" 2025/10/11 02:03:12 DEBUG : Config file has changed externally - reloading 2025/10/11 02:03:12 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/11 02:03:13 DEBUG : one: Need to transfer - File not found at Destination 2025/10/11 02:03:15 DEBUG : one: md5 = ed1e9a6b22c62ccc72e46c7e7d243b97 OK 2025/10/11 02:03:15 INFO : one: Copied (new) 2025/10/11 02:03:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:03:18 DEBUG : one: md5 = acd37cedeb70d2d4188fbe1259eefbfb OK 2025/10/11 02:03:18 INFO : one: Copied (replaced existing) 2025/10/11 02:03:20 DEBUG : dst/one: md5 = 54811121836c1c7b1182e17f7ac95876 OK 2025/10/11 02:03:22 DEBUG : CopyDest/one: md5 = df95879989affb5696026aadc0ab5f94 OK 2025/10/11 02:03:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri/BackupDir" 2025/10/11 02:03:23 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/11 02:03:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:03:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:03:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:03:27 INFO : one: Moved (server-side) 2025/10/11 02:03:28 INFO : one: Copied (server-side copy) 2025/10/11 02:03:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/11 02:03:30 DEBUG : CopyDest/two: md5 = 653ad26d8e640f954d2f6c609b0a80db OK 2025/10/11 02:03:30 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 02:03:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:03:32 INFO : two: Copied (server-side copy) 2025/10/11 02:03:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/11 02:03:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:03:32 DEBUG : two: Unchanged skipping 2025/10/11 02:03:34 DEBUG : CopyDest/three: md5 = bcec714443144dfabf5b537ef01ae6b1 OK 2025/10/11 02:03:35 DEBUG : three: Need to transfer - File not found at Destination 2025/10/11 02:03:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/11 02:03:35 DEBUG : three: Destination not found in --copy-dest 2025/10/11 02:03:37 DEBUG : three: md5 = 8bab32be689a14f1e7f74fda65e86af6 OK 2025/10/11 02:03:37 INFO : three: Copied (new) 2025/10/11 02:03:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/11 02:03:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:03:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:03:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:03:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:03:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/11 02:03:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.05s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", 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-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.40s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:03:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/11 02:03:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c79c302e9234833e45bb457e24404528 OK 2025/10/11 02:03:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/11 02:03:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/11 02:03:48 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/11 02:03:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/11 02:03:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/11 02:03:51 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a5fb98484249a107fc19bbbfc99fa90a OK 2025/10/11 02:03:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/11 02:03:53 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/11 02:03:53 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.92s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.39s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:03:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Looking for duplicate names using skip mode. 2025/10/11 02:03:57 NOTICE: one: Found 2 files with duplicate names 2025/10/11 02:03:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:04:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Looking for duplicate names using skip mode. 2025/10/11 02:04:02 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:04:02 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/11 02:04:03 INFO : one: Deleted 2025/10/11 02:04:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.05s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:04:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Looking for duplicate names using first mode. 2025/10/11 02:04:09 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:04:09 INFO : one: Deleted 2025/10/11 02:04:10 INFO : one: Deleted 2025/10/11 02:04:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.34s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:04:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Looking for duplicate names using newest mode. 2025/10/11 02:04:15 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:04:15 INFO : one: Deleted 2025/10/11 02:04:16 INFO : one: Deleted 2025/10/11 02:04:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.41s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:04:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Looking for duplicate names using oldest mode. 2025/10/11 02:04:22 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:04:22 INFO : one: Deleted 2025/10/11 02:04:23 INFO : one: Deleted 2025/10/11 02:04:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.44s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:04:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Looking for duplicate names using largest mode. 2025/10/11 02:04:28 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:04:29 INFO : one: Deleted 2025/10/11 02:04:29 INFO : one: Deleted 2025/10/11 02:04:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:04:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Looking for duplicate names using smallest mode. 2025/10/11 02:04:34 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:04:35 INFO : one: Deleted 2025/10/11 02:04:35 INFO : one: Deleted 2025/10/11 02:04:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.20s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:04:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Looking for duplicate names using rename mode. 2025/10/11 02:04:42 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/11 02:04:44 INFO : one-2.txt: renamed from: one.txt 2025/10/11 02:04:45 INFO : one-3.txt: renamed from: one.txt 2025/10/11 02:04:46 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.95s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:04:50 DEBUG : dupe1/one.txt: md5 = 276db97c6a773698db5c37da8e0aaa43 OK 2025/10/11 02:04:53 DEBUG : dupe2/two.txt: md5 = 9999206e773ee6711527565747f04d34 OK 2025/10/11 02:04:55 DEBUG : dupe3/three.txt: md5 = 1687b88f7ed24df1100bfba75a8005fd OK 2025/10/11 02:04:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/11 02:04:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/11 02:04:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/11 02:04:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/11 02:05:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/11 02:05:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/11 02:05:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.16s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:05:02 DEBUG : a.txt: md5 = 8653286270eeb1d7a45e8fb189616dd7 OK 2025/10/11 02:05:03 DEBUG : zend.txt: md5 = 915fbc9fe2c887f720ddb60f0d37c1ce OK 2025/10/11 02:05:06 DEBUG : sub dir/hello world: md5 = 0946f6e9f2151f8f44ffe36b8ae75676 OK 2025/10/11 02:05:07 DEBUG : sub dir/hello world2: md5 = 00bd0576a3dc6690a7258fd1649a4232 OK 2025/10/11 02:05:09 DEBUG : sub dir/ignore dir/.ignore: md5 = 8836961dc535b2899bf0b1de1e9a9fa4 OK 2025/10/11 02:05:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 66ee60d21289d394b1a15a1c0dd2512a OK 2025/10/11 02:05:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3e94b6409a0f90eff4073fc6dc2c095b OK 2025/10/11 02:05:14 DEBUG : a.txt: Excluded (Size Filter) 2025/10/11 02:05:14 DEBUG : a.txt: Excluded 2025/10/11 02:05:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/11 02:05:14 DEBUG : sub dir/hello world: Excluded 2025/10/11 02:05:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/11 02:05:14 DEBUG : sub dir/hello world2: Excluded 2025/10/11 02:05:15 DEBUG : sub dir/ignore dir: Excluded 2025/10/11 02:05:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/11 02:05:15 DEBUG : sub dir/hello world: Excluded 2025/10/11 02:05:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/11 02:05:15 DEBUG : sub dir/hello world2: Excluded 2025/10/11 02:05:15 DEBUG : sub dir/ignore dir: Excluded 2025/10/11 02:05:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/11 02:05:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/11 02:05:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/11 02:05:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/11 02:05:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/11 02:05:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/11 02:05:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.30s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:05:23 DEBUG : a.txt: md5 = 1a2ef918833ad44a5ed35189f4bda478 OK 2025/10/11 02:05:25 DEBUG : zend.txt: md5 = 5c3cea7845a8125d8c27888096afb680 OK 2025/10/11 02:05:27 DEBUG : sub dir/hello world: md5 = 8188bb5607ffefd9b08469cbcad21d1e OK 2025/10/11 02:05:28 DEBUG : sub dir/hello world2: md5 = fa857c593fdc5dc35ebb6510ecd9e25c OK 2025/10/11 02:05:31 DEBUG : sub dir/ignore dir/.ignore: md5 = c598b222b6536717d1642b8c8d84370e OK 2025/10/11 02:05:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = c9c8dede7a186f432b27bb86ccbd3581 OK 2025/10/11 02:05:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = dc6b9200a7311e5886b2db5409f043aa OK 2025/10/11 02:05:36 DEBUG : a.txt: Excluded (Size Filter) 2025/10/11 02:05:36 DEBUG : a.txt: Excluded 2025/10/11 02:05:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/11 02:05:36 DEBUG : sub dir/hello world: Excluded 2025/10/11 02:05:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/11 02:05:36 DEBUG : sub dir/hello world2: Excluded 2025/10/11 02:05:37 DEBUG : sub dir/ignore dir: Excluded 2025/10/11 02:05:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/11 02:05:37 DEBUG : sub dir/hello world: Excluded 2025/10/11 02:05:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/11 02:05:37 DEBUG : sub dir/hello world2: Excluded 2025/10/11 02:05:37 DEBUG : sub dir/ignore dir: Excluded 2025/10/11 02:05:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/11 02:05:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/11 02:05:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/11 02:05:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/11 02:05:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/11 02:05:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/11 02:05:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.25s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:05:45 DEBUG : file1: md5 = 824727cf97ec0d04939c7cee917cd201 OK 2025/10/11 02:05:47 DEBUG : sub/file2: md5 = 6363af377f3c9e59702069b30395bbf1 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/11 02:05:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/11 02:05:50 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/11 02:05:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/11 02:05:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.56s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.41s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:05:54 DEBUG : file1: md5 = 68065712455c1cb879e0aa94920d45db OK 2025/10/11 02:05:56 DEBUG : sub/file2: md5 = 9d5dc40e141f7fd6745af8f243babda0 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/11 02:06:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri/notfound" 2025/10/11 02:06:00 DEBUG : Config file has changed externally - reloading 2025/10/11 02:06:00 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg/qe0i31qdkoejk60elps0ni5sqk" 2025/10/11 02:06:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.08s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.64s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Making directory 2025/10/11 02:06:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:06 DEBUG : sub dir/hello world: md5 = 44dbe135b1c0fe574d1d8355a9148d7f OK 2025/10/11 02:06:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.38s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:10 DEBUG : potato2: md5 = f121e5a1d7e8ba17145163c54717d4a4 OK 2025/10/11 02:06:12 DEBUG : empty space: md5 = dba4a366ce68cf94868eb11724adfde5 OK --- PASS: TestLs (4.50s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:15 DEBUG : potato2: md5 = bb92e9e5926e97b442d03ea89e0471d2 OK 2025/10/11 02:06:16 DEBUG : empty space: md5 = 4f23f13172f1d38410841b5c018423aa OK 2025/10/11 02:06:17 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.82s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:20 DEBUG : potato2: md5 = 83d3859a6c309d774feeea9dd2663267 OK 2025/10/11 02:06:21 DEBUG : empty space: md5 = feb689724c4204ab69a516f0a7cd9df6 OK --- PASS: TestLsLong (4.72s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:24 DEBUG : potato2: md5 = 130386cc2ba61a41495a94550ee75c68 OK 2025/10/11 02:06:26 DEBUG : empty space: md5 = 48a481465ce63e144fb96ae3c5f5ad26 OK --- PASS: TestHashSums (4.24s) === RUN TestHashSumsWithErrors 2025/10/11 02:06:27 DEBUG : Creating backend with remote ":memory:" 2025/10/11 02:06:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/11 02:06:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/11 02:06:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/11 02:06:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/11 02:06:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/11 02:06:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/11 02:06:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/11 02:06:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/11 02:06:27 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-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:29 DEBUG : potato2: md5 = 100d6ac5e397fa32341e190fd39a7959 OK 2025/10/11 02:06:30 DEBUG : empty space: md5 = 0e12e01fc42e99fa3002dee81df354c8 OK 2025/10/11 02:06:32 DEBUG : sub dir/potato3: md5 = 14fffe460bd3325f10220908fe5a34b3 OK 2025/10/11 02:06:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.79s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:37 DEBUG : small: md5 = 04aa9df12f16925f7b196ad3cf2b4045 OK 2025/10/11 02:06:39 DEBUG : medium: md5 = c0c39557fe682cd61909fcf91caa0f77 OK 2025/10/11 02:06:40 DEBUG : large: md5 = 6b9b8397744780407e71d6e44f31cb97 OK 2025/10/11 02:06:41 DEBUG : Waiting for deletions to finish 2025/10/11 02:06:41 DEBUG : large: Excluded (Size Filter) 2025/10/11 02:06:41 INFO : small: Deleted 2025/10/11 02:06:41 INFO : medium: Deleted --- PASS: TestDelete (6.55s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:44 DEBUG : small: md5 = b09dfaa5752bfafda8923296f84e11db OK 2025/10/11 02:06:45 DEBUG : medium: md5 = 0b84c296acee4d879220547ad84ed8ad OK 2025/10/11 02:06:47 DEBUG : large: md5 = f665fd891f6a2865006b57a163d7d065 OK 2025/10/11 02:06:47 DEBUG : Waiting for deletions to finish 2025/10/11 02:06:47 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/11 02:06:48 INFO : medium: Deleted 2025/10/11 02:06:48 INFO : small: Deleted --- PASS: TestMaxDelete (6.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:51 DEBUG : small: md5 = 99ec2e24f0b4e8602859039abfe211de OK 2025/10/11 02:06:52 DEBUG : medium: md5 = 5737f46503fedd45ad19139cd294615e OK 2025/10/11 02:06:54 DEBUG : large: md5 = aa2cc4226f9ddfd7fb417bdb4484a7ad OK 2025/10/11 02:06:54 DEBUG : Waiting for deletions to finish 2025/10/11 02:06:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/11 02:06:54 INFO : medium: Deleted 2025/10/11 02:06:54 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.54s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:06:57 DEBUG : small: md5 = 0bb69b0818eec16d052ad9ee1a36cab9 OK 2025/10/11 02:06:59 DEBUG : medium: md5 = 1abef4ca70dd821ece99db5f722e0b04 OK 2025/10/11 02:07:00 DEBUG : large: md5 = dfb08574d55a8a49568b77cdf93b333a OK 2025/10/11 02:07:00 DEBUG : Waiting for deletions to finish 2025/10/11 02:07:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/11 02:07:01 INFO : medium: Deleted 2025/10/11 02:07:01 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.69s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:07:04 DEBUG : ReadFile: md5 = f47d707d92e01371032df54878cb90cf OK --- PASS: TestReadFile (3.95s) === RUN TestRetry 2025/10/11 02:07:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/11 02:07:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/11 02:07:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/11 02:07:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/11 02:07:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/11 02:07:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/11 02:07:07 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-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:07:08 DEBUG : file1: md5 = b6ddc85acf7e2f8d0c2aef029b49d527 OK 2025/10/11 02:07:10 DEBUG : file2: md5 = 855eedffde6807d5ed307d9bba3d80aa OK --- PASS: TestCat (15.71s) === RUN TestPurge 2025/10/11 02:07:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimuceb4lige" 2025/10/11 02:07:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:07:22 DEBUG : Creating backend with remote "TestDrive:crypt/1vf3euv7iqbvahlv42ucanbtjuiqnuhupubvu4ngo5co3gduacu0" 2025/10/11 02:07:23 DEBUG : Creating backend with remote "/tmp/rclone1585629359" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimuceb4lige'", Local "Local file system at /tmp/rclone1585629359", Modify Window "1ms" 2025/10/11 02:07:28 DEBUG : A1/B1/C1/one: md5 = fc6817d514dc9cb86c4a2f725e8b18ad OK 2025/10/11 02:07:28 INFO : A2: Making directory 2025/10/11 02:07:28 INFO : A1/B2: Making directory 2025/10/11 02:07:29 INFO : A1/B2/C2: Making directory 2025/10/11 02:07:30 INFO : A1/B1/C3: Making directory 2025/10/11 02:07:31 INFO : A3: Making directory 2025/10/11 02:07:31 INFO : A3/B3: Making directory 2025/10/11 02:07:32 INFO : A3/B3/C4: Making directory 2025/10/11 02:07:34 DEBUG : A1/two: md5 = 1cb3fda4b606c7e6ff9f5948f062229c OK 2025/10/11 02:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimuceb4lige': Purge remote 2025/10/11 02:07:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.17s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:07:41 DEBUG : A1/B1/C1/one: md5 = a92fa3fd61da6aa07a91072404733702 OK 2025/10/11 02:07:41 INFO : A2: Making directory 2025/10/11 02:07:42 INFO : A1/B2: Making directory 2025/10/11 02:07:42 INFO : A1/B2/C2: Making directory 2025/10/11 02:07:43 INFO : A1/B1/C3: Making directory 2025/10/11 02:07:44 INFO : A3: Making directory 2025/10/11 02:07:45 INFO : A3/B3: Making directory 2025/10/11 02:07:45 INFO : A3/B3/C4: Making directory 2025/10/11 02:07:47 DEBUG : A1/two: md5 = 0d879dfb80b7ac0ad60362f8300a8e23 OK 2025/10/11 02:07:48 DEBUG : removing 1 level 3 directories 2025/10/11 02:07:48 INFO : A3/B3/C4: Removing directory 2025/10/11 02:07:51 DEBUG : removing 2 level 3 directories 2025/10/11 02:07:51 INFO : A1/B2/C2: Removing directory 2025/10/11 02:07:51 INFO : A1/B1/C3: Removing directory 2025/10/11 02:07:52 DEBUG : removing 2 level 2 directories 2025/10/11 02:07:52 INFO : A3/B3: Removing directory 2025/10/11 02:07:52 INFO : A1/B2: Removing directory 2025/10/11 02:07:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/11 02:07:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/11 02:07:52 DEBUG : removing 2 level 1 directories 2025/10/11 02:07:52 INFO : A3: Removing directory 2025/10/11 02:07:52 INFO : A2: Removing directory 2025/10/11 02:07:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/11 02:07:56 DEBUG : removing 1 level 3 directories 2025/10/11 02:07:56 INFO : A1/B1/C1: Removing directory 2025/10/11 02:07:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:57 DEBUG : removing 1 level 2 directories 2025/10/11 02:07:57 INFO : A1/B1: Removing directory 2025/10/11 02:07:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/11 02:07:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:07:58 DEBUG : removing 1 level 1 directories 2025/10/11 02:07:58 INFO : A1: Removing directory 2025/10/11 02:07:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/11 02:07:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/11 02:07:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:07:58 DEBUG : removing 1 level 0 directories 2025/10/11 02:07:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Removing directory 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:07:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.25s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:08:00 INFO : A1: Making directory 2025/10/11 02:08:01 INFO : A1/B1: Making directory 2025/10/11 02:08:02 INFO : A1/B1/C1: Making directory 2025/10/11 02:08:04 DEBUG : removing 1 level 3 directories 2025/10/11 02:08:04 INFO : A1/B1/C1: Removing directory 2025/10/11 02:08:05 DEBUG : removing 1 level 2 directories 2025/10/11 02:08:05 INFO : A1/B1: Removing directory 2025/10/11 02:08:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:08:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.64s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:08:07 INFO : A1: Making directory 2025/10/11 02:08:08 INFO : A1/B1: Making directory 2025/10/11 02:08:09 INFO : A1/B1/C1: Making directory 2025/10/11 02:08:11 DEBUG : removing 1 level 3 directories 2025/10/11 02:08:11 INFO : A1/B1/C1: Removing directory 2025/10/11 02:08:12 DEBUG : removing 1 level 2 directories 2025/10/11 02:08:12 INFO : A1/B1: Removing directory 2025/10/11 02:08:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:08:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.05s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:08:16 DEBUG : file1: md5 = 900bf4073385c59581eaf8c4aa104343 OK 2025/10/11 02:08:16 DEBUG : filename.txt: File name found in url 2025/10/11 02:08:18 DEBUG : filename.txt: md5 = af78d1f19c437b7b2a51b7406a92d517 OK 2025/10/11 02:08:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/11 02:08:19 DEBUG : headerfilename.txt: md5 = 7511740257923171264c4701b4bf273d OK 2025/10/11 02:08:21 DEBUG : file2: md5 = 7917ec695893b02982887f0547d7af7e OK --- PASS: TestCopyURL (8.86s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:08:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/11 02:08:26 DEBUG : sub/file2: md5 = a10ff5095b89a3340cbbf202aae9a606 OK 2025/10/11 02:08:26 INFO : file1: Copied (new) to: sub/file2 2025/10/11 02:08:26 INFO : file1: Deleted 2025/10/11 02:08:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/11 02:08:26 DEBUG : file1: Unchanged skipping 2025/10/11 02:08:26 INFO : file1: Deleted 2025/10/11 02:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': don't need to copy/move sub/file2, it is already at target location 2025/10/11 02:08:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.64s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:08:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/11 02:08:31 DEBUG : file1: md5 = 016cf7e4eed1cba186be69e444f6850f OK 2025/10/11 02:08:31 INFO : file1: Copied (new) 2025/10/11 02:08:31 INFO : file1: Deleted 2025/10/11 02:08:31 DEBUG : file1: Destination exists, skipping 2025/10/11 02:08:31 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-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:08:36 DEBUG : dst/file1: md5 = 0226e988439f7aa1e40cc724167f24e4 OK 2025/10/11 02:08:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejiyit4kiri/backup" 2025/10/11 02:08:36 DEBUG : Config file has changed externally - reloading 2025/10/11 02:08:36 DEBUG : Creating backend with remote "TestDrive:crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg/1nrff024r7pq65ecp72fc28jb0" 2025/10/11 02:08:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/11 02:08:40 INFO : dst/file1: Moved (server-side) 2025/10/11 02:08:41 DEBUG : dst/file1: md5 = 6aa4d5516dfc1c3fc4791e544e704088 OK 2025/10/11 02:08:41 INFO : dst/file1: Copied (new) 2025/10/11 02:08:41 INFO : dst/file1: Deleted 2025/10/11 02:08:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:08:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:08:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.44s) === 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-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:08:48 DEBUG : A1/one: md5 = 4cd02d1e0e82d5b305dd2569c8a91e27 OK 2025/10/11 02:08:49 DEBUG : A1/two: md5 = 60df236d7269f7d7fa9e7d1006a34e51 OK 2025/10/11 02:08:51 DEBUG : A1/B1/three: md5 = 53f1503b42b29c5c6dfc7fffbaf14a84 OK 2025/10/11 02:08:54 DEBUG : A1/B1/C1/four: md5 = 4b97e1433cc6b5e1173f08ffaf8768ae OK 2025/10/11 02:08:56 DEBUG : A1/B1/C2/five: md5 = eaec5543b6ddaa0e2029bcc869f47d56 OK 2025/10/11 02:08:56 INFO : A1/B2: Making directory 2025/10/11 02:08:56 INFO : A1/B1/C3: Making directory 2025/10/11 02:09:05 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/11 02:09:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/11 02:09:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/11 02:09:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/11 02:09:06 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/11 02:09:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/11 02:09:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/11 02:09:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:09:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/11 02:09:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/11 02:09:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/11 02:09:16 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/11 02:09:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/11 02:09:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/11 02:09:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/11 02:09:16 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/11 02:09:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/11 02:09:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/11 02:09:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:09:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/11 02:09:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/11 02:09:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/11 02:09:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/11 02:09:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/11 02:09:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/11 02:09:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:09:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/11 02:09:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/11 02:09:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/11 02:09:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:09:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.73s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': File to upload is small (34 bytes), uploading instead of streaming 2025/10/11 02:09:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 43f181076397984219f7a9e9272975c3 OK 2025/10/11 02:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/11 02:09:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/11 02:09:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/11 02:09:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 34547c23e5434671b0e38f1ed579f22c OK 2025/10/11 02:09:32 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-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': File to upload is small (34 bytes), uploading instead of streaming 2025/10/11 02:09:35 DEBUG : with_checksum_small_file_from_pipe: md5 = 0b6231d0418bc4d8a9f87d66d257aa9e OK 2025/10/11 02:09:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/11 02:09:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/11 02:09:37 DEBUG : with_checksum_big_file_from_pipe: md5 = 6d3571e0fa36282cf9c4063ba52a7003 OK 2025/10/11 02:09:37 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-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:09:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': File to upload is small (34 bytes), uploading instead of streaming 2025/10/11 02:09:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/11 02:09:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/11 02:09:42 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-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': File to upload is small (34 bytes), uploading instead of streaming 2025/10/11 02:09:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/11 02:09:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/11 02:09:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.09s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/11 02:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': File to upload is small (48 bytes), uploading instead of streaming 2025/10/11 02:09:50 DEBUG : rcat_metadata: md5 = 7ed68dadebd177ec26ebfe2df93fb921 OK 2025/10/11 02:09:50 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/11 02:09:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/11 02:09:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = 86436add54e70a07b4ad3dfd0eda02fa OK 2025/10/11 02:09:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.93s) --- PASS: TestRcatMetadata/Normal (2.49s) --- PASS: TestRcatMetadata/ViaDisk (3.02s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:09:55 DEBUG : potato1: md5 = e14e9996bfd4e9696e9de74839087c0f OK 2025/10/11 02:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': File to upload is small (60 bytes), uploading instead of streaming 2025/10/11 02:09:57 DEBUG : potato2: md5 = a309ad5ecfdd656a3a5eb06b39690449 OK 2025/10/11 02:09:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.14s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:10:00 DEBUG : potato1: md5 = 059d322ef54ea134a2622bcfb01fc12d OK 2025/10/11 02:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': File to upload is small (60 bytes), uploading instead of streaming 2025/10/11 02:10:01 DEBUG : potato2: md5 = a477162fc6022d1b21d4d4d11cd674c9 OK 2025/10/11 02:10:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.79s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:10:04 DEBUG : potato2: md5 = a36b7c0a6dd746e034fe80663912f436 OK 2025/10/11 02:10:06 DEBUG : empty space: md5 = 512e03066f20f57e428266193ce9f8f2 OK 2025/10/11 02:10:08 DEBUG : sub dir/potato3: md5 = 080c3772145c3a782a056412991aa36b OK 2025/10/11 02:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Touching "sub dir/potato3" 2025/10/11 02:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Touching "empty space" 2025/10/11 02:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Touching "potato2" 2025/10/11 02:10:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.68s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:10:13 DEBUG : dir with metadata: Making directory with metadata 2025/10/11 02:10:13 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:10:15 DEBUG : directory with modtime: Making directory with metadata 2025/10/11 02:10:16 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.14s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:10:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/11 02:10:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 02:10:17 DEBUG : Google drive root 'crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg': Skipping btime metadata as can't update it on an existing file: 2025-10-11T02:10:17.728534215Z 2025/10/11 02:10:18 INFO : non existent directory: Updated directory metadata 2025/10/11 02:10:20 DEBUG : Google drive root 'crypt/5pco3e03b1p2n1kim8litg1sn6e7dbqp5inkpu1mlmj23ldb1ofg': Skipping btime metadata as can't update it on an existing file: 2025-10-11T02:10:17.728534215Z 2025/10/11 02:10:20 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.86s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:10:22 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/11 02:10:24 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/11 02:10:24 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.71s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:10:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/11 02:10:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 02:10:26 DEBUG : dst: Making directory with metadata 2025/10/11 02:10:26 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 02:10:26 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/11 02:10:27 INFO : dst: Set directory modification time (using SetModTime) 2025/10/11 02:10:27 INFO : dst: Set directory modification time (using SetModTime) 2025/10/11 02:10:27 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/11 02:10:28 INFO : dst: Set directory modification time (using SetModTime) 2025/10/11 02:10:28 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.28s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri'", Local "Local file system at /tmp/rclone914616897", Modify Window "1ms" 2025/10/11 02:10:31 DEBUG : sub dir/test remove existing: md5 = 8816bf56963fa90d268f25dc312bf820 OK 2025/10/11 02:10:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d03f17a2002f24cab87be737333c50e3 OK 2025/10/11 02:10:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kijamis8" before starting 2025/10/11 02:10:36 DEBUG : sub dir/test remove existing.kijamis8: TEST: removing renamed existing file after operation 2025/10/11 02:10:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ludaxes6" before starting 2025/10/11 02:10:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ludaxes6: TEST: renaming existing back after failed operation 2025/10/11 02:10:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.favetud3" before starting 2025/10/11 02:10:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.favetud3: TEST: removing renamed existing file after operation 2025/10/11 02:10:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "knskemkqv3gsl4gnq1n54k46eqq9lo0h153f211tu4kuhdi0easg" 2025/10/11 02:10:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "s72g2e9poi6iqg8fk8gm1uhmo4ehcq1g8q7n8t68nldthqrals9blkngvb3va1vtnk86ea7g4bvcpjlcevscko3sall0fcjtpkfamuqiknpg2rr4vuo5qv5o2sufneoh0bkfmiivvlmul9rtp6br6logmnib7pg0v5hdva4gb7c0g0fgs600" --- PASS: TestRemoveExisting (12.65s) === 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/11 02:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejiyit4kiri': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m36.750739711s (try 1/5)