"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5)
2025/03/04 06:07:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu"
2025/03/04 06:07:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:07:06 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0"
2025/03/04 06:07:07 DEBUG : Creating backend with remote "/tmp/rclone2227801102"
=== 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-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopy (0.22s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopyAbort (0.20s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/04 06:07:07 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 06:07:07 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/04 06:07:07 DEBUG : potato: Seek from 10 to 0
2025/03/04 06:07:07 DEBUG : potato: Seek from 10 to 0
2025/03/04 06:07:07 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/04 06:07:07 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 06:07:07 DEBUG : potato: Seek from 5 to 2
2025/03/04 06:07:07 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/04 06:07:07 DEBUG : potato: Seek from 7 to 0
2025/03/04 06:07:07 DEBUG : potato: Seek from 7 to 0
2025/03/04 06:07:07 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/04 06:07:07 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 06:07:07 DEBUG : potato: Seek from 5 to 2
2025/03/04 06:07:07 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/04 06:07:07 DEBUG : potato: Seek from 8 to 0
2025/03/04 06:07:07 DEBUG : potato: Seek from 8 to 0
2025/03/04 06:07:07 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/04 06:07:07 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 06:07:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 06:07:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 06:07:07 DEBUG : potato: Seek from 5 to 2
2025/03/04 06:07:07 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/04 06:07:07 DEBUG : potato: Seek from 9 to 0
2025/03/04 06:07:07 DEBUG : potato: Seek from 9 to 0
2025/03/04 06:07: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-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:07:09 DEBUG : rutabaga: md5 = 8ad0397d815e8b2a71f5ef174dbffa20 OK
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/04 06:07:11 DEBUG : empty space: md5 = c166abcbad97c8ac12993949a9b4a667 OK
=== RUN   TestCheck/3
2025/03/04 06:07:13 DEBUG : potato2: md5 = bc3f0971a1ffa9fb8be3275db378c8a3 OK
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/04 06:07:15 DEBUG : remotepotato: md5 = 5614ffa897b9faac03e1299279669c99 OK
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (11.27s)
    --- PASS: TestCheck/1 (0.23s)
    --- PASS: TestCheck/2 (0.25s)
    --- PASS: TestCheck/3 (0.23s)
    --- PASS: TestCheck/4 (0.24s)
    --- PASS: TestCheck/5 (0.25s)
    --- PASS: TestCheck/6 (0.24s)
    --- PASS: TestCheck/7 (0.26s)
=== RUN   TestCheckFsError
2025/03/04 06:07:18 DEBUG : Creating backend with remote "nonexistent"
2025/03/04 06:07:18 DEBUG : Creating backend with remote "nonexistent"
2025/03/04 06:07:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/04 06:07: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/03/04 06:07:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/04 06:07: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-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:07:20 DEBUG : rutabaga: md5 = d3f3d3dfb880ce922362ec42ae942d06 OK
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/04 06:07:27 DEBUG : empty space: md5 = 7fb29bfbb72847b7bcecdb952577fdcb OK
=== RUN   TestCheckDownload/3
2025/03/04 06:07:29 DEBUG : potato2: md5 = cf4f3f2d5697c9307148424abfb933ee OK
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/04 06:07:33 DEBUG : remotepotato: md5 = bf6ae63e0e275625f469a32a5e73136a OK
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (19.62s)
    --- PASS: TestCheckDownload/1 (0.96s)
    --- PASS: TestCheckDownload/2 (1.54s)
    --- PASS: TestCheckDownload/3 (0.82s)
    --- PASS: TestCheckDownload/4 (1.17s)
    --- PASS: TestCheckDownload/5 (1.02s)
    --- PASS: TestCheckDownload/6 (1.00s)
    --- PASS: TestCheckDownload/7 (1.59s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:07:39 DEBUG : rutabaga: md5 = e779e46bd0d9073a4b98a7b24f19a651 OK
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/04 06:07:41 DEBUG : empty space: md5 = 7a09ac047c47562ed893fcce550c16b6 OK
=== RUN   TestCheckSizeOnly/3
2025/03/04 06:07:43 DEBUG : potato2: md5 = 9bce054f66e7f759a440ffa637a65a1f OK
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/04 06:07:46 DEBUG : remotepotato: md5 = 40ef6fd42897d562e9f34e7c5630cb0f OK
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (10.88s)
    --- PASS: TestCheckSizeOnly/1 (0.24s)
    --- PASS: TestCheckSizeOnly/2 (0.25s)
    --- PASS: TestCheckSizeOnly/3 (0.27s)
    --- PASS: TestCheckSizeOnly/4 (0.26s)
    --- PASS: TestCheckSizeOnly/5 (0.25s)
    --- PASS: TestCheckSizeOnly/6 (0.26s)
    --- PASS: TestCheckSizeOnly/7 (0.25s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:07:50 DEBUG : test.sum: md5 = 9e53fa539599bb03fa2532c750d7561b OK
2025/03/04 06:07:52 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/04 06:07:52 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/04 06:07:52 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/04 06:07:52 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/04 06:07:53 DEBUG : test.sum: md5 = 08086f8dfed711214d1501196ba8d3e8 OK
2025/03/04 06:07:54 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/04 06:07:54 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/04 06:07:54 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/04 06:07:54 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (6.20s)
=== RUN   TestCheckSum
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:07:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu/data"
2025/03/04 06:07:55 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0/vjrnln8ratgmqakfosrqe8espk"
    check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu/data' lacks md5, skipping
--- SKIP: TestCheckSum (1.94s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:07:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu/data"
2025/03/04 06:07:57 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0/vjrnln8ratgmqakfosrqe8espk"
2025/03/04 06:08:01 DEBUG : data/banana: md5 = 04e0139a0c4d5182489136de38eb0469 OK
2025/03/04 06:08:02 DEBUG : test.sum: md5 = a7d82980ecd1d8171ecdc1edfdbfffc2 OK
=== RUN   TestCheckSumDownload/subtest1
2025/03/04 06:08:06 DEBUG : data/potato: md5 = 05a7e2e2cc5c4abbdda2fdf44da818e2 OK
2025/03/04 06:08:08 DEBUG : test.sum: md5 = cd16507e532de6633557522a4e79cc44 OK
=== RUN   TestCheckSumDownload/subtest2
2025/03/04 06:08:12 DEBUG : test.sum: md5 = 241ad65f0c870ca3ab7ad060e4ebb132 OK
=== RUN   TestCheckSumDownload/subtest3
2025/03/04 06:08:16 DEBUG : test.sum: md5 = 421e3f8d0345a34445a433a218c8db01 OK
=== RUN   TestCheckSumDownload/subtest4
2025/03/04 06:08:21 DEBUG : test.sum: md5 = 0d42362b5094fa4175598d4ea1165b62 OK
=== RUN   TestCheckSumDownload/subtest5
2025/03/04 06:08:25 DEBUG : test.sum: md5 = 0dfdbb583d77fa72aebcf40de0784baa OK
=== RUN   TestCheckSumDownload/subtest6
2025/03/04 06:08:30 DEBUG : data/banana: md5 = b044965fd25c886b674f04ab2f9d628c OK
2025/03/04 06:08:31 DEBUG : data/potato: md5 = afcabc9636314e45f6a220b0ff684576 OK
2025/03/04 06:08:33 DEBUG : test.sum: md5 = 5d105d51d70a3c897f02d3319272d702 OK
=== RUN   TestCheckSumDownload/subtest7
2025/03/04 06:08:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4"
2025/03/04 06:08:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0"
--- PASS: TestCheckSumDownload (41.82s)
    --- PASS: TestCheckSumDownload/subtest1 (2.54s)
    --- PASS: TestCheckSumDownload/subtest2 (2.20s)
    --- PASS: TestCheckSumDownload/subtest3 (2.32s)
    --- PASS: TestCheckSumDownload/subtest4 (2.96s)
    --- PASS: TestCheckSumDownload/subtest5 (2.07s)
    --- PASS: TestCheckSumDownload/subtest6 (2.47s)
    --- PASS: TestCheckSumDownload/subtest7 (2.83s)
=== RUN   TestApplyTransforms
2025/03/04 06:08:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwukej3neqi"
2025/03/04 06:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:08:39 DEBUG : Creating backend with remote "TestDrive:crypt/ni2re1u0t1ip5avti2he75kt8660238hmr1059kvrtq1f6c1oiq0"
2025/03/04 06:08:40 DEBUG : Creating backend with remote "/tmp/rclone2162442380"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwukej3neqi'", Local "Local file system at /tmp/rclone2162442380", Modify Window "1ms"
2025/03/04 06:08:42 DEBUG : hello, world!: md5 = 63667733aca7507d2fa8df3e9ab9888a OK
upper checkfile vs. lower remote (without normalization)
2025/03/04 06:08:42 ERROR : hello, world!: sum not found
2025/03/04 06:08:42 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ciwukej3neqi'
2025/03/04 06:08:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwukej3neqi': 1 files missing
2025/03/04 06:08:42 NOTICE: 1 hashes missing
2025/03/04 06:08:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwukej3neqi': 2 differences found
2025/03/04 06:08:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwukej3neqi': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/04 06:08:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwukej3neqi': 0 differences found
2025/03/04 06:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwukej3neqi': 1 matching files
2025/03/04 06:08:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuhijap4movi"
2025/03/04 06:08:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:08:44 DEBUG : Creating backend with remote "TestDrive:crypt/rv4tl0m9sv5fus6rsg5dddhqrpbm13c0t38r3hnqirr8cnqi2mf0"
2025/03/04 06:08:45 DEBUG : Creating backend with remote "/tmp/rclone2429009739"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuhijap4movi'", Local "Local file system at /tmp/rclone2429009739", Modify Window "1ms"
2025/03/04 06:08:47 DEBUG : HELLO, WORLD!: md5 = 2e8925023b6bcf291ae25dac0a38904d OK
lower checkfile vs. upper remote (without normalization)
2025/03/04 06:08:47 ERROR : HELLO, WORLD!: sum not found
2025/03/04 06:08:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuhijap4movi'
2025/03/04 06:08:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuhijap4movi': 1 files missing
2025/03/04 06:08:47 NOTICE: 1 hashes missing
2025/03/04 06:08:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuhijap4movi': 2 differences found
2025/03/04 06:08:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuhijap4movi': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/04 06:08:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuhijap4movi': 0 differences found
2025/03/04 06:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuhijap4movi': 1 matching files
2025/03/04 06:08:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kipadoc6doqo"
2025/03/04 06:08:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:08:49 DEBUG : Creating backend with remote "TestDrive:crypt/h2jr9m7v2jn91afq77l4k3o57lkk0b9sevv4jbi6ljbq6epmq3r0"
2025/03/04 06:08:50 DEBUG : Creating backend with remote "/tmp/rclone2292284951"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kipadoc6doqo'", Local "Local file system at /tmp/rclone2292284951", Modify Window "1ms"
2025/03/04 06:08:52 DEBUG : HeLlO, wOrLd!: md5 = 60a26cb0bf1ffcac75d732974827ef5f OK
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/04 06:08:53 ERROR : HeLlO, wOrLd!: sum not found
2025/03/04 06:08:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kipadoc6doqo'
2025/03/04 06:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipadoc6doqo': 1 files missing
2025/03/04 06:08:53 NOTICE: 1 hashes missing
2025/03/04 06:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipadoc6doqo': 2 differences found
2025/03/04 06:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipadoc6doqo': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/04 06:08:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipadoc6doqo': 0 differences found
2025/03/04 06:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipadoc6doqo': 1 matching files
2025/03/04 06:08:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-desudut2samo"
2025/03/04 06:08:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:08:54 DEBUG : Creating backend with remote "TestDrive:crypt/i1ptu546liivnj3sau8spg973amqooceduffkefoeefetu9niohg"
2025/03/04 06:08:55 DEBUG : Creating backend with remote "/tmp/rclone519769460"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-desudut2samo'", Local "Local file system at /tmp/rclone519769460", Modify Window "1ms"
2025/03/04 06:08:57 DEBUG : HELLO, WORLD!: md5 = 323baaaa107632c389a7a4f17a9bd07c OK
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/04 06:08:58 ERROR : HELLO, WORLD!: sum not found
2025/03/04 06:08:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-desudut2samo'
2025/03/04 06:08:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desudut2samo': 1 files missing
2025/03/04 06:08:58 NOTICE: 1 hashes missing
2025/03/04 06:08:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desudut2samo': 2 differences found
2025/03/04 06:08:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desudut2samo': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/04 06:09:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desudut2samo': 0 differences found
2025/03/04 06:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-desudut2samo': 1 matching files
2025/03/04 06:09:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipokuc1kona"
2025/03/04 06:09:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:09:00 DEBUG : Creating backend with remote "TestDrive:crypt/djt5m33s5u9qtidcq11nfmroop5kfpq1fvqenmfjlq9ugthua450"
2025/03/04 06:09:01 DEBUG : Creating backend with remote "/tmp/rclone1161091983"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipokuc1kona'", Local "Local file system at /tmp/rclone1161091983", Modify Window "1ms"
2025/03/04 06:09:03 DEBUG : 測試_Русский___ě_áñ: md5 = e6077a5700e81e9dd2780ef759429f28 OK
NFD checkfile vs. NFC remote (without normalization)
2025/03/04 06:09:04 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/04 06:09:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tipokuc1kona'
2025/03/04 06:09:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipokuc1kona': 1 files missing
2025/03/04 06:09:04 NOTICE: 1 hashes missing
2025/03/04 06:09:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipokuc1kona': 2 differences found
2025/03/04 06:09:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipokuc1kona': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/04 06:09:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:09:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipokuc1kona': 0 differences found
2025/03/04 06:09:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipokuc1kona': 1 matching files
2025/03/04 06:09:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofurup8juno"
2025/03/04 06:09:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:09:05 DEBUG : Creating backend with remote "TestDrive:crypt/4h5kq2264d42e08e98fkl3n1bts91r6s126jsoes3o05datkrr9g"
2025/03/04 06:09:06 DEBUG : Creating backend with remote "/tmp/rclone4007484103"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofurup8juno'", Local "Local file system at /tmp/rclone4007484103", Modify Window "1ms"
2025/03/04 06:09:08 DEBUG : 測試_Русский___ě_áñ: md5 = f1e3b27049c456b260b092f046488569 OK
NFC checkfile vs. NFD remote (without normalization)
2025/03/04 06:09:09 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/04 06:09:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dofurup8juno'
2025/03/04 06:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofurup8juno': 1 files missing
2025/03/04 06:09:09 NOTICE: 1 hashes missing
2025/03/04 06:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofurup8juno': 2 differences found
2025/03/04 06:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofurup8juno': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/04 06:09:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofurup8juno': 0 differences found
2025/03/04 06:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofurup8juno': 1 matching files
2025/03/04 06:09:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofaquh7vahe"
2025/03/04 06:09:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:09:10 DEBUG : Creating backend with remote "TestDrive:crypt/u9a598nkr5c96msd0nuumi2d3p4qjhki6v9c0aea679o9cnc7420"
2025/03/04 06:09:11 DEBUG : Creating backend with remote "/tmp/rclone2273744862"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofaquh7vahe'", Local "Local file system at /tmp/rclone2273744862", Modify Window "1ms"
2025/03/04 06:09:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b76f7dbe1d196798e6a7c6983f49493c OK
NFDx2 checkfile vs. both remote (without normalization)
2025/03/04 06:09:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 06:09:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dofaquh7vahe'
2025/03/04 06:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofaquh7vahe': 1 files missing
2025/03/04 06:09:13 NOTICE: 1 hashes missing
2025/03/04 06:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofaquh7vahe': 2 differences found
2025/03/04 06:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofaquh7vahe': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/04 06:09:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:09:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofaquh7vahe': 0 differences found
2025/03/04 06:09:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofaquh7vahe': 1 matching files
2025/03/04 06:09:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehigor4luni"
2025/03/04 06:09:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:09:15 DEBUG : Creating backend with remote "TestDrive:crypt/jkgqic7epp3jr1k832gbdsnel2u4aeovq2q5ohql1m5mlffrvtb0"
2025/03/04 06:09:16 DEBUG : Creating backend with remote "/tmp/rclone2120048152"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehigor4luni'", Local "Local file system at /tmp/rclone2120048152", Modify Window "1ms"
2025/03/04 06:09:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6a164c96f6518fa9d7ea501364378a1d OK
NFCx2 checkfile vs. both remote (without normalization)
2025/03/04 06:09:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 06:09:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pehigor4luni'
2025/03/04 06:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehigor4luni': 1 files missing
2025/03/04 06:09:18 NOTICE: 1 hashes missing
2025/03/04 06:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehigor4luni': 2 differences found
2025/03/04 06:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehigor4luni': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/04 06:09:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:09:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehigor4luni': 0 differences found
2025/03/04 06:09:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehigor4luni': 1 matching files
2025/03/04 06:09:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nunidic3nezi"
2025/03/04 06:09:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:09:20 DEBUG : Creating backend with remote "TestDrive:crypt/jrkl30gkbr8e7hkmfqdggjg4tod60631iif8hra8hmkso06vfjbg"
2025/03/04 06:09:21 DEBUG : Creating backend with remote "/tmp/rclone482975983"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nunidic3nezi'", Local "Local file system at /tmp/rclone482975983", Modify Window "1ms"
2025/03/04 06:09:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cc317b4578f519636b9d68065c996bce OK
both checkfile vs. NFDx2 remote (without normalization)
2025/03/04 06:09:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 06:09:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nunidic3nezi'
2025/03/04 06:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nunidic3nezi': 1 files missing
2025/03/04 06:09:23 NOTICE: 1 hashes missing
2025/03/04 06:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nunidic3nezi': 2 differences found
2025/03/04 06:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nunidic3nezi': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/04 06:09:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nunidic3nezi': 0 differences found
2025/03/04 06:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nunidic3nezi': 1 matching files
2025/03/04 06:09:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruduqac4mawo"
2025/03/04 06:09:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:09:24 DEBUG : Creating backend with remote "TestDrive:crypt/h2j04bmrlt8q7dpa9j2k0nn8lm2qgoicckv64i1pr4otaolpoh0g"
2025/03/04 06:09:25 DEBUG : Creating backend with remote "/tmp/rclone72516881"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruduqac4mawo'", Local "Local file system at /tmp/rclone72516881", Modify Window "1ms"
2025/03/04 06:09:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8c244fa06c3f2f5f9f586aac30109f41 OK
both checkfile vs. NFCx2 remote (without normalization)
2025/03/04 06:09:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 06:09:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruduqac4mawo'
2025/03/04 06:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruduqac4mawo': 1 files missing
2025/03/04 06:09:28 NOTICE: 1 hashes missing
2025/03/04 06:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruduqac4mawo': 2 differences found
2025/03/04 06:09:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruduqac4mawo': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/04 06:09:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruduqac4mawo': 0 differences found
2025/03/04 06:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruduqac4mawo': 1 matching files
2025/03/04 06:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruduqac4mawo': Purge remote
2025/03/04 06:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nunidic3nezi': Purge remote
2025/03/04 06:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehigor4luni': Purge remote
2025/03/04 06:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofaquh7vahe': Purge remote
2025/03/04 06:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofurup8juno': Purge remote
2025/03/04 06:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipokuc1kona': Purge remote
2025/03/04 06:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-desudut2samo': Purge remote
2025/03/04 06:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kipadoc6doqo': Purge remote
2025/03/04 06:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuhijap4movi': Purge remote
2025/03/04 06:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwukej3neqi': Purge remote
--- PASS: TestApplyTransforms (54.86s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:09:34 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 06:09:36 DEBUG : sub/file2: md5 = c3a4efa7583a159243f6bb0c5d8fa12a OK
2025/03/04 06:09:36 INFO  : file1: Copied (new) to: sub/file2
2025/03/04 06:09:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/04 06:09:37 DEBUG : file1: Unchanged skipping
2025/03/04 06:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': don't need to copy/move sub/file2, it is already at target location
2025/03/04 06:09:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestCopyFile (5.82s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.48s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:09:42 DEBUG : dst/file1: md5 = d4ffe0b9f85295b6ed6a2bc7e19807df OK
2025/03/04 06:09:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu/backup"
2025/03/04 06:09:43 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0/1nrff024r7pq65ecp72fc28jb0"
2025/03/04 06:09:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/04 06:09:47 INFO  : dst/file1: Moved (server-side)
2025/03/04 06:09:48 DEBUG : dst/file1: md5 = dcc966e02dbfc0a52c47cf9e0d6c3a16 OK
2025/03/04 06:09:48 INFO  : dst/file1: Copied (new)
2025/03/04 06:09:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/04 06:09:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/04 06:09:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
--- PASS: TestCopyFileBackupDir (12.72s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:09:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu/dst"
2025/03/04 06:09:53 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0/31u3jie661vd5p8j7rtc3hgbh0"
2025/03/04 06:09:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu/CompareDest"
2025/03/04 06:09:54 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0/gveqi14airsml4bgu7krj116o8"
2025/03/04 06:09:56 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 06:09:58 DEBUG : one: md5 = 65841d98fd3ef8023df5d9d04b08e8f0 OK
2025/03/04 06:09:58 INFO  : one: Copied (new)
2025/03/04 06:10:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 06:10:01 DEBUG : one: md5 = 535f6a55caceeb1a4058e36234b547b0 OK
2025/03/04 06:10:01 INFO  : one: Copied (replaced existing)
2025/03/04 06:10:03 DEBUG : dst/one: md5 = 03988bdc34be183a846809c07a9407d3 OK
2025/03/04 06:10:05 DEBUG : CompareDest/one: md5 = 07117e053e1d8d835457e798ca883b9a OK
2025/03/04 06:10:06 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 06:10:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/04 06:10:06 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 06:10:08 DEBUG : CompareDest/two: md5 = 1d810f2e43b97a6dd9d393bd96dbf1e5 OK
2025/03/04 06:10:09 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 06:10:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/04 06:10:09 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 06:10:10 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 06:10:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/04 06:10:10 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 06:10:12 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 06:10:12 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/04 06:10:13 DEBUG : two: md5 = ca1eaf5cd538bef71ad880005ed295ab OK
2025/03/04 06:10:13 INFO  : two: Copied (new)
2025/03/04 06:10:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/04 06:10:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:10:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/04 06:10:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestCopyFileCompareDest (24.99s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:10:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu/dst"
2025/03/04 06:10:18 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0/31u3jie661vd5p8j7rtc3hgbh0"
2025/03/04 06:10:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu/CopyDest"
2025/03/04 06:10:19 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0/d09o6po3f7bm6ce32vdgs8h9ls"
2025/03/04 06:10:21 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 06:10:23 DEBUG : one: md5 = 938ad683b8638973563a77bc85441b42 OK
2025/03/04 06:10:23 INFO  : one: Copied (new)
2025/03/04 06:10:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 06:10:26 DEBUG : one: md5 = 7cd769a7e7101f789a711c22823e2c36 OK
2025/03/04 06:10:26 INFO  : one: Copied (replaced existing)
2025/03/04 06:10:28 DEBUG : dst/one: md5 = 6a6aecb1d9d038f249f6cc9dee7f698a OK
2025/03/04 06:10:31 DEBUG : CopyDest/one: md5 = 97d6ac02e785370b6f51607e4f3201a9 OK
2025/03/04 06:10:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu/BackupDir"
2025/03/04 06:10:31 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0/s6dbk3lfi7c9kfvo6j7bla9m0g"
2025/03/04 06:10:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 06:10:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/04 06:10:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 06:10:36 INFO  : one: Moved (server-side)
2025/03/04 06:10:37 INFO  : one: Copied (server-side copy)
2025/03/04 06:10:37 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/04 06:10:38 DEBUG : CopyDest/two: md5 = 4a774a06e2cd51370ef656164a2e7765 OK
2025/03/04 06:10:39 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 06:10:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/04 06:10:40 INFO  : two: Copied (server-side copy)
2025/03/04 06:10:40 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/04 06:10:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/04 06:10:41 DEBUG : two: Unchanged skipping
2025/03/04 06:10:43 DEBUG : CopyDest/three: md5 = d628b69c703519c9091fecdc71dc0df6 OK
2025/03/04 06:10:44 DEBUG : three: Need to transfer - File not found at Destination
2025/03/04 06:10:44 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/04 06:10:44 DEBUG : three: Destination not found in --copy-dest
2025/03/04 06:10:45 DEBUG : three: md5 = d08831c4edf85e9bef8a1dc6582c0c3e OK
2025/03/04 06:10:45 INFO  : three: Copied (new)
2025/03/04 06:10:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os"
2025/03/04 06:10:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:10:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/04 06:10:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/04 06:10:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os"
2025/03/04 06:10:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:10:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestCopyFileCopyDest (34.42s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.45s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.56s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:10:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/04 06:10:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c89dcdc3aace43c02e20db01de0c8108 OK
2025/03/04 06:10:56 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/04 06:10:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/04 06:10:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer
    copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal
2025/03/04 06:10:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/04 06:10:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/04 06:10:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 57affd37bce0079e9217660fe396cdc4 OK
2025/03/04 06:10:59 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/04 06:11:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk"
2025/03/04 06:11:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
--- PASS: TestCopyFileMaxTransfer (9.12s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateInteractive (0.47s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:11:05 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Looking for duplicate names using skip mode.
2025/03/04 06:11:05 NOTICE: one: Found 2 files with duplicate names
2025/03/04 06:11:05 NOTICE: one: Skipping 2 files with duplicate names
--- PASS: TestDeduplicateSkip (4.30s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:11:11 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Looking for duplicate names using skip mode.
2025/03/04 06:11:11 NOTICE: one: Found 3 files with duplicate names
2025/03/04 06:11:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11)
2025/03/04 06:11:12 INFO  : one: Deleted
2025/03/04 06:11:12 NOTICE: one: Skipping 2 files with duplicate names
--- PASS: TestDeduplicateSizeOnly (6.28s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:11:17 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Looking for duplicate names using first mode.
2025/03/04 06:11:17 NOTICE: one: Found 3 files with duplicate names
2025/03/04 06:11:18 INFO  : one: Deleted
2025/03/04 06:11:18 INFO  : one: Deleted
2025/03/04 06:11:18 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateFirst (6.12s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:11:23 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Looking for duplicate names using newest mode.
2025/03/04 06:11:24 NOTICE: one: Found 3 files with duplicate names
2025/03/04 06:11:24 INFO  : one: Deleted
2025/03/04 06:11:25 INFO  : one: Deleted
2025/03/04 06:11:25 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateNewest (6.74s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.44s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:11:30 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Looking for duplicate names using oldest mode.
2025/03/04 06:11:31 NOTICE: one: Found 3 files with duplicate names
2025/03/04 06:11:31 INFO  : one: Deleted
2025/03/04 06:11:32 INFO  : one: Deleted
2025/03/04 06:11:32 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateOldest (6.41s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:11:36 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Looking for duplicate names using largest mode.
2025/03/04 06:11:37 NOTICE: one: Found 3 files with duplicate names
2025/03/04 06:11:37 INFO  : one: Deleted
2025/03/04 06:11:38 INFO  : one: Deleted
2025/03/04 06:11:38 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateLargest (6.19s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:11:43 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Looking for duplicate names using smallest mode.
2025/03/04 06:11:43 NOTICE: one: Found 3 files with duplicate names
2025/03/04 06:11:43 INFO  : one: Deleted
2025/03/04 06:11:44 INFO  : one: Deleted
2025/03/04 06:11:44 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateSmallest (6.03s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:11:50 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Looking for duplicate names using rename mode.
2025/03/04 06:11:50 NOTICE: one.txt: Found 3 files with duplicate names
2025/03/04 06:11:52 INFO  : one-2.txt: renamed from: one.txt
2025/03/04 06:11:53 INFO  : one-3.txt: renamed from: one.txt
2025/03/04 06:11:54 INFO  : one-4.txt: renamed from: one.txt
--- PASS: TestDeduplicateRename (11.49s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:11:59 DEBUG : dupe1/one.txt: md5 = cbb9854c8bd900a36d0abbe2819ac419 OK
2025/03/04 06:12:01 DEBUG : dupe2/two.txt: md5 = f772c2085848385c0bdb0d5e290095e9 OK
2025/03/04 06:12:03 DEBUG : dupe3/three.txt: md5 = e492b16ce04f1d1ef632f8718fe58010 OK
2025/03/04 06:12:03 INFO  : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c"
2025/03/04 06:12:04 INFO  : urj8gsducqbtvekeq181ntd2u8: removing empty directory
2025/03/04 06:12:05 INFO  : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc"
2025/03/04 06:12:05 INFO  : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory
2025/03/04 06:12:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc"
2025/03/04 06:12:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c"
2025/03/04 06:12:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8"
--- PASS: TestMergeDirs (12.93s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:12:11 DEBUG : a.txt: md5 = cd67d93b1d1f5f91fc55d0fa4f1c3ee1 OK
2025/03/04 06:12:12 DEBUG : zend.txt: md5 = 2c120586c46842647d313480d0c2e0e2 OK
2025/03/04 06:12:15 DEBUG : sub dir/hello world: md5 = 5fb5fde04379e3cae79ae95962fc8171 OK
2025/03/04 06:12:16 DEBUG : sub dir/hello world2: md5 = c6258dd1b7156b77bc0d8d092604a500 OK
2025/03/04 06:12:18 DEBUG : sub dir/ignore dir/.ignore: md5 = f91f317105ba167cc7a370decf4ec5de OK
2025/03/04 06:12:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1c6da1e29324eefa55dfa16c6c6c2a74 OK
2025/03/04 06:12:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4e66f6769d99e86f285ee20f33bb9524 OK
2025/03/04 06:12:23 DEBUG : a.txt: Excluded (Size Filter)
2025/03/04 06:12:23 DEBUG : a.txt: Excluded
2025/03/04 06:12:23 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/04 06:12:23 DEBUG : sub dir/hello world2: Excluded
2025/03/04 06:12:23 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/04 06:12:23 DEBUG : sub dir/hello world: Excluded
2025/03/04 06:12:24 DEBUG : sub dir/ignore dir: Excluded
2025/03/04 06:12:24 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/04 06:12:24 DEBUG : sub dir/hello world2: Excluded
2025/03/04 06:12:24 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/04 06:12:24 DEBUG : sub dir/hello world: Excluded
2025/03/04 06:12:24 DEBUG : sub dir/ignore dir: Excluded
2025/03/04 06:12:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves"
2025/03/04 06:12:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8"
2025/03/04 06:12:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0"
2025/03/04 06:12:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s"
2025/03/04 06:12:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8"
2025/03/04 06:12:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8"
2025/03/04 06:12:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo"
--- PASS: TestListDirSorted (21.82s)
=== RUN   TestListJSON
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:12:33 DEBUG : file1: md5 = 8c621c96f5165475cb9ccbdb9ccdb187 OK
2025/03/04 06:12:35 DEBUG : sub/file2: md5 = 134a218145e65cb17219ddf2a900db28 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/03/04 06:12:38 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
2025/03/04 06:12:38 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata
2025/03/04 06:12:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata
2025/03/04 06:12:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestListJSON (9.42s)
    --- PASS: TestListJSON/Default (0.23s)
    --- PASS: TestListJSON/FilesOnly (0.26s)
    --- PASS: TestListJSON/DirsOnly (0.26s)
    --- PASS: TestListJSON/Recurse (0.46s)
    --- PASS: TestListJSON/SubDir (0.23s)
    --- PASS: TestListJSON/NoModTime (0.23s)
    --- PASS: TestListJSON/NoMimeType (0.24s)
    --- PASS: TestListJSON/ShowHash (0.24s)
    --- PASS: TestListJSON/HashTypes (0.24s)
    --- PASS: TestListJSON/Metadata (0.70s)
=== RUN   TestStatJSON
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:12:42 DEBUG : file1: md5 = 72f186bc5a581b673f54ac3a06c00da3 OK
2025/03/04 06:12:44 DEBUG : sub/file2: md5 = 7fd84b8e34b65086dd52661373f728eb 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/03/04 06:12:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu/notfound"
2025/03/04 06:12:48 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0/qe0i31qdkoejk60elps0ni5sqk"
2025/03/04 06:12:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestStatJSON (11.40s)
    --- PASS: TestStatJSON/Root (0.23s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.22s)
    --- PASS: TestStatJSON/Dir (0.47s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s)
    --- PASS: TestStatJSON/File (0.24s)
    --- PASS: TestStatJSON/NotFound (0.46s)
    --- PASS: TestStatJSON/DirFilesOnly (0.26s)
    --- PASS: TestStatJSON/FileFilesOnly (0.24s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s)
    --- PASS: TestStatJSON/DirDirsOnly (0.25s)
    --- PASS: TestStatJSON/FileDirsOnly (0.25s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s)
    --- PASS: TestStatJSON/RootNotFound (1.67s)
=== RUN   TestMkdir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:12:52 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Making directory
2025/03/04 06:12:52 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Making directory
--- PASS: TestMkdir (0.68s)
=== RUN   TestLsd
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:12:55 DEBUG : sub dir/hello world: md5 = ac1ff3c2a06a80ca2cdab0d7c8f72aaf OK
2025/03/04 06:12:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo"
--- PASS: TestLsd (4.72s)
=== RUN   TestLs
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:12:59 DEBUG : potato2: md5 = ff600781399942bdeea481af9a85d4f9 OK
2025/03/04 06:13:00 DEBUG : empty space: md5 = c2f6d85b7ce6cd29f5638cf46d95158e OK
--- PASS: TestLs (4.64s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:13:04 DEBUG : potato2: md5 = 02181d9532b59defcfc3e7e83fc3891a OK
2025/03/04 06:13:05 DEBUG : empty space: md5 = 85ec1770341e779bbe00e0f72343b519 OK
2025/03/04 06:13:05 DEBUG : empty space: Excluded (FilesFrom Filter)
--- PASS: TestLsWithFilesFrom (4.84s)
=== RUN   TestLsLong
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:13:09 DEBUG : potato2: md5 = c48f433ed539e6dba40c75a13ae55f85 OK
2025/03/04 06:13:10 DEBUG : empty space: md5 = e17c0a61af003b2964097812e1983ca8 OK
--- PASS: TestLsLong (4.63s)
=== RUN   TestHashSums
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:13:13 DEBUG : potato2: md5 = 6ba933ce436c93499766c8ccfc3d3c64 OK
2025/03/04 06:13:14 DEBUG : empty space: md5 = 924f53a33b9e6b0306a65e5a8e9eb96a OK
--- PASS: TestHashSums (4.40s)
=== RUN   TestHashSumsWithErrors
2025/03/04 06:13:16 DEBUG : Creating backend with remote ":memory:"
2025/03/04 06:13:16 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/04 06:13:16 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/04 06:13:16 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/04 06:13:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/04 06:13:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/04 06:13:16 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/04 06:13:16 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/04 06:13:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/04 06:13:16 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-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:13:17 DEBUG : potato2: md5 = d16a499a06c0093e5f9271baf56dab62 OK
2025/03/04 06:13:19 DEBUG : empty space: md5 = 8f7930747f730959260bfcb0963d7748 OK
2025/03/04 06:13:21 DEBUG : sub dir/potato3: md5 = ad0a91ab089f85d6b0ace303e39b15aa OK
2025/03/04 06:13:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8"
--- PASS: TestCount (8.17s)
=== RUN   TestDelete
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:13:26 DEBUG : small: md5 = 159ffa2a492054082530df084257fa4e OK
2025/03/04 06:13:27 DEBUG : medium: md5 = d3ef947e4c52e1a3aee1d1a77df27aaa OK
2025/03/04 06:13:28 DEBUG : large: md5 = 74b97016b96e9fc35795fd5aaa2af800 OK
2025/03/04 06:13:29 DEBUG : Waiting for deletions to finish
2025/03/04 06:13:29 DEBUG : large: Excluded (Size Filter)
2025/03/04 06:13:29 INFO  : small: Deleted
2025/03/04 06:13:29 INFO  : medium: Deleted
--- PASS: TestDelete (6.06s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:13:32 DEBUG : small: md5 = f6d7b11aadd0c9d2eb1b1e370b018803 OK
2025/03/04 06:13:33 DEBUG : medium: md5 = 12e698e930b0a0314bba09d34fac12c6 OK
2025/03/04 06:13:35 DEBUG : large: md5 = cb6ad22d03a8ba8ceba7c520d8d10e7b OK
2025/03/04 06:13:35 DEBUG : Waiting for deletions to finish
2025/03/04 06:13:35 ERROR : large: Got fatal error on delete: --max-delete threshold reached
2025/03/04 06:13:36 INFO  : medium: Deleted
2025/03/04 06:13:36 INFO  : small: Deleted
--- PASS: TestMaxDelete (6.88s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:13:38 DEBUG : small: md5 = 5d2b9f4708292eae017de4f71274b2a1 OK
2025/03/04 06:13:40 DEBUG : medium: md5 = 4484459af644ce22c6c018f19910802c OK
2025/03/04 06:13:41 DEBUG : large: md5 = 1ab2dd0e18d69fb4f06cef2b443e5664 OK
2025/03/04 06:13:41 DEBUG : Waiting for deletions to finish
2025/03/04 06:13:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/04 06:13:42 INFO  : small: Deleted
2025/03/04 06:13:42 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (6.50s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:13:45 DEBUG : small: md5 = da76bc9d5576023ac1f067d90ae0ebf0 OK
2025/03/04 06:13:46 DEBUG : medium: md5 = 34d2baeed75b67c3d373af2d1ba08f2c OK
2025/03/04 06:13:48 DEBUG : large: md5 = 131b5fae2811c933c94e529087aa210d OK
2025/03/04 06:13:48 DEBUG : Waiting for deletions to finish
2025/03/04 06:13:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/04 06:13:49 INFO  : medium: Deleted
2025/03/04 06:13:49 INFO  : small: Deleted
--- PASS: TestMaxDeleteSize (6.65s)
=== RUN   TestReadFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:13:52 DEBUG : ReadFile: md5 = e3a6f9138f6b3669983476bd081b222f OK
--- PASS: TestReadFile (4.59s)
=== RUN   TestRetry
2025/03/04 06:13:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/04 06:13:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/04 06:13:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 06:13:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 06:13:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 06:13:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 06:13:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN   TestCat
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:13:56 DEBUG : file1: md5 = f33483d0ee13e1a53396ea45f7e224a4 OK
2025/03/04 06:13:58 DEBUG : file2: md5 = 0416b38d65783a4a5af21076fe640509 OK
--- PASS: TestCat (17.16s)
=== RUN   TestPurge
2025/03/04 06:14:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiyahiy9wotu"
2025/03/04 06:14:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:14:12 DEBUG : Creating backend with remote "TestDrive:crypt/8elmmcl6vjodg426ck0oog2d9momdjgurl5k3c493ipbd0717pp0"
2025/03/04 06:14:13 DEBUG : Creating backend with remote "/tmp/rclone2785261033"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiyahiy9wotu'", Local "Local file system at /tmp/rclone2785261033", Modify Window "1ms"
2025/03/04 06:14:18 DEBUG : A1/B1/C1/one: md5 = dc7a863382b92d9b1dc39adaab5b53ba OK
2025/03/04 06:14:18 INFO  : A2: Making directory
2025/03/04 06:14:19 INFO  : A1/B2: Making directory
2025/03/04 06:14:19 INFO  : A1/B2/C2: Making directory
2025/03/04 06:14:20 INFO  : A1/B1/C3: Making directory
2025/03/04 06:14:21 INFO  : A3: Making directory
2025/03/04 06:14:22 INFO  : A3/B3: Making directory
2025/03/04 06:14:22 INFO  : A3/B3/C4: Making directory
2025/03/04 06:14:24 DEBUG : A1/two: md5 = d27b1fe54533f82d4bcf1ba9f8162a1d OK
2025/03/04 06:14:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiyahiy9wotu': Purge remote
2025/03/04 06:14:28 NOTICE: purge failed: directory not found
--- PASS: TestPurge (15.98s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:14:32 DEBUG : A1/B1/C1/one: md5 = 5eadf4917f328f478afe33dfcc3248dd OK
2025/03/04 06:14:32 INFO  : A2: Making directory
2025/03/04 06:14:33 INFO  : A1/B2: Making directory
2025/03/04 06:14:34 INFO  : A1/B2/C2: Making directory
2025/03/04 06:14:34 INFO  : A1/B1/C3: Making directory
2025/03/04 06:14:35 INFO  : A3: Making directory
2025/03/04 06:14:36 INFO  : A3/B3: Making directory
2025/03/04 06:14:37 INFO  : A3/B3/C4: Making directory
2025/03/04 06:14:39 DEBUG : A1/two: md5 = 15c8a802cb30a2a73159c1fd3374fcf1 OK
2025/03/04 06:14:40 DEBUG : removing 1 level 3 directories
2025/03/04 06:14:40 INFO  : A3/B3/C4: Removing directory
2025/03/04 06:14:43 DEBUG : removing 2 level 3 directories
2025/03/04 06:14:43 INFO  : A1/B2/C2: Removing directory
2025/03/04 06:14:43 INFO  : A1/B1/C3: Removing directory
2025/03/04 06:14:43 DEBUG : removing 2 level 2 directories
2025/03/04 06:14:43 INFO  : A3/B3: Removing directory
2025/03/04 06:14:43 INFO  : A1/B2: Removing directory
2025/03/04 06:14:44 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k"
2025/03/04 06:14:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/04 06:14:44 DEBUG : removing 2 level 1 directories
2025/03/04 06:14:44 INFO  : A3: Removing directory
2025/03/04 06:14:44 INFO  : A2: Removing directory
2025/03/04 06:14:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik"
2025/03/04 06:14:48 DEBUG : removing 1 level 3 directories
2025/03/04 06:14:48 INFO  : A1/B1/C1: Removing directory
2025/03/04 06:14:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:49 DEBUG : removing 1 level 2 directories
2025/03/04 06:14:49 INFO  : A1/B1: Removing directory
2025/03/04 06:14:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/04 06:14:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/04 06:14:50 DEBUG : removing 1 level 1 directories
2025/03/04 06:14:50 INFO  : A1: Removing directory
2025/03/04 06:14:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/04 06:14:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/04 06:14:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/04 06:14:50 DEBUG : removing 1 level 0 directories
2025/03/04 06:14:50 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Removing directory
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/04 06:14:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestRmdirsNoLeaveRoot (23.68s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:14:53 INFO  : A1: Making directory
2025/03/04 06:14:53 INFO  : A1/B1: Making directory
2025/03/04 06:14:54 INFO  : A1/B1/C1: Making directory
2025/03/04 06:14:56 DEBUG : removing 1 level 3 directories
2025/03/04 06:14:56 INFO  : A1/B1/C1: Removing directory
2025/03/04 06:14:57 DEBUG : removing 1 level 2 directories
2025/03/04 06:14:57 INFO  : A1/B1: Removing directory
2025/03/04 06:14:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/04 06:14:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
--- PASS: TestRmdirsLeaveRoot (7.75s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:15:00 INFO  : A1: Making directory
2025/03/04 06:15:00 INFO  : A1/B1: Making directory
2025/03/04 06:15:01 INFO  : A1/B1/C1: Making directory
2025/03/04 06:15:04 DEBUG : removing 1 level 3 directories
2025/03/04 06:15:04 INFO  : A1/B1/C1: Removing directory
2025/03/04 06:15:04 DEBUG : removing 1 level 2 directories
2025/03/04 06:15:04 INFO  : A1/B1: Removing directory
2025/03/04 06:15:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/04 06:15:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
--- PASS: TestRmdirsWithFilter (7.51s)
=== RUN   TestCopyURL
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:15:09 DEBUG : file1: md5 = b6252251e47afe7313cb983a50121e78 OK
2025/03/04 06:15:09 DEBUG : filename.txt: File name found in url
2025/03/04 06:15:11 DEBUG : filename.txt: md5 = 4629170fcbaf844d564facf9bb7d2235 OK
2025/03/04 06:15:11 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/04 06:15:12 DEBUG : headerfilename.txt: md5 = 86e2a3ffa17465e5e9ada6da9a4b5866 OK
2025/03/04 06:15:13 DEBUG : file2: md5 = 9deafcb4768ddbe2a8f3182857286f70 OK
--- PASS: TestCopyURL (8.89s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:15:16 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 06:15:18 DEBUG : sub/file2: md5 = 04e03c978eadbaff144bf65ddf6d68ec OK
2025/03/04 06:15:18 INFO  : file1: Copied (new) to: sub/file2
2025/03/04 06:15:18 INFO  : file1: Deleted
2025/03/04 06:15:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/04 06:15:19 DEBUG : file1: Unchanged skipping
2025/03/04 06:15:19 INFO  : file1: Deleted
2025/03/04 06:15:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': don't need to copy/move sub/file2, it is already at target location
2025/03/04 06:15:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestMoveFile (5.76s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:15:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 06:15:23 DEBUG : file1: md5 = b7d4fafcaadb1df2c219f0fb780b0a69 OK
2025/03/04 06:15:23 INFO  : file1: Copied (new)
2025/03/04 06:15:23 INFO  : file1: Deleted
2025/03/04 06:15:24 DEBUG : file1: Destination exists, skipping
2025/03/04 06:15:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (3.37s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
--- PASS: TestCaseInsensitiveMoveFile (0.44s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:15:28 DEBUG : dst/file1: md5 = 79e2d7347da2c17183dc58303fb2a565 OK
2025/03/04 06:15:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudizit8bepu/backup"
2025/03/04 06:15:29 DEBUG : Creating backend with remote "TestDrive:crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0/1nrff024r7pq65ecp72fc28jb0"
2025/03/04 06:15:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/04 06:15:33 INFO  : dst/file1: Moved (server-side)
2025/03/04 06:15:34 DEBUG : dst/file1: md5 = 0153483351b59dc3dea3f29df662a70c OK
2025/03/04 06:15:34 INFO  : dst/file1: Copied (new)
2025/03/04 06:15:34 INFO  : dst/file1: Deleted
2025/03/04 06:15:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/04 06:15:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/04 06:15:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
--- PASS: TestMoveFileBackupDir (13.16s)
=== 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-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:15:41 DEBUG : A1/one: md5 = f4499aaf6b0bf82061064c308a008575 OK
2025/03/04 06:15:43 DEBUG : A1/two: md5 = 024f5edfe8a10d8b68db669807ab5de1 OK
2025/03/04 06:15:45 DEBUG : A1/B1/three: md5 = f40944930bbfea2459a003f2e0c1e38c OK
2025/03/04 06:15:47 DEBUG : A1/B1/C1/four: md5 = 0f371f31e5124e3ba13f05aeef8f61d3 OK
2025/03/04 06:15:49 DEBUG : A1/B1/C2/five: md5 = 6e6ff40a10d42899361519313ad49b96 OK
2025/03/04 06:15:49 INFO  : A1/B2: Making directory
2025/03/04 06:15:50 INFO  : A1/B1/C3: Making directory
2025/03/04 06:16:00 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/04 06:16:00 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/04 06:16:00 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/04 06:16:00 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/04 06:16:00 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/04 06:16:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/04 06:16:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/04 06:16:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/04 06:16:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/04 06:16:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/04 06:16:06 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/04 06:16:11 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/04 06:16:12 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/04 06:16:12 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/04 06:16:12 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/04 06:16:12 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/04 06:16:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/04 06:16:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/04 06:16:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/04 06:16:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/04 06:16:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/04 06:16:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang"
2025/03/04 06:16:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0"
2025/03/04 06:16:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/04 06:16:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/04 06:16:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/04 06:16:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os"
2025/03/04 06:16:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/04 06:16:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/04 06:16:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/04 06:16:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestDirMove (49.71s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
--- PASS: TestGetFsInfo (0.47s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 06:16:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 9794d93c7b15898ea0c40dde73d68a15 OK
2025/03/04 06:16:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/04 06:16:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/04 06:16:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465
2025/03/04 06:16:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 02609d2a4dd27ed5cc6842605c649b2f OK
2025/03/04 06:16: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-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 06:16:36 DEBUG : with_checksum_small_file_from_pipe: md5 = eadd323ca6b6dc66aa16b43e9f1581fd OK
2025/03/04 06:16:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/04 06:16:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465
2025/03/04 06:16:37 DEBUG : with_checksum_big_file_from_pipe: md5 = 28e625b52a7e84b721b8f598bc370e98 OK
2025/03/04 06:16: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-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:16:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 06:16:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/04 06:16:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465
2025/03/04 06:16: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-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 06:16:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/04 06:16:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465
2025/03/04 06:16:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (19.25s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.77s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.89s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.68s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.90s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
=== RUN   TestRcatMetadata/Normal
2025/03/04 06:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': File to upload is small (48 bytes), uploading instead of streaming
2025/03/04 06:16:50 DEBUG : rcat_metadata: md5 = 1e2a6bc98a813295659c02b20ee604d2 OK
2025/03/04 06:16:50 DEBUG : rcat_metadata: Size of src and dst objects identical
=== RUN   TestRcatMetadata/ViaDisk
2025/03/04 06:16:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111
2025/03/04 06:16:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = b0cf6a0691053a39d8693b21f6ff7eb4 OK
2025/03/04 06:16:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical
--- PASS: TestRcatMetadata (5.87s)
    --- PASS: TestRcatMetadata/Normal (2.58s)
    --- PASS: TestRcatMetadata/ViaDisk (2.81s)
=== RUN   TestRcatSize
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:16:56 DEBUG : potato1: md5 = 9fd9b949f5cc59aeb36a491a06a2d17b OK
2025/03/04 06:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': File to upload is small (60 bytes), uploading instead of streaming
2025/03/04 06:16:57 DEBUG : potato2: md5 = d65a2cd340dc98bb0d4352fb459428a9 OK
2025/03/04 06:16:57 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (4.17s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:17:00 DEBUG : potato1: md5 = 6334f9011c20b9c21545be6c725dcee9 OK
2025/03/04 06:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': File to upload is small (60 bytes), uploading instead of streaming
2025/03/04 06:17:01 DEBUG : potato2: md5 = b7226a8c7027db2d6fe382abe62c38e8 OK
2025/03/04 06:17:01 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSizeMetadata (4.98s)
=== RUN   TestTouchDir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:17:05 DEBUG : potato2: md5 = c3ee3a1b041613eddbf1534b9cc9307a OK
2025/03/04 06:17:06 DEBUG : empty space: md5 = 97e2c22dbbeeeb3dc52043013456c78b OK
2025/03/04 06:17:08 DEBUG : sub dir/potato3: md5 = c0e88384042a9e531e85e5b7fbe56628 OK
2025/03/04 06:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Touching "sub dir/potato3"
2025/03/04 06:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Touching "empty space"
2025/03/04 06:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Touching "potato2"
2025/03/04 06:17:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8"
--- PASS: TestTouchDir (9.56s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:17:13 DEBUG : dir with metadata: Making directory with metadata
2025/03/04 06:17:14 INFO  : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
--- PASS: TestMkdirMetadata (2.35s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:17:16 DEBUG : directory with modtime: Making directory with metadata
2025/03/04 06:17:16 INFO  : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
--- PASS: TestMkdirModTime (2.44s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:17:18 DEBUG : dir with metadata to be copied: Making directory with metadata
2025/03/04 06:17:18 INFO  : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/04 06:17:18 DEBUG : Google drive root 'crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0': Skipping btime metadata as can't update it on an existing file: 2025-03-04T06:17:18.479060546Z
2025/03/04 06:17:19 INFO  : non existent directory: Updated directory metadata
2025/03/04 06:17:21 DEBUG : Google drive root 'crypt/v6nbe2f0av9uv1ablgvnus4mrc9eufcd5tbnipohv6ela6g17rf0': Skipping btime metadata as can't update it on an existing file: 2025-03-04T06:17:18.479060546Z
2025/03/04 06:17:21 INFO  : existing directory: Updated directory metadata
--- PASS: TestCopyDirMetadata (4.80s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:17:23 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set
2025/03/04 06:17:25 INFO  : set modtime on existing directory: Set directory modification time (using SetModTime)
2025/03/04 06:17:25 INFO  : set modtime on existing directory: Set directory modification time (using DirSetModTime)
--- PASS: TestSetDirModTime (4.10s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:17:27 DEBUG : dir with metadata to be copied: Making directory with metadata
2025/03/04 06:17:27 INFO  : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/04 06:17:27 DEBUG : dst: Making directory with metadata
2025/03/04 06:17:28 INFO  : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/04 06:17:28 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/04 06:17:28 INFO  : dst: Set directory modification time (using SetModTime)
2025/03/04 06:17:29 INFO  : dst: Set directory modification time (using SetModTime)
2025/03/04 06:17:29 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms)
2025/03/04 06:17:29 INFO  : dst: Set directory modification time (using SetModTime)
2025/03/04 06:17:29 DEBUG : dst: Destination directory is newer than source, skipping
--- PASS: TestDirsEqual (3.56s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu'", Local "Local file system at /tmp/rclone2227801102", Modify Window "1ms"
2025/03/04 06:17:33 DEBUG : sub dir/test remove existing: md5 = 97486aaa76a54e62c3f60775b121bdf3 OK
2025/03/04 06:17:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 46cd75a87d3797d3c0f05cad4abbc221 OK
2025/03/04 06:17:36 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.weniqom7" before starting
2025/03/04 06:17:37 DEBUG : sub dir/test remove existing.weniqom7: TEST: removing renamed existing file after operation
2025/03/04 06:17:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yeheyer0" before starting
2025/03/04 06:17:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yeheyer0: TEST: renaming existing back after failed operation
2025/03/04 06:17:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.medesit2" before starting
2025/03/04 06:17:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.medesit2: TEST: removing renamed existing file after operation
2025/03/04 06:17:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "snh4b2ctcdd8kn3fe03h2if00jqb9ishbj85m1anm22675297j8dno532aufqu8m3353hlapnb3ukjjaf55fgr5mqhcto4fksfbohh08e18gn1rmq6f9dj4khunqr9ehlku2q76t12de3ihja9e54pkob9sov1t0jq5gbj3m7uk0iehfgq9g"
2025/03/04 06:17:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3vlbogsumb6sb05ft6f99bv9nh51upvf5nauu731rv4ljqja8h7g"
--- PASS: TestRemoveExisting (13.11s)
=== 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/03/04 06:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudizit8bepu': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m38.497990196s (try 1/5)